]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - RAW/AliStats.h
reading RAW without data
[u/mrichter/AliRoot.git] / RAW / AliStats.h
index f3b33abfe938c183501dd2b4d15e2738616101e5..3d8b0cbdf4323284c9a1ed16bd39e92f8e28e86e 100644 (file)
@@ -1,6 +1,6 @@
 #ifndef ALISTATS_H
 #define ALISTATS_H
-// @(#)alimdc:$Name$:$Id$
+// @(#) $Id$
 // Author: Fons Rademakers  26/11/99
 
 /* Copyright(c) 1998-2003, ALICE Experiment at CERN, All rights reserved. *
@@ -74,7 +74,7 @@ private:
    TH1F    *fRTHist;     // histogram of real-time to process chunck of data
    Float_t  fChunk;      //!chunk to be histogrammed
 
-   ClassDef(AliStats,1)  // Statistics object
+   ClassDef(AliStats,2)  // Statistics object
 };
 
 #endif