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 @@ -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
413413fi
414414
You can’t perform that action at this time.
0 commit comments