Skip to content

Commit

Permalink
Merge pull request #45690 from stahlleiton/UPCPV_CMSSW_14_1_X
Browse files Browse the repository at this point in the history
Update maxD0Significance in UPC primary vertex reco
  • Loading branch information
cmsbuild committed Aug 12, 2024
2 parents 9e21d74 + 21e7bc7 commit 76a4f99
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
maxNormalizedChi2 = 80.0,
minPixelLayersWithHits = 1,
minSiliconLayersWithHits = 3,
maxD0Significance = 2.0,
maxD0Significance = 4.0,
maxD0Error = 10.0,
maxDzError = 10.0,
minPt = 0.0,
Expand Down

0 comments on commit 76a4f99

Please sign in to comment.