19 #ifndef _MUELOSS_PROCESS_H_ 20 #define _MUELOSS_PROCESS_H_ 50 case eMupSum :
return "all";
break;
53 return "undefined process";
break;
55 return "undefined process";
67 return 999999999;
break;
77 #endif // _MUELOSS_PROCESS_H_
THE MAIN GENIE PROJECT NAMESPACE
static const double kElectronMass
static double Threshold(MuELProcess_t p)
Enumeration of muon energy loss processes.
static const double kMuonMass
static const char * AsString(MuELProcess_t p)
enum genie::mueloss::EMuELProcess MuELProcess_t