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

HLT menu development for 14_0_X (3/N) [14_1_X] #44302

Merged
merged 6 commits into from
Mar 5, 2024

Conversation

mmusich
Copy link
Contributor

@mmusich mmusich commented Mar 4, 2024

PR description:

Development of HLT menus for CMSSW_14_0_X (branch for CMSSW_14_1_X):

  • this is an intermediate update towards the 2024 proton-proton run data-taking.

This is the PR for the master branch, which will then be backported down to 14_0_X (the latter is the release cycle currently used for Run-3 HLT-menu development).
This update includes the integration of the following JIRA tickets:

  • CMSHLT-3083: [PPS/PRO] Renaming of PPS-Jet trigger in the 2024 v1.0 menu
  • CMSHLT-3072: [EXO] Re-integration of low pT dielectron seeds
  • CMSHLT-3066: [Scouting] Move Scouting from PixelOnly Tracking to Full HLT Tracking
  • CMSHLT-3049: [EXO] AXOL1TL triggers for Scouting and Prompt
  • CMSHLT-3065: [BPH] Dimuon low pt Jpsi trigger
  • CMSHLT-3069: [BPH] Same sign dimuon low pt trigger
  • CMSHLT-3021: [BPH] Inclusive single muon triggers
  • CMSHLT-3038: [HIG] Updated HH parking strategy for Run 2024
  • CMSHLT-3041: [BTV] Configuration arguments for version and packing schema of covariance in DeepJetTag producer
  • CMSHLT-3062: [MUO] Doublet Recovery for Muon HLT
  • CMSHLT-3088: [TSG] Rename module hltCscCluster100_noME11_12
  • CMSHLT-3042: [JME] Adding Dimuon+Jet & Photon+Jet paths for monitoring
  • CMSHLT-3054: [EXO] Integration of Displaced Photon Trigger
  • CMSHLT-3075: [Scouting] Single Muon Scouting
  • CMSHLT-3053: [EXO] Adding new displaced dimuons seeds to existing HLT paths
  • CMSHLT-3074: [EGM] Update the scouting EG variables to use best GSF electron track
  • CMSHLT-3051: [EXO] Integration of CalRatio Triggers
  • CMSHLT-3076: [HIG] New HLT for VBFHbb PNet for 2024
  • CMSHLT-3085: [HIN] High Multiplicity Jet triggers for [email protected] TeV
  • CMSHLT-3067: [Scouting] Adding new L1 seeds to the DoubleMuon Scouting path
  • CMSHLT-3089: [MUO/Scouting] Add hltScoutingMuonPackerVtx to Scouting EventContent

In addition:

  • commit 7c4ff53 updates the ownership of trigger paths as of currently present in the 2024 development tables
  • commit f47ccd9 cleans up some duplicated line in the files used to create subtables from TSG.

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:

Not a backport, but it will be backported to CMSSW_14_0_X.

