![]() |
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. | |
| unsigned | nEtaTrigHits {0} |
| Number of good Rpc / Tgc eta hits. | |
| unsigned | nPhiHits {0} |
| Number of good Rpc / Tgc / sTgc phi hits. | |
| unsigned | nPrecOutlier {0} |
| Number of Mdt / Mm / sTGC eta outliers. | |
| xAOD::UncalibMeasType | tech {xAOD::UncalibMeasType::Other} |
| Precision technology. | |
Helper struct to summarize the hit count.
Definition at line 62 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 66 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 68 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 64 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 70 of file MuonSpectrometer/MuonPhaseII/Event/MuonPatternEvent/MuonPatternEvent/Segment.h.
| xAOD::UncalibMeasType MuonR4::Segment::HitSummary::tech {xAOD::UncalibMeasType::Other} |
Precision technology.
Definition at line 72 of file MuonSpectrometer/MuonPhaseII/Event/MuonPatternEvent/MuonPatternEvent/Segment.h.