28 StatusCode EventDecoratorAlg ::
33 ANA_MSG_INFO (
"Adding uint32_t decoration " <<
name <<
" with value " << value <<
" to EventInfo");
39 return StatusCode::SUCCESS;
44 StatusCode EventDecoratorAlg ::
54 decFunc(*systEvtInfo);
57 return StatusCode::SUCCESS;
CP::SysReadHandle< xAOD::EventInfo > m_eventInfoHandle
the name of the event info object
std::vector< std::function< void(const xAOD::EventInfo &)> > m_decFunctions
the functions to add decorations
Gaudi::Property< std::map< std::string, uint32_t > > m_uint32Decorations
the uint32_t decorations to add
SysListHandle m_systematicsList
the systematics list we run
Helper class to provide type-safe access to aux data.
Select isolated Photons, Electrons and Muons.
EventInfo_v1 EventInfo
Definition of the latest event info version.