17#define CBMMUCHLAYER_H 1
22#include <RtypesCore.h>
44 CbmMuchLayer(Int_t iStation, Int_t iLayer, Double_t z, Double_t zRel);
Double_t GetZtoStationCenter() const
Double_t GetSupportDx() const
void SetSupportDx(Double_t supDx)
CbmMuchLayerSide * GetSide(Bool_t side)
CbmMuchLayerSide * GetSideF()
CbmMuchLayerSide * GetSideB()
Double_t fZtoStationCenter
Double_t GetSupportDy() const
Int_t GetDetectorId() const
void SetSupportDy(Double_t supDy)
void SetSupportDz(Double_t supDz)
Double_t GetSupportDz() const
ClassDef(CbmMuchLayer, 1)