|
CbmRoot
|
#include "CbmStripHit.h"#include <TVector3.h>#include <gtest/gtest-spi.h>#include <gtest/gtest.h>#include "compareStripHit.h"Go to the source code of this file.
Functions | |
| TEST (_GTestCbmStripHit, CheckDefaultConstructor) | |
| TEST (_GTestCbmStripHit, CheckStandardConstructor) | |
| TEST (_GTestCbmStripHit, CheckStandardConstructorWithTime) | |
| TEST (_GTestCbmStripHit, CheckStandardConstructorTVector3) | |
| TEST (_GTestCbmStripHit, CheckStandardConstructorTVector3WithTime) | |
| TEST (_GTestCbmStripHit, CheckSetters) | |
| TEST (_GTestCbmMatch, CheckToString) | |
| TEST | ( | _GTestCbmMatch | , |
| CheckToString | ) |
Definition at line 112 of file _GTestCbmStripHit.cxx.
References CbmStripHit::ToString().
| TEST | ( | _GTestCbmStripHit | , |
| CheckDefaultConstructor | ) |
Definition at line 14 of file _GTestCbmStripHit.cxx.
References compareStripHitDataMembers(), and kSTRIPHIT.
| TEST | ( | _GTestCbmStripHit | , |
| CheckSetters | ) |
Definition at line 79 of file _GTestCbmStripHit.cxx.
References compareStripHitDataMembers(), kSTRIPHIT, CbmStripHit::SetDphi(), CbmStripHit::SetDu(), CbmStripHit::SetPhi(), and CbmStripHit::SetU().
| TEST | ( | _GTestCbmStripHit | , |
| CheckStandardConstructor | ) |
Definition at line 23 of file _GTestCbmStripHit.cxx.
References compareStripHitDataMembers(), and kSTRIPHIT.
| TEST | ( | _GTestCbmStripHit | , |
| CheckStandardConstructorTVector3 | ) |
Definition at line 41 of file _GTestCbmStripHit.cxx.
References compareStripHitDataMembers(), kSTRIPHIT, and pos.
| TEST | ( | _GTestCbmStripHit | , |
| CheckStandardConstructorTVector3WithTime | ) |
Definition at line 60 of file _GTestCbmStripHit.cxx.
References compareStripHitDataMembers(), kSTRIPHIT, and pos.
| TEST | ( | _GTestCbmStripHit | , |
| CheckStandardConstructorWithTime | ) |
Definition at line 32 of file _GTestCbmStripHit.cxx.
References compareStripHitDataMembers(), and kSTRIPHIT.