]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONConstants.cxx
Adding comment lines to class description needed for Root documentation,
[u/mrichter/AliRoot.git] / MUON / AliMUONConstants.cxx
index 13d0fd5ed114d35f1b8bcfba40244964de99f751..2d10c6ee5816ca42deda30726cc809ff0e9b40e1 100644 (file)
@@ -23,7 +23,7 @@
 #include "TClass.h"
 #include "AliMpConstants.h"
 
-///
+//-----------------------------------------------------------------------------
 /// \class AliMUONConstants
 /// This class holds various constants to be used in many places,
 /// such as the number of tracking and trigger chambers, 
@@ -32,7 +32,7 @@
 /// Those constants should as much as possible replace hard-coded values
 /// which are to be considered strictly illegal in the MUON code (or any code,
 /// by the way).
-///
+//-----------------------------------------------------------------------------
 
 /// \cond CLASSIMP
 ClassImp(AliMUONConstants)