]> git.uio.no Git - u/mrichter/AliRoot.git/blame_incremental - MUON/Doxymodules.h
Merge branch 'master' of https://git.cern.ch/reps/AliRoot
[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 * \namespace AliMq
32 * \brief The special namespace only for St12StationType
33 *
34 */
35
36/** @defgroup basic mp_basic
37 * @ingroup mapping
38 * Category of basic classes in mapping
39 * @{
40 */
41/** @} */
42
43/** @defgroup motif mp_motif
44 * @ingroup mapping
45 * Category of motif classes in mapping
46 * @{
47 */
48/** @} */
49
50/** @defgroup sector mp_sector
51 * @ingroup mapping
52 * Category of classes for quadrants in mapping
53 * @{
54 */
55/** @} */
56
57/** @defgroup slat mp_slat
58 * @ingroup mapping
59 * Category of classes for slats in mapping
60 * @{
61 */
62/** @} */
63
64/** @defgroup mptrigger mp_trigger
65 * @ingroup mapping
66 * Category of classes for slats in mapping
67 * @{
68 */
69/** @} */
70
71/** @defgroup management mp_management
72 * @ingroup mapping
73 * Category of classes for management in mapping
74 * @{
75 */
76/** @} */
77
78/** @defgroup mpgraphics mp_graphics
79 * @ingroup mapping
80 * Category of classes for visualization in mapping
81 * @{
82 */
83/** @} */
84
85/** @} */
86
87/** @defgroup raw raw
88 * Category of classes for raw data;
89 * see more on the \ref README_raw page.
90 * @ingroup MUON
91 * @{
92 */
93/** @} */
94
95/** @defgroup calib calib
96 * Category of basic classes for calibration,
97 * see more on the \ref README_calib page.
98 * @ingroup MUON
99 * @{
100 */
101/** @} */
102
103/** @defgroup geometry geometry
104 * Category of geometry framework classes
105 * see more on the \ref README_geometry page.
106 * @ingroup MUON
107 * @{
108 */
109/** @} */
110
111/** @defgroup trigger trigger
112 * Category of classes for trigger
113 * see more on the \ref README_trigger page.
114 * @ingroup MUON
115 * @{
116 */
117/** @} */
118
119/** @defgroup base base
120 * Category of basic classes
121 * see more on the \ref README_base page.
122 * @ingroup MUON
123 * @{
124 */
125/** @} */
126
127/** @defgroup shuttle shuttle
128 * Category of classes for shuttle
129 * see more on the \ref README_shuttle page.
130 * @ingroup MUON
131 * @{
132 */
133/** @} */
134
135/** @defgroup sim sim
136 * Category of classes for simulation
137 * see more on the \ref README_sim page.
138 * @ingroup MUON
139 * @{
140 */
141/** @} */
142
143/** @defgroup rec rec
144 * Category of classes for reconstruction
145 * see more on the \ref README_rec page.
146 * @ingroup MUON
147 * @{
148 */
149/** @} */
150
151/** @defgroup calign calign
152 * Category of basic classes for calibration and alignment tasks
153 * @ingroup MUON
154 * @{
155 */
156/** @} */
157
158/** @defgroup evaluation evaluation
159 * Category of classes for evaluation
160 * see more on the \ref README_evaluation page.
161 * @ingroup MUON
162 * @{
163 */
164/** @} */
165
166/** @defgroup graphics graphics
167 * Category of classes for tracker visualization
168 * see more on the \ref README_mchview page.
169 * @ingroup MUON
170 * @{
171 */
172/** @} */
173
174/** @} */
175
176/** @defgroup macros MUON macros
177 * \brief The macros for running & testing MUON code
178 * @{
179 */
180
181/** @} */
182
183/** @} */
184
185/** @defgroup evemacros MUON macros in EVE
186 * \brief The macros for running & testing MUON Event display
187 * @{
188 */
189
190/** @} */
191
192
193