5#ifndef OVERLAYCOPYALGS_COPYMCEVENTCOLLECTION_H
6#define OVERLAYCOPYALGS_COPYMCEVENTCOLLECTION_H
19 virtual StatusCode
execute(
const EventContext& ctx)
const override;
An algorithm that can be simultaneously executed in multiple threads.
SG::ReadHandleKey< xAOD::EventInfo > m_eventInfoKey
Gaudi::Property< bool > m_removeBkgHardScatterTruth
SG::ReadHandleKey< McEventCollection > m_bkgInputKey
virtual StatusCode initialize() override
virtual StatusCode execute(const EventContext &ctx) const override
SG::WriteHandleKey< McEventCollection > m_outputKey
CopyMcEventCollection(const std::string &name, ISvcLocator *pSvcLocator)
SG::ReadHandleKey< McEventCollection > m_signalInputKey
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid from which a WriteHandle is made.