![]() |
ATLAS Offline Software
|
Projection-segment quantities published by reconstruction. More...
#include <TgcL0ValidationEvent.h>
Public Attributes | |
| std::vector< std::uint16_t > | subdetectorId |
| std::vector< std::uint16_t > | triggerSector |
| std::vector< std::uint16_t > | bcTag |
| std::vector< std::uint8_t > | projection |
| std::vector< std::uint8_t > | stationMask |
| std::vector< std::uint8_t > | summedQuality |
| std::vector< std::uint8_t > | nStations |
| std::vector< float > | eta |
| std::vector< float > | phi |
| std::vector< float > | residual |
| std::vector< float > | outputResidual |
| std::vector< float > | consistency |
| std::vector< std::uint16_t > | pivotChannel |
| std::vector< int > | truthIndex |
| std::vector< float > | truthMatchResidual |
Projection-segment quantities published by reconstruction.
Definition at line 69 of file TgcL0ValidationEvent.h.
| std::vector<std::uint16_t> L0Muon::TgcL0ValidationSegmentBlock::bcTag |
Definition at line 72 of file TgcL0ValidationEvent.h.
| std::vector<float> L0Muon::TgcL0ValidationSegmentBlock::consistency |
Definition at line 81 of file TgcL0ValidationEvent.h.
| std::vector<float> L0Muon::TgcL0ValidationSegmentBlock::eta |
Definition at line 77 of file TgcL0ValidationEvent.h.
| std::vector<std::uint8_t> L0Muon::TgcL0ValidationSegmentBlock::nStations |
Definition at line 76 of file TgcL0ValidationEvent.h.
| std::vector<float> L0Muon::TgcL0ValidationSegmentBlock::outputResidual |
Definition at line 80 of file TgcL0ValidationEvent.h.
| std::vector<float> L0Muon::TgcL0ValidationSegmentBlock::phi |
Definition at line 78 of file TgcL0ValidationEvent.h.
| std::vector<std::uint16_t> L0Muon::TgcL0ValidationSegmentBlock::pivotChannel |
Definition at line 82 of file TgcL0ValidationEvent.h.
| std::vector<std::uint8_t> L0Muon::TgcL0ValidationSegmentBlock::projection |
Definition at line 73 of file TgcL0ValidationEvent.h.
| std::vector<float> L0Muon::TgcL0ValidationSegmentBlock::residual |
Definition at line 79 of file TgcL0ValidationEvent.h.
| std::vector<std::uint8_t> L0Muon::TgcL0ValidationSegmentBlock::stationMask |
Definition at line 74 of file TgcL0ValidationEvent.h.
| std::vector<std::uint16_t> L0Muon::TgcL0ValidationSegmentBlock::subdetectorId |
Definition at line 70 of file TgcL0ValidationEvent.h.
| std::vector<std::uint8_t> L0Muon::TgcL0ValidationSegmentBlock::summedQuality |
Definition at line 75 of file TgcL0ValidationEvent.h.
| std::vector<std::uint16_t> L0Muon::TgcL0ValidationSegmentBlock::triggerSector |
Definition at line 71 of file TgcL0ValidationEvent.h.
| std::vector<int> L0Muon::TgcL0ValidationSegmentBlock::truthIndex |
Definition at line 83 of file TgcL0ValidationEvent.h.
| std::vector<float> L0Muon::TgcL0ValidationSegmentBlock::truthMatchResidual |
Definition at line 84 of file TgcL0ValidationEvent.h.