We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27cc7ad commit 72b6075Copy full SHA for 72b6075
DATA/production/configurations/asyncReco/setenv_extra.sh
@@ -497,7 +497,7 @@ export CONFIG_EXTRA_PROCESS_o2_tof_matcher_workflow+=";$ITSEXTRAERR;$TRACKTUNETP
497
498
if [[ $ALIEN_JDL_LPMPASSNAME == "cpass0" ]]; then
499
CONFIG_EXTRA_PROCESS_o2_tof_matcher_workflow+=";MatchTOF.nsigmaTimeCut=6;"
500
- ARGS_EXTRA_PROCESS_o2_tof_matcher_workflow+=" --for-calib"
+ ARGS_EXTRA_PROCESS_o2_tof_reco_workflow+=" --for-calib"
501
fi
502
503
# ad-hoc settings for TRD matching
0 commit comments