|
CbmRoot
|
#include <LitCudaDetectorGeometry.h>
Public Attributes | |
| float | Z |
| LitCudaMaterialInfo | material |
| LitCudaFieldSlice | fieldSlice |
Friends | |
| std::ostream & | operator<< (std::ostream &strm, const LitCudaSubstation &substation) |
Definition at line 28 of file LitCudaDetectorGeometry.h.
|
friend |
Definition at line 33 of file LitCudaDetectorGeometry.h.
| LitCudaFieldSlice LitCudaSubstation::fieldSlice |
Definition at line 31 of file LitCudaDetectorGeometry.h.
| LitCudaMaterialInfo LitCudaSubstation::material |
Definition at line 30 of file LitCudaDetectorGeometry.h.
Referenced by operator<<.
| float LitCudaSubstation::Z |
Definition at line 29 of file LitCudaDetectorGeometry.h.
Referenced by operator<<.