|
EvtGen 2.2.0
Monte Carlo generator of particle decays, in particular the weak decays of heavy flavour particles such as B mesons.
|
This is the complete list of members for EvtGen, including all inherited members.
| EvtGen(const std::string &decayName, const std::string &pdtTableName, EvtRandomEngine *randomEngine=nullptr, EvtAbsRadCorr *isrEngine=nullptr, const std::list< EvtDecayBase * > *extraModels=nullptr, int mixingType=1, bool useXml=false) | EvtGen | |
| EvtGen(const std::string &decayName, std::istream &pdtTableData, EvtRandomEngine *randomEngine=nullptr, EvtAbsRadCorr *isrEngine=nullptr, const std::list< EvtDecayBase * > *extraModels=nullptr, int mixingType=1, bool useXml=false) | EvtGen | |
| generateDecay(int PDGid, EvtVector4R refFrameP4, EvtVector4R translation, EvtSpinDensity *spinDensity=nullptr) | EvtGen | |
| generateDecay(EvtParticle *p) | EvtGen | |
| initialize(const std::string &decayName, std::istream &pdtTable, EvtRandomEngine *randomEngine=nullptr, EvtAbsRadCorr *isrEngine=nullptr, const std::list< EvtDecayBase * > *extraModels=nullptr, int mixingType=1, bool useXml=false) | EvtGen | private |
| m_mixingType | EvtGen | private |
| readUDecay(const std::string &udecay_name, bool useXml=false) | EvtGen | |
| ~EvtGen() | EvtGen |