]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/TPCLib/AliHLTTPCEventStatistics.h
Cleaning up ClassDef. Should have the version == 0 for the algorithmic classes like...
[u/mrichter/AliRoot.git] / HLT / TPCLib / AliHLTTPCEventStatistics.h
index a48f289ab373f146b4b00736c44bccddb81924ab..06ac27fe8b3168542986920162af6bbf5e7cac20 100644 (file)
@@ -217,7 +217,7 @@ private:
   /** Average of ( number of clusters per track ), floored */
   Int_t fAvgClusterPerTrack;                                   // see above
 
-  ClassDef(AliHLTTPCEventStatistics, 0);
+  ClassDef(AliHLTTPCEventStatistics, 1);
 
 };
 #endif