]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONBlockHeader.cxx
Adding comment lines to class description needed for Root documentation,
[u/mrichter/AliRoot.git] / MUON / AliMUONBlockHeader.cxx
index 094a7fa0beeb5a49f315761eafd07873abab5497..7f7639f118bda51e8f398bea911fa73dda93466b 100644 (file)
@@ -20,6 +20,7 @@
 
 #include <Riostream.h>
 
+//-----------------------------------------------------------------------------
 /// \class AliMUONBlockHeader
 /// Block structure for tracker raw data
 /// each DDL contains two blocks,
@@ -28,6 +29,7 @@
 /// the header of the block contains the front end DSP id, trigger words and paddind word
 ///
 /// \author Christian Finck
+//-----------------------------------------------------------------------------
 
 /// \cond CLASSIMP
 ClassImp(AliMUONBlockHeader)