]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUON1DArray.cxx
In AliMUONSDigitizerV2:
[u/mrichter/AliRoot.git] / MUON / AliMUON1DArray.cxx
index 738e49a0acd6970dc3fe0ea1426023b614fb7986..6a24605f2c9e5ce4914973e5fbd95a94f669ed97 100644 (file)
 #include <TClass.h>
 #include <TObjArray.h>
 #include <Riostream.h>
-///
+
+//-----------------------------------------------------------------------------
 /// \class AliMUON1DArray
 /// This class is simply a wrapper to a TObjArray, offering in addition a
 /// control over the replacement policy when you add
 /// something to it.
 ///
 /// \author Laurent Aphecetche
+//-----------------------------------------------------------------------------
 
 /// \cond CLASSIMP
 ClassImp(AliMUON1DArray)