Fixing minor error in Scouting DQM module#48789
Conversation
|
cms-bot internal usage |
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-48789/45886 |
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-48789/45888 |
|
A new Pull Request was created by @jprendi for master. 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 master IBs (tests are also fine). 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 |
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:
Not a backport, but it will be backported to CMSSW_15_0_X for data-taking operations.