ATLAS Offline Software
Loading...
Searching...
No Matches
MuonInDetToMuonSystemExtensionAlg::MuidCoCache Struct Reference

Helper struct to cache the MuidCo track and it's associated segments while keeping the association InDetCandidate <– > muidCo Tag. More...

Collaboration diagram for MuonInDetToMuonSystemExtensionAlg::MuidCoCache:

Public Member Functions

 MuidCoCache (const MuonCombined::InDetCandidate *id, const MuonCombined::CombinedFitTag *cb)

Public Attributes

const MuonCombined::InDetCandidateid_trk {nullptr}
const MuonCombined::CombinedFitTagcmb_trk {nullptr}

Detailed Description

Helper struct to cache the MuidCo track and it's associated segments while keeping the association InDetCandidate <– > muidCo Tag.

Definition at line 71 of file MuonInDetToMuonSystemExtensionAlg.h.

Constructor & Destructor Documentation

◆ MuidCoCache()

MuonInDetToMuonSystemExtensionAlg::MuidCoCache::MuidCoCache ( const MuonCombined::InDetCandidate * id,
const MuonCombined::CombinedFitTag * cb )
inline

Definition at line 74 of file MuonInDetToMuonSystemExtensionAlg.h.

Member Data Documentation

◆ cmb_trk

const MuonCombined::CombinedFitTag* MuonInDetToMuonSystemExtensionAlg::MuidCoCache::cmb_trk {nullptr}

Definition at line 73 of file MuonInDetToMuonSystemExtensionAlg.h.

73{nullptr};

◆ id_trk

const MuonCombined::InDetCandidate* MuonInDetToMuonSystemExtensionAlg::MuidCoCache::id_trk {nullptr}

Definition at line 72 of file MuonInDetToMuonSystemExtensionAlg.h.

72{nullptr};

The documentation for this struct was generated from the following file: