X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=MUON%2Fmapping%2FAliMpRowSegment.h;h=0abe44a4f07f2f1ad918c9ad6dc1703cd1e88e51;hb=580c28fdf28199bac1840b049f0aed54a285658e;hp=33d96b76dcb5bf523fbfde04d04f3cceab84e623;hpb=5d11728fd1b93467a56b6b3c59261556d00cfefd;p=u%2Fmrichter%2FAliRoot.git diff --git a/MUON/mapping/AliMpRowSegment.h b/MUON/mapping/AliMpRowSegment.h index 33d96b76dcb..0abe44a4f07 100755 --- a/MUON/mapping/AliMpRowSegment.h +++ b/MUON/mapping/AliMpRowSegment.h @@ -44,7 +44,7 @@ class AliMpRowSegment : public AliMpVRowSegment // set methods virtual void SetOffset(const TVector2& offset); - virtual void SetGlobalIndices(); + virtual void SetGlobalIndices(AliMpRow* rowBefore); virtual Int_t SetIndicesToMotifPosition(Int_t i, const AliMpIntPair& indices);