File tree Expand file tree Collapse file tree
DATA/production/configurations/asyncReco Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -352,7 +352,7 @@ elif [[ $ALIGNLEVEL == 1 ]]; then
352352
353353 echo " Final setting for TPC scaling is:"
354354 echo $TPC_CORR_SCALING
355-
355+
356356 if [[ $PERIOD != @ (LHC22c| LHC22d| LHC22e| JUN| LHC22f) ]] ; then
357357 echo " Setting TPCCLUSTERTIMESHIFT to 0"
358358 TPCCLUSTERTIMESHIFT=0
@@ -509,7 +509,7 @@ if [[ $ADD_CALIB == "1" ]]; then
509509 export CALIB_TPC_SCDCALIB=1
510510 export CALIB_TPC_SCDCALIB_SENDTRKDATA=1
511511 export CONFIG_EXTRA_PROCESS_o2_tpc_scdcalib_interpolation_workflow=" scdcalib.maxTracksPerCalibSlot=35000000;scdcalib.minPtNoOuterPoint=0.2;scdcalib.maxQ2Pt=5;scdcalib.minITSNClsNoOuterPoint=6;scdcalib.minITSNCls=4;scdcalib.minTPCNClsNoOuterPoint=90"
512- export ARGS_EXTRA_PROCESS_o2_tpc_scdcalib_interpolation_workflow=" $ARGS_EXTRA_PROCESS_o2_tpc_scdcalib_interpolation_workflow --process-seeds "
512+ export ARGS_EXTRA_PROCESS_o2_tpc_scdcalib_interpolation_workflow=" $ARGS_EXTRA_PROCESS_o2_tpc_scdcalib_interpolation_workflow --tracking-sources ITS-TPC "
513513 # ad-hoc settings for TPC residual extraction
514514 export ARGS_EXTRA_PROCESS_o2_calibration_residual_aggregator=" $ARGS_EXTRA_PROCESS_o2_calibration_residual_aggregator --output-type trackParams,unbinnedResid"
515515 if [[ $ALIEN_JDL_DEBUGRESIDUALEXTRACTION == " 1" ]]; then
You can’t perform that action at this time.
0 commit comments