CbmRoot
|
Go to the source code of this file.
Functions | |
void | compareVertexDataMembers (CbmVertex &test, Double_t x, Double_t y, Double_t z, Double_t chi2, Int_t ndf, Int_t ntracks, Double_t *cov) |
void compareVertexDataMembers | ( | CbmVertex & | test, |
Double_t | x, | ||
Double_t | y, | ||
Double_t | z, | ||
Double_t | chi2, | ||
Int_t | ndf, | ||
Int_t | ntracks, | ||
Double_t * | cov | ||
) |
Definition at line 1 of file compareVertex.h.
References CbmVertex::GetChi2(), CbmVertex::GetCovariance(), CbmVertex::GetNDF(), CbmVertex::GetNTracks(), CbmVertex::GetX(), CbmVertex::GetY(), CbmVertex::GetZ(), x, and y.
Referenced by compareEventDataMembers(), and TEST().