23 #ifndef _KOKOULIN_PETRUKHIN_MODEL_H_
24 #define _KOKOULIN_PETRUKHIN_MODEL_H_
26 #include <Math/IFunction.h>
86 unsigned int NDim (
void)
const;
87 double DoEval (
const double * xin)
const;
88 ROOT::Math::IBaseFunctionMultiDim *
Clone (
void)
const;
98 #endif // _KOKOULIN_PETRUKHIN_MODEL_
KokoulinPetrukhinIntegrand(double E, double Z)
Kokoulin-Petrukhin model for the energy loss of muons due to direct e+e- pair production. Concrete implementation of the MuELossI interface.
double dE_dx(double E, MuELMaterial_t material) const
Implement the MuELossI interface.
double DoEval(const double *xin) const
virtual ~KokoulinPetrukhinModel()
~KokoulinPetrukhinIntegrand()
ROOT::Math::IBaseFunctionMultiDim * Clone(void) const
unsigned int NDim(void) const
enum genie::mueloss::EMuELProcess MuELProcess_t
MuELProcess_t Process(void) const
enum genie::mueloss::EMuELMaterial MuELMaterial_t