|
BOSS 8.0.0
BESIII Offline Software System
|
#include "EvtGlobalSet.hh"#include "EvtId.hh"#include "EvtSpinDensity.hh"#include "EvtSpinType.hh"#include "EvtVector4R.hh"#include <assert.h>#include <string>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 1188 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.