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.
EvtParticle.hh File Reference
#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
 

Variable Documentation

◆ MAX_DAUG

const int MAX_DAUG = 100

Definition at line 42 of file EvtParticle.hh.

◆ MAX_LEVEL

const int MAX_LEVEL = 10

Definition at line 43 of file EvtParticle.hh.

◆ MAX_TRIES

const int MAX_TRIES = 10000

Definition at line 44 of file EvtParticle.hh.