BOSS 7.0.9
BESIII Offline Software System
|
#include <assert.h>
#include "EvtGenBase/EvtVector4R.hh"
#include "EvtGenBase/EvtSpinDensity.hh"
#include "EvtGenBase/EvtId.hh"
#include "EvtGenBase/EvtSpinType.hh"
#include <string>
#include "EvtGenModels/EvtGlobalSet.hh"
Go to the source code of this file.
Classes | |
class | EvtParticle |
Functions | |
std::string | IntToStr (int a) |
Variables | |
const int | MAX_DAUG =100 |
const int | MAX_LEVEL =10 |
const int | MAX_TRIES =10000 |
std::string IntToStr | ( | int | a | ) |
Definition at line 1211 of file bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenBase/EvtParticle.cc.
const int MAX_DAUG =100 |
Definition at line 38 of file bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenBase/EvtParticle.hh.
Referenced by EvtBHadronic::decay(), EvtBtoXsEtap::decay(), EvtBtoXsgamma::decay(), EvtJetSet::decay(), EvtJscont::decay(), EvtLunda::decay(), EvtLundCharm::decay(), EvtPycont::decay(), EvtPyGaGa::decay(), EvtPythia::decay(), EvtTauola::decay(), EvtDecayTable::inChannelList(), EvtDecayIncoherent::makeDecay(), and EvtDecayTable::readDecayFile().
const int MAX_LEVEL =10 |
Definition at line 39 of file bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenBase/EvtParticle.hh.
const int MAX_TRIES =10000 |
Definition at line 40 of file bak-BesEvtGen-00-04-08/src/EvtGen/EvtGenBase/EvtParticle.hh.