![]() |
ATLAS Offline Software
|
Classes | |
| struct | HitGroupKey |
| Event-local key used to group decoded Run-3 TGC hits. More... | |
| struct | Hit |
| struct | DecodeStatistics |
| struct | Segment |
| class | RdoDecoder |
| Decode Run-3 TGC hit RDOs and group the decoded hits. More... | |
| class | SegmentBuilder |
| Build station-level channel segments from grouped TGC hits. More... | |
Typedefs | |
| using | HitContainer = std::vector<Hit> |
| using | HitGroups = std::map<HitGroupKey, HitContainer> |
| using | SegmentContainer = std::vector<Segment> |
Enumerations | |
| enum class | Station : std::uint8_t { M1 , M2M3 , Inner , Unknown , NumberOfStations } |
| using L0Muon::TgcL0Floating::HitContainer = std::vector<Hit> |
Definition at line 44 of file TgcL0FloatingData.h.
| using L0Muon::TgcL0Floating::HitGroups = std::map<HitGroupKey, HitContainer> |
Definition at line 45 of file TgcL0FloatingData.h.
| using L0Muon::TgcL0Floating::SegmentContainer = std::vector<Segment> |
Definition at line 72 of file TgcL0FloatingData.h.
|
strong |