]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - ITS/AliITSClusterFinderSDD.h
Anode dependent drift speed. AliITSsegmentationSDD does not depend any longer on...
[u/mrichter/AliRoot.git] / ITS / AliITSClusterFinderSDD.h
index 6da4ccde8516f11a68d3be6be69fade93604532e..2bab4cd3194ce777f79d13d065d74fff394d8130 100644 (file)
@@ -66,7 +66,7 @@ class AliITSClusterFinderSDD : public AliITSClusterFinder{
     void  Find1DClustersE();
     void  GroupClusters();
     void  SelectClusters();
-    void  GetRecPoints();
+    void  GetRecPoints(AliITSCalibrationSDD* cal);
     void  ResolveClusters(); // Ernesto Lopez Torres
     Int_t SearchPeak(Double_t *spect,Int_t xdim,Int_t zdim,Int_t *peakX,
                      Int_t *peakZ,Double_t *peakAmp,Double_t minpeak);//Ernesto