|
EvtGen 2.2.0
Monte Carlo generator of particle decays, in particular the weak decays of heavy flavour particles such as B mesons.
|
#include <EvtGenBase/EvtParticleDecay.hh>
Public Member Functions | |
| EvtParticleDecay () | |
| ~EvtParticleDecay () | |
| void | chargeConj (EvtParticleDecay *decay) |
| void | setDecayModel (EvtDecayBase *decay) |
| EvtDecayBase * | getDecayModel () |
| double | getBrfrSum () const |
| void | setBrfrSum (double brfrsum) |
| double | getMassMin () const |
| void | setMassMin (double massmin) |
| void | printSummary () const |
Private Attributes | |
| EvtDecayBase * | m_decay |
| double | m_brfrsum |
| double | m_massmin |
Definition at line 26 of file EvtParticleDecay.hh.
|
inline |
Definition at line 28 of file EvtParticleDecay.hh.
|
inline |
Definition at line 35 of file EvtParticleDecay.hh.
| void EvtParticleDecay::chargeConj | ( | EvtParticleDecay * | decay | ) |
Definition at line 43 of file EvtParticleDecay.cpp.
|
inline |
Definition at line 45 of file EvtParticleDecay.hh.
|
inline |
Definition at line 44 of file EvtParticleDecay.hh.
|
inline |
Definition at line 47 of file EvtParticleDecay.hh.
| void EvtParticleDecay::printSummary | ( | ) | const |
Definition at line 36 of file EvtParticleDecay.cpp.
|
inline |
Definition at line 46 of file EvtParticleDecay.hh.
|
inline |
Definition at line 43 of file EvtParticleDecay.hh.
|
inline |
Definition at line 48 of file EvtParticleDecay.hh.
|
private |
Definition at line 55 of file EvtParticleDecay.hh.
|
private |
Definition at line 53 of file EvtParticleDecay.hh.
|
private |
Definition at line 56 of file EvtParticleDecay.hh.