Skip to content

Commit 9825276

Browse files
committed
ITSMFT: rerun clusterizer
Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch>
1 parent d0f996b commit 9825276

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

DATA/production/configurations/asyncReco/setenv_extra.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -148,8 +148,7 @@ fi
148148
# other settings
149149
echo RUN = $RUNNUMBER
150150
if [[ $RUNNUMBER -ge 521889 ]]; then
151-
export ARGS_EXTRA_PROCESS_o2_ctf_reader_workflow+=" --its-digits --mft-digits"
152-
export DISABLE_DIGIT_CLUSTER_INPUT="--digits-from-upstream"
151+
export ITSMFT_RECO_RERUN_CLUSTERIZER=1
153152
MAXBCDIFFTOMASKBIAS_ITS="ITSClustererParam.maxBCDiffToMaskBias=-10" # this explicitly disables ITS masking
154153
MAXBCDIFFTOSQUASHBIAS_ITS="ITSClustererParam.maxBCDiffToSquashBias=10" # this explicitly enables ITS squashing
155154
MAXBCDIFFTOMASKBIAS_MFT="MFTClustererParam.maxBCDiffToMaskBias=-10" # this explicitly disables MFT masking

0 commit comments

Comments
 (0)