![]() |
ATLAS Offline Software
|
provides the interface for tools which classify gen particles More...
#include <ITrackTruthClassifier.h>
Public Member Functions | |
| virtual void | initClassification (const McEventCollection &, const std::vector< HepMC::ConstGenParticlePtr > *) const =0 |
| explain | |
| virtual unsigned int | classify (HepMC::ConstGenParticlePtr) const =0 |
| virtual std::string | nameOfClassifier () const =0 |
| virtual std::string | classificationAsString (const unsigned int) const =0 |
| virtual unsigned int | numberOfClassifiers () const =0 |
Static Public Member Functions | |
| static const InterfaceID & | interfaceID () |
| Interface ID, declared here, and defined below. | |
provides the interface for tools which classify gen particles
Definition at line 29 of file ITrackTruthClassifier.h.
|
pure virtual |
Implemented in Trk::PrimaryTruthClassifier.
|
pure virtual |
Implemented in Trk::PrimaryTruthClassifier.
|
pure virtual |
explain
Implemented in Trk::PrimaryTruthClassifier.
|
inlinestatic |
Interface ID, declared here, and defined below.
Definition at line 48 of file ITrackTruthClassifier.h.
|
pure virtual |
Implemented in Trk::PrimaryTruthClassifier.
|
pure virtual |
Implemented in Trk::PrimaryTruthClassifier.