CbmRoot
|
#include "CbmVertex.h"
#include <FairLogger.h>
#include <TMatrixTSym.h>
#include <TVector3.h>
#include <gtest/gtest-spi.h>
#include <gtest/gtest.h>
#include <regex>
#include "../compareVertex.h"
Go to the source code of this file.
Functions | |
TEST (_GTestCbmVertex, CheckDefaultConstructor) | |
TEST (_GTestCbmVertex, CheckStandardConstructor) | |
TEST (_GTestCbmVertex, CheckConstructorAllArguments) | |
TEST (_GTestCbmVertex, CheckReset) | |
TEST (_GTestCbmVertex, CheckGetPosition) | |
TEST (_GTestCbmVertex, CheckGetCovMatrix) | |
TEST (_GTestCbmVertex, CheckSetVertex) | |
TEST (_GTestCbmVertex, CheckPrint) | |
TEST | ( | _GTestCbmVertex | , |
CheckConstructorAllArguments | |||
) |
Definition at line 33 of file _GTestCbmVertex.cxx.
References compareVertexDataMembers(), f, and val1.
TEST | ( | _GTestCbmVertex | , |
CheckDefaultConstructor | |||
) |
Definition at line 15 of file _GTestCbmVertex.cxx.
References compareVertexDataMembers().
TEST | ( | _GTestCbmVertex | , |
CheckGetCovMatrix | |||
) |
Definition at line 144 of file _GTestCbmVertex.cxx.
References compareVertexDataMembers(), and i.
TEST | ( | _GTestCbmVertex | , |
CheckGetPosition | |||
) |
Definition at line 112 of file _GTestCbmVertex.cxx.
References compareVertexDataMembers().
TEST | ( | _GTestCbmVertex | , |
CheckPrint | |||
) |
Definition at line 240 of file _GTestCbmVertex.cxx.
References compareVertexDataMembers().
TEST | ( | _GTestCbmVertex | , |
CheckReset | |||
) |
Definition at line 85 of file _GTestCbmVertex.cxx.
References compareVertexDataMembers(), and val1.
TEST | ( | _GTestCbmVertex | , |
CheckSetVertex | |||
) |
Definition at line 180 of file _GTestCbmVertex.cxx.
References compareVertexDataMembers(), f, CbmVertex::SetVertex(), val1, and val2.
TEST | ( | _GTestCbmVertex | , |
CheckStandardConstructor | |||
) |
Definition at line 24 of file _GTestCbmVertex.cxx.
References compareVertexDataMembers().