Skip to content

Commit

Permalink
fix in tof workflow config (AliceO2Group#1614)
Browse files Browse the repository at this point in the history
Co-authored-by: noferini <9963644+noferini@users.noreply.github.com>
  • Loading branch information
noferini and noferini authored May 3, 2024
1 parent 27cc7ad commit 72b6075
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DATA/production/configurations/asyncReco/setenv_extra.sh
Original file line number Diff line number Diff line change
Expand Up @@ -497,7 +497,7 @@ export CONFIG_EXTRA_PROCESS_o2_tof_matcher_workflow+=";$ITSEXTRAERR;$TRACKTUNETP

if [[ $ALIEN_JDL_LPMPASSNAME == "cpass0" ]]; then
CONFIG_EXTRA_PROCESS_o2_tof_matcher_workflow+=";MatchTOF.nsigmaTimeCut=6;"
ARGS_EXTRA_PROCESS_o2_tof_matcher_workflow+=" --for-calib"
ARGS_EXTRA_PROCESS_o2_tof_reco_workflow+=" --for-calib"
fi

# ad-hoc settings for TRD matching
Expand Down

0 comments on commit 72b6075

Please sign in to comment.