]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONRegHeader.cxx
Updated comments for Doxygen - corrected warnings
[u/mrichter/AliRoot.git] / MUON / AliMUONRegHeader.cxx
index 8cc8b2aee69e4d85840ef5cbe101249acc53eddb..c66c8c85972cedcb275fd104120ccdf2fa3524ef 100644 (file)
  * provided "as is" without express or implied warranty.                  *
  **************************************************************************/
 
+/* $Id$ */
+
 #include "AliMUONRegHeader.h"
 #include "AliMUONLocalStruct.h"
 
-
-
 /// 
 /// Regional structure for trigger raw data.
 /// Each Reg structure contains 16 (at most) local card structure.
@@ -25,7 +25,9 @@
 /// regional inputs
 /// 
 
+/// \cond CLASSIMP
 ClassImp(AliMUONRegHeader)
+/// \endcond
  
  const Int_t  AliMUONRegHeader::fgkHeaderLength = 3;
  const Int_t  AliMUONRegHeader::fgkScalerLength = 8;