-
Notifications
You must be signed in to change notification settings - Fork 4.6k
[SiPixel Payload Inspector] Quality Maps Improved #34071
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
[SiPixel Payload Inspector] Quality Maps Improved #34071
Conversation
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-34071/23224
|
|
A new Pull Request was created by @mmusich (Marco Musich) for master. It involves the following packages: CondCore/SiPixelPlugins @andrius-k, @kmaeshima, @ErnestaP, @ahmad3213, @cmsbuild, @jfernan2, @ggovi, @rvenditti can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
|
@cmsbuild, please test |
|
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-52aa5c/15836/summary.html Comparison SummarySummary:
|
27cec51 to
85c9df3
Compare
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-34071/23233
|
|
Pull request #34071 was updated. @andrius-k, @kmaeshima, @ErnestaP, @ahmad3213, @cmsbuild, @jfernan2, @ggovi, @rvenditti can you please check and sign again. |
|
@cmsbuild, please test |
|
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-52aa5c/15851/summary.html Comparison SummarySummary:
|
|
@mmusich might this PR affect Online DQM plots somehow or it just modifies those generated by the getPayloadData.py script? |
|
@jfernan2 it does not affect Online DQM, only plots generated with the |
|
+1 |
|
kindly ping @cms-sw/db-l2 |
|
+1 |
|
This pull request is fully signed and it will be integrated in one of the next master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @silviodonato, @dpiparo, @qliphy (and backports should be raised in the release meeting by the corresponding L2) |
|
+1 |
PR description:
The main goal of this PR is to improve the graphical appearance of plots produced with the pixel payload inspector, specifically for the
SiPixelQualityflavour.In doing so the class
Phase1PixelROCMapshad to be changed in order to:All classes depending on that had to be modified accordingly (done in commits 2bb3909, ef689cd, 6e9c712)
I profit of this PR to do some additional clean-up:
inlined (see PR [RFC] Test clang-tidy --checks misc-definitions-in-headers #33366) (commit f52b394)PR validation:
Unit tests of the package run successfully.
In addition run the following script:
and obtained the following plots.
I post one specific example here:

if this PR is a backport please specify the original PR and why you need to backport that PR:
Not a backport, no backport is needed.
CC: @tvami @tsusa