ATLAS Offline Software
|
#include <ITauTruthTrackMatchingTool.h>
Public Member Functions | |
virtual StatusCode | initialize ()=0 |
Declare the interface that the class provides. More... | |
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. More... | |
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 JetRecTool, JetFinder, JetModifiedMassDrop, JetFromPseudojet, JetReclusterer, JetReclusteringTool, JetTruthLabelingTool, JetPileupLabelingTool, HI::HIPileupTool, asg::AsgTool, JetDumper, JetBottomUpSoftDrop, JetRecursiveSoftDrop, JetSoftDrop, JetConstituentsRetriever, JetSubStructureMomentToolsBase, JetSplitter, JetToolRunner, JetPruner, JetPseudojetRetriever, JetTrimmer, AsgHelloTool, and KtDeltaRTool.