ATLAS Offline Software
|
#include <IDiTauToolBase.h>
Public Member Functions | |
virtual StatusCode | execute (const xAOD::DiTauJet &xDiTau)=0 |
Declare the interface that the class provides. More... | |
virtual void | print () const =0 |
Print the state of the tool. More... | |
Definition at line 18 of file IDiTauToolBase.h.
|
pure virtual |
Declare the interface that the class provides.
Implemented in DiTauRecTools::DiTauIDVarCalculator, and DiTauRecTools::DiTauDiscriminantTool.
|
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.