evtgen is hosted by Hepforge, IPPP Durham
EvtGen  2.0.0
Monte Carlo generator of particle decays, in particular the weak decays of heavy flavour particles such as B mesons.
EvtGen Member List

This is the complete list of members for EvtGen, including all inherited members.

_mixingTypeEvtGenprivate
_pdlEvtGenprivate
EvtGen(const std::string &decayName, const std::string &pdtTableName, EvtRandomEngine *randomEngine=0, EvtAbsRadCorr *isrEngine=0, const std::list< EvtDecayBase * > *extraModels=0, int mixingType=1, bool useXml=false)EvtGen
EvtGen(const std::string &decayName, std::istream &pdtTableData, EvtRandomEngine *randomEngine=0, EvtAbsRadCorr *isrEngine=0, const std::list< EvtDecayBase * > *extraModels=0, int mixingType=1, bool useXml=false)EvtGen
generateDecay(int PDGid, EvtVector4R refFrameP4, EvtVector4R translation, EvtSpinDensity *spinDensity=0)EvtGen
generateDecay(EvtParticle *p)EvtGen
initialize(const std::string &decayName, std::istream &pdtTable, EvtRandomEngine *randomEngine=0, EvtAbsRadCorr *isrEngine=0, const std::list< EvtDecayBase * > *extraModels=0, int mixingType=1, bool useXml=false)EvtGenprivate
readUDecay(const std::string &udecay_name, bool useXml=false)EvtGen
~EvtGen()EvtGen