|
BOSS 7.1.1
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 1210 of file EvtParticle.cc.
Referenced by EvtParticle::dumpTreeRec(), and EvtParticle::writeTreeRec().
| const int MAX_DAUG =100 |
Definition at line 38 of file 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 EvtParticle.hh.
| const int MAX_TRIES =10000 |
Definition at line 40 of file EvtParticle.hh.