![]() |
ATLAS Offline Software
|
Reconstruction quantities exposed to validation backends. More...
#include <TgcL0ValidationEvent.h>
Public Attributes | |
| std::vector< std::uint16_t > | subdetectorId |
| std::vector< std::uint16_t > | triggerSector |
| std::vector< std::uint16_t > | readoutSector |
| std::vector< std::uint16_t > | bcTag |
| std::vector< std::uint8_t > | stationMask |
| std::vector< std::uint8_t > | wireStationMask |
| std::vector< std::uint8_t > | stripStationMask |
| std::vector< float > | eta |
| std::vector< float > | phi |
| std::vector< float > | deltaTheta |
| std::vector< float > | deltaPhi |
| std::vector< int > | truthIndex |
Reconstruction quantities exposed to validation backends.
Definition at line 88 of file TgcL0ValidationEvent.h.
| std::vector<std::uint16_t> L0Muon::TgcL0ValidationCandidateBlock::bcTag |
Definition at line 92 of file TgcL0ValidationEvent.h.
| std::vector<float> L0Muon::TgcL0ValidationCandidateBlock::deltaPhi |
Definition at line 99 of file TgcL0ValidationEvent.h.
| std::vector<float> L0Muon::TgcL0ValidationCandidateBlock::deltaTheta |
Definition at line 98 of file TgcL0ValidationEvent.h.
| std::vector<float> L0Muon::TgcL0ValidationCandidateBlock::eta |
Definition at line 96 of file TgcL0ValidationEvent.h.
| std::vector<float> L0Muon::TgcL0ValidationCandidateBlock::phi |
Definition at line 97 of file TgcL0ValidationEvent.h.
| std::vector<std::uint16_t> L0Muon::TgcL0ValidationCandidateBlock::readoutSector |
Definition at line 91 of file TgcL0ValidationEvent.h.
| std::vector<std::uint8_t> L0Muon::TgcL0ValidationCandidateBlock::stationMask |
Definition at line 93 of file TgcL0ValidationEvent.h.
| std::vector<std::uint8_t> L0Muon::TgcL0ValidationCandidateBlock::stripStationMask |
Definition at line 95 of file TgcL0ValidationEvent.h.
| std::vector<std::uint16_t> L0Muon::TgcL0ValidationCandidateBlock::subdetectorId |
Definition at line 89 of file TgcL0ValidationEvent.h.
| std::vector<std::uint16_t> L0Muon::TgcL0ValidationCandidateBlock::triggerSector |
Definition at line 90 of file TgcL0ValidationEvent.h.
| std::vector<int> L0Muon::TgcL0ValidationCandidateBlock::truthIndex |
Definition at line 100 of file TgcL0ValidationEvent.h.
| std::vector<std::uint8_t> L0Muon::TgcL0ValidationCandidateBlock::wireStationMask |
Definition at line 94 of file TgcL0ValidationEvent.h.