]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUON1DMap.cxx
Adding comment lines to class description needed for Root documentation,
[u/mrichter/AliRoot.git] / MUON / AliMUON1DMap.cxx
index c7fb5e44bff50ee0d0768b592e7f8594cea192da..2a81282ef7fef156c2625c5db7e7a87e75b71281 100644 (file)
 #include "AliMpExMap.h"
 #include "AliMUON1DMapIterator.h"
 
-///
+//-----------------------------------------------------------------------------
 /// \class AliMUON1DMap
 /// This class is simply a wrapper to an AliMpExMap, offering in addition a
 /// control over the replacement policy when you add
 /// something to it.
 ///
 /// \author Laurent Aphecetche
+//-----------------------------------------------------------------------------
 
 /// \cond CLASSIMP
 ClassImp(AliMUON1DMap)