]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONLogger.cxx
Changes in AliESDEvent fwd declarations (Ch. Klein-Boesing)
[u/mrichter/AliRoot.git] / MUON / AliMUONLogger.cxx
index 74967dadf5fea7e4f69c468f118b6316f944ac0f..688ff76db41a2a340aa4f874a5902a393b531899 100644 (file)
@@ -21,6 +21,7 @@
 #include "AliLog.h"
 #include "Riostream.h"
 
+//-----------------------------------------------------------------------------
 /// \class AliMUONLogger
 ///
 /// A logger that keeps track of the number of times a message appeared.
 /// only once when DigitizerV3 is destroyed.
 ///
 /// \author Laurent Aphecetche
+//-----------------------------------------------------------------------------
 
+/// \cond CLASSIMP
 ClassImp(AliMUONLogger)
+/// \endcond
 
 //_____________________________________________________________________________
 AliMUONLogger::AliMUONLogger(Int_t maxNumberOfEntries)