|
BOSS 8.0.0
BESIII Offline Software System
|
#include <EvtBtoXsgammaRootFinder.hh>
Public Member Functions | |
| EvtBtoXsgammaRootFinder () | |
| virtual | ~EvtBtoXsgammaRootFinder () |
| 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 35 of file EvtBtoXsgammaRootFinder.hh.
| EvtBtoXsgammaRootFinder::EvtBtoXsgammaRootFinder | ( | ) |
Definition at line 41 of file EvtBtoXsgammaRootFinder.cc.
|
virtual |
Definition at line 43 of file EvtBtoXsgammaRootFinder.cc.
| 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 121 of file EvtBtoXsgammaRootFinder.cc.
Referenced by EvtBtoXsgammaFermiUtil::FermiGaussFuncRoot().
| double EvtBtoXsgammaRootFinder::GetRootSingleFunc | ( | const EvtItgAbsFunction * | theFunc, |
| double | functionValue, | ||
| double | lowerValue, | ||
| double | upperValue, | ||
| double | precision ) |
Definition at line 45 of file EvtBtoXsgammaRootFinder.cc.
Referenced by EvtBtoXsgammaFermiUtil::FermiRomanFuncRoot().