]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/AliITSSortTrkl.h
do not delete fGeom object in ~AliPHOSReconstructor, since it is owned by the AliPHOS...
[u/mrichter/AliRoot.git] / ITS / AliITSSortTrkl.h
index 8d9693b29e581f7220b2ee1898ee473cec232221..7bf36664f570402df44758686f347e9a0bc44424 100644 (file)
@@ -51,7 +51,7 @@ class AliITSSortTrkl : public TObject {
   void DeleteClustersTmp();
   void PrepareClustersTmp();
   void Clustering(Int_t i, Int_t *v);
-  Int_t* AliITSSortTrkl::FindLabels(Int_t *v, Int_t dimmax, Int_t& dim) const;
+  Int_t* FindLabels(Int_t *v, Int_t dimmax, Int_t& dim) const;
 
   const Int_t fkSize;         // Maximum number of tracklet pairs
   Int_t fIndex;               // Total number of tracklet pairs (<=fkSize)