CbmRoot
Loading...
Searching...
No Matches
compareFairMCPoint.h File Reference
#include <FairMCPoint.h>
#include <TVector3.h>
#include "gtest/gtest.h"
Include dependency graph for compareFairMCPoint.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void compareFairMCPointDataMembers (FairMCPoint &test, int32_t trackID, int32_t detID, TVector3 pos, TVector3 mom, double tof, double length, double eloss, int32_t eventid)
 

Function Documentation

◆ compareFairMCPointDataMembers()

void compareFairMCPointDataMembers ( FairMCPoint & test,
int32_t trackID,
int32_t detID,
TVector3 pos,
TVector3 mom,
double tof,
double length,
double eloss,
int32_t eventid )

Definition at line 14 of file compareFairMCPoint.h.

References pos.

Referenced by comparePsdPointDataMembers(), and compareTrdPointDataMembers().