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 120 of file LitCudaDetectorGeometry.h.
|
inline |
Definition at line 121 of file LitCudaDetectorGeometry.h.
|
inline |
Definition at line 123 of file LitCudaDetectorGeometry.h.
References nofStationGroups, and stationGroups.
|
friend |
Definition at line 156 of file LitCudaDetectorGeometry.h.
unsigned char LitCudaDetectorLayout::nofStationGroups |
Definition at line 154 of file LitCudaDetectorGeometry.h.
Referenced by AddStationGroup().
LitCudaStationGroup LitCudaDetectorLayout::stationGroups[MAX_NOF_STATION_GROUPS] |
Definition at line 152 of file LitCudaDetectorGeometry.h.
Referenced by AddStationGroup().