]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONGeometryStore.h
- Modified comment lines to be compatible with Doxygen
[u/mrichter/AliRoot.git] / MUON / AliMUONGeometryStore.h
index 32d8cadaa9ea24ab01bed719bd19abac4b074d78..736062d2a4eaf8cd676889df12584bc9850e33e8 100644 (file)
@@ -2,14 +2,16 @@
  * See cxx source for full Copyright notice                               */
 
 // $Id$
-//
-// Class AliMUONGeometryStore
-// --------------------------
-// The class contains the array of the detection elements,
-// which are sorted using the AliMUONVGeometryDEIndexing class.
-// The class provides fast access to detection element via detElemId.
-//
-// Author: Ivana Hrivnacova, IPN Orsay
+
+/// \ingroup geometry
+/// \class AliMUONGeometryStore
+/// \brief Array of objects sorted using the AliMUONVGeometryDEIndexing class
+///
+/// The class contains the array of objects (derived from TObject),
+/// which are sorted using the AliMUONVGeometryDEIndexing class.
+/// The class provides fast access to detection element via detElemId.
+///
+/// Author: Ivana Hrivnacova, IPN Orsay
 
 #ifndef ALI_MUON_GEOMETRY_STORE_H
 #define ALI_MUON_GEOMETRY_STORE_H