]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONDigitizerV3.cxx
Adding comment lines to class description needed for Root documentation,
[u/mrichter/AliRoot.git] / MUON / AliMUONDigitizerV3.cxx
index 6d3abc0ef4b55a2f387d91100c94d86dc4bf0020..87d6d50c45f6203535acafa66de642220dc36ee7 100644 (file)
@@ -53,7 +53,8 @@
 #include <TSystem.h>
 
 #include "AliMUONGeometryTransformer.h" //ADDED for trigger noise
-///
+
+//-----------------------------------------------------------------------------
 /// \class AliMUONDigitizerV3
 /// The digitizer is performing the transformation to go from SDigits (digits
 /// w/o any electronic noise) to Digits (w/ electronic noise, and decalibration)
@@ -68,6 +69,7 @@
 /// here, at the digitization level).
 ///
 /// \author Laurent Aphecetche
+//-----------------------------------------------------------------------------
 
 namespace
 {