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

[CPP20][DQM] Replace some enums with constexpr ints #44515

Merged
merged 2 commits into from
Apr 2, 2024

Conversation

iarspider
Copy link
Contributor

PR description:

Replace some enums with constexpr ints to avoid deprecated enum arithmetics. Replaces #44487 following @makortel's suggestion.

PR validation:

Bot tests

@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 22, 2024

cms-bot internal usage

@iarspider
Copy link
Contributor Author

please test for CMSSW14_1_CPP20_X

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-44515/39639

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @iarspider for master.

It involves the following packages:

  • CondFormats/EcalObjects (db, alca)
  • DQM/CTPPS (dqm)
  • DQM/EcalCommon (dqm)
  • DataFormats/CTPPSReco (reconstruction)
  • DataFormats/EcalDetId (simulation)

@jfernan2, @syuvivida, @francescobrivio, @tjavaid, @mandrenguyen, @saumyaphor4252, @nothingface0, @perrotta, @cmsbuild, @civanch, @mdhildreth, @consuegs, @rvenditti, @antoniovagnerini can you please review it and eventually sign? Thanks.
@wang0jin, @rovere, @yuanchao, @grzanka, @thomreis, @argiro, @ReyerBand, @tocheng, @fabferro, @rsreds, @mmusich, @seemasharmafnal, @PonIlya, @JanChyczynski, @rchatter, @missirol this is something you requested to watch as well.
@antoniovilela, @rappoccio, @sextonkennedy you are the release manager for this.

cms-bot commands are listed here

@iarspider
Copy link
Contributor Author

please test for CMSSW_14_1_CPP20_X

CondFormats/EcalObjects/interface/EcalChannelStatusCode.h Outdated Show resolved Hide resolved
CondFormats/EcalObjects/interface/EcalChannelStatusCode.h Outdated Show resolved Hide resolved
DQM/EcalCommon/interface/MESetBinningUtils.h Outdated Show resolved Hide resolved
DQM/CTPPS/plugins/TotemT2DQMSource.cc Outdated Show resolved Hide resolved
@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-44515/39644

@cmsbuild
Copy link
Contributor

@iarspider
Copy link
Contributor Author

please test

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-44515/39742

  • This PR adds an extra 16KB to repository

@cmsbuild
Copy link
Contributor

Pull request #44515 was updated. @antoniovagnerini, @syuvivida, @nothingface0, @civanch, @mdhildreth, @tjavaid, @rvenditti can you please check and sign again.

@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-f57598/38513/summary.html
COMMIT: d7fe83e
CMSSW: CMSSW_14_1_X_2024-03-29-2300/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/44515/38513/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

@civanch
Copy link
Contributor

civanch commented Mar 30, 2024

+1

@iarspider
Copy link
Contributor Author

@cms-sw/dqm-l2 gentle ping

@tjavaid
Copy link

tjavaid commented Apr 2, 2024

+1

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 2, 2024

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

@antoniovilela
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.

7 participants