X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=MUON%2FAliMUON2DMapIteratorByI.h;h=b85b60f8e8130b994a40c954786b39e087ff2875;hb=7332f2137636d05e01a719ff4e7b21a214894a29;hp=841301a82617cce5671ba86fe5e7ea9afc85b50a;hpb=e83a0dd07d8feeb00d568a6a9107b3eb3effa1b2;p=u%2Fmrichter%2FAliRoot.git diff --git a/MUON/AliMUON2DMapIteratorByI.h b/MUON/AliMUON2DMapIteratorByI.h index 841301a8261..b85b60f8e81 100644 --- a/MUON/AliMUON2DMapIteratorByI.h +++ b/MUON/AliMUON2DMapIteratorByI.h @@ -45,7 +45,7 @@ private: TObject* GetValue(TExMapIter& iter, Int_t& key) const; private: - const AliMpExMap* fMap; //!< map to iterate upon + const AliMpExMap* fkMap; //!< map to iterate upon TExMapIter* fIter2; //!< second iterator Int_t fCurrentI; //!< current index in direction i Int_t fCurrentJ; //!< current index in direction j