Go to the documentation of this file.
15 #ifndef CBMMVDSTATIONPAR_H
16 #define CBMMVDSTATIONPAR_H 1
37 Double_t
GetHeight(Int_t stationNumber)
const;
38 Double_t
GetWidth(Int_t stationNumber)
const;
39 Double_t
GetXRes(Int_t stationNumber)
const;
40 Double_t
GetYRes(Int_t stationNumber)
const;
49 void SetThickness(Int_t stationNumber, Double_t thickness);
50 void SetHeight(Int_t stationNumber, Double_t height);
51 void SetWidth(Int_t stationNumber, Double_t width);
52 void SetXRes(Int_t stationNumber, Double_t xres);
53 void SetYRes(Int_t stationNumber, Double_t yres);
56 void SetBeamWidth(Int_t stationNumber, Double_t beamwidth);
60 void Print(Option_t* opt =
"")
const;
std::map< Int_t, Double_t > fWidths
void SetRadLength(Int_t stationNumber, Double_t length)
Double_t GetZPosition(Int_t stationNumber) const
std::map< Int_t, Double_t > fXResolutions
void SetNofStations(Int_t nrOfStations)
Double_t GetXRes(Int_t stationNumber) const
void SetHeight(Int_t stationNumber, Double_t height)
Double_t GetWidth(Int_t stationNumber) const
void SetBeamWidth(Int_t stationNumber, Double_t beamwidth)
void SetXRes(Int_t stationNumber, Double_t xres)
void SetYRes(Int_t stationNumber, Double_t yres)
void SetStationCount(Int_t count)
std::map< Int_t, Double_t > fRadiationLength
void SetZPosition(Int_t stationNumber, Double_t z)
Double_t GetThickness(Int_t stationNumber) const
std::map< Int_t, Double_t > fThicknesses
Double_t GetBeamWidth(Int_t stationNumber) const
Double_t GetYRes(Int_t stationNumber) const
void SetThickness(Int_t stationNumber, Double_t thickness)
std::map< Int_t, Double_t > fYResolutions
std::map< Int_t, Double_t > fHeights
void SetWidth(Int_t stationNumber, Double_t width)
std::map< Int_t, Double_t > fBeamWidths
void Print(Option_t *opt="") const
virtual ~CbmMvdStationPar()
Double_t GetHeight(Int_t stationNumber) const
void SetBeamHeight(Int_t stationNumber, Double_t beamheight)
ClassDef(CbmMvdStationPar, 1)
Double_t GetRadLength(Int_t stationNumber) const
std::map< Int_t, Double_t > fBeamHeights
Double_t GetBeamHeight(Int_t stationNumber) const
std::map< Int_t, Int_t > fZPositions
Int_t GetStationCount() const