3#ifndef XAODMUONTRKPREPDATACNV_xRPCTOPRDCNVALG_H
4#define XAODMUONTRKPREPDATACNV_xRPCTOPRDCNVALG_H
19 using AthReentrantAlgorithm::AthReentrantAlgorithm;
24 virtual StatusCode
execute(
const EventContext& ctx)
const override;
34 "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::RpcMeasurements into Trk::RpcPrepData.
ServiceHandle< Muon::IMuonIdHelperSvc > m_idHelperSvc
SG::WriteHandleKey< Muon::RpcPrepDataContainer > m_writeKey
SG::ReadCondHandleKey< MuonGM::MuonDetectorManager > m_detMgrKey
virtual StatusCode execute(const EventContext &ctx) const override
virtual ~xRpcMeasToRpcTrkPrdCnvAlg()=default
SG::ReadHandleKey< xAOD::RpcMeasurementContainer > m_readKey
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.