]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONCheckItemIterator.h
Removing quick code hack and unnecessary methods. Now have a much cleaner implementat...
[u/mrichter/AliRoot.git] / MUON / AliMUONCheckItemIterator.h
index 7f33dfde54243244d64e4eab7080072a192a68cb..4a85d8570de218668bf04294aa9fbb8fc0f1d928 100644 (file)
@@ -6,7 +6,7 @@
 
 // $Id$
 
-/// \ingroup rec
+/// \ingroup calib
 /// \class AliMUONCheckItemIterator
 /// \brief Iterator on CheckItem
 /// 
@@ -30,7 +30,9 @@ public:
   TObject* Next();
   
 private:
+  /// Not implemented
   AliMUONCheckItemIterator(const AliMUONCheckItemIterator&);
+  /// Not implemented
   AliMUONCheckItemIterator& operator=(const AliMUONCheckItemIterator&);
   
 private: