File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
DATA/production/configurations/asyncReco Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -474,7 +474,7 @@ export ITSEXTRAERR="ITSCATrackerParam.sysErrY2[0]=$ERRIB;ITSCATrackerParam.sysEr
474474# ad-hoc options for ITS reco workflow
475475EXTRA_ITSRECO_CONFIG=
476476if [[ $BEAMTYPE == " PbPb" ]]; then
477- EXTRA_ITSRECO_CONFIG=" ITSCATrackerParam.deltaRof=0;ITSVertexerParam.clusterContributorsCut=16;ITSVertexerParam.lowMultBeamDistCut=0;ITSCATrackerParam.nROFsPerIterations=12;ITSCATrackerParam.perPrimaryVertexProcessing=false;"
477+ EXTRA_ITSRECO_CONFIG=" ITSCATrackerParam.deltaRof=0;ITSVertexerParam.clusterContributorsCut=16;ITSVertexerParam.lowMultBeamDistCut=0;ITSCATrackerParam.nROFsPerIterations=12;ITSCATrackerParam.perPrimaryVertexProcessing=false;ITSCATrackerParam.fataliseUponFailure=false;ITSCATrackerParam.dropTFUponFailure=true "
478478 if [[ -z " $ALIEN_JDL_DISABLE_UPC " || $ALIEN_JDL_DISABLE_UPC != 1 ]]; then
479479 EXTRA_ITSRECO_CONFIG+=" ;ITSVertexerParam.nIterations=2;ITSCATrackerParam.doUPCIteration=true;"
480480 fi
You can’t perform that action at this time.
0 commit comments