Go to the documentation of this file.
21 #include "TMatrixTSym.h"
25 static Double_t gTempD[11];
45 for (
int i = 0, k = 0;
i < 3;
i++)
46 for (
int j = 0; j <=
i; j++, k++)
51 TMatrixFSym covMat(3);
52 for (
int i = 0, k = 0;
i < 3;
i++)
53 for (
int j = 0; j <=
i; j++, k++)
virtual Int_t & GetRefNTracks()
Number of Degrees of Freedom after fit.
ClassImp(CbmKFVertexInterface) static Double_t gTempD[11]
virtual Double_t & GetRefChi2()
Array[6] of covariance matrix.
void GetVertex(CbmVertex &v)
virtual Double_t & GetRefZ()
void SetVertex(CbmVertex &v)
Number of tracks used during fit.
virtual Double_t & GetRefX()
virtual Double_t & GetRefY()
virtual Int_t & GetRefNDF()
Chi^2 after fit.
virtual Double_t * GetCovMatrix()