]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONVSubprocessor.cxx
Adding classes AliMUONVRawStreamTracker, AliMUONRawStreamTrackerHP
[u/mrichter/AliRoot.git] / MUON / AliMUONVSubprocessor.cxx
index 0866ff618768d3c004c16bab7801a600e22811ef..79f523fb0f6d6bf010d3a2254733e4ec134b4d1c 100644 (file)
@@ -17,6 +17,7 @@
 
 #include "AliMUONVSubprocessor.h"
 
+//-----------------------------------------------------------------------------
 /// \class AliMUONVSubprocessor
 ///
 /// Base class for a shuttle sub-task for MUON (either TRK or TRG)
@@ -25,7 +26,7 @@
 /// to be performed within the MUON shuttle's preprocessors
 ///
 /// \author Laurent Aphecetche
-///
+//-----------------------------------------------------------------------------
 
 /// \cond CLASSIMP
 ClassImp(AliMUONVSubprocessor)