File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
DATA/production/configurations/asyncReco Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -596,7 +596,7 @@ if [[ $ALIGNLEVEL == 1 ]]; then
596596 elif [[ $BEAMTYPE == " pp" ]]; then
597597 export PVERTEXER+=" ;pvertexer.maxChi2TZDebris=40;pvertexer.maxChi2Mean=12;pvertexer.maxMultRatDebris=1.;pvertexer.addTimeSigma2Debris=1e-2;pvertexer.meanVertexExtraErrSelection=0.03;"
598598 elif [[ $LIGHTNUCLEI == " 1" ]]; then
599- export PVERTEXER+=" ; pvertexer.maxChi2TZDebris=100 ;pvertexer.maxChi2Mean=12 ;pvertexer.maxMultRatDebris=0.6 ;pvertexer.addTimeSigma2Debris=1e-2 ;pvertexer.meanVertexExtraErrSelection=0.03;"
599+ export PVERTEXER+=" pvertexer.maxChi2TZDebris=3000 ;pvertexer.maxTDiffDebris=0.3 ;pvertexer.maxZDiffDebris=0.5;pvertexer. maxMultRatDebris=0.15 ;pvertexer.addTimeSigma2Debris=0.1;pvertexer.addZSigma2Debris=0.1;pvertexer.maxChi2TZDebrisExtra=50;pvertexer.maxTDiffDebrisExtra=-1;pvertexer.maxZDiffDebrisExtra=0.03;pvertexer.maxMultRatDebrisExtra=0.25;pvertexer.meanVertexExtraErrSelection=0.03;pvertexer.maxITSOnlyFraction=0.8 ;pvertexer.meanVertexExtraErrSelection=0.03;"
600600 fi
601601fi
602602
You can’t perform that action at this time.
0 commit comments