43 <<
"Error in EvtItgAbsFunction::value. Given co-ordinate " << x
44 <<
" is outside of allowed range [" <<
m_lowerRange <<
", "
std::ostream & EvtGenReport(EvtGenSeverity severity, const char *facility=nullptr)
virtual double operator()(double x) const
EvtItgAbsFunction(double lowerRange, double upperRange)
double lowerRange() const
double upperRange() const
virtual double myFunction(double x) const =0
virtual double value(double x) const