From cec5da808d3569be73fb98c14dc90e3f3ceee104 Mon Sep 17 00:00:00 2001 From: ivana Date: Fri, 25 Jan 2008 13:59:20 +0000 Subject: [PATCH] Corrected comments only --- MUON/AliMUONPainterContourMaker.cxx | 4 ++-- MUON/AliMUONPainterContourMaker.h | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/MUON/AliMUONPainterContourMaker.cxx b/MUON/AliMUONPainterContourMaker.cxx index d6e7a7f3058..89530a83dcd 100644 --- a/MUON/AliMUONPainterContourMaker.cxx +++ b/MUON/AliMUONPainterContourMaker.cxx @@ -49,14 +49,14 @@ #include #include -///\class AliMUONPainterContourMaker +/// \class AliMUONPainterContourMaker /// /// A class to build painter contours. /// /// The basics are to build one manu contour, and then to merge contours /// to build higher order objects, like PCBS, DEs, etc... /// -///\author Laurent Aphecetche, Subatech +/// \author Laurent Aphecetche, Subatech ///\cond CLASSIMP ClassImp(AliMUONPainterContourMaker) diff --git a/MUON/AliMUONPainterContourMaker.h b/MUON/AliMUONPainterContourMaker.h index 8333aff2378..7c0582d6c51 100644 --- a/MUON/AliMUONPainterContourMaker.h +++ b/MUON/AliMUONPainterContourMaker.h @@ -65,7 +65,7 @@ public: /// \ingroup graphics /// \brief Store information about one pad's neighbours. - /// \authorLaurent Aphecetche, Subatech + /// \author Laurent Aphecetche, Subatech class AliMUONNeighbour : public TObject { public: -- 2.43.0