ATLAS Offline Software
|
A tool used by the egammaMVASvc to help manage the MVAs. More...
#include <IegammaMVACalibTool.h>
Public Member Functions | |
virtual | ~IegammaMVACalibTool () override |
virtual float | getEnergy (const xAOD::CaloCluster &clus, const xAOD::Egamma *eg) const =0 |
Return MVA energy for the given cluster, an eg object is optional. More... | |
virtual void | print () const =0 |
Print the state of the tool. More... | |
A tool used by the egammaMVASvc to help manage the MVAs.
Definition at line 17 of file IegammaMVACalibTool.h.
|
inlineoverridevirtual |
Definition at line 20 of file IegammaMVACalibTool.h.
|
pure virtual |
Return MVA energy for the given cluster, an eg object is optional.
Implemented in egammaMVACalibTool.
|
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.