  | 
  
    ATLAS Offline Software
    
   | 
 
 
 
 
Go to the documentation of this file.
   27       return StatusCode::FAILURE;
 
   36     return StatusCode::SUCCESS;
 
   51     return StatusCode::SUCCESS;
 
  
void set(const SG::AuxElement &object, const T &value, const CP::SystematicSet &sys) const
set the object decoration for the given systematic
 
SysWriteDecorHandle< float > m_decoration
the decoration for the truth weights
 
StatusCode initialize() override
 
StatusCode addSystematics(const CP::SystematicSet &recommended, const CP::SystematicSet &affecting)
register a set of affecting variables for the current algorithm (usually obtained from an CP::ISystem...
 
ToolHandle< PMGTools::IPMGTruthWeightTool > m_truthWeightTool
the tool
 
const std::vector< CP::SystematicSet > & systematicsVector() const
the list of systematics to loop over
 
SysReadHandle< xAOD::EventInfo > m_eventInfoHandle
the event info we decorate
 
Select isolated Photons, Electrons and Muons.
 
::StatusCode initialize()
intialize this property
 
::StatusCode StatusCode
StatusCode definition for legacy code.
 
StatusCode initialize(SysListHandle &sysListHandle, const ISysHandleBase &objectHandle)
initialize this handle
 
SysListHandle m_systematicsList
the systematics list we run
 
virtual bool empty() const noexcept override
whether we have a name configured
 
Class describing the basic event information.
 
StatusCode execute() override