]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONCommonGeometryBuilder.h
- Modified comment lines to be compatible with Doxygen
[u/mrichter/AliRoot.git] / MUON / AliMUONCommonGeometryBuilder.h
index 44e439e1e81cc5cefdf1f13e94895619ac3d960e..55bf37fef1f711653afc6bfce9b445d062ba336c 100644 (file)
@@ -2,12 +2,14 @@
  * See cxx source for full Copyright notice                               */
 
 // $Id$
-//
-// Class AliMUONCommonGeometryBuilder
-// ----------------------------------
-// Geometry construction common to all stations
-// (material definition).
-// separated from AliMUONGeometryBuilder
+
+/// \ingroup base
+/// \class AliMUONCommonGeometryBuilder
+/// \brief Class to build common materials
+///
+/// Geometry construction common to all stations
+/// (material definition).
+/// separated from AliMUONGeometryBuilder
 
 #ifndef ALI_MUON_COMMON_GEOMETRY_BUILDER_H
 #define ALI_MUON_COMMON_GEOMETRY_BUILDER_H
@@ -35,7 +37,7 @@ class AliMUONCommonGeometryBuilder : public AliMUONVGeometryBuilder
  
   private:
     // data members
-    AliMUON*  fMUON; // MUON detector
+    AliMUON*  fMUON; // Class to build common materials 
 
   ClassDef(AliMUONCommonGeometryBuilder,1)  // Common MUON geometry definitions
 };