20#ifndef _NUCL_DENSITY_MOMENT_INTEGRAND_H_
21#define _NUCL_DENSITY_MOMENT_INTEGRAND_H_
23#include <Math/IFunction.h>
36 unsigned int NDim (
void)
const;
37 double DoEval (
double xin)
const;
38 ROOT::Math::IBaseFunctionOneDim *
Clone (
void)
const;
double DoEval(double xin) const
~NuclDensityMomentIntegrand()
ROOT::Math::IBaseFunctionOneDim * Clone(void) const
unsigned int NDim(void) const
NuclDensityMomentIntegrand(int A, int k)
Simple utilities for integrating GSL in the GENIE framework.
Root of GENIE utility namespaces.
THE MAIN GENIE PROJECT NAMESPACE