]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Adding links to README pages
authorivana <ivana@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 11 Jul 2007 08:24:41 +0000 (08:24 +0000)
committerivana <ivana@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 11 Jul 2007 08:24:41 +0000 (08:24 +0000)
MUON/Doxymain.h
MUON/Doxymodules.h

index ead78bfd3e55865e21bd73373c5a061fb3a4c237..887fcdd4337f76d5c1aefac688ed9042df94b9a5 100644 (file)
@@ -1,4 +1,4 @@
-/*! \mainpage Main page
+/*! \mainpage MUON code documentation 
 
 This is the documentation for the MUON simulation and reconstruction code.
 It is a mix of general concepts and code implementation details...
@@ -54,4 +54,15 @@ All the simulation and reconstruction use containers (called stores in MUON jarg
  All those stores share some commonalities, in particular with respect to how they are read/written from/to
  TTree. @ref AliMUONVStore "More..."
 
+See more in:
+- \ref README_main 
+- \ref README_raw 
+- \ref README_mapping 
+- \ref README_calib 
+- \ref README_geometry 
+- \ref README_trigger 
+- \ref README_shuttle 
+- \ref README_evaluation 
+- \ref README_fast
+
 */
index 240e64ba4d92d43dc4694ba042d9d1a2a680cadc..51b9fbcc2d646ed9befcb228559a26940189a816 100644 (file)
 /** @} */
 
 /** @defgroup raw raw
- *  Category of classes for raw data
+ *  Category of classes for raw data, 
+ *  see more in \ref README_raw
  *  @ingroup MUON
  *  @{
  */
 /** @} */
 
 /** @defgroup calib calib
- *  Category of basic classes for calibration
+ *  Category of basic classes for calibration, 
+ *  see more in \ref README_calib
  *  @ingroup MUON
  *  @{
  */
@@ -82,6 +84,7 @@
 
 /** @defgroup geometry geometry
  *  Category of geometry framework classes
+ *  see more in \ref README_geometry
  *  @ingroup MUON
  *  @{
  */
@@ -89,6 +92,7 @@
 
 /** @defgroup trigger trigger
  *  Category of classes for trigger
+ *  see more in \ref README_trigger
  *  @ingroup MUON
  *  @{
  */
 
 /** @defgroup base base
  *  Category of basic classes
+ *  see more in \ref README_main
  *  @ingroup MUON
  *  @{
  */
 
 /** @defgroup shuttle shuttle
  *  Category of classes for shuttle
+ *  see more in \ref README_shuttle
  *  @ingroup MUON
  *  @{
  */
 
 /** @defgroup sim sim
  *  Category of classes for simulation
+ *  see more in \ref README_main
  *  @ingroup MUON
  *  @{
  */
 
 /** @defgroup rec rec
  *  Category of classes for reconstruction
+ *  see more in \ref README_main
  *  @ingroup MUON
  *  @{
  */
 
 /** @defgroup evaluation evaluation
  *  Category of classes for evaluation
+ *  see more in \ref README_evaluation
  *  @ingroup MUON
  *  @{
  */