]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/mapping/AliMpVIndexed.h
Updated comments for Doxygen
[u/mrichter/AliRoot.git] / MUON / mapping / AliMpVIndexed.h
index 2b28d8c544f23298cf0574d26187fe49a05714b0..7de26249caac9c7dc0f1a920df5e77ee2e239c62 100755 (executable)
@@ -2,7 +2,7 @@
  * See cxx source for full Copyright notice                               */
 
 // $Id$
-// $MpId: AliMpVIndexed.h,v 1.5 2005/08/26 15:43:36 ivana Exp $
+// $MpId: AliMpVIndexed.h,v 1.6 2006/05/23 13:07:29 ivana Exp $
 
 /// \ingroup basic
 /// \class AliMpVIndexed
@@ -42,8 +42,8 @@ class AliMpVIndexed : public TObject
 
  private:
   // data members 
-  AliMpIntPair   fLowIndicesLimit;  // the lowest global pad indices 
-  AliMpIntPair   fHighIndicesLimit; // the hihgest global pad indices 
+  AliMpIntPair   fLowIndicesLimit;  ///<  the lowest global pad indices 
+  AliMpIntPair   fHighIndicesLimit; ///<  the hihgest global pad indices 
 
   ClassDef(AliMpVIndexed,1) // A motif position
 };