|  | ATLAS Offline Software
    | 
 
 
 
Go to the documentation of this file.
    4 #ifndef MUONSEGMENTCNV_XAODSEGMENTCNVALG_H 
    5 #define MUONSEGMENTCNV_XAODSEGMENTCNVALG_H 
   24             using AthReentrantAlgorithm::AthReentrantAlgorithm;
 
   32                                                                 "Muon::MuonIdHelperSvc/MuonIdHelperSvc"};
 
  
Property holding a SG store/key/clid from which a ReadHandle is made.
virtual StatusCode execute(const EventContext &ctx) const override final
An algorithm that can be simultaneously executed in multiple threads.
SG::ReadHandleKey< ActsTrk::GeometryContext > m_geoCtxKey
Alignment container key.
SG::WriteHandleKey< xAOD::MuonSegmentContainer > m_writeKey
Output segment container key.
SG::WriteHandleKey< xAOD::CombinedMuonStripContainer > m_combMeasKey
Auxiliary container to model two measurements in the same gas gap as a single track state.
Property holding a SG store/key/clid/attr name from which a WriteDecorHandle is made.
The xAODSegmentCnvAlg takes MuonR4::Segments and converts them into a xAOD::MuonSegmentContainer.
DecorKey_t m_prdStateKey
Decoration to the PrdLink state (I.e.
::StatusCode StatusCode
StatusCode definition for legacy code.
DecorKey_t m_prdLinkKey
Decoration to the links to the associated Uncalibrated measurements.
Property holding a SG store/key/clid from which a WriteHandle is made.
SG::ReadHandleKeyArray< SegmentContainer > m_readKeys
Input segment container key.
virtual StatusCode initialize() override final
This header ties the generic definitions in this package.
ServiceHandle< Muon::IMuonIdHelperSvc > m_idHelperSvc
IdHelperSvc for Identifier printing & manipulation.
DecorKey_t m_localSegParKey
Decoration to the local segment parameters.
DecorKey_t m_parentSegKey
Decoration of the original segment.