X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=MUON%2FDoxymodules.h;h=46e1099e954bffd7217f4870277c5e0e2ce7bd8d;hb=fc2b2eaf3404264191cbb9a99df7ec14c3d7a8d9;hp=c2648dce557e8a3272b38721574ab543b6de0c37;hpb=929be6142bfa11ce0c50b8c05d279610a5c225f1;p=u%2Fmrichter%2FAliRoot.git diff --git a/MUON/Doxymodules.h b/MUON/Doxymodules.h index c2648dce557..46e1099e954 100644 --- a/MUON/Doxymodules.h +++ b/MUON/Doxymodules.h @@ -1,98 +1,193 @@ +/* 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 -/** @defgroup base MUON_base - * Category of basic classes +/// \file Doxymodules.h +/// \brief The definitions of class categories for Doxygen + +/** @defgroup MUON MUON + * \brief See library hierarchy too + * Category of MUON classes + * \image html muon_libs.jpg * @{ */ -/** @} */ -/** @defgroup sim MUON_sim - * Category of classes for simulation +/** @defgroup core core + * Category of classes for core, + * @ingroup MUON * @{ */ /** @} */ -/** @defgroup rec MUON_rec - * Category of classes for reconstruction +/** @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 analysis MUON_evaluation - * Category of classes for evaluation +/** @defgroup basic mp_basic + * @ingroup mapping + * Category of basic classes in mapping * @{ */ /** @} */ -/** @defgroup geometry MUON_geometry - * Category of geometry framework classes +/** @defgroup motif mp_motif + * @ingroup mapping + * Category of motif classes in mapping * @{ */ /** @} */ -/** @defgroup raw MUON_raw - * Category of classes for raw data +/** @defgroup sector mp_sector + * @ingroup mapping + * Category of classes for quadrants in mapping * @{ */ /** @} */ -/** @defgroup mapping MUON_mapping - * Category of mapping classes +/** @defgroup slat mp_slat + * @ingroup mapping + * Category of classes for slats in mapping * @{ */ +/** @} */ -/** @defgroup basic MUON_mapping_basic +/** @defgroup mptrigger mp_trigger * @ingroup mapping - * Category of basic classes in mapping + * Category of classes for slats in mapping * @{ */ /** @} */ -/** @defgroup motif MUON_mapping_motif +/** @defgroup management mp_management * @ingroup mapping - * Category of motif classes in mapping + * Category of classes for management in mapping * @{ */ /** @} */ -/** @defgroup sector MUON_mapping_sector +/** @defgroup mpgraphics mp_graphics * @ingroup mapping - * Category of classes for quadrants in mapping + * Category of classes for visualization in mapping * @{ */ /** @} */ -/** @defgroup slat MUON_mapping_slat - * @ingroup mapping - * Category of classes for slats in mapping +/** @} */ + +/** @defgroup raw raw + * Category of classes for raw data; + * see more on the \ref README_raw page. + * @ingroup MUON * @{ */ /** @} */ -/** @defgroup trigger MUON_mapping_trigger - * @ingroup mapping - * Category of classes for slats in mapping +/** @defgroup calib calib + * Category of basic classes for calibration, + * see more on the \ref README_calib page. + * @ingroup MUON * @{ */ /** @} */ -/** @defgroup management MUON_mapping_management - * @ingroup mapping - * Category of classes for management in mapping +/** @defgroup geometry geometry + * Category of geometry framework classes + * see more on the \ref README_geometry page. + * @ingroup MUON * @{ */ /** @} */ -/** @defgroup graphics MUON_mapping_graphics - * @ingroup mapping - * Category of classes for visualization in mapping +/** @defgroup trigger trigger + * Category of classes for trigger + * see more on the \ref README_trigger page. + * @ingroup MUON + * @{ + */ +/** @} */ + +/** @defgroup base base + * Category of basic classes + * see more on the \ref README_base page. + * @ingroup MUON + * @{ + */ +/** @} */ + +/** @defgroup shuttle shuttle + * Category of classes for shuttle + * see more on the \ref README_shuttle page. + * @ingroup MUON + * @{ + */ +/** @} */ + +/** @defgroup sim sim + * Category of classes for simulation + * see more on the \ref README_sim page. + * @ingroup MUON + * @{ + */ +/** @} */ + +/** @defgroup rec rec + * Category of classes for reconstruction + * 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 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 + * @{ + */ + +/** @} */