5#ifndef OVERLAYCOPYALGS_COPYTRACKCOLLECTION_H
6#define OVERLAYCOPYALGS_COPYTRACKCOLLECTION_H
18 virtual StatusCode
execute(
const EventContext& ctx)
const override;
An algorithm that can be simultaneously executed in multiple threads.
virtual StatusCode execute(const EventContext &ctx) const override
virtual StatusCode initialize() override
SG::ReadHandleKey< TrackCollection > m_inputKey
SG::WriteHandleKey< TrackCollection > m_outputKey
CopyTrackCollection(const std::string &name, ISvcLocator *pSvcLocator)
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.