![]() |
ATLAS Offline Software
|
a tool interface to classify particles into multiple categories by assigning them an unsigned integer More...
#include <IClassificationTool.h>
Public Member Functions | |
| virtual | ~IClassificationTool ()=default |
| virtual StatusCode | classify (const xAOD::IParticle &particle, unsigned int &classification) const =0 |
| classify a particle and pass the classification as an integer | |
| virtual void | print () const =0 |
| Print the state of the tool. | |
a tool interface to classify particles into multiple categories by assigning them an unsigned integer
Definition at line 19 of file IClassificationTool.h.
|
virtualdefault |
|
pure virtual |
classify a particle and pass the classification as an integer
Implemented in ITruthClassificationTool, and TruthClassificationTool.
|
pure virtualinherited |
Print the state of the tool.
Implemented in asg::AsgTool, AsgHelloTool, HI::HIPileupTool, JetBottomUpSoftDrop, JetConstituentsRetriever, JetDumper, JetFinder, JetFromPseudojet, JetModifiedMassDrop, JetPileupLabelingTool, JetPruner, JetPseudojetRetriever, JetReclusterer, JetReclusteringTool, JetRecTool, JetRecursiveSoftDrop, JetSoftDrop, JetSplitter, JetSubStructureMomentToolsBase, JetToolRunner, JetTrimmer, JetTruthLabelingTool, KtDeltaRTool, and LundVariablesTool.