![]() |
ATLAS Offline Software
|
Helper struct of segments with simHits & associated spectrometer sector. More...
Public Attributes | |
const xAOD::MuonSegment * | segment {nullptr} |
segment pointer of interest More... | |
std::unordered_set< const xAOD::MuonSimHit * > | hits {} |
list of associated sim hits More... | |
Helper struct of segments with simHits & associated spectrometer sector.
Definition at line 27 of file RecoSegToTruthAssocAlg.h.
std::unordered_set<const xAOD::MuonSimHit*> MuonR4::RecoSegToTruthAssocAlg::SegmentWithTruth::hits {} |
list of associated sim hits
Definition at line 31 of file RecoSegToTruthAssocAlg.h.
const xAOD::MuonSegment* MuonR4::RecoSegToTruthAssocAlg::SegmentWithTruth::segment {nullptr} |
segment pointer of interest
Definition at line 29 of file RecoSegToTruthAssocAlg.h.