CbmRoot
|
#include <FairMCPoint.h>
#include <TVector3.h>
#include "gtest/gtest.h"
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) |
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().