25 #ifndef _PETRUKHIN_SHESTAKOV_MODEL_H_
26 #define _PETRUKHIN_SHESTAKOV_MODEL_H_
28 #include <Math/IFunction.h>
87 unsigned int NDim (
void)
const;
88 double DoEval (
double xin)
const;
89 ROOT::Math::IBaseFunctionOneDim *
Clone (
void)
const;
99 #endif // _PETRUKHIN_SHESTAKOV_MODEL_H_
Bethe-Heitler, Petrukhin-Shestakov model for the energy loss of muons due to bremsstrahlung. Concrete implementation of the MuELossI interface.
ROOT::Math::IBaseFunctionOneDim * Clone(void) const
double DoEval(double xin) const
~PetrukhinShestakovIntegrand()
virtual ~PetrukhinShestakovModel()
PetrukhinShestakovModel()
PetrukhinShestakovIntegrand(double E, double Z)
MuELProcess_t Process(void) const
double dE_dx(double E, MuELMaterial_t material) const
Implement the MuELossI interface.
unsigned int NDim(void) const
enum genie::mueloss::EMuELProcess MuELProcess_t
enum genie::mueloss::EMuELMaterial MuELMaterial_t