CbmRoot
LitCudaStationGroup Struct Reference

#include <LitCudaDetectorGeometry.h>

Collaboration diagram for LitCudaStationGroup:
[legend]

Public Member Functions

 LitCudaStationGroup ()
 
void AddStation (const LitCudaStation *station)
 

Public Attributes

LitCudaStation stations [MAX_NOF_STATIONS]
 
unsigned char nofStations
 
LitCudaAbsorber absorber
 

Friends

std::ostream & operator<< (std::ostream &strm, const LitCudaStationGroup &stationGroup)
 

Detailed Description

Definition at line 87 of file LitCudaDetectorGeometry.h.

Constructor & Destructor Documentation

◆ LitCudaStationGroup()

LitCudaStationGroup::LitCudaStationGroup ( )
inline

Definition at line 88 of file LitCudaDetectorGeometry.h.

Member Function Documentation

◆ AddStation()

void LitCudaStationGroup::AddStation ( const LitCudaStation station)
inline

Definition at line 92 of file LitCudaDetectorGeometry.h.

References nofStations, and stations.

Friends And Related Function Documentation

◆ operator<<

std::ostream& operator<< ( std::ostream &  strm,
const LitCudaStationGroup stationGroup 
)
friend

Definition at line 107 of file LitCudaDetectorGeometry.h.

Member Data Documentation

◆ absorber

LitCudaAbsorber LitCudaStationGroup::absorber

Definition at line 105 of file LitCudaDetectorGeometry.h.

◆ nofStations

unsigned char LitCudaStationGroup::nofStations

Definition at line 103 of file LitCudaDetectorGeometry.h.

Referenced by AddStation().

◆ stations

LitCudaStation LitCudaStationGroup::stations[MAX_NOF_STATIONS]

Definition at line 101 of file LitCudaDetectorGeometry.h.

Referenced by AddStation().


The documentation for this struct was generated from the following file: