]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/mapping/AliMpSlatPadIterator.cxx
Adding comment lines to class description needed for Root documentation,
[u/mrichter/AliRoot.git] / MUON / mapping / AliMpSlatPadIterator.cxx
index 479ff7c218cc1a6f6e2062b6f4deef42cb05cc49..921caf4875f58d91c0f04e497c70fdec9ff3ffd2 100644 (file)
@@ -24,7 +24,8 @@
 #include "AliMpSlat.h"
 #include "AliMpPCBPadIterator.h"
 
-///
+
+//-----------------------------------------------------------------------------
 /// \class AliMpSlatPadIterator
 ///
 /// Implementation of AliMpVPadIterator for slats.
@@ -35,7 +36,7 @@
 /// AliMpSlatZonePadIterator objects.
 ///
 /// \author L. Aphecetche
-///
+//-----------------------------------------------------------------------------
 
 /// \cond CLASSIMP
 ClassImp(AliMpSlatPadIterator)