|
ATLAS Offline Software
|
Go to the documentation of this file.
39 return StatusCode::SUCCESS;
54 decFunc(*systEvtInfo);
57 return StatusCode::SUCCESS;
StatusCode initialize() override
CP::SysReadHandle< xAOD::EventInfo > m_eventInfoHandle
the name of the event info object
const std::vector< CP::SystematicSet > & systematicsVector() const
the list of systematics to loop over
Select isolated Photons, Electrons and Muons.
::StatusCode initialize()
intialize this property
Helper class to provide type-safe access to aux data.
::StatusCode StatusCode
StatusCode definition for legacy code.
SysListHandle m_systematicsList
the systematics list we run
Gaudi::Property< std::map< std::string, uint32_t > > m_uint32Decorations
the uint32_t decorations to add
std::vector< std::function< void(const xAOD::EventInfo &)> > m_decFunctions
the functions to add decorations
Class describing the basic event information.
StatusCode execute() override