|
EvtGen 2.2.0
Monte Carlo generator of particle decays, in particular the weak decays of heavy flavour particles such as B mesons.
|
#include "EvtGenBase/EvtId.hh"#include "EvtGenBase/EvtSpinDensity.hh"#include "EvtGenBase/EvtSpinType.hh"#include "EvtGenBase/EvtVector4R.hh"#include <assert.h>#include <map>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | EvtParticle |
Variables | |
| const int | MAX_DAUG = 100 |
| const int | MAX_LEVEL = 10 |
| const int | MAX_TRIES = 10000 |
| const int MAX_DAUG = 100 |
Definition at line 41 of file EvtParticle.hh.
| const int MAX_LEVEL = 10 |
Definition at line 42 of file EvtParticle.hh.
| const int MAX_TRIES = 10000 |
Definition at line 43 of file EvtParticle.hh.