Skip to content

Commit

Permalink
adding missing flag for TOF in cpass0
Browse files Browse the repository at this point in the history
  • Loading branch information
noferini authored and shahor02 committed Apr 30, 2024
1 parent a764f86 commit a26c7bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DATA/production/configurations/asyncReco/setenv_extra.sh
Original file line number Diff line number Diff line change
Expand Up @@ -497,6 +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"
fi

# ad-hoc settings for TRD matching
Expand Down

0 comments on commit a26c7bb

Please sign in to comment.