]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONGeometryModule.h
Correcting MUONGenerateGeometryData.C macro description
[u/mrichter/AliRoot.git] / MUON / AliMUONGeometryModule.h
index 5dda9805bf6e564ba5126af8e8dc387c38a8e552..7ea89fbd2ff9c01f38de7afbddc4ff7942d851d6 100644 (file)
@@ -4,17 +4,18 @@
 /* $Id$ */
 // Revision of includes 07/05/2004
 
-//
-// Class AliMUONGeometryModule
-// -----------------------------
-// Class for definition of the detector module parameters
-// (the transformations of detection elements, mapping between
-//  sensitive volumes and detection elements).
-//
-// Author: Ivana Hrivnacova, IPN Orsay
-
-#ifndef ALI_MUON_MODULE_GEOMETRY_H
-#define ALI_MUON_MODULE_GEOMETRY_H
+/// \ingroup geometry
+/// \class AliMUONGeometryModule
+/// \brief Geometry parameters for detector module
+///
+/// Class for definition of the detector module parameters
+/// (the transformations of detection elements, mapping between
+///  sensitive volumes and detection elements).
+///
+/// Author: Ivana Hrivnacova, IPN Orsay
+
+#ifndef ALI_MUON_GEOMETRY_MODULE_H
+#define ALI_MUON_GEOMETRY_MODULE_H
 
 #include <TObject.h>
 #include <TString.h>
@@ -142,4 +143,4 @@ inline  AliMUONGeometryStore* AliMUONGeometryModule::GetDetElementStore() const
 inline AliMUONGeometrySVMap* AliMUONGeometryModule::GetSVMap() const
 { return fSVMap; }
 
-#endif //ALI_MUON_MODULE_GEOMETRY_H
+#endif //ALI_MUON_GEOMETRY_MODULE_H