]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/AliITSpList.h
Version number ++
[u/mrichter/AliRoot.git] / ITS / AliITSpList.h
index 3f21271203e571df147fc7f06bba154de99726f2..273afca363ee35f0e0444956e4f76b681e12087b 100644 (file)
@@ -129,6 +129,6 @@ class AliITSpList: public AliITSMap {
     TClonesArray *fa;       // array of pList items
     Int_t     fEntries; // keepts track of the number of non-zero entries.
 
-    ClassDef(AliITSpList,3) // list of signals and track numbers
+    ClassDef(AliITSpList,4) // list of signals and track numbers
 };     
 #endif