]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/AliCluster.h
Changes needed to comply with the new version of AliGeomManager
[u/mrichter/AliRoot.git] / STEER / AliCluster.h
index c0bc2b7095416aae6196f8a5e21f6db6d332d9d8..18bc49bd8a320776b64d5e9746527b0b8f7b5903 100644 (file)
@@ -66,8 +66,6 @@ class AliCluster : public TObject {
 
  private:
 
-  TGeoPNEntry*         GetPNEntry() const;
-
   Int_t    fTracks[3];//MC labels
   Float_t  fX;        // X of the cluster in the tracking c.s.
   Float_t  fY;        // Y of the cluster in the tracking c.s.