X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=MUON%2FAliMUONPedestalEventGenerator.cxx;h=6944872bea6e7f6d864b39f9dbf1add5064fa806;hb=3d1463c8f7148e36069c24f20cde34e096d5d6a9;hp=f05cc2051aba12a50ae08d4988de59d0fcace149;hpb=ee8a8d650ec1b36d3606026bbb107cfa152d4993;p=u%2Fmrichter%2FAliRoot.git diff --git a/MUON/AliMUONPedestalEventGenerator.cxx b/MUON/AliMUONPedestalEventGenerator.cxx index f05cc2051ab..6944872bea6 100644 --- a/MUON/AliMUONPedestalEventGenerator.cxx +++ b/MUON/AliMUONPedestalEventGenerator.cxx @@ -41,7 +41,7 @@ #include #include "AliDAQ.h" -/// +//----------------------------------------------------------------------------- /// \class AliMUONPedestalEventGenerator /// /// Generate simulated pedestal events for MUON TRK, to be able to e.g. test @@ -56,7 +56,7 @@ /// + raw (date files, one per LDC), depending of ctor and MakeDDL() method. /// /// \author L. Aphecetche -/// +//----------------------------------------------------------------------------- /// \cond CLASSIMP ClassImp(AliMUONPedestalEventGenerator)