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.
EvtBTo3hCP.cpp File Reference
#include "EvtGenModels/EvtBTo3hCP.hh"
#include "EvtGenBase/EvtCPUtil.hh"
#include "EvtGenBase/EvtComplex.hh"
#include "EvtGenBase/EvtGenKine.hh"
#include "EvtGenBase/EvtId.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 <cmath>
#include <stdlib.h>
#include <string>

Go to the source code of this file.

Macros

#define square(x)   ( ( x ) * ( x ) )
 

Macro Definition Documentation

◆ square

#define square (   x)    ( ( x ) * ( x ) )

Definition at line 38 of file EvtBTo3hCP.cpp.