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;
double dE_dx(double E, MuELMaterial_t material) const
Implement the MuELossI interface.
MuELProcess_t Process(void) const
virtual ~KokoulinPetrukhinModel()
~KokoulinPetrukhinIntegrand()
KokoulinPetrukhinIntegrand(double E, double Z)
unsigned int NDim(void) const
ROOT::Math::IBaseFunctionMultiDim * Clone(void) const
double DoEval(const double *xin) const
The MuELoss utility package that computes muon energy losses in the energy range from 1 GeV to 10 TeV...
enum genie::mueloss::EMuELMaterial MuELMaterial_t
enum genie::mueloss::EMuELProcess MuELProcess_t
THE MAIN GENIE PROJECT NAMESPACE