]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TRD/AliTRDarrayDictionary.h
do not keep digits with null energy, speed up in case of 2 maxima clusters with...
[u/mrichter/AliRoot.git] / TRD / AliTRDarrayDictionary.h
index a3db6d696be792b882cbc3d74355ba9dbeabf958..54d9916ac18b670b051fd2baebe1b71b65fdac73 100644 (file)
@@ -49,10 +49,10 @@ class AliTRDarrayDictionary: public TObject
   Int_t   fNtime;       //Number of time bins\r
   Int_t   fNDdim;       //Dimension of the Dictionary array\r
   Int_t*  fDictionary;  //[fNDdim]  //Pointer to integers array\r
-  Bool_t  fFlag;        // Has Expand() being called before?\r
+  Bool_t  fFlag;        //! Has Expand() being called before?\r
   static Short_t *fgLutPadNumbering;   //  [fNcol] Look Up Table\r
 \r
-  ClassDef(AliTRDarrayDictionary,6) //Dictionary container class\r
+  ClassDef(AliTRDarrayDictionary,7) //Dictionary container class\r
     \r
 };\r
 #endif\r