|
CbmRoot
|
#include "CbmTrdPoint.h"#include "compareTrdPoint.h"#include "gtest/gtest-spi.h"#include "gtest/gtest.h"Go to the source code of this file.
Functions | |
| TEST (_GTestCbmTrdPoint, CheckDefaultConstructor) | |
| TEST (_GTestCbmTrdPoint, CheckStandardConstructor) | |
| TEST (_GTestCbmTrdPoint, CheckCopyConstructor) | |
| TEST (_GTestCbmTrdPoint, CheckCopyAssignmentOperator) | |
| TEST (_GTestCbmTrdPoint, CheckMoveConstructor) | |
| TEST (_GTestCbmTrdPoint, CheckAssignmentOperator) | |
| TEST (_GTestCbmTrdPoint, CheckPrint) | |
| TEST (_GTestCbmTrdPoint, CheckPositionOut) | |
| TEST (_GTestCbmTrdPoint, CheckMomentumOut) | |
| TEST | ( | _GTestCbmTrdPoint | , |
| CheckAssignmentOperator | ) |
Definition at line 133 of file _GTestCbmTrdPoint.cxx.
References compareTrdPointDataMembers().
| TEST | ( | _GTestCbmTrdPoint | , |
| CheckCopyAssignmentOperator | ) |
Definition at line 75 of file _GTestCbmTrdPoint.cxx.
References compareTrdPointDataMembers().
| TEST | ( | _GTestCbmTrdPoint | , |
| CheckCopyConstructor | ) |
Definition at line 47 of file _GTestCbmTrdPoint.cxx.
References compareTrdPointDataMembers().
| TEST | ( | _GTestCbmTrdPoint | , |
| CheckDefaultConstructor | ) |
Definition at line 11 of file _GTestCbmTrdPoint.cxx.
References compareTrdPointDataMembers().
| TEST | ( | _GTestCbmTrdPoint | , |
| CheckMomentumOut | ) |
Definition at line 220 of file _GTestCbmTrdPoint.cxx.
References compareTrdPointDataMembers(), and CbmTrdPoint::MomentumOut().
| TEST | ( | _GTestCbmTrdPoint | , |
| CheckMoveConstructor | ) |
Definition at line 104 of file _GTestCbmTrdPoint.cxx.
References compareTrdPointDataMembers().
| TEST | ( | _GTestCbmTrdPoint | , |
| CheckPositionOut | ) |
Definition at line 193 of file _GTestCbmTrdPoint.cxx.
References compareTrdPointDataMembers(), and CbmTrdPoint::PositionOut().
| TEST | ( | _GTestCbmTrdPoint | , |
| CheckPrint | ) |
Definition at line 163 of file _GTestCbmTrdPoint.cxx.
References compareTrdPointDataMembers(), and CbmTrdPoint::Print().
| TEST | ( | _GTestCbmTrdPoint | , |
| CheckStandardConstructor | ) |
Definition at line 25 of file _GTestCbmTrdPoint.cxx.
References compareTrdPointDataMembers().