5#ifndef OVERLAYCOPYALGS_COPYTRTDRIFTCIRCLECONTAINER_H
6#define OVERLAYCOPYALGS_COPYTRTDRIFTCIRCLECONTAINER_H
20 virtual StatusCode
execute(
const EventContext& ctx)
const override;
An algorithm that can be simultaneously executed in multiple threads.
SG::ReadHandleKey< InDet::TRT_DriftCircleContainer > m_inputKey
virtual StatusCode initialize() override
SG::WriteHandleKey< InDet::TRT_DriftCircleContainer > m_outputKey
CopyTRT_DriftCircleContainer(const std::string &name, ISvcLocator *pSvcLocator)
const TRT_ID * m_idHelper
virtual StatusCode execute(const EventContext &ctx) const override
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.
This is an Identifier helper class for the TRT subdetector.