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

Modernize BetaBoostEvtVtxGenerator #35057

Merged
merged 1 commit into from
Sep 10, 2021

Conversation

makortel
Copy link
Contributor

PR description:

Motivated by making the module to support concurrent lumis (#25090). Changes include:

  • Remove unnecessary functions
  • Make member variables const
  • Make member functions const
  • Call GetInvLorentzBoost() only once as there is no randomness (and the result is small)
  • Make the module edm::global

PR validation:

Code compiles.

- Remove unnecessary functions
- Make member variables const
- Make member functions const
- Call GetInvLorentzBoost() only once as there is no randomness (and the result is small)
- Make the module edm::global
@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-35057/24936

  • This PR adds an extra 12KB to repository

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @makortel (Matti Kortelainen) for master.

It involves the following packages:

  • GeneratorInterface/HiGenCommon (generators)

@SiewYan, @mkirsano, @Saptaparna, @cmsbuild, @GurpreetSinghChahal, @agrohsje, @alberto-sanchez can you please review it and eventually sign? Thanks.
@alberto-sanchez, @cbaus, @mkirsano 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

@makortel
Copy link
Contributor Author

@cmsbuild, please test

@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-d87c4b/18107/summary.html
COMMIT: 9e502cd
CMSSW: CMSSW_12_1_X_2021-08-27-1100/slc7_amd64_gcc900
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/35057/18107/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: 39
  • DQMHistoTests: Total histograms compared: 3000352
  • DQMHistoTests: Total failures: 6
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3000324
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 38 files compared)
  • Checked 165 log files, 37 edm output root files, 39 DQM output files
  • TriggerResults: no differences found

@agrohsje
Copy link

I cannot find HI workflows in the plots except data. @qliphy @perrotta Would it be worth adding a HI workflow and then signing? But I am also happy to sign. Didn't spot a mistake.

@makortel
Copy link
Contributor Author

@cmsbuild, please test workflow 281.0

@makortel
Copy link
Contributor Author

This doesn't help adding comparisons though, since we have the reference histograms only for those workflows run in PR tests by default. The workflow running the module should be tested nevertheless.

@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-d87c4b/18144/summary.html
COMMIT: 9e502cd
CMSSW: CMSSW_12_1_X_2021-08-29-2300/slc7_amd64_gcc900
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/35057/18144/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: 8 differences found in the comparisons
  • DQMHistoTests: Total files compared: 39
  • DQMHistoTests: Total histograms compared: 3000352
  • DQMHistoTests: Total failures: 11
  • DQMHistoTests: Total nulls: 1
  • DQMHistoTests: Total successes: 3000318
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: -0.004 KiB( 38 files compared)
  • DQMHistoSizes: changed ( 312.0 ): -0.004 KiB MessageLogger/Warnings
  • Checked 165 log files, 37 edm output root files, 39 DQM output files
  • TriggerResults: no differences found

@makortel
Copy link
Contributor Author

makortel commented Sep 2, 2021

@cms-sw/generators-l2 How should we proceed?

@agrohsje
Copy link

agrohsje commented Sep 2, 2021

hi @makortel i wanted to run standalone comparison but had no time yet. let me know. checking by eye i am happy with the pr.

@makortel
Copy link
Contributor Author

makortel commented Sep 2, 2021

Given the amount of changes a standalone comparison would not hurt. Thanks!

@agrohsje
Copy link

+generators
i was running private validation as discussed and all looked fine. thanks again for the pr.

@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)

@qliphy
Copy link
Contributor

qliphy commented Sep 10, 2021

+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.

4 participants