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.
Referenced by EvtParticle::dumpTreeRec(), and EvtParticle::writeTreeRec().
const int MAX_DAUG =100 |
Definition at line 38 of file BesEvtGen-00-04-08/src/EvtGen/EvtGenBase/EvtParticle.hh.
const int MAX_LEVEL =10 |
Definition at line 39 of file BesEvtGen-00-04-08/src/EvtGen/EvtGenBase/EvtParticle.hh.
const int MAX_TRIES =10000 |
Definition at line 40 of file BesEvtGen-00-04-08/src/EvtGen/EvtGenBase/EvtParticle.hh.