]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONBusStruct.cxx
Adding comment lines to class description needed for Root documentation,
[u/mrichter/AliRoot.git] / MUON / AliMUONBusStruct.cxx
index c6f9662ec58693b637087ee00e21419490259923..2ed5c2ef1ac9a277733368a1dd175ceabf20f0c0 100644 (file)
@@ -21,6 +21,7 @@
 #include <Riostream.h>
 #include <string.h>
 
+//-----------------------------------------------------------------------------
 /// \class AliMUONBusStruct
 /// Bus patch structure for tracker raw data
 /// each Dsp contains at most 5 bus patch structure
@@ -30,6 +31,7 @@
 /// 12 bits for charge)
 ///
 /// \author Christian Finck
+//-----------------------------------------------------------------------------
 
 /// \cond CLASSIMP
 ClassImp(AliMUONBusStruct)