21static Double_t gTempD[11];
22static Int_t gTempI[2];
63 for (
int i = 0, k = 0;
i < 3;
i++)
64 for (
int j = 0; j <=
i; j++, k++)
70 TMatrixFSym covMat(3);
72 for (
int i = 0, k = 0;
i < 3;
i++) {
73 for (
int j = 0; j <=
i; j++, k++) {
virtual Double_t & GetRefY()
virtual Double_t & GetRefX()
virtual Int_t & GetRefNTracks()
Number of Degrees of Freedom after fit.
virtual Double_t & GetRefZ()
virtual Double_t & GetRefChi2()
Array[6] of covariance matrix.
virtual Int_t & GetRefNDF()
Chi^2 after fit.
void SetVertex(CbmVertex &v)
Number of tracks used during fit.
void GetVertex(CbmVertex &v)
virtual Double_t * GetCovMatrix()