X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=blobdiff_plain;f=MUON%2Fmapping%2FAliMpPad.h;h=8837f3fe2fb66436b7cec6e8fd0afefbef17b22f;hp=7cf92c21aabeec4088e1882f1e3fcf32fd4b55cd;hb=1c37d91446ef073a1aaac38ca05daf430a64951a;hpb=6e97fbb8cd3f6c541db069b487f1fcac52398d32 diff --git a/MUON/mapping/AliMpPad.h b/MUON/mapping/AliMpPad.h index 7cf92c21aab..8837f3fe2fb 100755 --- a/MUON/mapping/AliMpPad.h +++ b/MUON/mapping/AliMpPad.h @@ -101,8 +101,8 @@ class AliMpPad : public TObject static const Int_t fgkMaxNofLocations; ///< \brief maximum number of pad locations /// in the collection // data members - MpPair_t* fLLocations; ///< collection of pad locations - encoded pair (localBoardId, localBoardChannel) UInt_t fNofLocations; ///< number of locations in fLocations + MpPair_t* fLLocations; //[fNofLocations] collection of pad locations - encoded pair (localBoardId, localBoardChannel) MpPair_t fLLocation; ///< pad location as encoded pair (manuId, manuChannel) MpPair_t fLIndices; ///< pad indices as encoded pair (ix, iy) Double_t fPositionX; ///< the pad x position (in cm)