evtgen is hosted by Hepforge, IPPP Durham
EvtGen  2.0.0
Monte Carlo generator of particle decays, in particular the weak decays of heavy flavour particles such as B mesons.
EvtVubBLNPHybrid.cpp File Reference
#include "EvtGenModels/EvtVubBLNPHybrid.hh"
#include "EvtGenBase/EvtGenKine.hh"
#include "EvtGenBase/EvtPDL.hh"
#include "EvtGenBase/EvtParticle.hh"
#include "EvtGenBase/EvtPatches.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
 

Macro Definition Documentation

◆ EPS

#define EPS   3.0e-7

Definition at line 42 of file EvtVubBLNPHybrid.cpp.

◆ FPMIN

#define FPMIN   1.0e-30

Definition at line 43 of file EvtVubBLNPHybrid.cpp.

◆ ITMAX

#define ITMAX   100

Definition at line 41 of file EvtVubBLNPHybrid.cpp.