4#ifndef XAODMUONTRKPREPDATACNV_xMDTTOPRDCNVALG_H
5#define XAODMUONTRKPREPDATACNV_xMDTTOPRDCNVALG_H
26 using AthReentrantAlgorithm::AthReentrantAlgorithm;
31 virtual StatusCode
execute(
const EventContext& ctx)
const override;
40 "Key of input MuonDetectorManager condition data"};
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.
An algorithm that can be simultaneously executed in multiple threads.
Conversion algorithm to turn xAOD::mdtMeasurements into Trk::MdtPrepData.
SG::ReadHandleKey< xAOD::MdtDriftCircleContainer > m_readKey
virtual ~xMdtMeasToTrkPrdCnvAlg()=default
ServiceHandle< Muon::IMuonIdHelperSvc > m_idHelperSvc
SG::WriteHandleKey< Muon::MdtPrepDataContainer > m_writeKey
SG::ReadCondHandleKey< MuonGM::MuonDetectorManager > m_detMgrKey
virtual StatusCode execute(const EventContext &ctx) const override
virtual StatusCode initialize() 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 header ties the generic definitions in this package.