CbmRoot
LitCudaStation Struct Reference

#include <LitCudaDetectorGeometry.h>

Collaboration diagram for LitCudaStation:
[legend]

Public Member Functions

 LitCudaStation ()
 
void AddSubstation (const LitCudaSubstation *substation)
 

Public Attributes

unsigned char type
 
LitCudaSubstation substations [MAX_NOF_SUBSTATIONS]
 
unsigned char nofSubstations
 

Friends

std::ostream & operator<< (std::ostream &strm, const LitCudaStation &station)
 

Detailed Description

Definition at line 39 of file LitCudaDetectorGeometry.h.

Constructor & Destructor Documentation

◆ LitCudaStation()

LitCudaStation::LitCudaStation ( )
inline

Definition at line 40 of file LitCudaDetectorGeometry.h.

Member Function Documentation

◆ AddSubstation()

void LitCudaStation::AddSubstation ( const LitCudaSubstation substation)
inline

Definition at line 42 of file LitCudaDetectorGeometry.h.

References nofSubstations, and substations.

Friends And Related Function Documentation

◆ operator<<

std::ostream& operator<< ( std::ostream &  strm,
const LitCudaStation station 
)
friend

Definition at line 58 of file LitCudaDetectorGeometry.h.

Member Data Documentation

◆ nofSubstations

unsigned char LitCudaStation::nofSubstations

Definition at line 56 of file LitCudaDetectorGeometry.h.

Referenced by AddSubstation().

◆ substations

LitCudaSubstation LitCudaStation::substations[MAX_NOF_SUBSTATIONS]

Definition at line 54 of file LitCudaDetectorGeometry.h.

Referenced by AddSubstation().

◆ type

unsigned char LitCudaStation::type

Definition at line 52 of file LitCudaDetectorGeometry.h.


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