ATLAS Offline Software
Public Attributes | List of all members
MuonR4::RecoSegToTruthAssocAlg::SegmentWithTruth Struct Reference

Helper struct of segments with simHits & associated spectrometer sector. More...

Collaboration diagram for MuonR4::RecoSegToTruthAssocAlg::SegmentWithTruth:

Public Attributes

const xAOD::MuonSegmentsegment {nullptr}
 segment pointer of interest More...
 
std::unordered_set< const xAOD::MuonSimHit * > hits {}
 list of associated sim hits More...
 

Detailed Description

Helper struct of segments with simHits & associated spectrometer sector.

Definition at line 27 of file RecoSegToTruthAssocAlg.h.

Member Data Documentation

◆ hits

std::unordered_set<const xAOD::MuonSimHit*> MuonR4::RecoSegToTruthAssocAlg::SegmentWithTruth::hits {}

list of associated sim hits

Definition at line 31 of file RecoSegToTruthAssocAlg.h.

◆ segment

const xAOD::MuonSegment* MuonR4::RecoSegToTruthAssocAlg::SegmentWithTruth::segment {nullptr}

segment pointer of interest

Definition at line 29 of file RecoSegToTruthAssocAlg.h.


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