NAIA  1.0.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups
Enumerations | Variables
NAIA::Rich Namespace Reference

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"}