|
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 10 of file LitCudaHit.h.
|
friend |
| float LitCudaStripHit::Du |
Definition at line 15 of file LitCudaHit.h.
Referenced by operator<<.
| float LitCudaStripHit::phiCos |
Definition at line 12 of file LitCudaHit.h.
Referenced by operator<<.
| float LitCudaStripHit::phiSin |
Definition at line 13 of file LitCudaHit.h.
Referenced by operator<<.
| unsigned char LitCudaStripHit::planeId |
Definition at line 16 of file LitCudaHit.h.
Referenced by operator<<.
| unsigned short LitCudaStripHit::refId |
Definition at line 17 of file LitCudaHit.h.
Referenced by operator<<.
| float LitCudaStripHit::U |
Definition at line 14 of file LitCudaHit.h.
Referenced by operator<<.
| float LitCudaStripHit::Z |
Definition at line 18 of file LitCudaHit.h.
Referenced by operator<<.