We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6113c24 commit db3b469Copy full SHA for db3b469
DATA/production/configurations/2021/OCT/apass4/setenv_extra.sh
@@ -65,7 +65,7 @@ export ITSTPCMATCH="tpcitsMatch.maxVDriftUncertainty=0.2;tpcitsMatch.safeMarginT
65
export CONFIG_EXTRA_PROCESS_o2_tpcits_match_workflow="$VDRIFT;$ITSEXTRAERR;$ITSTPCMATCH"
66
67
# ad-hoc settings for TOF matching
68
-export ARGS_EXTRA_PROCESS_o2_tof_matcher_workflow="--output-type matching-info"
+export ARGS_EXTRA_PROCESS_o2_tof_matcher_workflow="--output-type matching-info,calib-info --enable-dia"
69
export CONFIG_EXTRA_PROCESS_o2_tof_matcher_workflow="$VDRIFT;$ITSEXTRAERR"
70
71
# ad-hoc settings for TRD matching
0 commit comments