]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONDspHeader.cxx
minors
[u/mrichter/AliRoot.git] / MUON / AliMUONDspHeader.cxx
index 6ad3b66a23f570be9498adb54c21abdb8c6e39a2..8de2119a7cac0eea18310bc10545fd3123938870 100644 (file)
@@ -19,6 +19,7 @@
 #include "AliMUONBusStruct.h"
 #include <Riostream.h>
 
+//-----------------------------------------------------------------------------
 /// \class AliMUONDspHeader
 /// DSP structure for tracker raw data.
 /// Each block contains at most 5 Dsp structures.
@@ -27,6 +28,7 @@
 /// and event word (1 for nb of word is odd and 0 if not 
 ///
 /// \author Christian Finck
+//-----------------------------------------------------------------------------
 
 /// \cond CLASSIMP
 ClassImp(AliMUONDspHeader)