|
BOSS 7.1.1
BESIII Offline Software System
|
#include "EvtGenBase/EvtPatches.hh"#include "EvtGenModels/EvtBtoXsgammaRootFinder.hh"#include "EvtGenModels/EvtItgTwoCoeffFcn.hh"#include "EvtGenModels/EvtItgSimpsonIntegrator.hh"#include "EvtGenBase/EvtReport.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 39 of file EvtBtoXsgammaRootFinder.cc.
Referenced by EvtBtoXsgammaRootFinder::GetGaussIntegFcnRoot(), and EvtBtoXsgammaRootFinder::GetRootSingleFunc().
| #define EVTITGROOTFINDER_RELATIVEPRECISION 1.0e-16 |
Definition at line 40 of file EvtBtoXsgammaRootFinder.cc.