Skip to content

Commit da4299c

Browse files
shahor02chiarazampolli
authored andcommitted
1 parent f3df2a2 commit da4299c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

DATA/production/configurations/asyncReco/setenv_extra.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -407,8 +407,8 @@ if [[ $ALIGNLEVEL == 1 ]]; then
407407
if [[ $BEAMTYPE == "pp" ]]; then
408408
export PVERTEXER+=";pvertexer.maxChi2TZDebris=40;pvertexer.maxChi2Mean=12;pvertexer.maxMultRatDebris=1.;pvertexer.addTimeSigma2Debris=1e-2;pvertexer.meanVertexExtraErrSelection=0.03;"
409409
elif [[ $BEAMTYPE == "PbPb" ]]; then
410-
# at the moment placeholder
411-
export PVERTEXER+=";pvertexer.maxChi2Mean=12;pvertexer.addTimeSigma2Debris=1e-2;pvertexer.meanVertexExtraErrSelection=0.03;"
410+
export PVERTEXER+=";pvertexer.addTimeSigma2Debris=1e-2;pvertexer.meanVertexExtraErrSelection=0.03;pvertexer.maxITSOnlyFraction=0.85;pvertexer.maxTDiffDebris=1.5;pvertexer.maxZDiffDebris=0.3;pvertexer.addZSigma2Debris=0.09;pvertexer.addTimeSigma2Debris=2.25;pvertexer.maxChi2TZDebris=100;pvertexer.maxMultRatDebris=1.;pvertexer.maxTDiffDebrisExtra=-1.;pvertexer.dbscanDeltaT=-0.55;pvertexer.maxTMAD=1.;pvertexer.maxZMAD=0.04;"
411+
has_detector_reco FT0 && PVERTEX_CONFIG+=" --validate-with-ft0 "
412412
fi
413413
fi
414414

0 commit comments

Comments
 (0)