There was an error while loading. Please reload this page.
1 parent 0fdb5fe commit 53c9a89Copy full SHA for 53c9a89
1 file changed
DATA/production/configurations/asyncReco/setenv_extra.sh
@@ -376,7 +376,7 @@ export ITSEXTRAERR="ITSCATrackerParam.sysErrY2[0]=$ERRIB;ITSCATrackerParam.sysEr
376
# ad-hoc options for ITS reco workflow
377
EXTRA_ITSRECO_CONFIG=
378
if [[ $BEAMTYPE == "PbPb" ]]; then
379
- EXTRA_ITSRECO_CONFIG="ITSCATrackerParam.trackletsPerClusterLimit=15.;ITSCATrackerParam.cellsPerClusterLimit=35.;ITSVertexerParam.clusterContributorsCut=16;ITSVertexerParam.lowMultBeamDistCut=0;"
+ EXTRA_ITSRECO_CONFIG="ITSVertexerParam.clusterContributorsCut=16;ITSVertexerParam.lowMultBeamDistCut=0;"
380
elif [[ $BEAMTYPE == "pp" ]]; then
381
EXTRA_ITSRECO_CONFIG="ITSVertexerParam.phiCut=0.5;ITSVertexerParam.clusterContributorsCut=3;ITSVertexerParam.tanLambdaCut=0.2;"
382
fi
0 commit comments