]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONHit.h
- Modified comment lines to be compatible with Doxygen
[u/mrichter/AliRoot.git] / MUON / AliMUONHit.h
index d093fbf1f9f864c2e16d40f2fd46edacdc4fb242..06f8d8293344f122c96c6f5d98ad807494d3bfe2 100644 (file)
@@ -6,14 +6,17 @@
 /* $Id$ */
 // Revision of includes 07/05/2004
 
-// MUON classe for MonteCarlo Hits, inherited from AliHit for the 
-// In addition to the ALiHit data member fX, fY, fZ and fTrack, AliMUONHit contains some info about the particle crossing the chamber:
-// Impulsion: fPtot, fPx, fPy and fPz
-// Reference position at the center of the chamber (wire plane) fXref, fYref and fZref
-// Cumulated path along the active volume fTlength for spliting of hits for very inclined tracks 
-// Energy loss of the particle inside the gas active volume.
-// Incident fTheta and fPhi angle with respect of the wire plane of the chamber.
-//
+/// \ingroup base
+/// \class AliMUONHit
+/// \brief MonteCarlo hit
+///
+/// MUON classe for MonteCarlo Hits, inherited from AliHit for the 
+/// In addition to the ALiHit data member fX, fY, fZ and fTrack, AliMUONHit contains some info about the particle crossing the chamber:
+/// Impulsion: fPtot, fPx, fPy and fPz
+/// Reference position at the center of the chamber (wire plane) fXref, fYref and fZref
+/// Cumulated path along the active volume fTlength for spliting of hits for very inclined tracks 
+/// Energy loss of the particle inside the gas active volume.
+/// Incident fTheta and fPhi angle with respect of the wire plane of the chamber.
 
 
 #include "AliHit.h"