20#include "EvtGenBase/EvtPatches.hh"
25#include "EvtGenModels/EvtItgFunction.hh"
38 _myFunction(theFunction)
52 return _myFunction(
x);
virtual double myFunction(double x) const
EvtItgFunction(double(*theFunction)(double), double lowerRange, double upperRange)
virtual ~EvtItgFunction()