Skip to content

Commit

Permalink
Change maxD0Significance to 4.0 in UPC primary vertex reco
Browse files Browse the repository at this point in the history
  • Loading branch information
Andre Govinda Stahl Leiton committed Aug 12, 2024
1 parent 707e9c6 commit 21e7bc7
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 21e7bc7

Please sign in to comment.