![]() |
ATLAS Offline Software
|
Classes | |
| struct | DecodeStatistics |
| struct | Hit |
| struct | HitGroupKey |
| Event-local hardware processing key. More... | |
| class | InnerCoincidence |
| Apply the floating-point Inner-Coincidence response. More... | |
| class | OverlapClassification |
| Tag nearby candidates from distinct chamber paths. More... | |
| struct | OverlapClassificationConfig |
| struct | OverlapClassificationStatistics |
| class | RdoDecoder |
| class | SegmentReconstruction |
| Reconstruct same-BC inter-station segments and transient candidates. More... | |
| struct | SegmentReconstructionConfig |
| struct | SegmentStatistics |
| struct | StationCoincidence |
| class | StationCoincidenceBuilder |
| Build station representative points from layer-level TGC hits. More... | |
| class | TrackSelector |
| Select and convert floating-point TGC candidates. More... | |
Typedefs | |
| using | HitContainer = std::vector<Hit> |
| using | HitGroups = std::map<HitGroupKey, HitContainer> |
| using | StationCoincidenceContainer = std::vector<StationCoincidence> |
Enumerations | |
| enum class | Station : std::uint8_t { M1 , M2 , M3 , Inner , Unknown , NumberOfStations } |
| using L0Muon::TgcL0Floating::HitContainer = std::vector<Hit> |
Definition at line 51 of file TgcL0FloatingData.h.
| using L0Muon::TgcL0Floating::HitGroups = std::map<HitGroupKey, HitContainer> |
Definition at line 52 of file TgcL0FloatingData.h.
| using L0Muon::TgcL0Floating::StationCoincidenceContainer = std::vector<StationCoincidence> |
Definition at line 106 of file TgcL0FloatingData.h.
|
strong |
| Enumerator | |
|---|---|
| M1 | |
| M2 | |
| M3 | |
| Inner | |
| Unknown | |
| NumberOfStations | |
Definition at line 16 of file TgcL0FloatingData.h.