ATLAS Offline Software
|
Functions | |
bool | prompt (const xAOD::TruthParticle *part, ToolHandle< IMCTruthClassifier > &m_classif) |
bool | fromWZorTau (const HepMC::ConstGenParticlePtr &part) |
void | classify (ToolHandle< IMCTruthClassifier > &m_classif, const xAOD::TruthParticle *theParticle, unsigned int &particleOutCome, unsigned int &result, int &hadron_pdg, unsigned int &particleType, unsigned int &particleOrigin) |
void Common::classify | ( | ToolHandle< IMCTruthClassifier > & | m_classif, |
const xAOD::TruthParticle * | theParticle, | ||
unsigned int & | particleOutCome, | ||
unsigned int & | result, | ||
int & | hadron_pdg, | ||
unsigned int & | particleType, | ||
unsigned int & | particleOrigin | ||
) |
Definition at line 96 of file Common.cxx.
bool Common::fromWZorTau | ( | const HepMC::ConstGenParticlePtr & | part | ) |
Definition at line 93 of file Common.cxx.
bool Common::prompt | ( | const xAOD::TruthParticle * | part, |
ToolHandle< IMCTruthClassifier > & | m_classif | ||
) |
Definition at line 7 of file Common.cxx.