]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PHOS/AliPHOSSimParam.h
Warnings fixed
[u/mrichter/AliRoot.git] / PHOS / AliPHOSSimParam.h
index 8ed3516cb77fe07aaf02a5fded200f586b911b0c..acb80913cd06406cbc59c7825696b871e13f5330 100644 (file)
@@ -50,6 +50,10 @@ public:
   Float_t GetTOFb()const{return fTOFb ;}  //stohastic term
   void SetTOFparameters(Float_t a=0.5e-9, Float_t b=1.5e-9){fTOFa=a; fTOFb=b; }
 
+  //Parameter to simulate (random) decalibration
+  Float_t GetFastDecalibration(void)const {return fFastDecalibration;}
+  void SetFastDecalibration(Float_t res=0.01) { fFastDecalibration=res;}
+
   //Parameters for CPV noise and digitization  [see AliPHOSDigitizer for details] 
   Float_t GetCPVNoise() const {return fCPVNoise ;}           //RMS of CPV noise in
   void SetCPVNoise(Float_t noise=0.01){ fCPVNoise = noise ;} //CPV popugais
@@ -89,6 +93,7 @@ private:
   Float_t fEMCADCchannel ;      //width of ADC channel in GeV
   Float_t fTOFa  ;              //constant term of TOF resolution 
   Float_t fTOFb  ;              //stohastic term of TOF resolution 
+  Float_t fFastDecalibration;   //Parameter to describe decalibration
 
   //CPV parameters
   Float_t fADCpedestalCpv ;    //Pedestal value