X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=ITS%2FAliITSClusterFinderV2SDD.cxx;h=a565b63ef064117ff04a0f458dbc8dd6928e0c3b;hb=b824a5f5fb060840614b987b03e62a761edceee0;hp=02b91c594b27a34c5790b6d67d23113b5fd89e11;hpb=6c8e94cf90d957a418e57ad3e3a96b18e6ecf0b0;p=u%2Fmrichter%2FAliRoot.git diff --git a/ITS/AliITSClusterFinderV2SDD.cxx b/ITS/AliITSClusterFinderV2SDD.cxx index 02b91c594b2..a565b63ef06 100644 --- a/ITS/AliITSClusterFinderV2SDD.cxx +++ b/ITS/AliITSClusterFinderV2SDD.cxx @@ -462,7 +462,7 @@ void AliITSClusterFinderV2SDD::FindClustersSDD(AliITSRawStream* input) } //______________________________________________________________________ -Bool_t AliITSClusterFinderV2SDD::NoiseSuppress(Int_t k, Int_t sid, AliBin* bins, AliITSCalibrationSDD* cal) const { +Bool_t AliITSClusterFinderV2SDD::NoiseSuppress(Int_t k, Int_t sid, AliBin* bins, const AliITSCalibrationSDD* cal) const { // applies zero suppression using the measured noise of each anode // threshold values from ALICE-INT-1999-28 V10 // returns kTRUE if the digit should eb noise suppressed, kFALSE if it should be kept