14#ifndef CP_SYSTOBJECTLINKERALG
15#define CP_SYSTOBJECTLINKERALG
28#include <AthLinks/ElementLink.h>
45 StatusCode
execute(
const EventContext& ctx)
const override;
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
StatusCode initialize() override
Initialisation method, for setting up tools and other persistent configs.
CP::SysReadHandle< xAOD::IParticleContainer > m_inputHandle
Setup syst-aware input container handles.
CP::SysListHandle m_systematicsList
We use default finalize() – this is for cleanup, and we don't do any.
CP::SysWriteDecorHandle< ElementLink< xAOD::IParticleContainer > > m_syst_link_decor
Setup sys-aware output decorations.
StatusCode execute(const EventContext &ctx) const override
Execute method, for actions to be taken in the event loop.
SystObjectLinkerAlg(const std::string &name, ISvcLocator *pSvcLocator)
The standard constructor.
the base class for EventLoop reentrant algorithms
Select isolated Photons, Electrons and Muons.