BOSS 7.0.8
BESIII Offline Software System
|
#include <AsciiData.hh>
Public Member Functions | |
VertexTruthType () | |
VertexTruthType () | |
Public Attributes | |
int | vertexIndex |
int | parentTrackIndex |
float | posX |
float | posY |
float | posZ |
float | time |
Definition at line 69 of file AsciiData.hh.
|
inline |
Definition at line 71 of file AsciiData.hh.
|
inline |
Definition at line 71 of file AsciiData.h.
int VertexTruthType::parentTrackIndex |
Definition at line 74 of file AsciiData.hh.
Referenced by BesAsciiIO::SaveVertexTruth().
float VertexTruthType::posX |
Definition at line 75 of file AsciiData.hh.
Referenced by BesAsciiIO::SaveVertexTruth().
float VertexTruthType::posY |
Definition at line 76 of file AsciiData.hh.
Referenced by BesAsciiIO::SaveVertexTruth().
float VertexTruthType::posZ |
Definition at line 77 of file AsciiData.hh.
Referenced by BesAsciiIO::SaveVertexTruth().
float VertexTruthType::time |
Definition at line 78 of file AsciiData.hh.
Referenced by BesAsciiIO::SaveVertexTruth().
int VertexTruthType::vertexIndex |
Definition at line 73 of file AsciiData.hh.
Referenced by BesAsciiIO::SaveVertexTruth().