|
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/EvtVubBLNP.hh"#include "EvtGenBase/EvtGenKine.hh"#include "EvtGenBase/EvtPDL.hh"#include "EvtGenBase/EvtParticle.hh"#include "EvtGenBase/EvtRandom.hh"#include "EvtGenBase/EvtReport.hh"#include "EvtGenBase/EvtVector4R.hh"#include "EvtGenModels/EvtItgPtrFunction.hh"#include "EvtGenModels/EvtItgSimpsonIntegrator.hh"#include "EvtGenModels/EvtPFermi.hh"#include <stdlib.h>#include <string>#include "math.h"#include "signal.h"Go to the source code of this file.
Macros | |
| #define | ITMAX 100 |
| #define | EPS 3.0e-7 |
| #define | FPMIN 1.0e-30 |
| #define EPS 3.0e-7 |
Definition at line 41 of file EvtVubBLNP.cpp.
| #define FPMIN 1.0e-30 |
Definition at line 42 of file EvtVubBLNP.cpp.
| #define ITMAX 100 |
Definition at line 40 of file EvtVubBLNP.cpp.