![]() |
ATLAS Offline Software
|
A tool used to Compute the pT Calibration. More...
#include <IForwardElectronCalib.h>
Public Member Functions | |
| virtual | ~IForwardElectronCalib () override |
| virtual double | calibrate (const EventContext &ctx, const xAOD::Electron *eg) const =0 |
| Return Calibration pT for the forward electron. | |
| virtual void | print () const =0 |
| Print the state of the tool. | |
A tool used to Compute the pT Calibration.
Definition at line 21 of file IForwardElectronCalib.h.
|
inlineoverridevirtual |
Definition at line 24 of file IForwardElectronCalib.h.
|
pure virtual |
Return Calibration pT for the forward electron.
Implemented in AsgForwardElectronCalibrationTool.
|
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.