File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
DATA/production/configurations/asyncReco Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -341,7 +341,7 @@ elif [[ $ALIGNLEVEL == 1 ]]; then
341341 [[ $APPLYS11 == 1 ]] && export ITSTPCMATCH=" ${ITSTPCMATCH} ;tpcitsMatch.askMinTPCRow[11]=78;" || export ITSTPCMATCH=" ${ITSTPCMATCH} ;tpcitsMatch.askMinTPCRow[11]=20;"
342342 fi
343343 # settings to improve inner pad-rows contribution
344- export CONFIG_EXTRA_PROCESS_o2_gpu_reco_workflow+=" ;GPU_rec_tpc.trackletMinSharedNormFactor=1.;GPU_rec_tpc.trackletMaxSharedFraction=0.3;GPU_rec_tpc.globalTrackingRowRange =100;GPU_rec_tpc.rejectIFCLowRadiusCluster=1;"
344+ export CONFIG_EXTRA_PROCESS_o2_gpu_reco_workflow+=" ;GPU_rec_tpc.trackletMinSharedNormFactor=1.;GPU_rec_tpc.trackletMaxSharedFraction=0.3;GPU_rec_tpc.extrapolationTrackingRowRange =100;GPU_rec_tpc.rejectIFCLowRadiusCluster=1;"
345345
346346 # -------------------------------------- TPC corrections -----------------------------------------------
347347 # we need to provide to TPC
You can’t perform that action at this time.
0 commit comments