]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TRD/AliTRDclusterizerV1.h
Move tail cancellation parameters to recparam
[u/mrichter/AliRoot.git] / TRD / AliTRDclusterizerV1.h
index f45cc6cbef43e4d2f5e18d095824d1e8e5d3160d..4e04ba090a4a87d2898cacdb8729b55ea56ed597 100644 (file)
@@ -38,7 +38,7 @@ class AliTRDclusterizerV1 : public AliTRDclusterizer {
  private:
   void DeConvExp(Double_t *source, Double_t *target, Int_t nTimeTotal, Int_t nexp);
   void Transform(AliTRDdataArrayI* digitsIn, AliTRDdataArrayI* digitsOut,
-                Int_t idet, Int_t nRowMax, Int_t nColMax, Int_t nTimeTotal);
+                Int_t idet, Int_t nRowMax, Int_t nColMax, Int_t nTimeTotal, Float_t ADCthreshold);
   virtual Double_t Unfold(Double_t eps, Int_t plane, Double_t *padSignal);
   Double_t GetCOG(Double_t signal[5]);      // get COG position