![]() |
ATLAS Offline Software
|
Helper struct to cache the MuidCo track and it's associated segments while keeping the association InDetCandidate <– > muidCo Tag. More...
Public Member Functions | |
| MuidCoCache (const MuonCombined::InDetCandidate *id, const MuonCombined::CombinedFitTag *cb) | |
Public Attributes | |
| const MuonCombined::InDetCandidate * | id_trk {nullptr} |
| const MuonCombined::CombinedFitTag * | cmb_trk {nullptr} |
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.
|
inline |
Definition at line 74 of file MuonInDetToMuonSystemExtensionAlg.h.
| const MuonCombined::CombinedFitTag* MuonInDetToMuonSystemExtensionAlg::MuidCoCache::cmb_trk {nullptr} |
Definition at line 73 of file MuonInDetToMuonSystemExtensionAlg.h.
| const MuonCombined::InDetCandidate* MuonInDetToMuonSystemExtensionAlg::MuidCoCache::id_trk {nullptr} |
Definition at line 72 of file MuonInDetToMuonSystemExtensionAlg.h.
1.8.18