provides the interface for tools which classify gen particles
More...
#include <ITrackTruthClassifier.h>
provides the interface for tools which classify gen particles
Definition at line 29 of file ITrackTruthClassifier.h.
◆ classificationAsString()
| virtual std::string Trk::ITrackTruthClassifier::classificationAsString |
( |
const unsigned int |
| ) |
const |
|
pure virtual |
◆ classify()
◆ initClassification()
◆ interfaceID()
| const InterfaceID & Trk::ITrackTruthClassifier::interfaceID |
( |
| ) |
|
|
inlinestatic |
Interface ID, declared here, and defined below.
Definition at line 48 of file ITrackTruthClassifier.h.
49 return IID_ITrackTruthClassifier;
◆ nameOfClassifier()
| virtual std::string Trk::ITrackTruthClassifier::nameOfClassifier |
( |
| ) |
const |
|
pure virtual |
◆ numberOfClassifiers()
| virtual unsigned int Trk::ITrackTruthClassifier::numberOfClassifiers |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: