]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/mapping/AliMpPadRowRSegment.h
New macro to help with LC2 in the pit at Point 2
[u/mrichter/AliRoot.git] / MUON / mapping / AliMpPadRowRSegment.h
index 69bb0dce3702e3fe8ec1b5beafad87e022d89805..36892fc2af7dc4b1c6513da72b0cb480655bf10b 100644 (file)
@@ -2,7 +2,7 @@
  * See cxx source for full Copyright notice                               */
 
 // $Id$
-// $MpId: AliMpPadRowRSegment.h,v 1.4 2005/08/26 15:43:36 ivana Exp $
+// $MpId: AliMpPadRowRSegment.h,v 1.7 2006/05/24 13:58:21 ivana Exp $
 
 /// \ingroup sector
 /// \class AliMpPadRowRSegment
 /// the pads are placed from the offset (defined in the base class)
 /// to the right.
 ///
-/// Authors: David Guez, Ivana Hrivnacova; IPN Orsay
+/// \author David Guez, Ivana Hrivnacova; IPN Orsay
 
 #ifndef ALI_MP_PAD_ROW_R_SEGMENT_H
 #define ALI_MP_PAD_ROW_R_SEGMENT_H
 
-#include <TObject.h>
-
 #include "AliMpVPadRowSegment.h"
 
 class AliMpPadRow;
@@ -43,7 +41,7 @@ class AliMpPadRowRSegment : public AliMpVPadRowSegment
     Double_t  FirstPadBorderX() const;
     Double_t  LastPadBorderX() const;
     
-  ClassDef(AliMpPadRowRSegment,1)  //Row segment
+  ClassDef(AliMpPadRowRSegment,1)  // Row segment
 };
 
 #endif //ALI_MP_PAD_ROW_R_SEGMENT_H