We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bcddd0 commit 7553fddCopy full SHA for 7553fdd
prodtests/full-system-test/dpl-workflow.sh
@@ -161,7 +161,6 @@ else
161
ITS_CONFIG_KEY+="ITSVertexerParam.phiCut=0.5;ITSVertexerParam.clusterContributorsCut=3;ITSVertexerParam.tanLambdaCut=0.2;"
162
elif [[ $BEAMTYPE == "PbPb" ]]; then
163
ITS_CONFIG_KEY+="ITSVertexerParam.lowMultBeamDistCut=0;"
164
- ! has_detectors_gpu TPC ITS && ITS_CONFIG_KEY+="ITSCATrackerParam.nROFsPerIterations=12;"
165
fi
166
167
if [[ $IS_SIMULATED_DATA == 0 && $CTFINPUT == 1 ]]; then # Enable fixes to the MCH readout mapping for async processing of real data
0 commit comments