BOSS 7.0.9
BESIII Offline Software System
|
#include <HepevtTables.h>
Public Member Functions | |
Gen_hepevt () | |
Public Attributes | |
int | id |
int | isthep |
int | idhep |
const Gen_hepevt * | mother |
int | mo [2] |
int | da [2] |
float | P [5] |
float | V [4] |
Definition at line 13 of file HepevtTables.h.
|
inline |
Definition at line 15 of file HepevtTables.h.
int Gen_hepevt::da[2] |
Definition at line 22 of file HepevtTables.h.
int Gen_hepevt::id |
Definition at line 17 of file HepevtTables.h.
Referenced by TTrackHEP::hep(), TTrackHEP::id(), and TMDC::updateMC().
int Gen_hepevt::idhep |
Definition at line 19 of file HepevtTables.h.
Referenced by TTrackHEP::pType().
int Gen_hepevt::isthep |
Definition at line 18 of file HepevtTables.h.
Referenced by TTrackHEP::status().
int Gen_hepevt::mo[2] |
Definition at line 21 of file HepevtTables.h.
const Gen_hepevt* Gen_hepevt::mother |
Definition at line 20 of file HepevtTables.h.
float Gen_hepevt::P[5] |
Definition at line 23 of file HepevtTables.h.
float Gen_hepevt::V[4] |
Definition at line 24 of file HepevtTables.h.