ATLAS Offline Software
Loading...
Searching...
No Matches
IForwardElectronCalib Class Referenceabstract

A tool used to Compute the pT Calibration. More...

#include <IForwardElectronCalib.h>

Inheritance diagram for IForwardElectronCalib:
Collaboration diagram for IForwardElectronCalib:

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.

Detailed Description

A tool used to Compute the pT Calibration.

Definition at line 21 of file IForwardElectronCalib.h.

Constructor & Destructor Documentation

◆ ~IForwardElectronCalib()

virtual IForwardElectronCalib::~IForwardElectronCalib ( )
inlineoverridevirtual

Definition at line 24 of file IForwardElectronCalib.h.

24{};

Member Function Documentation

◆ calibrate()

virtual double IForwardElectronCalib::calibrate ( const EventContext & ctx,
const xAOD::Electron * eg ) const
pure virtual

Return Calibration pT for the forward electron.

Implemented in AsgForwardElectronCalibrationTool.

◆ print()


The documentation for this class was generated from the following file: