![]() |
ATLAS Offline Software
|
#include <TgcL0FloatingPtLut.h>
Public Attributes | |
| bool | modelValid {false} |
| bool | ptEstimateValid {false} |
| int | etaBin {-1} |
| int | phiFoldBin {-1} |
| float | rawPtEstimateGeV {0.F} |
| Unbounded floating-point estimate retained for diagnostics only. | |
| float | ptEstimateGeV {0.F} |
| Operational pT value, saturated to the downstream 8-bit range. | |
| std::uint8_t | estimatedPtValueIndex {0} |
| bool | chargeEstimateValid {false} |
| std::int8_t | estimatedCharge {0} |
| std::uint8_t | thresholdCode {0} |
| float | thresholdCutGeV {0.F} |
| TgcL0FloatingPtResponseMode | responseMode |
| TgcL0FloatingThresholdCalibrationStatus | thresholdCalibrationStatus |
Definition at line 30 of file TgcL0FloatingPtLut.h.
| bool L0Muon::TgcL0FloatingPtEvaluation::chargeEstimateValid {false} |
Definition at line 40 of file TgcL0FloatingPtLut.h.
| std::int8_t L0Muon::TgcL0FloatingPtEvaluation::estimatedCharge {0} |
Definition at line 41 of file TgcL0FloatingPtLut.h.
| std::uint8_t L0Muon::TgcL0FloatingPtEvaluation::estimatedPtValueIndex {0} |
Definition at line 39 of file TgcL0FloatingPtLut.h.
| int L0Muon::TgcL0FloatingPtEvaluation::etaBin {-1} |
Definition at line 33 of file TgcL0FloatingPtLut.h.
| bool L0Muon::TgcL0FloatingPtEvaluation::modelValid {false} |
Definition at line 31 of file TgcL0FloatingPtLut.h.
| int L0Muon::TgcL0FloatingPtEvaluation::phiFoldBin {-1} |
Definition at line 34 of file TgcL0FloatingPtLut.h.
| float L0Muon::TgcL0FloatingPtEvaluation::ptEstimateGeV {0.F} |
Operational pT value, saturated to the downstream 8-bit range.
Definition at line 38 of file TgcL0FloatingPtLut.h.
| bool L0Muon::TgcL0FloatingPtEvaluation::ptEstimateValid {false} |
Definition at line 32 of file TgcL0FloatingPtLut.h.
| float L0Muon::TgcL0FloatingPtEvaluation::rawPtEstimateGeV {0.F} |
Unbounded floating-point estimate retained for diagnostics only.
Definition at line 36 of file TgcL0FloatingPtLut.h.
| TgcL0FloatingPtResponseMode L0Muon::TgcL0FloatingPtEvaluation::responseMode |
| TgcL0FloatingThresholdCalibrationStatus L0Muon::TgcL0FloatingPtEvaluation::thresholdCalibrationStatus |
Definition at line 46 of file TgcL0FloatingPtLut.h.
| std::uint8_t L0Muon::TgcL0FloatingPtEvaluation::thresholdCode {0} |
Definition at line 42 of file TgcL0FloatingPtLut.h.
| float L0Muon::TgcL0FloatingPtEvaluation::thresholdCutGeV {0.F} |
Definition at line 43 of file TgcL0FloatingPtLut.h.