]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/mapping/AliMpSectorPainter.h
Updated comments for Doxygen
[u/mrichter/AliRoot.git] / MUON / mapping / AliMpSectorPainter.h
index a7e0b18b39cec17df41da0121b3c548f977fb65d..cdfb4784adaa02069ecc0c488c7122f147729413 100755 (executable)
@@ -2,7 +2,7 @@
  * See cxx source for full Copyright notice                               */
 
 // $Id$
-// $MpId: AliMpSectorPainter.h,v 1.6 2005/08/26 15:43:36 ivana Exp $
+// $MpId: AliMpSectorPainter.h,v 1.7 2006/05/23 13:07:35 ivana Exp $
 
 /// \ingroup graphics
 /// \class AliMpSectorPainter
@@ -35,7 +35,8 @@ class AliMpSectorPainter : public AliMpVPainter
   AliMpSectorPainter&  operator = (const AliMpSectorPainter& right);
 
  private:
-  AliMpSector *fSector;          // the sector to draw
+  AliMpSector *fSector; ///< the sector to draw
+
   ClassDef(AliMpSectorPainter,1) // Sector painter
 };
 #endif //ALI_MP_SECTOR_PAINTER_H