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