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;
MuELProcess_t Process(void) const
virtual ~BezrukovBugaevModel()
double dE_dx(double E, MuELMaterial_t material) const
Implement the MuELossI interface.
unsigned int NDim(void) const
double DoEval(double xin) const
~BezrukovBugaevIntegrand()
ROOT::Math::IBaseFunctionOneDim * Clone(void) const
BezrukovBugaevIntegrand(double E, double A)
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