23 #ifndef _BEZRUKOV_BUGAEV_MODEL_H_
24 #define _BEZRUKOV_BUGAEV_MODEL_H_
26 #include <Math/IFunction.h>
75 unsigned int NDim (
void)
const;
76 double DoEval (
double xin)
const;
77 ROOT::Math::IBaseFunctionOneDim *
Clone (
void)
const;
87 #endif // _BEZRUKOV_BUGAEV_MODEL_H_
unsigned int NDim(void) const
double DoEval(double xin) const
ROOT::Math::IBaseFunctionOneDim * Clone(void) const
virtual ~BezrukovBugaevModel()
MuELProcess_t Process(void) const
BezrukovBugaevIntegrand(double E, double A)
static constexpr double A
double dE_dx(double E, MuELMaterial_t material) const
Implement the MuELossI interface.
Bezrukov-Bugaev model for the energy loss of high energy muons due to photonuclear interactions...
enum genie::mueloss::EMuELProcess MuELProcess_t
~BezrukovBugaevIntegrand()
enum genie::mueloss::EMuELMaterial MuELMaterial_t