4#ifndef XAODMUONTRKPREPDATACNV_xTGCTOPRDCNVALG_H
5#define XAODMUONTRKPREPDATACNV_xTGCTOPRDCNVALG_H
24 using AthReentrantAlgorithm::AthReentrantAlgorithm;
26 virtual StatusCode
initialize()
override final;
28 virtual StatusCode
execute(
const EventContext& ctx)
const override final;
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/attr name from which a WriteDecorHandle 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 TGC measurements into Trk::TgcPrepData.
SG::WriteDecorHandleKey< xAOD::TgcStripContainer > m_linkKey
SG::ReadHandleKey< xAOD::TgcStripContainer > m_readKey
virtual StatusCode execute(const EventContext &ctx) const override final
SG::ReadCondHandleKey< MuonGM::MuonDetectorManager > m_detMgrKey
ServiceHandle< Muon::IMuonIdHelperSvc > m_idHelperSvc
virtual StatusCode initialize() override final
SG::WriteHandleKey< Muon::TgcPrepDataContainer > m_writeKey
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid/attr name from which a WriteDecorHandle is made.
Property holding a SG store/key/clid from which a WriteHandle is made.
This header ties the generic definitions in this package.