22 StatusCode ElectronEfficiencyCorrectionAlg ::
28 return StatusCode::FAILURE;
39 return StatusCode::SUCCESS;
44 StatusCode ElectronEfficiencyCorrectionAlg ::
64 return StatusCode::SUCCESS;
#define ANA_CHECK_CORRECTION(helper, object, expr)
a helper check macro to work with OutOfValidityHelper
SysReadSelectionHandle m_preselection
the preselection we apply to our input
SysListHandle m_systematicsList
the systematics list we run
SysReadHandle< xAOD::ElectronContainer > m_electronHandle
the electron collection we run on
ToolHandle< IAsgElectronEfficiencyCorrectionTool > m_efficiencyCorrectionTool
the smearing tool
SysWriteDecorHandle< float > m_scaleFactorDecoration
the decoration for the electron scale factor
OutOfValidityHelper m_outOfValidity
the helper for OutOfValidity results
Select isolated Photons, Electrons and Muons.
constexpr float invalidScaleFactor()
the decoration value to use if there is no valid scale factor decoration
ElectronContainer_v1 ElectronContainer
Definition of the current "electron container version".
Electron_v1 Electron
Definition of the current "egamma version".