-
Notifications
You must be signed in to change notification settings - Fork 4.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[12.3.X] Fix SiPixel Layer 1 efficiency calculation #37859
[12.3.X] Fix SiPixel Layer 1 efficiency calculation #37859
Conversation
A new Pull Request was created by @mmusich (Marco Musich) for CMSSW_12_3_X. It involves the following packages:
@emanueleusai, @ahmad3213, @cmsbuild, @jfernan2, @pmandrik, @micsucmed, @rvenditti can you please review it and eventually sign? Thanks. cms-bot commands are listed here
|
@cmsbuild, please test |
type trk |
type bug-fix |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-a4c07c/24528/summary.html Comparison SummarySummary:
|
+1 |
This pull request is fully signed and it will be integrated in one of the next CMSSW_12_3_X IBs (tests are also fine) and once validation in the development release cycle CMSSW_12_4_X is complete. This pull request will now be reviewed by the release team before it's merged. @perrotta, @dpiparo, @qliphy (and backports should be raised in the release meeting by the corresponding L2) |
+1
|
backport of #37778
PR description:
Following #35058 a few fixes/changes in L1 efficiency calculation/hit classification are introduced: reject
TrajectoryMeasurements
w/o pixel hit, fix min.distance calculation and filling of the inactive hits, initialize valid/missing/passcuts_hit for each loop iteration.Changes expected in L1 efficiency and hit classification.
PR validation:
Matrix run, no issue.
if this PR is a backport please specify the original PR and why you need to backport that PR:
verbatim backport of #37778