|
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 EvtItgSimpsonIntegrator, including all inherited members.
| boundsCheck(double &, double &) const | EvtItgAbsIntegrator | private |
| evaluate(double lower, double upper) const | EvtItgAbsIntegrator | |
| evaluateIt(double, double) const override | EvtItgSimpsonIntegrator | protectedvirtual |
| EvtItgAbsIntegrator(const EvtItgAbsFunction &) | EvtItgAbsIntegrator | |
| EvtItgAbsIntegrator() | EvtItgAbsIntegrator | private |
| EvtItgSimpsonIntegrator(const EvtItgAbsFunction &, double precision=1.0e-5, int maxLoop=20) | EvtItgSimpsonIntegrator | |
| m_maxLoop | EvtItgSimpsonIntegrator | private |
| m_myFunction | EvtItgAbsIntegrator | private |
| m_precision | EvtItgSimpsonIntegrator | private |
| myFunction(double x) const | EvtItgAbsIntegrator | inlineprotected |
| normalisation() const | EvtItgAbsIntegrator | |
| trapezoid(double lower, double higher, int n, double &result) const | EvtItgAbsIntegrator | protected |
| ~EvtItgAbsIntegrator()=default | EvtItgAbsIntegrator | virtual |