]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - FMD/AliFMD1.h
Correct raw data reconstruction in case of trigger
[u/mrichter/AliRoot.git] / FMD / AliFMD1.h
index 9c8f63388ea2214ee36c5cb8fe2183eb8cf77af2..89395d00710c4197065464c16b5920d9f895f54e 100644 (file)
@@ -1,8 +1,12 @@
 #ifndef ALIFMD1_H
 #define ALIFMD1_H
-//
-// $Id$
-//
+/* $Id$ */
+/** @file    AliFMD1.h
+    @author  Christian Holm Christensen <cholm@nbi.dk>
+    @date    Sun Mar 26 18:00:56 2006
+    @brief   Declaration of FMD1 declaration     
+*/
+
 #ifndef ALIFMDDETECTOR_H
 # include "AliFMDDetector.h"
 #endif
@@ -10,8 +14,9 @@ class AliFMDRing;
 
 //__________________________________________________________________
 /** @class AliFMD1 AliFMD1.h <FMD/AliFMD1.h>
-    Geometry description and parameters of the FMD1 detector. 
+    @brief Geometry description and parameters of the FMD1 detector. 
     The FMD1 has only one ring.     
+    @image html FMD1.png 
     @ingroup FMD_base
 */
 class AliFMD1 : public AliFMDDetector