13#ifndef CBMSTSSTATION_H
14#define CBMSTSSTATION_H 1
57 Double_t
GetZ(Int_t it = 0);
79 virtual void Print(Bool_t kLong);
const Float_t d
Z-ccordinate of the first GEM-station.
Int_t GetSystemId() const
Int_t GetDetectorId() const
Double_t GetRadLength() const
Int_t GetNSectors() const
std::map< Int_t, Int_t > fSectorMap
std::map< Int_t, Int_t > fMcIdMap
Map from sector number to index.
CbmStsStation(const char *name, Int_t detId, Double_t z, Double_t d, Double_t rl, Double_t rmin, Double_t rmax, Double_t rotation)
virtual void Print(Bool_t kLong)
void AddSector(CbmStsSectorDigiPar *sectorPar)
Double_t GetZ(Int_t it=0)
CbmStsSector * GetSectorByNr(Int_t sectorNr)
Int_t GetStationNr() const
void AddSector(CbmStsSector *sector)
CbmStsSector * GetSector(Int_t iSector)
Double_t fSensorZ[30]
Map from McId to index.