[15.0.X] Fixing minor error in Scouting DQM module#48790
[15.0.X] Fixing minor error in Scouting DQM module#48790cmsbuild merged 2 commits intocms-sw:CMSSW_15_0_Xfrom
Conversation
|
Pull request #48790 was updated. |
|
cms-bot internal usage |
|
A new Pull Request was created by @jprendi for CMSSW_15_0_X. It involves the following packages:
@Martin-Grunewald, @antoniovagnerini, @cmsbuild, @ctarricone, @mmusich, @rseidita can you please review it and eventually sign? Thanks. cms-bot commands are listed here
|
|
test parameters:
|
|
@cmsbuild, please test |
|
type bug-fix |
|
+1 Size: This PR adds an extra 32KB to repository Comparison SummarySummary:
|
|
+hlt |
|
+dqm |
|
This pull request is fully signed and it will be integrated in one of the next CMSSW_15_0_X IBs (tests are also fine) and once validation in the development release cycle CMSSW_15_1_X is complete. This pull request will now be reviewed by the release team before it's merged. @sextonkennedy, @ftenchini, @mandrenguyen (and backports should be raised in the release meeting by the corresponding L2) |
|
+1 |
backport of #48789
PR description:
@mmusich noticed an error in the way the
primaryVertex_counteris initialised within the code. The way it was until now, the counter does to not get updated for each event separately. The fix starts and sets the counter to 0 each over each event.PR validation:
Using input files set at cms-data/DQM-Integration#12 by coping inside the
DQM/Integration/data/run392642folder and running:followed by subsequent inspection of the output histograms.
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:
Verbatim backport of #48789 for 2025 data-taking operations