]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/mapping/AliMpSectorSegmentation.h
From Laurent
[u/mrichter/AliRoot.git] / MUON / mapping / AliMpSectorSegmentation.h
index 3f5106eba1ffd874e8b81d6ae6a855ea97b9daf0..23aeec219f27cad322b20901867324e8f1946be7 100755 (executable)
@@ -1,14 +1,18 @@
+/* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
+ * See cxx source for full Copyright notice                               */
+
 // $Id$
-// Category: sector
-//
-// Class AliMpSectorSegmentation
-// -----------------------------
-// Class describing the segmentation of the sector.        
-// Provides methods related to pads:
-// conversion between pad indices, pad location, pad position;
-// finding pad neighbour.
-//
-// Authors: David Guez, Ivana Hrivnacova; IPN Orsay
+// $MpId: AliMpSectorSegmentation.h,v 1.9 2005/08/26 15:43:36 ivana Exp $
+
+/// \ingroup sector
+/// \class AliMpSectorSegmentation
+/// \brief A segmentation of the sector.        
+///
+/// Provides methods related to pads:                                     \n
+/// conversion between pad indices, pad location, pad position;
+/// finding pad neighbour.
+///
+/// Authors: David Guez, Ivana Hrivnacova; IPN Orsay
 
 #ifndef ALI_MP_SECTOR_SEGMENTATION_H
 #define ALI_MP_SECTOR_SEGMENTATION_H
@@ -82,7 +86,6 @@ class AliMpSectorSegmentation : public AliMpVSegmentation
                                      Double_t maxX) const;
     virtual AliMpPad PadByYDirection(const TVector2& startPosition, 
                                      Double_t maxY) const;
-    virtual AliMpVPadIterator* CreateIterator() const;
  
     // data members        
     const AliMpSector*  fkSector;   // Sector