7#ifndef ASG_ENERGYDECORATOR_ALG__H
8#define ASG_ENERGYDECORATOR_ALG__H
24 virtual StatusCode
execute()
override;
29 this,
"particles",
"SetMe",
"the particle collection to run on"};
31 this,
"energyDecoration",
"e_%SYS%",
"decoration for per-object energy"};
CP::SysListHandle m_systematicsList
virtual StatusCode initialize() override
virtual StatusCode execute() override
CP::SysWriteDecorHandle< float > m_energyDecor
CP::SysReadHandle< xAOD::IParticleContainer > m_particlesHandle
a class managing the property to configure the list of systematics to process
a data handle for reading systematics varied input data
a data handle for reading systematics varied input data
the (new) base class for EventLoop algorithms
AnaAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
constructor with parameters
Select isolated Photons, Electrons and Muons.