File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed
prodtests/full-system-test Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -120,9 +120,6 @@ if [[ $SYNCMODE == 1 ]]; then
120120 fi
121121 [[ ! -z ${CUT_RANDOM_FRACTION_ITS:- } ]] && ITS_CONFIG_KEY+=" fastMultConfig.cutRandomFraction=$CUT_RANDOM_FRACTION_ITS ;"
122122 ITS_CONFIG_KEY+=" ITSCATrackerParam.trackletsPerClusterLimit=${CUT_TRACKLETSPERCLUSTER_MAX_ITS:- -1} ;ITSCATrackerParam.cellsPerClusterLimit=${CUT_CELLSPERCLUSTER_MAX_ITS:- -1} ;"
123- if has_detector_reco ITS; then
124- [[ $RUNTYPE != " COSMICS" ]] && MFT_CONFIG_KEY+=" MFTTracking.irFramesOnly=1;"
125- fi
126123
127124 PVERTEXING_CONFIG_KEY+=" pvertexer.meanVertexExtraErrConstraint=0.3;" # for calibration relax the constraint
128125 if [[ $SYNCRAWMODE == 1 ]]; then # add extra tolerance in sync mode to account for eventual time misalignment
You can’t perform that action at this time.
0 commit comments