-
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
SiPixelDynamicInefficiency_PayloadInspector
fix issue with PU parametrization plot polynomial representation
#40981
Conversation
…rization plot polynomial representation
type bug-fix |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-40981/34483
|
A new Pull Request was created by @mmusich (Marco Musich) for master. It involves the following packages:
@malbouis, @cmsbuild, @saumyaphor4252, @ggovi, @francescobrivio, @tvami 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-f0164f/31122/summary.html Comparison SummarySummary:
|
+db |
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. @perrotta, @dpiparo, @rappoccio (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
PR description:
Attempt to fix the issue described at CMSTrackerDPG/Tasks#1 (comment) .
It looks like that when the library is loaded from
cvmfs
instead that local installation, the very same plot that in local renders fine gets screwed up.Added also some debug statement that were useful to address CMSTrackerDPG/Tasks#1 (comment)
PR validation:
Run private tests:
Also I tested that in a local installation in
CMSSSW_13_1_0_pre1
in which the problem appeared, it went away, although I cannot be fully certain that this works fine until there is a pre-release with this included.Apparently there is a standing issue in using IBs in the central Payload Inspector web-service, see https://its.cern.ch/jira/browse/CMSDBBROWS-134
If this PR is a backport please specify the original PR and why you need to backport that PR. If this PR will be backported please specify to which release cycle the backport is meant for:
N/A