5#ifndef OVERLAYCOPYALGS_COPYDETAILEDTRACKTRUTHCOLLECTION_H
6#define OVERLAYCOPYALGS_COPYDETAILEDTRACKTRUTHCOLLECTION_H
18 virtual StatusCode
execute(
const EventContext& ctx)
const override;
An algorithm that can be simultaneously executed in multiple threads.
virtual StatusCode initialize() override
SG::ReadHandleKey< DetailedTrackTruthCollection > m_inputKey
virtual StatusCode execute(const EventContext &ctx) const override
SG::WriteHandleKey< DetailedTrackTruthCollection > m_outputKey
CopyDetailedTrackTruthCollection(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.