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 56699f6 commit 6459e93Copy full SHA for 6459e93
DATA/production/configurations/asyncReco/setenv_extra.sh
@@ -147,8 +147,7 @@ fi
147
# other settings
148
echo RUN = $RUNNUMBER
149
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"
+ export ITSMFT_RECO_RERUN_CLUSTERIZER=1
152
MAXBCDIFFTOMASKBIAS_ITS="ITSClustererParam.maxBCDiffToMaskBias=-10" # this explicitly disables ITS masking
153
MAXBCDIFFTOSQUASHBIAS_ITS="ITSClustererParam.maxBCDiffToSquashBias=10" # this explicitly enables ITS squashing
154
MAXBCDIFFTOMASKBIAS_MFT="MFTClustererParam.maxBCDiffToMaskBias=-10" # this explicitly disables MFT masking
0 commit comments