|
CbmRoot
|
#include "gtest/gtest.h"Go to the source code of this file.
Functions | |
| void | compareVertexDataMembers (CbmVertex &test, double x, double y, double z, double chi2, int32_t ndf, int32_t ntracks, double *cov) |
| void compareVertexDataMembers | ( | CbmVertex & | test, |
| double | x, | ||
| double | y, | ||
| double | z, | ||
| double | chi2, | ||
| int32_t | ndf, | ||
| int32_t | ntracks, | ||
| double * | cov ) |
Definition at line 7 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(), TEST(), TEST(), TEST(), TEST(), TEST(), TEST(), TEST(), and TEST().