|
ATLAS Offline Software
|
Go to the documentation of this file.
14 #ifndef CP_SYSTOBJECTLINKERALG
15 #define CP_SYSTOBJECTLINKERALG
28 #include <AthLinks/ElementLink.h>
StatusCode initialize() override
Initialisation method, for setting up tools and other persistent configs.
a class managing the property to configure the list of systematics to process
StatusCode execute(const EventContext &ctx) const override
Execute method, for actions to be taken in the event loop.
a data handle for reading systematics varied input data
Select isolated Photons, Electrons and Muons.
SystObjectLinkerAlg(const std::string &name, ISvcLocator *pSvcLocator)
The standard constructor.
::StatusCode StatusCode
StatusCode definition for legacy code.
CP::SysListHandle m_systematicsList
We use default finalize() – this is for cleanup, and we don't do any.
CP::SysReadHandle< xAOD::IParticleContainer > m_inputHandle
Setup syst-aware input container handles.
the base class for EventLoop reentrant algorithms
CP::SysWriteDecorHandle< ElementLink< xAOD::IParticleContainer > > m_syst_link_decor
Setup sys-aware output decorations.
a data handle for reading systematics varied input data