CbmRoot
|
#include <LitCudaDetectorGeometry.h>
Public Attributes | |
float | Z |
LitCudaMaterialInfo | material |
LitCudaFieldSlice | fieldSliceFront |
LitCudaFieldSlice | fieldSliceBack |
Friends | |
std::ostream & | operator<< (std::ostream &strm, const LitCudaAbsorber &absorber) |
Definition at line 70 of file LitCudaDetectorGeometry.h.
|
friend |
Definition at line 76 of file LitCudaDetectorGeometry.h.
LitCudaFieldSlice LitCudaAbsorber::fieldSliceBack |
Definition at line 74 of file LitCudaDetectorGeometry.h.
LitCudaFieldSlice LitCudaAbsorber::fieldSliceFront |
Definition at line 73 of file LitCudaDetectorGeometry.h.
LitCudaMaterialInfo LitCudaAbsorber::material |
Definition at line 72 of file LitCudaDetectorGeometry.h.
float LitCudaAbsorber::Z |
Definition at line 71 of file LitCudaDetectorGeometry.h.