Skip to content

Commit 6459e93

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

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
@@ -147,8 +147,7 @@ fi
147147
# other settings
148148
echo RUN = $RUNNUMBER
149149
if [[ $RUNNUMBER -ge 521889 ]]; then
150-
export ARGS_EXTRA_PROCESS_o2_ctf_reader_workflow+=" --its-digits --mft-digits"
151-
export DISABLE_DIGIT_CLUSTER_INPUT="--digits-from-upstream"
150+
export ITSMFT_RECO_RERUN_CLUSTERIZER=1
152151
MAXBCDIFFTOMASKBIAS_ITS="ITSClustererParam.maxBCDiffToMaskBias=-10" # this explicitly disables ITS masking
153152
MAXBCDIFFTOSQUASHBIAS_ITS="ITSClustererParam.maxBCDiffToSquashBias=10" # this explicitly enables ITS squashing
154153
MAXBCDIFFTOMASKBIAS_MFT="MFTClustererParam.maxBCDiffToMaskBias=-10" # this explicitly disables MFT masking

0 commit comments

Comments
 (0)