From c2f25cd2b0617fa979425237eeea8daa48d6d055 Mon Sep 17 00:00:00 2001 From: vestbo Date: Mon, 27 May 2002 13:45:12 +0000 Subject: [PATCH 1/1] Bugfix in line 314; paranthes missing --- HLT/hough/AliL3Hough.cxx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/HLT/hough/AliL3Hough.cxx b/HLT/hough/AliL3Hough.cxx index 5923edc703b..6e4c5cc82bd 100644 --- a/HLT/hough/AliL3Hough.cxx +++ b/HLT/hough/AliL3Hough.cxx @@ -311,7 +311,7 @@ void AliL3Hough::FindTrackCandidates() for(Int_t i=0; iGetEtaMax()-tr->GetEtaMin()/tr->GetNEtaSegments()); + Double_t eta_slice = (tr->GetEtaMax()-tr->GetEtaMin())/tr->GetNEtaSegments(); fTracks[i]->Reset(); for(Int_t j=0; j