#include <EvtGenModels/EvtItgAbsFunction.hh>
Definition at line 35 of file EvtItgAbsFunction.hh.
◆ EvtItgAbsFunction()
| EvtItgAbsFunction::EvtItgAbsFunction |
( |
double | lowerRange, |
|
|
double | upperRange ) |
◆ ~EvtItgAbsFunction()
| virtual EvtItgAbsFunction::~EvtItgAbsFunction |
( |
| ) |
|
|
virtualdefault |
◆ getCoeff()
| virtual double EvtItgAbsFunction::getCoeff |
( |
int | , |
|
|
int | ) |
|
pure virtual |
◆ getRange()
| void EvtItgAbsFunction::getRange |
( |
double & | lower, |
|
|
double & | upper ) const |
|
inline |
◆ lowerRange()
| double EvtItgAbsFunction::lowerRange |
( |
| ) |
const |
|
inline |
◆ myFunction()
| virtual double EvtItgAbsFunction::myFunction |
( |
double | x | ) |
const |
|
protectedpure virtual |
◆ operator()()
| double EvtItgAbsFunction::operator() |
( |
double | x | ) |
const |
|
virtual |
◆ setCoeff()
| virtual void EvtItgAbsFunction::setCoeff |
( |
int | , |
|
|
int | , |
|
|
double | ) |
|
pure virtual |
◆ setRange()
| void EvtItgAbsFunction::setRange |
( |
double | x1, |
|
|
double | x2 ) |
|
inlineprotected |
◆ upperRange()
| double EvtItgAbsFunction::upperRange |
( |
| ) |
const |
|
inline |
◆ value()
| double EvtItgAbsFunction::value |
( |
double | x | ) |
const |
|
virtual |
◆ m_lowerRange
| double EvtItgAbsFunction::m_lowerRange |
|
private |
◆ m_upperRange
| double EvtItgAbsFunction::m_upperRange |
|
private |
The documentation for this class was generated from the following files: