]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/mapping/AliMpIteratorPainter.h
In SetNofManusPerModule(): return false if no action
[u/mrichter/AliRoot.git] / MUON / mapping / AliMpIteratorPainter.h
index d9d764f566d806d59910915adeee6d28307697ae..d7e3d8e3084decb25603cc9db60a2f3a556394b1 100644 (file)
@@ -10,7 +10,7 @@
 /// \class AliMpIteratorPainter
 /// \brief Painter for a group of pads defined by an iterator
 /// 
-/// Author Laurent Aphecetche
+//  Author Laurent Aphecetche
 
 #ifndef ALI_MP_V_PAINTER_H
 #  include "AliMpVPainter.h"
@@ -36,8 +36,11 @@ public:
   TVector2 GetPosition() const { return fPosition; }
 
 private:
+  /// Not implemented
   AliMpIteratorPainter();
+  /// Not implemented
   AliMpIteratorPainter(const AliMpIteratorPainter&);
+  /// Not implemented
   AliMpIteratorPainter& operator=(const AliMpIteratorPainter&);
   
   TObjArray* fPads; //!< pads of the iterator