EICd
EIC data model
eic::VertexData Class Reference

#include <VertexData.h>

Public Attributes

::eic::Index ID {}
 unique vertex ID More...
 
::eic::VectorXYZ position {}
 postion of vertex [mm] More...
 
float time {}
 time of vertex [ns] More...
 
float chi2 {}
 Chi squared of the vertex fit. More...
 
float probability {}
 Probability of the vertex fit. More...
 
bool primary {}
 Whether it is the primary vertex of the event. More...
 

Detailed Description

EIC vertex

Author
: W. Armstrong, S. Joosten

Member Data Documentation

◆ chi2

float eic::VertexData::chi2 {}

Chi squared of the vertex fit.

◆ ID

::eic::Index eic::VertexData::ID {}

unique vertex ID

◆ position

::eic::VectorXYZ eic::VertexData::position {}

postion of vertex [mm]

◆ primary

bool eic::VertexData::primary {}

Whether it is the primary vertex of the event.

◆ probability

float eic::VertexData::probability {}

Probability of the vertex fit.

◆ time

float eic::VertexData::time {}

time of vertex [ns]


The documentation for this class was generated from the following file: