8#ifndef ASG_ANALYSIS_ALGORITHMS__ASG_ORIGINAL_OBJECT_LINK_ALG_H
9#define ASG_ANALYSIS_ALGORITHMS__ASG_ORIGINAL_OBJECT_LINK_ALG_H
34 StatusCode
execute (
const EventContext &ctx)
const override;
47 this,
"particles",
"",
"the particle container to run on"};
an algorithm for relinking a shallow copy with it's base container when this was not done originally
SysListHandle m_systematicsList
the systematics list we run
StatusCode initialize() override
SG::ReadHandleKey< xAOD::IParticleContainer > m_baseContainerName
base container name
StatusCode execute(const EventContext &ctx) const override
SysCopyHandle< xAOD::IParticleContainer > m_particleHandle
the particle container we run on
a systematics data handle that will either copy the input object or act like an update handle
a class managing the property to configure the list of systematics to process
the base class for EventLoop reentrant algorithms
AnaReentrantAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
constructor with parameters
Property holding a SG store/key/clid from which a ReadHandle is made.
Select isolated Photons, Electrons and Muons.