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_
THE MAIN GENIE PROJECT NAMESPACE
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.
virtual ~KokoulinPetrukhinModel()
enum genie::mueloss::EMuELProcess MuELProcess_t
MuELProcess_t Process(void) const
enum genie::mueloss::EMuELMaterial MuELMaterial_t