CbmRoot
Loading...
Searching...
No Matches
_GTestCbmPixelHit.cxx File Reference
#include "CbmPixelHit.h"
#include <TVector3.h>
#include <gtest/gtest-spi.h>
#include <gtest/gtest.h>
#include "comparePixelHit.h"
Include dependency graph for _GTestCbmPixelHit.cxx:

Go to the source code of this file.

Functions

 TEST (_GTestCbmPixelHit, CheckDefaultConstructor)
 
 TEST (_GTestCbmPixelHit, CheckStandardConstructor)
 
 TEST (_GTestCbmPixelHit, CheckStandardConstructorWithTime)
 
 TEST (_GTestCbmPixelHit, CheckStandardConstructorTVector3)
 
 TEST (_GTestCbmPixelHit, CheckStandardConstructorTVector3WithTime)
 
 TEST (_GTestCbmPixelHit, CheckSetters)
 
 TEST (_GTestCbmPixelHit, CheckToString)
 

Function Documentation

◆ TEST() [1/7]

TEST ( _GTestCbmPixelHit ,
CheckDefaultConstructor  )

Definition at line 14 of file _GTestCbmPixelHit.cxx.

References comparePixelHitDataMembers(), and kPIXELHIT.

◆ TEST() [2/7]

◆ TEST() [3/7]

TEST ( _GTestCbmPixelHit ,
CheckStandardConstructor  )

Definition at line 23 of file _GTestCbmPixelHit.cxx.

References comparePixelHitDataMembers(), and kPIXELHIT.

◆ TEST() [4/7]

TEST ( _GTestCbmPixelHit ,
CheckStandardConstructorTVector3  )

Definition at line 41 of file _GTestCbmPixelHit.cxx.

References comparePixelHitDataMembers(), kPIXELHIT, and pos.

◆ TEST() [5/7]

TEST ( _GTestCbmPixelHit ,
CheckStandardConstructorTVector3WithTime  )

Definition at line 60 of file _GTestCbmPixelHit.cxx.

References comparePixelHitDataMembers(), kPIXELHIT, and pos.

◆ TEST() [6/7]

TEST ( _GTestCbmPixelHit ,
CheckStandardConstructorWithTime  )

Definition at line 32 of file _GTestCbmPixelHit.cxx.

References comparePixelHitDataMembers(), and kPIXELHIT.

◆ TEST() [7/7]

TEST ( _GTestCbmPixelHit ,
CheckToString  )

Definition at line 144 of file _GTestCbmPixelHit.cxx.

References CbmPixelHit::ToString().