CbmRoot
|
#include <LitCudaDetectorGeometry.h>
Public Member Functions | |
LitCudaDetectorLayout () | |
void | AddStationGroup (const LitCudaStationGroup &stationGroup) |
Public Attributes | |
LitCudaStationGroup | stationGroups [MAX_NOF_STATION_GROUPS] |
unsigned char | nofStationGroups |
Friends | |
std::ostream & | operator<< (std::ostream &strm, const LitCudaDetectorLayout &layout) |
Definition at line 118 of file LitCudaDetectorGeometry.h.
|
inline |
Definition at line 119 of file LitCudaDetectorGeometry.h.
|
inline |
Definition at line 121 of file LitCudaDetectorGeometry.h.
References nofStationGroups, and stationGroups.
|
friend |
Definition at line 152 of file LitCudaDetectorGeometry.h.
unsigned char LitCudaDetectorLayout::nofStationGroups |
Definition at line 150 of file LitCudaDetectorGeometry.h.
Referenced by AddStationGroup().
LitCudaStationGroup LitCudaDetectorLayout::stationGroups[MAX_NOF_STATION_GROUPS] |
Definition at line 148 of file LitCudaDetectorGeometry.h.
Referenced by AddStationGroup().