![]() |
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 egammaMVACalib::GlobalEventInfo &gei=egammaMVACalib::GlobalEventInfo()) const =0 |
| Return MVA energy for the given cluster, an eg object is optional. | |
| virtual void | print () const =0 |
| Print the state of the tool. | |
A tool used by the egammaMVASvc to help manage the MVAs.
Definition at line 19 of file IegammaMVACalibTool.h.
|
inlineoverridevirtual |
Definition at line 22 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 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.