|
int | getNMode (int ipar) |
|
EvtDecayBase * | getDecay (int ipar, int imode) |
|
void | readDecayFile (const std::string dec_name, bool verbose=true) |
|
void | readXMLDecayFile (const std::string dec_name, bool verbose=true) |
|
bool | stringToBoolean (std::string valStr) |
|
void | checkParticle (std::string particle) |
|
int | findChannel (EvtId parent, std::string model, int ndaug, EvtId *daugs, int narg, std::string *args) |
|
int | inChannelList (EvtId parent, int ndaug, EvtId *daugs) |
|
EvtDecayBase * | getDecayFunc (EvtParticle *p) |
|
void | printSummary () |
|
void | checkConj () |
|
std::vector< EvtParticleDecayList > | getDecayTable () |
|
EvtDecayBase * | findDecayModel (int aliasInt, int modeInt) |
|
EvtDecayBase * | findDecayModel (EvtId id, int modeInt) |
|
bool | hasPythia (int aliasInt) |
|
bool | hasPythia (EvtId id) |
|
int | getNModes (int aliasInt) |
|
int | getNModes (EvtId id) |
|
std::vector< std::string > | splitString (std::string &theString, std::string &splitter) |
|
Definition at line 32 of file EvtDecayTable.hh.
The documentation for this class was generated from the following file: