]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - FMD/AliFMDv1.h
Added AliBalance to PWG2LinkDef.
[u/mrichter/AliRoot.git] / FMD / AliFMDv1.h
index 98068a2f757357c8cc6125d8c44965cb167925c3..89d51c3bf36ced6476460c88eebf3d23e2ed8ea6 100644 (file)
@@ -7,7 +7,12 @@
  *
  * See cxx source for full Copyright notice                               
  */
-
+/** @file    AliFMDv1.h
+    @author  Christian Holm Christensen <cholm@nbi.dk>
+    @date    Mon Mar 27 12:48:51 2006
+    @brief   Concrete implementation of FMD detector driver - detailed
+    version 
+*/
 //____________________________________________________________________
 //
 //  Manager class for the FMD - Detailed version. 
 #endif
  
 //____________________________________________________________________
-/** Forward Multiplicity Detector based on Silicon wafers. This class
-    contains the base procedures for the Forward Multiplicity detector
-    Detector consists of 3 sub-detectors FMD1, FMD2, and FMD3, each of
-    which has 1 or 2 rings of silicon sensors. 
+/** @brief Forward Multiplicity Detector based on Silicon wafers. 
+
+    This class contains the base procedures for the Forward
+    Multiplicity detector Detector consists of 3 sub-detectors FMD1,
+    FMD2, and FMD3, each of which has 1 or 2 rings of silicon sensors.
                                                            
     This class contains the detailed version of the FMD - that is,
     hits are produced during simulation.