]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONBusStruct.cxx
Updated comments for Doxygen - corrected warnings
[u/mrichter/AliRoot.git] / MUON / AliMUONBusStruct.cxx
index 6198bd4f30dc2a1bf065814f98211267c79ae75b..2794c1e81dd3c20244eb9c25e9ee1f3a02512b7a 100644 (file)
@@ -12,6 +12,8 @@
  * about the suitability of this software for any purpose. It is          *
  * provided "as is" without express or implied warranty.                  *
  **************************************************************************/
+
+/* $Id$ */
  
 #include "AliMUONBusStruct.h"
 #include "AliLog.h"
 /// 12 bits for charge)
 ///
 
-
+/// \cond CLASSIMP
 ClassImp(AliMUONBusStruct)
+/// \endcond
 
- const Int_t AliMUONBusStruct::fgkHeaderLength = 4;
+const Int_t AliMUONBusStruct::fgkHeaderLength = 4;
 
 //___________________________________________
 AliMUONBusStruct::AliMUONBusStruct()