]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/mapping/AliMpRowSegmentLSpecial.h
Replacement of AliMpIntPair object with algoritmic
[u/mrichter/AliRoot.git] / MUON / mapping / AliMpRowSegmentLSpecial.h
index 6a8368fe73d2beccd64148d9b06b04f0c4d0eb25..b85dc689fd9469213c6a3722594cf7c5f4fd36c8 100755 (executable)
@@ -20,7 +20,6 @@
 class AliMpRow;
 class AliMpPadRow;
 class AliMpVPadRowSegment;
-class AliMpIntPair;
 
 class AliMpRowSegmentLSpecial : public AliMpVRowSegmentSpecial
 {
@@ -39,8 +38,7 @@ class AliMpRowSegmentLSpecial : public AliMpVRowSegmentSpecial
 
     // set methods
     virtual void   SetGlobalIndices(AliMpRow* rowBefore);
-    virtual Int_t  SetIndicesToMotifPosition(Int_t i, 
-                                    const AliMpIntPair& indices);
+    virtual Int_t  SetIndicesToMotifPosition(Int_t i, MpPair_t indices);
 
   protected:
     // methods