]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - FMD/AliFMDHit.h
Updated version of the geometry
[u/mrichter/AliRoot.git] / FMD / AliFMDHit.h
index fe6e87b146c6ef74318743a25f0c26423dc8d6c6..ff18605e8258b20ce5b804bb175dd32cd808f735 100644 (file)
@@ -5,6 +5,15 @@
  *
  * See cxx source for full Copyright notice                               
  */
+// Hits are the information that comes from a Monte Carlo at each
+// step as a particle mass through sensitive detector elements as
+// particles are transported through a detector. 
+/** @file    AliFMDHit.h
+    @author  Christian Holm Christensen <cholm@nbi.dk>
+    @date    Mon Mar 27 12:41:58 2006
+    @brief   Hit in the FMD
+    @ingroup FMD_sim
+*/
 //___________________________________________________________________
 //
 #ifndef ALIHIT_H
 #endif
 
 //___________________________________________________________________
-/** AliFMDhit is the hit class for the FMD. Hits are the information
-    that comes from a Monte Carlo at each step as a particle mass
-    through sensitive detector elements as particles are transported
-    through a detector. 
+/** @brief AliFMDhit is the hit class for the FMD. 
+    Hits are the information that comes from a Monte Carlo at each
+    step as a particle mass through sensitive detector elements as
+    particles are transported through a detector. 
     @ingroup FMD_sim
 */
 class AliFMDHit : public AliHit