![]() |
ATLAS Offline Software
|
#include <ITauTruthTrackMatchingTool.h>
Public Member Functions | |
| virtual StatusCode | initialize ()=0 |
| Declare the interface that the class provides. | |
| virtual StatusCode | classifyTracks (std::vector< const xAOD::TauTrack * > &vTracks) const =0 |
| virtual StatusCode | classifyTrack (const xAOD::TauTrack &xTrackParticle) const =0 |
| virtual void | print () const =0 |
| Print the state of the tool. | |
Definition at line 25 of file ITauTruthTrackMatchingTool.h.
|
pure virtual |
Implemented in TauAnalysisTools::TauTruthTrackMatchingTool.
|
pure virtual |
Implemented in TauAnalysisTools::TauTruthTrackMatchingTool.
|
pure virtual |
Declare the interface that the class provides.
Function initialising the tool
Implemented in TauAnalysisTools::TauTruthTrackMatchingTool.
|
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.