![]() |
ATLAS Offline Software
|
#include <map>Go to the source code of this file.
Namespaces | |
| namespace | TCS |
| namespace | TCS::KFMET |
Variables | |
| constexpr size_t | TCS::KFMET::nWeightWords {49} |
| constexpr unsigned | TCS::KFMET::nEtaBins {30} |
| constexpr unsigned | TCS::KFMET::nLogEtBins {6} |
| constexpr unsigned | TCS::KFMET::correctionDecimalBitWidth {7} |
| constexpr unsigned | TCS::KFMET::correctionBitWidth {9} |
| constexpr int | TCS::KFMET::jetEtBinOffset {5} |
| constexpr size_t | TCS::KFMET::lookupEtaBinFallback {nEtaBins-1} |
| const std::map< unsigned, size_t > | TCS::KFMET::lookupEtaBin |