|
EvtGen 2.2.0
Monte Carlo generator of particle decays, in particular the weak decays of heavy flavour particles such as B mesons.
|
#include <EvtGenModels/EvtBtoXsgammaRootFinder.hh>
Public Member Functions | |
| double | GetRootSingleFunc (const EvtItgAbsFunction *theFunc, double functionValue, double lowerValue, double upperValue, double precision) |
| double | GetGaussIntegFcnRoot (EvtItgAbsFunction *theFunc1, EvtItgAbsFunction *theFunc2, double integ1Precision, double integ2Precision, int maxLoop1, int maxLoop2, double integLower, double integUpper, double lowerValue, double upperValue, double precision) |
Definition at line 38 of file EvtBtoXsgammaRootFinder.hh.
| double EvtBtoXsgammaRootFinder::GetGaussIntegFcnRoot | ( | EvtItgAbsFunction * | theFunc1, |
| EvtItgAbsFunction * | theFunc2, | ||
| double | integ1Precision, | ||
| double | integ2Precision, | ||
| int | maxLoop1, | ||
| int | maxLoop2, | ||
| double | integLower, | ||
| double | integUpper, | ||
| double | lowerValue, | ||
| double | upperValue, | ||
| double | precision ) |
Definition at line 115 of file EvtBtoXsgammaRootFinder.cpp.
| double EvtBtoXsgammaRootFinder::GetRootSingleFunc | ( | const EvtItgAbsFunction * | theFunc, |
| double | functionValue, | ||
| double | lowerValue, | ||
| double | upperValue, | ||
| double | precision ) |
Definition at line 44 of file EvtBtoXsgammaRootFinder.cpp.