From: richterm Date: Thu, 23 Aug 2007 08:52:55 +0000 (+0000) Subject: bugfix: duplicated line X-Git-Url: http://git.uio.no/git/?a=commitdiff_plain;h=3d1e056ef8eba7ab71c1d23bc3466e5245818269;p=u%2Fmrichter%2FAliRoot.git bugfix: duplicated line --- diff --git a/HLT/TPCLib/AliHLTTPCSliceTrackerComponent.cxx b/HLT/TPCLib/AliHLTTPCSliceTrackerComponent.cxx index df4b58598e3..0b2e1ffe7c0 100644 --- a/HLT/TPCLib/AliHLTTPCSliceTrackerComponent.cxx +++ b/HLT/TPCLib/AliHLTTPCSliceTrackerComponent.cxx @@ -214,7 +214,6 @@ void AliHLTTPCSliceTrackerComponent::SetTrackerParam( bool doPP, int multiplicit 100, // ets_segments: Devide the space into eta_segments 3, // trackletlength: Number of hits a tracklet has to have 50, // tracklength: Number of hits a track has to have - 60, // tracklength: Number of hits a track has to have 6, // rowscopetracklet: Search range of rows for a tracklet 6, // rowscopetrack: Search range of rows for a track 0, // min_pt_fit: Cut for moment fit, use:SetMaxDca(min_pt_fit)