-
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
fix mistake in EDM_ML_DEBUG
protected section of DiMuonVertexMonitor
#42998
fix mistake in EDM_ML_DEBUG
protected section of DiMuonVertexMonitor
#42998
Conversation
type bug-fix |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-42998/37171
|
A new Pull Request was created by @mmusich (Marco Musich) for master. It involves the following packages:
@antoniovagnerini, @tjavaid, @rvenditti, @cmsbuild, @nothingface0, @syuvivida can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
@cmsbuild, please test |
-1 Failed Tests: RelVals-INPUT RelVals-INPUT
Comparison SummarySummary:
|
@cmsbuild, please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-016e6d/35161/summary.html Comparison SummarySummary:
|
now static analyzer checks are clean. |
sorry @tjavaid but this is not a backport. |
I misinterpreted the description of PR then. |
can you elaborate which part is not clear? In can amend it. |
+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. @sextonkennedy, @antoniovilela, @rappoccio (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
PR description:
Fixes a trivial mistake in the
EDM_ML_DEBUG
-protected section ofDiMuonVertexMonitor
, slipped in #42971.Noticed in the static analyzer checks of PR #42971
PR validation:
Compiled defining
EDM_ML_DEBUG
as pre-processor directive.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:
This PR is not a backport, but it will be backported to CMSSW_13.2.X at #42973