|
BOSS 8.0.0
BESIII Offline Software System
|
#include "../EvtGenBase/EvtPatches.hh"#include "../EvtGenBase/EvtReport.hh"#include "EvtBtoXsgammaRootFinder.hh"#include "EvtItgSimpsonIntegrator.hh"#include "EvtItgTwoCoeffFcn.hh"#include <math.h>Go to the source code of this file.
Macros | |
| #define | EVTITGROOTFINDER_MAXIT 100 |
| #define | EVTITGROOTFINDER_RELATIVEPRECISION 1.0e-16 |
| #define EVTITGROOTFINDER_MAXIT 100 |
Definition at line 38 of file EvtBtoXsgammaRootFinder.cc.
Referenced by EvtBtoXsgammaRootFinder::GetGaussIntegFcnRoot(), and EvtBtoXsgammaRootFinder::GetRootSingleFunc().
| #define EVTITGROOTFINDER_RELATIVEPRECISION 1.0e-16 |
Definition at line 39 of file EvtBtoXsgammaRootFinder.cc.