|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
    7 #ifndef TAU_ANALYSIS_ALGORITHMS__DI_TAU_CALIBRATION_AND_SMEARING_ALG_H 
    8 #define TAU_ANALYSIS_ALGORITHMS__DI_TAU_CALIBRATION_AND_SMEARING_ALG_H 
   34     ToolHandle<TauAnalysisTools::IDiTauSmearingTool> 
m_smearingTool {
this, 
"smearingTool", 
"TauAnalysisTools::DiTauSmearingTool", 
"the calibration and smearing tool we apply"};
 
   43       this, 
"taus", 
"DiTauJets", 
"the tau collection to run on"};
 
   48       this, 
"preselection", 
"", 
"the preselection to apply"};
 
  
an algorithm for calling IDiTauSmearingTool
SysCopyHandle< xAOD::DiTauJetContainer > m_tauHandle
the tau collection we run on
a class managing the property to configure the list of systematics to process
ToolHandle< TauAnalysisTools::IDiTauSmearingTool > m_smearingTool
the smearing tool
a helper to translate a CP::CorrectionCode into a ::StatusCode
StatusCode execute() override
SysReadSelectionHandle m_preselection
the preselection we apply to our input
Select isolated Photons, Electrons and Muons.
AnaAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
constructor with parameters
SysListHandle m_systematicsList
the systematics list we run
the (new) base class for EventLoop algorithms
::StatusCode StatusCode
StatusCode definition for legacy code.
OutOfValidityHelper m_outOfValidity
the helper for OutOfValidity results
a systematics data handle that will either copy the input object or act like an update handle
StatusCode initialize() override
a data handle for reading systematically varied selection properties from objects