BOSS 7.0.8
BESIII Offline Software System
|
#include <McTruthDataStructure.h>
Public Attributes | |
int | vertexIndex |
int | parentTrackIndex |
int | x |
int | y |
int | z |
int | time |
Definition at line 18 of file McTruthDataStructure.h.
int VertexTruth_t::parentTrackIndex |
Definition at line 20 of file McTruthDataStructure.h.
int VertexTruth_t::time |
Definition at line 24 of file McTruthDataStructure.h.
int VertexTruth_t::vertexIndex |
Definition at line 19 of file McTruthDataStructure.h.
int VertexTruth_t::x |
Definition at line 21 of file McTruthDataStructure.h.
int VertexTruth_t::y |
Definition at line 22 of file McTruthDataStructure.h.
int VertexTruth_t::z |
Definition at line 23 of file McTruthDataStructure.h.