![]() |
ATLAS Offline Software
|
#include <IDiTauTruthMatchingTool.h>
Public Member Functions | |
| virtual StatusCode | initialize ()=0 |
| Declare the interface that the class provides. | |
| virtual void | getTruth (const xAOD::DiTauJet &xDiTau)=0 |
| get pointer to truth tau, if no truth tau was found a null pointer is returned | |
| virtual void | getTruth (const std::vector< const xAOD::DiTauJet * > &vDiTaus)=0 |
| virtual void | setTruthMatchingMode ()=0 |
| virtual StatusCode | retrieveTruthTaus ()=0 |
| virtual StatusCode | retrieveTruthTaus (ITruthTausEvent &truthTausEvent, const EventContext &ctx) const =0 |
| virtual void | print () const =0 |
| Print the state of the tool. | |
Definition at line 33 of file IDiTauTruthMatchingTool.h.
|
pure virtual |
Implemented in TauAnalysisTools::DiTauTruthMatchingTool.
|
pure virtual |
get pointer to truth tau, if no truth tau was found a null pointer is returned
Implemented in TauAnalysisTools::DiTauTruthMatchingTool.
|
pure virtual |
Declare the interface that the class provides.
initialize the tool
Implements TauAnalysisTools::IBuildTruthTaus.
Implemented in TauAnalysisTools::DiTauTruthMatchingTool.
|
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, and KtDeltaRTool.
|
pure virtualinherited |
Implemented in TauAnalysisTools::BuildTruthTaus.
|
pure virtualinherited |
Implemented in TauAnalysisTools::BuildTruthTaus.
|
pure virtualinherited |
Implemented in TauAnalysisTools::BuildTruthTaus.