ATLAS Offline Software
|
#include "MCTruthClassifier/IMCTruthClassifier.h"
#include "GaudiKernel/ServiceHandle.h"
#include "xAODTruth/TruthEvent.h"
#include "TruthUtils/HepMCHelpers.h"
#include "GaudiKernel/ToolHandle.h"
Go to the source code of this file.
Namespaces | |
Common | |
Functions | |
bool | Common::prompt (const xAOD::TruthParticle *part, ToolHandle< IMCTruthClassifier > &m_classif) |
bool | Common::fromWZorTau (const HepMC::ConstGenParticlePtr &part) |
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) |