Go to the documentation of this file.
3 #ifndef EICD_VertexDATA_H
4 #define EICD_VertexDATA_H
float time
time of vertex [ns]
Definition: VertexData.h:20
Definition: BasicParticle.cc:13
::eic::VectorXYZ position
postion of vertex [mm]
Definition: VertexData.h:19
bool primary
Whether it is the primary vertex of the event.
Definition: VertexData.h:23
float chi2
Chi squared of the vertex fit.
Definition: VertexData.h:21
::eic::Index ID
unique vertex ID
Definition: VertexData.h:18
float probability
Probability of the vertex fit.
Definition: VertexData.h:22
Definition: VertexData.h:16
Definition: VectorXYZ.h:13