X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=MUON%2FDoxymodules.h;h=46e1099e954bffd7217f4870277c5e0e2ce7bd8d;hb=c2aad3ae1100f4f7bc489afceea36a03dfce5163;hp=51b9fbcc2d646ed9befcb228559a26940189a816;hpb=b3cde273452be131eaed05ddfebe1c97c09a9afd;p=u%2Fmrichter%2FAliRoot.git diff --git a/MUON/Doxymodules.h b/MUON/Doxymodules.h index 51b9fbcc2d6..46e1099e954 100644 --- a/MUON/Doxymodules.h +++ b/MUON/Doxymodules.h @@ -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 @@ -8,11 +13,24 @@ * @{ */ +/** @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 * @{ */ @@ -84,7 +102,7 @@ /** @defgroup geometry geometry * Category of geometry framework classes - * see more in \ref README_geometry + * see more on the \ref README_geometry page. * @ingroup MUON * @{ */ @@ -92,7 +110,7 @@ /** @defgroup trigger trigger * Category of classes for trigger - * see more in \ref README_trigger + * see more on the \ref README_trigger page. * @ingroup MUON * @{ */ @@ -100,7 +118,7 @@ /** @defgroup base base * Category of basic classes - * see more in \ref README_main + * see more on the \ref README_base page. * @ingroup MUON * @{ */ @@ -108,7 +126,7 @@ /** @defgroup shuttle shuttle * Category of classes for shuttle - * see more in \ref README_shuttle + * see more on the \ref README_shuttle page. * @ingroup MUON * @{ */ @@ -116,7 +134,7 @@ /** @defgroup sim sim * Category of classes for simulation - * see more in \ref README_main + * see more on the \ref README_sim page. * @ingroup MUON * @{ */ @@ -124,7 +142,14 @@ /** @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 * @{ */ @@ -132,12 +157,36 @@ /** @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 + * @{ + */ + /** @} */