]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONSegmentPosition.h
- Modified comment lines to be compatible with Doxygen
[u/mrichter/AliRoot.git] / MUON / AliMUONSegmentPosition.h
index e431eb20b41583b5e7d361b5c4d7957b7140c7fd..5636713997a4fcf59ff09a3fd6b8eca7cbf87538 100644 (file)
@@ -5,6 +5,10 @@
 
 /* $Id$ */
 
+/// \ingroup base
+/// \class AliMUONSegmentPosition
+/// \brief Local positions of segments
+
 //===================================================================
 //  Segment element position in local coordinates of the detection element   
 //        Gines MARTINEZ, SUBATECH July 04                
@@ -48,7 +52,7 @@ class AliMUONSegmentPosition : public TNamed
 
     static Float_t fUnit;  // Unit for generation of the name 3mm has been choses     
 
-    ClassDef(AliMUONSegmentPosition,1) // Loal positions of segments
+    ClassDef(AliMUONSegmentPosition,1) // Local positions of segments
        
 };
 #endif