|
ATLAS Offline Software
|
Go to the documentation of this file.
3 #ifndef XAODMUONTRKPREPDATACNV_xRPCTOPRDCNVALG_H
4 #define XAODMUONTRKPREPDATACNV_xRPCTOPRDCNVALG_H
34 "Key of input MuonDetectorManager condition data"};
Property holding a SG store/key/clid from which a ReadHandle is made.
virtual StatusCode initialize() override
Property holding a SG store/key/clid from which a ReadHandle is made.
ServiceHandle< Muon::IMuonIdHelperSvc > m_idHelperSvc
SG::ReadCondHandleKey< MuonGM::MuonDetectorManager > m_detMgrKey
SG::ReadHandleKey< xAOD::RpcMeasurementContainer > m_readKey
An algorithm that can be simultaneously executed in multiple threads.
virtual StatusCode execute(const EventContext &ctx) const override
AthReentrantAlgorithm()
Default constructor:
Property holding a SG store/key/clid from which a WriteHandle is made.
::StatusCode StatusCode
StatusCode definition for legacy code.
SG::WriteHandleKey< Muon::RpcPrepDataContainer > m_writeKey
Property holding a SG store/key/clid from which a WriteHandle is made.
This header ties the generic definitions in this package.
Conversion algorithm to turn xAOD::RpcMeasurements into Trk::RpcPrepData.
virtual ~xRpcMeasToRpcTrkPrdCnvAlg()=default