File tree Expand file tree Collapse file tree
DATA/production/configurations/asyncReco Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -343,7 +343,7 @@ export ITSEXTRAERR="ITSCATrackerParam.sysErrY2[0]=$ERRIB;ITSCATrackerParam.sysEr
343343# ad-hoc options for ITS reco workflow
344344EXTRA_ITSRECO_CONFIG=
345345if [[ $BEAMTYPE == " PbPb" ]]; then
346- EXTRA_ITSRECO_CONFIG=" ITSCATrackerParam.trackletsPerClusterLimit=5.;ITSCATrackerParam.cellsPerClusterLimit=5.;ITSVertexerParam.clusterContributorsCut=16;"
346+ EXTRA_ITSRECO_CONFIG=" ITSCATrackerParam.trackletsPerClusterLimit=5.;ITSCATrackerParam.cellsPerClusterLimit=5.;ITSVertexerParam.clusterContributorsCut=16;ITSVertexerParam.lowMultBeamDistCut=0; "
347347elif [[ $BEAMTYPE == " pp" ]]; then
348348 EXTRA_ITSRECO_CONFIG=" ITSVertexerParam.phiCut=0.5;ITSVertexerParam.clusterContributorsCut=3;ITSVertexerParam.tanLambdaCut=0.2;"
349349fi
You can’t perform that action at this time.
0 commit comments