]> git.uio.no Git - u/mrichter/AliRoot.git/blame_incremental - MUON/Doxymodules.h
Bug fix (introduced by last commit, sorry about that...)
[u/mrichter/AliRoot.git] / MUON / Doxymodules.h
... / ...
CommitLineData
1/* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
2 * See cxx source for full Copyright notice */
3
4// $Id$
5
6/// \file Doxymodules.h
7/// \brief The definitions of class categories for Doxygen
8
9/** @defgroup MUON MUON
10 * \brief See library hierarchy too
11 * Category of MUON classes
12 * \image html muon_libs.jpg
13 * @{
14 */
15
16/** @defgroup core core
17 * Category of classes for core,
18 * @ingroup MUON
19 * @{
20 */
21/** @} */
22
23/** @defgroup mapping mapping
24 * Category of mapping classes
25 * \image html mapping_libs.jpg
26 * @ingroup MUON
27 * @{
28 * \namespace AliMp
29 * \brief The namespace for mapping enums and related functions
30 */
31
32/** @defgroup basic mp_basic
33 * @ingroup mapping
34 * Category of basic classes in mapping
35 * @{
36 */
37/** @} */
38
39/** @defgroup motif mp_motif
40 * @ingroup mapping
41 * Category of motif classes in mapping
42 * @{
43 */
44/** @} */
45
46/** @defgroup sector mp_sector
47 * @ingroup mapping
48 * Category of classes for quadrants in mapping
49 * @{
50 */
51/** @} */
52
53/** @defgroup slat mp_slat
54 * @ingroup mapping
55 * Category of classes for slats in mapping
56 * @{
57 */
58/** @} */
59
60/** @defgroup mptrigger mp_trigger
61 * @ingroup mapping
62 * Category of classes for slats in mapping
63 * @{
64 */
65/** @} */
66
67/** @defgroup management mp_management
68 * @ingroup mapping
69 * Category of classes for management in mapping
70 * @{
71 */
72/** @} */
73
74/** @defgroup mpgraphics mp_graphics
75 * @ingroup mapping
76 * Category of classes for visualization in mapping
77 * @{
78 */
79/** @} */
80
81/** @} */
82
83/** @defgroup raw raw
84 * Category of classes for raw data;
85 * see more on the \ref README_raw page.
86 * @ingroup MUON
87 * @{
88 */
89/** @} */
90
91/** @defgroup calib calib
92 * Category of basic classes for calibration,
93 * see more on the \ref README_calib page.
94 * @ingroup MUON
95 * @{
96 */
97/** @} */
98
99/** @defgroup geometry geometry
100 * Category of geometry framework classes
101 * see more on the \ref README_geometry page.
102 * @ingroup MUON
103 * @{
104 */
105/** @} */
106
107/** @defgroup trigger trigger
108 * Category of classes for trigger
109 * see more on the \ref README_trigger page.
110 * @ingroup MUON
111 * @{
112 */
113/** @} */
114
115/** @defgroup base base
116 * Category of basic classes
117 * see more on the \ref README_base page.
118 * @ingroup MUON
119 * @{
120 */
121/** @} */
122
123/** @defgroup shuttle shuttle
124 * Category of classes for shuttle
125 * see more on the \ref README_shuttle page.
126 * @ingroup MUON
127 * @{
128 */
129/** @} */
130
131/** @defgroup sim sim
132 * Category of classes for simulation
133 * see more on the \ref README_sim page.
134 * @ingroup MUON
135 * @{
136 */
137/** @} */
138
139/** @defgroup rec rec
140 * Category of classes for reconstruction
141 * see more on the \ref README_rec page.
142 * @ingroup MUON
143 * @{
144 */
145/** @} */
146
147/** @defgroup evaluation evaluation
148 * Category of classes for evaluation
149 * see more on the \ref README_evaluation page.
150 * @ingroup MUON
151 * @{
152 */
153/** @} */
154
155/** @defgroup graphics graphics
156 * Category of classes for tracker visualization
157 * see more on the \ref README_mchview page.
158 * @ingroup MUON
159 * @{
160 */
161/** @} */
162
163/** @} */
164
165/** @defgroup macros MUON macros
166 * \brief The macros for running & testing MUON code
167 * @{
168 */
169
170/** @} */
171
172
173