]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/mapping/AliMpSlat.cxx
Adding comment lines to class description needed for Root documentation,
[u/mrichter/AliRoot.git] / MUON / mapping / AliMpSlat.cxx
index 035e31d1e7f7c6d6d47e947b7adfe8cd9e7cb1d3..bcc498525ed0be949986777124d2b53720a021c1 100644 (file)
@@ -26,7 +26,7 @@
 
 #include "TArrayI.h"
 
-///
+//-----------------------------------------------------------------------------
 /// Representation of a slat cathode (bending or non-bending).
 ///
 /// A slat can be viewed as a "collection" of PCBs of various densities
@@ -37,6 +37,7 @@
 /// width varies)
 // 
 /// \author Laurent Aphecetche
+//-----------------------------------------------------------------------------
 
 /// \cond CLASSIMP
 ClassImp(AliMpSlat)