CbmRoot
|
#include "CbmHit.h"
#include "CbmMatch.h"
#include "gtest/gtest-spi.h"
#include "gtest/gtest.h"
#include "compareHit.h"
#include "compareMatch.h"
Go to the source code of this file.
Classes | |
class | CbmTestHit |
Functions | |
TEST (_GTestCbmHit, CheckDefaultConstructor) | |
TEST (_GTestCbmHit, CheckStandardConstructor) | |
TEST (_GTestCbmHit, CheckStandardConstructorWithTime) | |
TEST (_GTestCbmHit, CheckCopyConstructor) | |
TEST (_GTestCbmHit, CheckAssignmentOperator) | |
TEST (_GTestCbmHit, TestSettersAndGetters) | |
TEST (_GTestCbmHit, ToString) | |
TEST | ( | _GTestCbmHit | , |
CheckAssignmentOperator | |||
) |
Definition at line 87 of file _GTestCbmHit.cxx.
References compareHitDataMembers(), compareMatchDataMembers(), CbmHit::GetMatch(), kHIT, and CbmHit::SetMatch().
TEST | ( | _GTestCbmHit | , |
CheckCopyConstructor | |||
) |
Definition at line 47 of file _GTestCbmHit.cxx.
References compareHitDataMembers(), compareMatchDataMembers(), kHIT, and CbmHit::SetMatch().
TEST | ( | _GTestCbmHit | , |
CheckDefaultConstructor | |||
) |
Definition at line 32 of file _GTestCbmHit.cxx.
References compareHitDataMembers(), and kHIT.
TEST | ( | _GTestCbmHit | , |
CheckStandardConstructor | |||
) |
Definition at line 37 of file _GTestCbmHit.cxx.
References compareHitDataMembers(), and kHIT.
TEST | ( | _GTestCbmHit | , |
CheckStandardConstructorWithTime | |||
) |
Definition at line 42 of file _GTestCbmHit.cxx.
References compareHitDataMembers(), and kHIT.
TEST | ( | _GTestCbmHit | , |
TestSettersAndGetters | |||
) |
Definition at line 126 of file _GTestCbmHit.cxx.
References compareHitDataMembers(), compareMatchDataMembers(), CbmHit::GetMatch(), CbmHit::GetPlaneId(), kHIT, CbmHit::SetAddress(), CbmHit::SetDz(), CbmHit::SetMatch(), CbmHit::SetRefId(), CbmHit::SetTime(), CbmHit::SetTimeError(), and CbmHit::SetZ().
TEST | ( | _GTestCbmHit | , |
ToString | |||
) |
Definition at line 166 of file _GTestCbmHit.cxx.
References kHIT.