There was an error while loading. Please reload this page.
1 parent c357ce2 commit 26cc8fcCopy full SHA for 26cc8fc
1 file changed
DATA/production/configurations/asyncReco/setenv_extra.sh
@@ -349,7 +349,7 @@ export ITSEXTRAERR="ITSCATrackerParam.sysErrY2[0]=$ERRIB;ITSCATrackerParam.sysEr
349
# ad-hoc options for ITS reco workflow
350
EXTRA_ITSRECO_CONFIG=
351
if [[ $BEAMTYPE == "PbPb" ]]; then
352
- EXTRA_ITSRECO_CONFIG="ITSCATrackerParam.trackletsPerClusterLimit=15.;ITSCATrackerParam.cellsPerClusterLimit=35.;ITSVertexerParam.clusterContributorsCut=16;ITSVertexerParam.lowMultBeamDistCut=0;"
+ EXTRA_ITSRECO_CONFIG="ITSVertexerParam.clusterContributorsCut=16;ITSVertexerParam.lowMultBeamDistCut=0;"
353
elif [[ $BEAMTYPE == "pp" ]]; then
354
EXTRA_ITSRECO_CONFIG="ITSVertexerParam.phiCut=0.5;ITSVertexerParam.clusterContributorsCut=3;ITSVertexerParam.tanLambdaCut=0.2;"
355
fi
0 commit comments