Skip to content
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

Add SV variables to BTV OfflineDQM #36884

Merged
merged 5 commits into from Mar 17, 2022
Merged

Add SV variables to BTV OfflineDQM #36884

merged 5 commits into from Mar 17, 2022

Conversation

marco-link
Copy link
Contributor

PR description:

Addition of SV variables presented in the Btag WG Meeting.

PR validation:

runTheMatrix.py -l 12034.0, used for validation plots to verify the fix of discriminator distributions.

runTheMatrix.py -l limited -i all

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 4, 2022

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-36884/28147

  • This PR adds an extra 32KB to repository

  • There are other open Pull requests which might conflict with changes you have proposed:

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 4, 2022

A new Pull Request was created by @marco-link for master.

It involves the following packages:

  • DQMOffline/RecoB (dqm)
  • PhysicsTools/PatAlgos (reconstruction)

@emanueleusai, @ahmad3213, @cmsbuild, @jfernan2, @clacaputo, @slava77, @jpata, @pmandrik, @pbo0, @rvenditti can you please review it and eventually sign? Thanks.
@AlexDeMoor, @rappoccio, @gouskos, @jdolen, @JyothsnaKomaragiri, @ahinzmann, @schoef, @emilbols, @jdamgov, @mbluj, @nhanvtran, @gkasieczka, @hatakeyamak, @gpetruc, @azotz, @mariadalfonso, @demuller, @rociovilar, @andrzejnovak, @seemasharmafnal, @mmarionncern this is something you requested to watch as well.
@perrotta, @dpiparo, @qliphy you are the release manager for this.

cms-bot commands are listed here

@jfernan2
Copy link
Contributor

jfernan2 commented Feb 4, 2022

Hi @marco-link
Before proceeding with this PR, is this PR related to the homework pending since last DQM Sequence review back in 2019:

https://indico.cern.ch/event/870363/contributions/3670597/attachments/1975300/3287456/BTV_DQM_Update_Final.pdf

It was agreed by then that, the old taggers SMT, SET, etc. could be removed from validation code for clean-up in code and memory.

Could this be performed now at some point?
There is a thread with subject "Clean up of DQM BTV" which apparently you have not answered since almost 1 year ago
Thanks

@marco-link
Copy link
Contributor Author

Hi @jfernan2,
the old taggers have already been removed from the OfflineDQM/Validation by #34156.
Sorry if it was unclear that this also effects Validation.

This PR is a follow up to the cleanup in which I had to remove the SV variables because they were tied to an old tagger and were using a deprecated class.

@jfernan2
Copy link
Contributor

jfernan2 commented Feb 4, 2022

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 4, 2022

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-c3ce97/22222/summary.html
COMMIT: 74ee226
CMSSW: CMSSW_12_3_X_2022-02-03-2300/slc7_amd64_gcc10
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/36884/22222/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

  • No significant changes to the logs found
  • Reco comparison results: 5 differences found in the comparisons
  • DQMHistoTests: Total files compared: 46
  • DQMHistoTests: Total histograms compared: 3765022
  • DQMHistoTests: Total failures: 9998
  • DQMHistoTests: Total nulls: 1
  • DQMHistoTests: Total successes: 3755001
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 50.884 KiB( 45 files compared)
  • DQMHistoSizes: changed ( 10024.0,... ): 1.696 KiB Btag/SV
  • DQMHistoSizes: changed ( 312.0 ): 0.004 KiB MessageLogger/Warnings
  • Checked 193 log files, 42 edm output root files, 46 DQM output files
  • TriggerResults: no differences found

@jfernan2
Copy link
Contributor

jfernan2 commented Feb 4, 2022

@marco-link apart from the 13 new MEs added, there are many MEs which change their content with this PR. I don't have the expertise to judge if the differences are significant and in the right direction, could you please have a look?
https://cmssdt.cern.ch/SDT/jenkins-artifacts/baseLineComparisons/CMSSW_12_3_X_2022-02-03-2300+c3ce97/48223/dqm-histo-comparison-summary.html
Thanks

@marco-link
Copy link
Contributor Author

@jfernan2 The differences except for the jet multiplicity are as expected. The new MEs look fine, too.
There was a misplaced bracket causing the jet multiplicity to be filled for each jet instead of once per event.
It should be fixed now.

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 7, 2022

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-36884/28197

@cmsbuild
Copy link
Contributor

cmsbuild commented Feb 7, 2022

Pull request #36884 was updated. @emanueleusai, @ahmad3213, @cmsbuild, @jfernan2, @clacaputo, @slava77, @jpata, @pmandrik, @pbo0, @rvenditti can you please check and sign again.

@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 9, 2022

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-36884/28758

  • This PR adds an extra 12KB to repository

@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 9, 2022

Pull request #36884 was updated. @emanueleusai, @ahmad3213, @cmsbuild, @jfernan2, @pmandrik, @pbo0, @rvenditti can you please check and sign again.

@smuzaffar smuzaffar modified the milestones: CMSSW_12_3_X, CMSSW_12_4_X Mar 11, 2022
@soureek
Copy link

soureek commented Mar 17, 2022

@jpata Can you please start testing the latest changes?? We would like to have it integrated ASAP.

@jpata
Copy link
Contributor

jpata commented Mar 17, 2022

@soureek there are only DQM changes now, therefore I have not seen it in the reco list in the last weeks, and I have not commented on it.

@cms-sw/dqm-l2 can offer you a review and eventually sign.

@jfernan2
Copy link
Contributor

please test

@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-c3ce97/23178/summary.html
COMMIT: 188ec48
CMSSW: CMSSW_12_4_X_2022-03-16-2300/slc7_amd64_gcc10
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/36884/23178/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

  • No significant changes to the logs found
  • Reco comparison results: 4 differences found in the comparisons
  • DQMHistoTests: Total files compared: 49
  • DQMHistoTests: Total histograms compared: 3695377
  • DQMHistoTests: Total failures: 9518
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3685837
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 45.792 KiB( 48 files compared)
  • DQMHistoSizes: changed ( 10024.0,... ): 1.696 KiB Btag/SV
  • Checked 204 log files, 45 edm output root files, 49 DQM output files
  • TriggerResults: no differences found

@jfernan2
Copy link
Contributor

+1

@cmsbuild
Copy link
Contributor

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, @qliphy (and backports should be raised in the release meeting by the corresponding L2)

@perrotta
Copy link
Contributor

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants