|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
    9 #ifndef EGAMMA_ANALYSIS_ALGORITHMS__EGAMMA_CALIBRATION_AND_SMEARING_ALG_H 
   10 #define EGAMMA_ANALYSIS_ALGORITHMS__EGAMMA_CALIBRATION_AND_SMEARING_ALG_H 
   38     ToolHandle<CP::IEgammaCalibrationAndSmearingTool> 
m_calibrationAndSmearingTool {
this, 
"calibrationAndSmearingTool", 
"EgammaCalibrationAndSmearingTool", 
"the smearing tool  we apply"};
 
   51       this, 
"noToolSystematics", 
false, 
"whether to ignore all tool systematics"};
 
   56       this, 
"skipNominal", 
false, 
"whether to skip the nominal correction (for PHYSLITE)"};
 
   65       this, 
"egammas", 
"Electrons", 
"the egamma collection to run on"};
 
   70       this, 
"preselection", 
"", 
"the preselection to apply"};
 
  
SysCopyHandle< xAOD::EgammaContainer > m_egammaHandle
the egamma collection we run on
a class managing the property to configure the list of systematics to process
a helper to translate a CP::CorrectionCode into a ::StatusCode
Select isolated Photons, Electrons and Muons.
AnaAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
constructor with parameters
StatusCode initialize() override
the (new) base class for EventLoop algorithms
Gaudi::Property< bool > m_noToolSystematics
whether to ignore all tool systematics
::StatusCode StatusCode
StatusCode definition for legacy code.
Gaudi::Property< bool > m_skipNominal
whether to skip the nominal correction (for PHYSLITE)
OutOfValidityHelper m_outOfValidity
the helper for OutOfValidity results
an algorithm for calling CP::IEgammaCalibrationAndSmearingTool
a systematics data handle that will either copy the input object or act like an update handle
ToolHandle< CP::IEgammaCalibrationAndSmearingTool > m_calibrationAndSmearingTool
the smearing tool
a data handle for reading systematically varied selection properties from objects
StatusCode execute() override
SysListHandle m_systematicsList
the systematics list we run
SysReadSelectionHandle m_preselection
the preselection we apply to our input