File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
DATA/production/configurations/2022/LHC22f Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ export ARGS_EXTRA_PROCESS_o2_tof_reco_workflow="--use-ccdb --for-calib"
8080export PVERTEXER=" pvertexer.acceptableScale2=9;pvertexer.minScale2=2.;pvertexer.nSigmaTimeTrack=4.;pvertexer.timeMarginTrackTime=0.5;pvertexer.timeMarginVertexTime=7.;pvertexer.nSigmaTimeCut=10;pvertexer.dbscanMaxDist2=36;pvertexer.dcaTolerance=3.;pvertexer.pullIniCut=100;pvertexer.addZSigma2=0.1;pvertexer.tukey=20.;pvertexer.addZSigma2Debris=0.01;pvertexer.addTimeSigma2Debris=1.;pvertexer.maxChi2Mean=30;pvertexer.timeMarginReattach=3.;pvertexer.addTimeSigma2Debris=1.;pvertexer.dbscanDeltaT=24;pvertexer.maxChi2TZDebris=100;pvertexer.maxMultRatDebris=1.;pvertexer.dbscanAdaptCoef=20.;pvertexer.timeMarginVertexTime=1.3"
8181export SVTX=" svertexer.checkV0Hypothesis=false;svertexer.checkCascadeHypothesis=false"
8282
83- export CONFIG_EXTRA_PROCESS_o2_primary_vertexing_workflow=" TPCGasParam.DriftV=$VDRIFT ;$PVERTEXER "
83+ export CONFIG_EXTRA_PROCESS_o2_primary_vertexing_workflow=" TPCGasParam.DriftV=$VDRIFT ;$PVERTEXER ; "
8484export CONFIG_EXTRA_PROCESS_o2_secondary_vertexing_workflow=" $SVTX "
8585
8686# ad-hoc settings for its-tpc matching
Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ export ARGS_EXTRA_PROCESS_o2_tof_reco_workflow="--use-ccdb --for-calib"
8080export PVERTEXER=" pvertexer.acceptableScale2=9;pvertexer.minScale2=2.;pvertexer.nSigmaTimeTrack=4.;pvertexer.timeMarginTrackTime=0.5;pvertexer.timeMarginVertexTime=7.;pvertexer.nSigmaTimeCut=10;pvertexer.dbscanMaxDist2=36;pvertexer.dcaTolerance=3.;pvertexer.pullIniCut=100;pvertexer.addZSigma2=0.1;pvertexer.tukey=20.;pvertexer.addZSigma2Debris=0.01;pvertexer.addTimeSigma2Debris=1.;pvertexer.maxChi2Mean=30;pvertexer.timeMarginReattach=3.;pvertexer.addTimeSigma2Debris=1.;pvertexer.dbscanDeltaT=24;pvertexer.maxChi2TZDebris=100;pvertexer.maxMultRatDebris=1.;pvertexer.dbscanAdaptCoef=20.;pvertexer.timeMarginVertexTime=1.3"
8181export SVTX=" svertexer.checkV0Hypothesis=false;svertexer.checkCascadeHypothesis=false"
8282
83- export CONFIG_EXTRA_PROCESS_o2_primary_vertexing_workflow=" TPCGasParam.DriftV=$VDRIFT ;$PVERTEXER "
83+ export CONFIG_EXTRA_PROCESS_o2_primary_vertexing_workflow=" TPCGasParam.DriftV=$VDRIFT ;$PVERTEXER ; "
8484export CONFIG_EXTRA_PROCESS_o2_secondary_vertexing_workflow=" $SVTX "
8585
8686# ad-hoc settings for its-tpc matching
You can’t perform that action at this time.
0 commit comments