]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONRawStreamTracker.cxx
Updated comments for Doxygen
[u/mrichter/AliRoot.git] / MUON / AliMUONRawStreamTracker.cxx
index 80ebce97c40c10e466850d1546b4f8207fbdbfb1..98b6dfa43afa4c80f5694a679df4e0627724e1db 100644 (file)
  * provided "as is" without express or implied warranty.                  *
  **************************************************************************/
 
+/* $Id $ */
+
 
 ///////////////////////////////////////////////////////////////////////////////
 ///
+/// \class AliMUONRawStreamTracker
 /// This class provides access to MUON digits in raw data.
 ///
 /// It loops over all MUON digits in the raw data given by the AliRawReader.
@@ -26,6 +29,7 @@
 /// 
 /// First version implement for Tracker
 ///
+/// \author Christian Finck
 ///////////////////////////////////////////////////////////////////////////////
 
 #include "AliMUONRawStreamTracker.h"