]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONRealDigit.cxx
Adding comment lines to class description needed for Root documentation,
[u/mrichter/AliRoot.git] / MUON / AliMUONRealDigit.cxx
index 2c0782d97814f6c11bd8ca2d970f3c42d14d7fb3..ed1145c3aebea5f4787864fd787504fa5ab6b821 100644 (file)
@@ -17,6 +17,7 @@
 
 #include "AliMUONRealDigit.h"
 
+//-----------------------------------------------------------------------------
 /// \class AliMUONRealDigit
 ///
 /// Implementation of AliMUONVDigit for real digit.
@@ -24,7 +25,7 @@
 /// This class should store the bare minimum in order to save disk space
 ///
 /// \author Laurent Aphecetche
-///
+//-----------------------------------------------------------------------------
 
 /// \cond CLASSIMP
 ClassImp(AliMUONRealDigit)