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;
Enumeration of muon energy loss processes.
static double Threshold(MuELProcess_t p)
static const char * AsString(MuELProcess_t p)
static const double kMuonMass
static const double kElectronMass
The MuELoss utility package that computes muon energy losses in the energy range from 1 GeV to 10 TeV...
enum genie::mueloss::EMuELProcess MuELProcess_t
THE MAIN GENIE PROJECT NAMESPACE