StRoot
1
|
Public Member Functions | |
EvtParticleDecayList (const EvtParticleDecayList &o) | |
EvtParticleDecayList & | operator= (const EvtParticleDecayList &o) |
int | getNMode () const |
void | setNMode (int nmode) |
EvtDecayBase * | getDecayModel (EvtParticle *p) |
EvtDecayBase * | getDecayModel (int imode) |
EvtParticleDecay & | getDecay (int nchannel) const |
double | getRawBrfrSum () |
void | setRawBrfrSum (double rawbrfrsum) |
void | makeChargeConj (EvtParticleDecayList *conjDecayList) |
void | removeDecay () |
void | alocateDecay (int nmode) |
void | removeMode (EvtDecayBase *decay) |
void | addMode (EvtDecayBase *decay, double brfr, double massmin) |
void | finalize () |
void | printSummary () |
bool | isJetSet () const |
Definition at line 28 of file EvtParticleDecayList.hh.