30 QwVertex(
double x,
double y,
double z);
Contains vertex information.
double maxresidue
max residue of tracks
Contains the complete track as a concatenation of partial tracks.
int fNTracks
number of tracks in vertex
double fCov[3][3]
error matrix
double fCoord[3]
coordinates of vertex
double GetDistance()
Return the distance between the tracks at the vertex.