EvtDecayTable.hh
Go to the documentation of this file.
std::vector< std::string > splitString(std::string &theString, std::string &splitter) Definition: EvtDecayTable.cpp:1606 Definition: EvtDecayBase.hh:34 Definition: EvtId.hh:27 bool stringToBoolean(std::string valStr) Definition: EvtDecayTable.cpp:1420 EvtDecayBase * getDecayFunc(EvtParticle *p) Definition: EvtDecayTable.cpp:87 int inChannelList(EvtId parent, int ndaug, EvtId *daugs) Definition: EvtDecayTable.cpp:1556 EvtDecayBase * findDecayModel(int aliasInt, int modeInt) Definition: EvtDecayTable.cpp:1446 std::vector< EvtParticleDecayList > getDecayTable() Definition: EvtDecayTable.hh:60 std::vector< EvtParticleDecayList > _decaytable Definition: EvtDecayTable.hh:79 int findChannel(EvtId parent, std::string model, int ndaug, EvtId *daugs, int narg, std::string *args) Definition: EvtDecayTable.cpp:1490 void readXMLDecayFile(const std::string dec_name, bool verbose=true) Definition: EvtDecayTable.cpp:893 Definition: EvtDecayTable.hh:35 void readDecayFile(const std::string dec_name, bool verbose=true) Definition: EvtDecayTable.cpp:98 Definition: EvtParticle.hh:46 void checkConj() void checkParticle(std::string particle) Definition: EvtDecayTable.cpp:1426 Generated by 1.8.15 |