ATLAS Offline Software
|
#include "xAODTruth/TruthParticleFwd.h"
Go to the source code of this file.
Namespaces | |
xAOD | |
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region. | |
xAOD::TruthHelpers | |
Dedicated namespace for the helper functions. | |
Functions | |
const xAOD::TruthParticle * | xAOD::TruthHelpers::getTruthParticle (const xAOD::IParticle &p) |
Return the truthParticle associated to the given IParticle (if any) More... | |
const xAOD::TruthParticle * | xAOD::TruthHelpers::getFinalCopy (const xAOD::TruthParticle &particle) |
Return the final copy of the truth particle (or same particle if no copies done) More... | |
int | xAOD::TruthHelpers::getParticleTruthType (const xAOD::IParticle &p) |
Return the particle's truth type (as defined by the MC Truth Classifier) More... | |
int | xAOD::TruthHelpers::getParticleTruthOrigin (const xAOD::IParticle &p) |
Return the particle's truth origin (as defined by the MC Truth Classifier) More... | |