![]() |
ATLAS Offline Software
|
Truth and truth-to-reconstruction matching quantities. More...
#include <TgcL0ValidationEvent.h>
Public Attributes | |
| std::vector< int > | pdgId |
| std::vector< int > | barcode |
| std::vector< float > | pt |
| std::vector< float > | eta |
| std::vector< float > | phi |
| std::vector< float > | charge |
| std::vector< std::uint8_t > | extrapolatedStationMask |
| std::vector< float > | m1Eta |
| std::vector< float > | m1Phi |
| std::vector< float > | m2Eta |
| std::vector< float > | m2Phi |
| std::vector< float > | m3Eta |
| std::vector< float > | m3Phi |
| std::vector< std::uint8_t > | matched |
| std::vector< int > | matchedCandidateIndex |
| std::vector< float > | matchMeanDeltaR |
| std::vector< std::uint8_t > | unmatchedReason |
| std::vector< std::uint8_t > | wireSegmentMatched |
| std::vector< std::uint8_t > | stripSegmentMatched |
| std::vector< int > | matchedWireSegmentIndex |
| std::vector< int > | matchedStripSegmentIndex |
| std::vector< float > | wireSegmentMatchResidual |
| std::vector< float > | stripSegmentMatchResidual |
Truth and truth-to-reconstruction matching quantities.
Definition at line 42 of file TgcL0ValidationEvent.h.
| std::vector<int> L0Muon::TgcL0ValidationTruthBlock::barcode |
Definition at line 44 of file TgcL0ValidationEvent.h.
| std::vector<float> L0Muon::TgcL0ValidationTruthBlock::charge |
Definition at line 48 of file TgcL0ValidationEvent.h.
| std::vector<float> L0Muon::TgcL0ValidationTruthBlock::eta |
Definition at line 46 of file TgcL0ValidationEvent.h.
| std::vector<std::uint8_t> L0Muon::TgcL0ValidationTruthBlock::extrapolatedStationMask |
Definition at line 49 of file TgcL0ValidationEvent.h.
| std::vector<float> L0Muon::TgcL0ValidationTruthBlock::m1Eta |
Definition at line 50 of file TgcL0ValidationEvent.h.
| std::vector<float> L0Muon::TgcL0ValidationTruthBlock::m1Phi |
Definition at line 51 of file TgcL0ValidationEvent.h.
| std::vector<float> L0Muon::TgcL0ValidationTruthBlock::m2Eta |
Definition at line 52 of file TgcL0ValidationEvent.h.
| std::vector<float> L0Muon::TgcL0ValidationTruthBlock::m2Phi |
Definition at line 53 of file TgcL0ValidationEvent.h.
| std::vector<float> L0Muon::TgcL0ValidationTruthBlock::m3Eta |
Definition at line 54 of file TgcL0ValidationEvent.h.
| std::vector<float> L0Muon::TgcL0ValidationTruthBlock::m3Phi |
Definition at line 55 of file TgcL0ValidationEvent.h.
| std::vector<std::uint8_t> L0Muon::TgcL0ValidationTruthBlock::matched |
Definition at line 56 of file TgcL0ValidationEvent.h.
| std::vector<int> L0Muon::TgcL0ValidationTruthBlock::matchedCandidateIndex |
Definition at line 57 of file TgcL0ValidationEvent.h.
| std::vector<int> L0Muon::TgcL0ValidationTruthBlock::matchedStripSegmentIndex |
Definition at line 63 of file TgcL0ValidationEvent.h.
| std::vector<int> L0Muon::TgcL0ValidationTruthBlock::matchedWireSegmentIndex |
Definition at line 62 of file TgcL0ValidationEvent.h.
| std::vector<float> L0Muon::TgcL0ValidationTruthBlock::matchMeanDeltaR |
Definition at line 58 of file TgcL0ValidationEvent.h.
| std::vector<int> L0Muon::TgcL0ValidationTruthBlock::pdgId |
Definition at line 43 of file TgcL0ValidationEvent.h.
| std::vector<float> L0Muon::TgcL0ValidationTruthBlock::phi |
Definition at line 47 of file TgcL0ValidationEvent.h.
| std::vector<float> L0Muon::TgcL0ValidationTruthBlock::pt |
Definition at line 45 of file TgcL0ValidationEvent.h.
| std::vector<std::uint8_t> L0Muon::TgcL0ValidationTruthBlock::stripSegmentMatched |
Definition at line 61 of file TgcL0ValidationEvent.h.
| std::vector<float> L0Muon::TgcL0ValidationTruthBlock::stripSegmentMatchResidual |
Definition at line 65 of file TgcL0ValidationEvent.h.
| std::vector<std::uint8_t> L0Muon::TgcL0ValidationTruthBlock::unmatchedReason |
Definition at line 59 of file TgcL0ValidationEvent.h.
| std::vector<std::uint8_t> L0Muon::TgcL0ValidationTruthBlock::wireSegmentMatched |
Definition at line 60 of file TgcL0ValidationEvent.h.
| std::vector<float> L0Muon::TgcL0ValidationTruthBlock::wireSegmentMatchResidual |
Definition at line 64 of file TgcL0ValidationEvent.h.