Skip to content

HLT menu development for 15_0_X (8/N) #48438

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

Merged
merged 4 commits into from
Jun 29, 2025

Conversation

mmusich
Copy link
Contributor

@mmusich mmusich commented Jun 28, 2025

backport of #48437

PR description:

Development of HLT menus for CMSSW_15_0_X:

  • This is the PR for the 15_0_X branch, this is the release cycle currently used for Run-3 HLT-menu development.
  • These updates correspond to the "V1.2" GRun menu for the 2025 pp data-taking period.

This update includes the integration of the following JIRA tickets:

  • CMSHLT-3568 [BPH] New higher acceptance Upsilon HLT path
  • CMSHLT-3570 [TRK] HLT-Tracking updates for 2025 menu V1.2: mkFit for doublet recovery
  • CMSHLT-3574 [TRK,DQM] TRK POG: keep additional collection in HLT output for RelVal samples
  • CMSHLT-3579 [BRIL,Scouting] Add ScoutingPF stream to the LumiScan menu
  • CMSHLT-3585 [Scouting,DQM] Addition of hltOnlineMetaDataDigis to DQMOnlineScouting stream
  • CMSHLT-3587 [TRK] Restore pre-2025 value of hardCurvCut in Pixel CA

In addition this PR introduces the following commits:

  • cb98d7c : update hltPathOwners.json with new paths for menu GRun 2025 V1.2
  • 1f2ba7d : smart version bump for release of menu GRun 2025-v1.2 and update of makeOnlineGRun script
  • c955f39 : remove frozen menu 2025 v1.1 and introduce new frozen menu 2025 v1.2

PR validation:

TSG Integration tests.

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:

Backport of #48437 to CMSSW_15_0_X for 2025 data-taking purposes.

mmusich added 4 commits June 28, 2025 12:08
These updates correspond to the "V1.2" GRun menu for the 2025 pp data-taking period.
This update includes the integration of the following JIRA tickets:

- [CMSHLT-3568](https://its.cern.ch/jira/browse/CMSHLT-3568) [BPH] New higher acceptance Upsilon HLT path
- [CMSHLT-3570](https://its.cern.ch/jira/browse/CMSHLT-3570) [TRK] HLT-Tracking updates for 2025 menu V1.2: mkFit for doublet recovery
- [CMSHLT-3574](https://its.cern.ch/jira/browse/CMSHLT-3574) [TRK,DQM] TRK POG: keep additional collection in HLT output for RelVal samples
- [CMSHLT-3579](https://its.cern.ch/jira/browse/CMSHLT-3579) [BRIL,Scouting] Add ScoutingPF stream to the LumiScan menu
- [CMSHLT-3585](https://its.cern.ch/jira/browse/CMSHLT-3585) [Scouting,DQM] Addition of hltOnlineMetaDataDigis to DQMOnlineScouting stream
- [CMSHLT-3587](https://its.cern.ch/jira/browse/CMSHLT-3587) [TRK] Restore pre-2025 value of hardCurvCut in Pixel CA
@mmusich
Copy link
Contributor Author

mmusich commented Jun 28, 2025

type hlt-integration

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 28, 2025

A new Pull Request was created by @mmusich for CMSSW_15_0_X.

It involves the following packages:

  • Configuration/HLT (hlt)
  • HLTrigger/Configuration (hlt)

@Martin-Grunewald, @cmsbuild, @mmusich can you please review it and eventually sign? Thanks.
@Martin-Grunewald, @fabiocos, @missirol this is something you requested to watch as well.
@antoniovilela, @mandrenguyen, @rappoccio, @sextonkennedy you are the release manager for this.

cms-bot commands are listed here

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 28, 2025

cms-bot internal usage

@mmusich
Copy link
Contributor Author

mmusich commented Jun 28, 2025

@cmsbuild, please test

@cmsbuild
Copy link
Contributor

+1

Size: This PR adds an extra 1544KB to repository
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-f842e7/46989/summary.html
COMMIT: c955f39
CMSSW: CMSSW_15_0_X_2025-06-28-1100/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/48438/46989/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

  • You potentially removed 12 lines from the logs
  • ROOTFileChecks: Some differences in event products or their sizes found
  • Reco comparison results: 7 differences found in the comparisons
  • DQMHistoTests: Total files compared: 50
  • DQMHistoTests: Total histograms compared: 3989984
  • DQMHistoTests: Total failures: 28745
  • DQMHistoTests: Total nulls: 32
  • DQMHistoTests: Total successes: 3961187
  • DQMHistoTests: Total skipped: 20
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 20.84 KiB( 49 files compared)
  • DQMHistoSizes: changed ( 145.014,... ): 2.084 KiB HLT/Filters
  • Checked 218 log files, 189 edm output root files, 50 DQM output files
  • TriggerResults: found differences in 5 / 48 workflows

@mmusich
Copy link
Contributor Author

mmusich commented Jun 28, 2025

+hlt

@cmsbuild
Copy link
Contributor

This pull request is fully signed and it will be integrated in one of the next CMSSW_15_0_X IBs (tests are also fine) and once validation in the development release cycle CMSSW_15_1_X is complete. This pull request will now be reviewed by the release team before it's merged. @rappoccio, @antoniovilela, @mandrenguyen, @sextonkennedy (and backports should be raised in the release meeting by the corresponding L2)

@mandrenguyen
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit c529340 into cms-sw:CMSSW_15_0_X Jun 29, 2025
8 checks passed
@mmusich mmusich deleted the HLTdevelopment150X branch June 29, 2025 17:56
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.

3 participants