![]() |
ATLAS Offline Software
|
#include <cstddef>#include <cstdint>#include <map>#include <tuple>#include <vector>Go to the source code of this file.
Classes | |
| struct | L0Muon::TgcL0Floating::HitGroupKey |
| Event-local key used to group decoded Run-3 TGC hits. More... | |
| struct | L0Muon::TgcL0Floating::Hit |
| struct | L0Muon::TgcL0Floating::DecodeStatistics |
| struct | L0Muon::TgcL0Floating::Segment |
Namespaces | |
| namespace | L0Muon |
| namespace | L0Muon::TgcL0Floating |
Typedefs | |
| using | L0Muon::TgcL0Floating::HitContainer = std::vector<Hit> |
| using | L0Muon::TgcL0Floating::HitGroups = std::map<HitGroupKey, HitContainer> |
| using | L0Muon::TgcL0Floating::SegmentContainer = std::vector<Segment> |
Enumerations | |
| enum class | L0Muon::TgcL0Floating::Station : std::uint8_t { L0Muon::TgcL0Floating::M1 , L0Muon::TgcL0Floating::M2M3 , L0Muon::TgcL0Floating::Inner , L0Muon::TgcL0Floating::Unknown , L0Muon::TgcL0Floating::NumberOfStations } |