8 #ifndef FAIRGEOMEDIUM_H
9 #define FAIRGEOMEDIUM_H
54 Bool_t
setComponent(Int_t, Double_t, Double_t, Double_t w = 1.);
63 Bool_t
setCerenkovPar(Int_t, Double_t, Double_t, Double_t, Double_t);
69 Double_t maxDeviation = -1.,
70 Double_t maxStep = -1.,
72 Double_t minStepDouble_t = -1.);
79 void read(std::fstream&, Int_t autoflag);
81 void write(std::fstream&);
void setDensity(Double_t d)
void setNComponents(Int_t)
Double_t getRadiationLength()
Bool_t setComponent(Int_t, Double_t, Double_t, Double_t w=1.)
void write(std::fstream &)
FairGeoMedium(const char *name="")
FairGeoMedium & operator=(const FairGeoMedium &)
Bool_t setCerenkovPar(Int_t, Double_t, Double_t, Double_t, Double_t)
void getCerenkovPar(Int_t, Double_t *)
void getMediumPar(Double_t *)
void setRadiationLength(Double_t l)
void read(std::fstream &, Int_t autoflag)
void setMediumIndex(Int_t i)
void setAutoFlag(Int_t i)
void getComponent(Int_t, Double_t *)
Bool_t calcRadiationLength()
void setMediumPar(Int_t, Int_t, Double_t, Double_t, Double_t maxDeviation=-1., Double_t maxStep=-1., Double_t maxDE=-1., Double_t minStepDouble_t=-1.)
Int_t getSensitivityFlag()