NAIA
1.0.2
|
Enumerations | |
enum | RichMeasType { NONE = 0, NaF, Agl } |
enum | BetaType { CIEMAT, SIMPLE, REFIT, LIP } |
Variables | |
constexpr unsigned int | numBetaTypes = 4 |
constexpr std::array< BetaType, numBetaTypes > | betaTypes |
static const std::array < std::string, numBetaTypes > | betaNames {"CIEMAT", "SIMPLE", "REFIT", "LIP"} |