![]() |
ATLAS Offline Software
|
#include "L0MuonS1TGCValidation/TgcL0ValidationEvent.h"#include <cmath>#include <cstddef>#include <string>#include <utility>#include <vector>Go to the source code of this file.
Classes | |
| struct | L0Muon::TgcL0ValidationCheckResult |
| Result of a structural validation-data consistency check. More... | |
Namespaces | |
| namespace | L0Muon |
Macros | |
| #define | TGC_CHECK_TRUTH_SIZE(FIELD) |
| #define | TGC_CHECK_SEGMENT_SIZE(FIELD) |
| #define | TGC_CHECK_CANDIDATE_SIZE(FIELD) |
| #define | TGC_CHECK_FINAL_CANDIDATE_SIZE(FIELD) |
| #define | TGC_CHECK_SECTOR_LOGIC_SIZE(FIELD) |
Functions | |
| TgcL0ValidationCheckResult | L0Muon::checkTgcL0ValidationEvent (const TgcL0ValidationEvent &event) |
| Check vector sizes and reciprocal cross-block indices. | |
| #define TGC_CHECK_CANDIDATE_SIZE | ( | FIELD | ) |
| #define TGC_CHECK_FINAL_CANDIDATE_SIZE | ( | FIELD | ) |
| #define TGC_CHECK_SECTOR_LOGIC_SIZE | ( | FIELD | ) |
| #define TGC_CHECK_SEGMENT_SIZE | ( | FIELD | ) |
| #define TGC_CHECK_TRUTH_SIZE | ( | FIELD | ) |