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 @@ -340,7 +340,7 @@ elif [[ $ALIGNLEVEL == 1 ]]; then
340340 [[ $APPLYS11 == 1 ]] && export ITSTPCMATCH=" ${ITSTPCMATCH} ;tpcitsMatch.askMinTPCRow[11]=78;" || export ITSTPCMATCH=" ${ITSTPCMATCH} ;tpcitsMatch.askMinTPCRow[11]=20;"
341341 fi
342342 # settings to improve inner pad-rows contribution
343- export CONFIG_EXTRA_PROCESS_o2_gpu_reco_workflow+=" ;GPU_rec_tpc.trackletMinSharedNormFactor=1.;GPU_rec_tpc.trackletMaxSharedFraction=0.3;GPU_rec_tpc.globalTrackingRowRange=100;"
343+ 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; "
344344
345345 # -------------------------------------- TPC corrections -----------------------------------------------
346346 # we need to provide to TPC
You can’t perform that action at this time.
0 commit comments