3#ifndef EICD_VertexDATA_H
4#define EICD_VertexDATA_H
7#include "edm4hep/Vector3f.h"
Definition: VertexData.h:17
unsigned int parameters_begin
Definition: VertexData.h:27
::eicd::Cov3f positionError
Covariance matrix of the position.
Definition: VertexData.h:23
float chi2
Chi-squared of the vertex fit.
Definition: VertexData.h:20
float probability
Probability of the vertex fit.
Definition: VertexData.h:21
std::int32_t primary
Boolean flag, if vertex is the primary vertex of the event.
Definition: VertexData.h:19
std::int32_t algorithmType
Type code for the algorithm that has been used to create the vertex - check/set the collection parame...
Definition: VertexData.h:24
::edm4hep::Vector3f position
[mm] position of the vertex.
Definition: VertexData.h:22
unsigned int parameters_end
Definition: VertexData.h:28
float time
Vertex time.
Definition: VertexData.h:25
Definition: CalorimeterHit.cc:13