|
EvtGen 2.2.0
Monte Carlo generator of particle decays, in particular the weak decays of heavy flavour particles such as B mesons.
|
This is the complete list of members for EvtItgFunction, including all inherited members.
| EvtItgAbsFunction(double lowerRange, double upperRange) | EvtItgAbsFunction | |
| EvtItgFunction(double(*theFunction)(double), double lowerRange, double upperRange) | EvtItgFunction | |
| getCoeff(int, int) override | EvtItgFunction | inlinevirtual |
| getRange(double &lower, double &upper) const | EvtItgAbsFunction | inline |
| lowerRange() const | EvtItgAbsFunction | inline |
| m_lowerRange | EvtItgAbsFunction | private |
| m_myFunction | EvtItgFunction | private |
| m_upperRange | EvtItgAbsFunction | private |
| myFunction(double x) const override | EvtItgFunction | protectedvirtual |
| operator()(double x) const | EvtItgAbsFunction | virtual |
| setCoeff(int, int, double) override | EvtItgFunction | inlinevirtual |
| setRange(double x1, double x2) | EvtItgAbsFunction | inlineprotected |
| upperRange() const | EvtItgAbsFunction | inline |
| value(double x) const | EvtItgAbsFunction | virtual |
| ~EvtItgAbsFunction()=default | EvtItgAbsFunction | virtual |