mmusich and others added 6 commits March 4, 2024 09:08
This is an intermediate update towards the 2024 proton-proton run data-taking.
This update includes the integration of the following JIRA tickets:
- [CMSHLT-3083](https://its.cern.ch/jira/browse/CMSHLT-3083): [PPS/PRO] Renaming of PPS-Jet trigger in the 2024 v1.0 menu
- [CMSHLT-3072](https://its.cern.ch/jira/browse/CMSHLT-3072): [EXO] Re-integration of low pT dielectron seeds
- [CMSHLT-3066](https://its.cern.ch/jira/browse/CMSHLT-3066): [Scouting] Move Scouting from PixelOnly Tracking to Full HLT Tracking
- [CMSHLT-3049](https://its.cern.ch/jira/browse/CMSHLT-3049): [EXO] AXOL1TL triggers for Scouting and Prompt
- [CMSHLT-3065](https://its.cern.ch/jira/browse/CMSHLT-3065): [BPH] Dimuon low pt Jpsi trigger
- [CMSHLT-3069](https://its.cern.ch/jira/browse/CMSHLT-3069): [BPH] Same sign dimuon low pt trigger
- [CMSHLT-3021](https://its.cern.ch/jira/browse/CMSHLT-3021): [BPH] Inclusive single muon triggers
- [CMSHLT-3038](https://its.cern.ch/jira/browse/CMSHLT-3038): [HIG] Updated HH parking strategy for Run 2024
- [CMSHLT-3041](https://its.cern.ch/jira/browse/CMSHLT-3041): [BTV] Configuration arguments for version and packing schema of covariance in DeepJetTag producer
- [CMSHLT-3062](https://its.cern.ch/jira/browse/CMSHLT-3062): [MUO] Doublet Recovery for Muon HLT
- [CMSHLT-3088](https://its.cern.ch/jira/browse/CMSHLT-3088): [TSG] Rename module hltCscCluster100_noME11_12
- [CMSHLT-3042](https://its.cern.ch/jira/browse/CMSHLT-3042): [JME] Adding Dimuon+Jet & Photon+Jet paths for monitoring
- [CMSHLT-3054](https://its.cern.ch/jira/browse/CMSHLT-3054): [EXO] Integration of Displaced Photon Trigger
- [CMSHLT-3075](https://its.cern.ch/jira/browse/CMSHLT-3075): [Scouting] Single Muon Scouting
- [CMSHLT-3053](https://its.cern.ch/jira/browse/CMSHLT-3053): [EXO] Adding new displaced dimuons seeds to existing HLT paths
- [CMSHLT-3074](https://its.cern.ch/jira/browse/CMSHLT-3074): [EGM] Update the scouting EG variables to use best GSF electron track
- [CMSHLT-3051](https://its.cern.ch/jira/browse/CMSHLT-3051): [EXO] Integration of CalRatio Triggers
- [CMSHLT-3076](https://its.cern.ch/jira/browse/CMSHLT-3076): [HIG] New HLT for VBFHbb PNet for 2024
- [CMSHLT-3085](https://its.cern.ch/jira/browse/CMSHLT-3085): [HIN] High Multiplicity Jet triggers for [email protected] TeV
- [CMSHLT-3067](https://its.cern.ch/jira/browse/CMSHLT-3067): [Scouting] Adding new L1 seeds to the DoubleMuon Scouting path
- [CMSHLT-3089](https://its.cern.ch/jira/browse/CMSHLT-3089): [MUO/Scouting] Add hltScoutingMuonPackerVtx to Scouting EventContent
@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 4, 2024

cms-bot internal usage

@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 4, 2024

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-44302/39324

@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 4, 2024

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

It involves the following packages:

  • HLTrigger/Configuration (hlt)

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

cms-bot commands are listed here

@mmusich
Copy link
Contributor Author

mmusich commented Mar 4, 2024

enable gpu

@mmusich
Copy link
Contributor Author

mmusich commented Mar 4, 2024

@cmsbuild, please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 4, 2024

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-591daf/37885/summary.html
COMMIT: 53b525a
CMSSW: CMSSW_14_1_X_2024-03-04-1100/el8_amd64_gcc12
Additional Tests: GPU
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/44302/37885/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

  • You potentially added 128 lines to the logs
  • ROOTFileChecks: Some differences in event products or their sizes found
  • Reco comparison results: 101 differences found in the comparisons
  • DQMHistoTests: Total files compared: 49
  • DQMHistoTests: Total histograms compared: 3338730
  • DQMHistoTests: Total failures: 842
  • DQMHistoTests: Total nulls: 278
  • DQMHistoTests: Total successes: 3337588
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 3123.701 KiB( 48 files compared)
  • DQMHistoSizes: changed ( 12834.0,... ): 290.639 KiB HLT/JME
  • DQMHistoSizes: changed ( 12834.0,... ): 201.957 KiB HLT/HLTEgammaValidation
  • DQMHistoSizes: changed ( 12834.0,... ): 24.847 KiB HLT/EGM
  • DQMHistoSizes: changed ( 12834.0,... ): 15.354 KiB HLT/Filters
  • Checked 205 log files, 166 edm output root files, 49 DQM output files
  • TriggerResults: found differences in 7 / 47 workflows

GPU Comparison Summary

Summary:

  • No significant changes to the logs found
  • Reco comparison results: 8 differences found in the comparisons
  • DQMHistoTests: Total files compared: 3
  • DQMHistoTests: Total histograms compared: 39740
  • DQMHistoTests: Total failures: 188
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 39552
  • DQMHistoTests: Total skipped: 0
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 2 files compared)
  • Checked 8 log files, 10 edm output root files, 3 DQM output files
  • TriggerResults: no differences found

@mmusich
Copy link
Contributor Author

mmusich commented Mar 5, 2024

+hlt

@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 5, 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. @sextonkennedy, @antoniovilela, @rappoccio (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.

5 participants