CbmRoot
|
#include <LitCudaHit.h>
Public Attributes | |
float | phiCos |
float | phiSin |
float | U |
float | Du |
unsigned char | planeId |
unsigned short | refId |
float | Z |
Friends | |
std::ostream & | operator<< (std::ostream &strm, const LitCudaStripHit &hit) |
Definition at line 6 of file LitCudaHit.h.
|
friend |
Definition at line 16 of file LitCudaHit.h.
float LitCudaStripHit::Du |
Definition at line 11 of file LitCudaHit.h.
float LitCudaStripHit::phiCos |
Definition at line 8 of file LitCudaHit.h.
float LitCudaStripHit::phiSin |
Definition at line 9 of file LitCudaHit.h.
unsigned char LitCudaStripHit::planeId |
Definition at line 12 of file LitCudaHit.h.
unsigned short LitCudaStripHit::refId |
Definition at line 13 of file LitCudaHit.h.
float LitCudaStripHit::U |
Definition at line 10 of file LitCudaHit.h.
float LitCudaStripHit::Z |
Definition at line 14 of file LitCudaHit.h.