|
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 EvtItgTwoCoeffFcn, including all inherited members.
| EvtItgAbsFunction(double lowerRange, double upperRange) | EvtItgAbsFunction | |
| EvtItgTwoCoeffFcn(double(*theFunction)(double, const std::vector< double > &, const std::vector< double > &), double lowerRange, double upperRange, const std::vector< double > &coeffs1, const std::vector< double > &coeffs2) | EvtItgTwoCoeffFcn | |
| getCoeff(int, int) override | EvtItgTwoCoeffFcn | virtual |
| getRange(double &lower, double &upper) const | EvtItgAbsFunction | inline |
| lowerRange() const | EvtItgAbsFunction | inline |
| m_coeffs1 | EvtItgTwoCoeffFcn | private |
| m_coeffs2 | EvtItgTwoCoeffFcn | private |
| m_lowerRange | EvtItgAbsFunction | private |
| m_myFunction | EvtItgTwoCoeffFcn | private |
| m_upperRange | EvtItgAbsFunction | private |
| myFunction(double x) const override | EvtItgTwoCoeffFcn | protectedvirtual |
| operator()(double x) const | EvtItgAbsFunction | virtual |
| setCoeff(int, int, double) override | EvtItgTwoCoeffFcn | virtual |
| setRange(double x1, double x2) | EvtItgAbsFunction | inlineprotected |
| upperRange() const | EvtItgAbsFunction | inline |
| value(double x) const | EvtItgAbsFunction | virtual |
| ~EvtItgAbsFunction()=default | EvtItgAbsFunction | virtual |