![]() |
ATLAS Offline Software
|
Event-local projection segment optionally exposed for validation. More...
#include <TgcL0Segment.h>
Public Attributes | |
| std::uint16_t | subdetectorId {0} |
| std::uint16_t | triggerSector {0} |
| std::uint16_t | bcTag {0} |
| TgcL0SegmentProjection | projection {TgcL0SegmentProjection::Wire} |
| std::uint8_t | stationMask {0} |
| std::uint8_t | summedQuality {0} |
| std::uint8_t | nStations {0} |
| float | eta {0.F} |
| float | phi {0.F} |
| float | residual {0.F} |
| float | outputResidual {0.F} |
| float | consistency {0.F} |
| std::uint16_t | pivotChannel {0} |
Event-local projection segment optionally exposed for validation.
Definition at line 18 of file TgcL0Segment.h.
| std::uint16_t L0Muon::TgcL0Segment::bcTag {0} |
Definition at line 21 of file TgcL0Segment.h.
| float L0Muon::TgcL0Segment::consistency {0.F} |
Definition at line 30 of file TgcL0Segment.h.
| float L0Muon::TgcL0Segment::eta {0.F} |
Definition at line 26 of file TgcL0Segment.h.
| std::uint8_t L0Muon::TgcL0Segment::nStations {0} |
Definition at line 25 of file TgcL0Segment.h.
| float L0Muon::TgcL0Segment::outputResidual {0.F} |
Definition at line 29 of file TgcL0Segment.h.
| float L0Muon::TgcL0Segment::phi {0.F} |
Definition at line 27 of file TgcL0Segment.h.
| std::uint16_t L0Muon::TgcL0Segment::pivotChannel {0} |
Definition at line 31 of file TgcL0Segment.h.
| TgcL0SegmentProjection L0Muon::TgcL0Segment::projection {TgcL0SegmentProjection::Wire} |
Definition at line 22 of file TgcL0Segment.h.
| float L0Muon::TgcL0Segment::residual {0.F} |
Definition at line 28 of file TgcL0Segment.h.
| std::uint8_t L0Muon::TgcL0Segment::stationMask {0} |
Definition at line 23 of file TgcL0Segment.h.
| std::uint16_t L0Muon::TgcL0Segment::subdetectorId {0} |
Definition at line 19 of file TgcL0Segment.h.
| std::uint8_t L0Muon::TgcL0Segment::summedQuality {0} |
Definition at line 24 of file TgcL0Segment.h.
| std::uint16_t L0Muon::TgcL0Segment::triggerSector {0} |
Definition at line 20 of file TgcL0Segment.h.