File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
DATA/production/configurations/2022/LHC22f/apass1_TPCcalib Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ export ARGS_EXTRA_PROCESS_o2_ctf_reader_workflow="$ARGS_EXTRA_PROCESS_o2_ctf_rea
4141
4242# run-dependent options
4343if [[ -f " setenv_run.sh" ]]; then
44- source setenv_run.sh
44+ source setenv_run.sh
4545else
4646 echo " ************************************************************"
4747 echo No ad-hoc run-dependent settings for current async processing
@@ -104,7 +104,7 @@ export ARGS_EXTRA_PROCESS_o2_fv0_reco_workflow="--fv0-reconstructor"
104104# ad-hoc settings for FDD
105105# ...
106106
107- # ad-hoc settings for MFT
107+ # ad-hoc settings for MFT
108108export CONFIG_EXTRA_PROCESS_o2_mft_reco_workflow=" MFTTracking.forceZeroField=true;MFTTracking.FullClusterScan=true;MFTTracking.LTFclsRCut=0.2;"
109109export ARGS_EXTRA_PROCESS_o2_mft_reco_workflow=" --run-assessment "
110110
@@ -130,6 +130,7 @@ if [[ ! -z $QC_JSON_FROM_OUTSIDE ]]; then
130130fi
131131
132132# Enabling TPC calibration
133+ export CALIB_TPC_SCDCALIB_SENDTRKDATA=1
133134export WORKFLOW_PARAMETERS=" CALIB,CALIB_LOCAL_INTEGRATED_AGGREGATOR,${WORKFLOW_PARAMETERS} "
134135export CALIB_PRIMVTX_MEANVTX=0
135136export CALIB_TOF_LHCPHASE=0
@@ -144,4 +145,3 @@ export CALIB_PHS_BADMAPCALIB=0
144145export CALIB_PHS_TURNONCALIB=0
145146export CALIB_PHS_RUNBYRUNCALIB=0
146147export CALIB_CPV_GAIN=0
147-
You can’t perform that action at this time.
0 commit comments