]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/Doxymodules.h
#101318: Patch for various problems in AliROOT
[u/mrichter/AliRoot.git] / MUON / Doxymodules.h
index 51b9fbcc2d646ed9befcb228559a26940189a816..46e1099e954bffd7217f4870277c5e0e2ce7bd8d 100644 (file)
@@ -1,5 +1,10 @@
+/* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
+ * See cxx source for full Copyright notice                               */
+
 // $Id$
-// The class categories definitions for Doxygen
+
+/// \file Doxymodules.h
+/// \brief The definitions of class categories for Doxygen
 
 /** @defgroup MUON MUON
  *  \brief See library hierarchy too
  *  @{
  */
 
+/** @defgroup core core
+ *  Category of classes for core, 
+ *  @ingroup MUON
+ *  @{
+ */
+/** @} */
+
 /** @defgroup mapping mapping
  *  Category of mapping classes
  * \image html mapping_libs.jpg
  *  @ingroup MUON
  *  @{
+ *  \namespace AliMp
+ *  \brief The namespace for mapping enums and related functions 
+ *
+ *  \namespace AliMq
+ *  \brief The special namespace only for St12StationType
+ *
  */
 
 /** @defgroup basic mp_basic
@@ -57,7 +75,7 @@
  */
 /** @} */
 
-/** @defgroup graphics mp_graphics
+/** @defgroup mpgraphics mp_graphics
  *  @ingroup mapping
  *  Category of classes for visualization in mapping
  *  @{
@@ -67,8 +85,8 @@
 /** @} */
 
 /** @defgroup raw raw
- *  Category of classes for raw data, 
- *  see more in \ref README_raw
+ *  Category of classes for raw data; 
+ *  see more on the \ref README_raw page.
  *  @ingroup MUON
  *  @{
  */
@@ -76,7 +94,7 @@
 
 /** @defgroup calib calib
  *  Category of basic classes for calibration, 
- *  see more in \ref README_calib
+ *  see more on the \ref README_calib page.
  *  @ingroup MUON
  *  @{
  */
 
 /** @defgroup geometry geometry
  *  Category of geometry framework classes
- *  see more in \ref README_geometry
+ *  see more on the \ref README_geometry page.
  *  @ingroup MUON
  *  @{
  */
 
 /** @defgroup trigger trigger
  *  Category of classes for trigger
- *  see more in \ref README_trigger
+ *  see more on the \ref README_trigger page.
  *  @ingroup MUON
  *  @{
  */
 
 /** @defgroup base base
  *  Category of basic classes
- *  see more in \ref README_main
+ *  see more on the \ref README_base page.
  *  @ingroup MUON
  *  @{
  */
 
 /** @defgroup shuttle shuttle
  *  Category of classes for shuttle
- *  see more in \ref README_shuttle
+ *  see more on the \ref README_shuttle page.
  *  @ingroup MUON
  *  @{
  */
 
 /** @defgroup sim sim
  *  Category of classes for simulation
- *  see more in \ref README_main
+ *  see more on the \ref README_sim page.
  *  @ingroup MUON
  *  @{
  */
 
 /** @defgroup rec rec
  *  Category of classes for reconstruction
- *  see more in \ref README_main
+ *  see more on the \ref README_rec page.
+ *  @ingroup MUON
+ *  @{
+ */
+/** @} */
+
+/** @defgroup calign calign
+ *  Category of basic classes for calibration and alignment tasks
  *  @ingroup MUON
  *  @{
  */
 
 /** @defgroup evaluation evaluation
  *  Category of classes for evaluation
- *  see more in \ref README_evaluation
+ *  see more on the \ref README_evaluation page.
  *  @ingroup MUON
  *  @{
  */
 /** @} */
 
+/** @defgroup graphics graphics
+ *  Category of classes for tracker visualization
+ *  see more on the \ref README_mchview page.
+ *  @ingroup MUON
+ *  @{
+ */
+/** @} */
+
+/** @} */
+
+/** @defgroup macros MUON macros
+ *  \brief The macros for running & testing MUON code
+ *  @{
+ */
+/** @} */
+
+/** @} */
+
+/** @defgroup evemacros MUON macros in EVE
+ *  \brief The macros for running & testing MUON Event display
+ *  @{
+ */
 /** @} */