]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TPC/AliTPCRF1D.h
AliTPCcalibDB.cxx AliTPCcalibDB.h - Adding AliFatal in case of missing critical calib...
[u/mrichter/AliRoot.git] / TPC / AliTPCRF1D.h
index 4e777a0536ed18777b14c9c980f1927d9bb8df1c..b09a591b7a98e5ba3358c7999547c76eb7d43d53 100644 (file)
@@ -47,11 +47,12 @@ public :
   //draw RF it don't delete histograms after drawing
   /// it's on user !!!!
   void Update();  
+  static Double_t Gamma4(Double_t x, Double_t p0, Double_t p1);
 private: 
   Double_t funParam[5];//parameters of used charge function
   Int_t  fNRF;      //number of interpolations point
   Float_t fDSTEPM1;    //element step for point
-  Float_t* fcharge; // field with RF
+  Float_t* fcharge; //[fNPRF] field with RF
   Float_t  forigsigma;//sigma of original distribution;
   Float_t fpadWidth;  //width of pad
   Float_t fkNorm;     //normalisation factor of the charge integral