]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TPC/AliTPCPRF2D.h
Class for fixed point operations.
[u/mrichter/AliRoot.git] / TPC / AliTPCPRF2D.h
index 2eca8b5a3950540ea8489c97697b384a97bbe303..d1f7c55619965fe904d49e4ec19526b1ae61e59c 100644 (file)
@@ -72,12 +72,12 @@ protected:
   void Update1(); 
   virtual void UpdateSigma();  //recalculate sigma of PRF
   Float_t GetPRFActiv(Float_t xin); //return PRF in point xin and actual y
-  Float_t  * fcharge; //field with PRF 
+  Float_t  * fcharge; //!field with PRF 
   Float_t fY1;        //position of first "virtual" vire 
   Float_t fY2;        //position of last virtual vire
   Int_t fNYdiv;       //number of wires
-  Float_t * fChargeArray;  //pointer to array of arrays
   Int_t fNChargeArray;  //number of charge interpolation points
+  Float_t * fChargeArray;  //[fNChargeArray]pointer to array of arrays
  
   void DrawComment(TPaveText * comment);  //draw comments to picture
   //chevron parameters