]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/mapping/AliMpTriggerReader.cxx
Adding comment lines to class description needed for Root documentation,
[u/mrichter/AliRoot.git] / MUON / mapping / AliMpTriggerReader.cxx
index 52fb1625895c327fda9a809489c681cca84f8347..9d10ed03cb60d90be24c3964051b7415a5566ddf 100644 (file)
@@ -40,7 +40,7 @@
 #include <TArrayI.h>
 #include <sstream>
 
-//
+//-----------------------------------------------------------------------------
 /// \class AliMpTriggerReader
 /// Read trigger slat ASCII files
 /// Basically provides two methods:
@@ -48,6 +48,7 @@
 /// - AliMpPCB* ReadPCB()
 ///
 /// \author Laurent Aphecetche
+//-----------------------------------------------------------------------------
 
 /// \cond CLASSIMP
 ClassImp(AliMpTriggerReader)