]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
bugfix: duplicated line
authorrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 23 Aug 2007 08:52:55 +0000 (08:52 +0000)
committerrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 23 Aug 2007 08:52:55 +0000 (08:52 +0000)
HLT/TPCLib/AliHLTTPCSliceTrackerComponent.cxx

index df4b58598e3c7e25946cfa7711ceb0a76180ea32..0b2e1ffe7c0249d9581456c05192a1e89cca22a0 100644 (file)
@@ -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)