evtgen is hosted by Hepforge, IPPP Durham
EvtGen  2.0.0
Monte Carlo generator of particle decays, in particular the weak decays of heavy flavour particles such as B mesons.
EvtParticleDecay Class Reference

#include <EvtGenBase/EvtParticleDecay.hh>

Public Member Functions

 EvtParticleDecay ()
 
 ~EvtParticleDecay ()
 
void chargeConj (EvtParticleDecay *decay)
 
void setDecayModel (EvtDecayBase *decay)
 
EvtDecayBasegetDecayModel ()
 
double getBrfrSum ()
 
void setBrfrSum (double brfrsum)
 
double getMassMin ()
 
void setMassMin (double massmin)
 
void printSummary ()
 

Private Attributes

EvtDecayBase_decay
 
double _brfrsum
 
double _massmin
 

Detailed Description

Definition at line 26 of file EvtParticleDecay.hh.

Constructor & Destructor Documentation

◆ EvtParticleDecay()

EvtParticleDecay::EvtParticleDecay ( )
inline

Definition at line 28 of file EvtParticleDecay.hh.

◆ ~EvtParticleDecay()

EvtParticleDecay::~EvtParticleDecay ( )
inline

Definition at line 35 of file EvtParticleDecay.hh.

Member Function Documentation

◆ chargeConj()

void EvtParticleDecay::chargeConj ( EvtParticleDecay decay)

Definition at line 43 of file EvtParticleDecay.cpp.

◆ getBrfrSum()

double EvtParticleDecay::getBrfrSum ( )
inline

Definition at line 45 of file EvtParticleDecay.hh.

◆ getDecayModel()

EvtDecayBase* EvtParticleDecay::getDecayModel ( )
inline

Definition at line 44 of file EvtParticleDecay.hh.

◆ getMassMin()

double EvtParticleDecay::getMassMin ( )
inline

Definition at line 47 of file EvtParticleDecay.hh.

◆ printSummary()

void EvtParticleDecay::printSummary ( )

Definition at line 37 of file EvtParticleDecay.cpp.

◆ setBrfrSum()

void EvtParticleDecay::setBrfrSum ( double  brfrsum)
inline

Definition at line 46 of file EvtParticleDecay.hh.

◆ setDecayModel()

void EvtParticleDecay::setDecayModel ( EvtDecayBase decay)
inline

Definition at line 43 of file EvtParticleDecay.hh.

◆ setMassMin()

void EvtParticleDecay::setMassMin ( double  massmin)
inline

Definition at line 48 of file EvtParticleDecay.hh.

Member Data Documentation

◆ _brfrsum

double EvtParticleDecay::_brfrsum
private

Definition at line 55 of file EvtParticleDecay.hh.

◆ _decay

EvtDecayBase* EvtParticleDecay::_decay
private

Definition at line 53 of file EvtParticleDecay.hh.

◆ _massmin

double EvtParticleDecay::_massmin
private

Definition at line 56 of file EvtParticleDecay.hh.


The documentation for this class was generated from the following files: