]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUON2DStoreValidator.h
Adding classes forgotten in previous commit
[u/mrichter/AliRoot.git] / MUON / AliMUON2DStoreValidator.h
index 7a78688f5929359f7523dcbd96ff6a369696c63b..4943f79ddfe09d240200e4a30f77d8eb328b4f75 100644 (file)
@@ -63,11 +63,10 @@ private:
   static void ReportManu(TList& list, AliMUONCheckItem& manu);
   
 private:
-  TList* fManuList; //!< List of (DE,manuID) pairs.
   TObjArray* fChambers; //!< Array of AliMUONCheckItem.
   AliMUONVStore* fStatus; //!< Statuses
   
-  ClassDef(AliMUON2DStoreValidator,2) // Validator of 2DStore
+  ClassDef(AliMUON2DStoreValidator,3) // Validator of 2DStore
 };
 
 #endif