![]() |
ATLAS Offline Software
|
Helper struct to summarize the hit count
More...
#include <Segment.h>
Public Attributes | |
unsigned | nPrecHits {0} |
Number of good Mdt / Mm / sTgc eta hits. More... | |
unsigned | nEtaTrigHits {0} |
Number of good Rpc / Tgc eta hits. More... | |
unsigned | nPhiHits {0} |
Number of good Rpc / Tgc / sTgc phi hits. More... | |
unsigned | nPrecOutlier {0} |
Number of Mdt / Mm / sTGC eta outliers. More... | |
xAOD::UncalibMeasType | tech {xAOD::UncalibMeasType::Other} |
Precision technology. More... | |
Helper struct to summarize the hit count
Definition at line 61 of file MuonSpectrometer/MuonPhaseII/Event/MuonPatternEvent/MuonPatternEvent/Segment.h.
unsigned MuonR4::Segment::HitSummary::nEtaTrigHits {0} |
Number of good Rpc / Tgc eta hits.
Definition at line 65 of file MuonSpectrometer/MuonPhaseII/Event/MuonPatternEvent/MuonPatternEvent/Segment.h.
unsigned MuonR4::Segment::HitSummary::nPhiHits {0} |
Number of good Rpc / Tgc / sTgc phi hits.
Definition at line 67 of file MuonSpectrometer/MuonPhaseII/Event/MuonPatternEvent/MuonPatternEvent/Segment.h.
unsigned MuonR4::Segment::HitSummary::nPrecHits {0} |
Number of good Mdt / Mm / sTgc eta hits.
Definition at line 63 of file MuonSpectrometer/MuonPhaseII/Event/MuonPatternEvent/MuonPatternEvent/Segment.h.
unsigned MuonR4::Segment::HitSummary::nPrecOutlier {0} |
Number of Mdt / Mm / sTGC eta outliers.
Definition at line 69 of file MuonSpectrometer/MuonPhaseII/Event/MuonPatternEvent/MuonPatternEvent/Segment.h.
xAOD::UncalibMeasType MuonR4::Segment::HitSummary::tech {xAOD::UncalibMeasType::Other} |
Precision technology.
Definition at line 71 of file MuonSpectrometer/MuonPhaseII/Event/MuonPatternEvent/MuonPatternEvent/Segment.h.