]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
default required tracklenght set from 60 to 50 hits (Kenneth, Gaute)
authorrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 22 Aug 2007 12:02:09 +0000 (12:02 +0000)
committerrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 22 Aug 2007 12:02:09 +0000 (12:02 +0000)
HLT/TPCLib/AliHLTTPCSliceTrackerComponent.cxx

index 2d256022515b9be62d5a0c4929d3fe3e914c721e..df4b58598e3c7e25946cfa7711ceb0a76180ea32 100644 (file)
@@ -213,6 +213,7 @@ void AliHLTTPCSliceTrackerComponent::SetTrackerParam( bool doPP, int multiplicit
          SetTrackerParam( 50,        // phi_segments:     Devide the space into phi_segments                                      
                           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