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

Clean up some unnecessary {begin,end}{Run,LuminosityBlock} transition functions #43648

Merged
merged 9 commits into from
Jan 15, 2024

Conversation

makortel
Copy link
Contributor

@makortel makortel commented Jan 2, 2024

PR description:

This PR removes some empty or commented out {begin,end}{Run,LuminosityBlock} transition functions, destructors, or commented out functions that I came across while looking for stream modules that call {begin,end}LuminosityBlock() functions. Removing them makes future similar searches easier.

Resolves cms-sw/framework-team#764

PR validation:

Code compiles.

@cmsbuild
Copy link
Contributor

cmsbuild commented Jan 2, 2024

cms-bot internal usage

@cmsbuild
Copy link
Contributor

cmsbuild commented Jan 2, 2024

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-43648/38307

@cmsbuild
Copy link
Contributor

cmsbuild commented Jan 2, 2024

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

It involves the following packages:

  • Alignment/MillePedeAlignmentAlgorithm (alca)
  • CommonTools/RecoAlgos (reconstruction)
  • DQM/HLTEvF (hlt, dqm)
  • DQM/L1TMonitorClient (dqm)
  • DQM/TrigXMonitorClient (dqm)
  • DQMOffline/EGamma (dqm)
  • DQMOffline/Trigger (dqm)
  • EgammaAnalysis/ElectronTools (analysis)
  • EventFilter/L1TRawToDigi (l1)
  • EventFilter/L1TXRawToDigi (l1)
  • EventFilter/Utilities (daq)
  • HLTrigger/HLTfilters (hlt)
  • HLTrigger/special (hlt)
  • L1Trigger/L1TCaloLayer1 (l1)
  • L1Trigger/L1TCalorimeter (l1)
  • L1Trigger/L1TGlobal (l1)
  • L1Trigger/L1TMuon (l1)
  • L1Trigger/L1TMuonEndCap (l1)
  • PhysicsTools/IsolationAlgos (reconstruction)
  • PhysicsTools/JetMCAlgos (analysis)
  • PhysicsTools/NanoAOD (xpog)
  • PhysicsTools/PatAlgos (reconstruction, xpog)
  • TauAnalysis/MCEmbeddingTools (simulation)

@vlimant, @smorovic, @jfernan2, @consuegs, @mdhildreth, @civanch, @Martin-Grunewald, @syuvivida, @cmsbuild, @saumyaphor4252, @tjavaid, @perrotta, @aloeliger, @epalencia, @hqucms, @mmusich, @emeschi, @nothingface0, @antoniovagnerini, @rvenditti, @tvami, @mandrenguyen can you please review it and eventually sign? Thanks.
@tlampen, @afiqaize, @jdamgov, @Senphy, @ram1123, @sameasy, @gkasieczka, @Martin-Grunewald, @varuns23, @ahinzmann, @JanFSchulte, @dinyar, @battibass, @rappoccio, @gpetruc, @hatakeyamak, @Ming-Yan, @andrzejnovak, @adewit, @rovere, @seemasharmafnal, @rociovilar, @schoef, @jainshilpi, @demuller, @cericeci, @missirol, @eyigitba, @jdolen, @Sam-Harper, @a-kapoor, @JyothsnaKomaragiri, @Fedespring, @mmarionncern, @mtosi, @thomreis, @mmusich, @mariadalfonso, @Prasant1993, @yuanchao, @emilbols, @sobhatta, @tocheng, @abbiendi, @azotz, @silviodonato, @gouskos, @jhgoh, @rsreds, @AnnikaStein, @HuguesBrun, @trocino, @nhanvtran, @AlexDeMoor, @mbluj this is something you requested to watch as well.
@rappoccio, @sextonkennedy, @antoniovilela you are the release manager for this.

cms-bot commands are listed here

@makortel
Copy link
Contributor Author

makortel commented Jan 2, 2024

@cmsbuild, please test

@perrotta
Copy link
Contributor

perrotta commented Jan 3, 2024

+alca

  • Technical: it mostly removes already commented out or unused code

@civanch
Copy link
Contributor

civanch commented Jan 3, 2024

+1

@smorovic
Copy link
Contributor

smorovic commented Jan 3, 2024

+1

@makortel
Copy link
Contributor Author

makortel commented Jan 3, 2024

@Dr15Jones

@aloeliger
Copy link
Contributor

+l1

@vlimant
Copy link
Contributor

vlimant commented Jan 8, 2024

+1

@tjavaid
Copy link

tjavaid commented Jan 12, 2024

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

@rappoccio
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 1f8620e into cms-sw:master Jan 15, 2024
11 checks passed
@makortel makortel deleted the cleanupEmptyTransitionFunctions branch January 16, 2024 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment