NAIA  1.1.1
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, numBetaTypesbetaTypes
 
static const std::array< std::string, numBetaTypesbetaNames {"CIEMAT", "SIMPLE", "REFIT", "LIP"}