]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/AliMUONPreClusterFinderV2.h
Update of the TPC-ITS alignment code (Mikolaj)
[u/mrichter/AliRoot.git] / MUON / AliMUONPreClusterFinderV2.h
index 01268428641197e1b2131bdc694280cf459785b9..3e771ee3b8f65b9a3608186e0761a8b01b89e462 100644 (file)
@@ -48,7 +48,7 @@ private:
   
 private:
   TClonesArray* fClusters; //!< the clusters we've found (owner)
-  const AliMpVSegmentation** fSegmentations; //!< segmentations (not owner)
+  const AliMpVSegmentation** fkSegmentations; //!< segmentations (not owner)
   TClonesArray** fPads; //!< the pads corresponding to the digits (not owner)
   Int_t fDetElemId; //!< which DE we're considering