8 #ifndef GARANA_VERTEX_H_ 9 #define GARANA_VERTEX_H_ 11 #include <TLorentzVector.h> float fCovar[3][3]
vertex 3-position fit uncertainties [cm]
void GetCovar(float covar[][3])
TLorentzVector fPosition
4-position of vertex [cm,ns]
TLorentzVector * GetVertex()