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

adjusting hltGetConfigution "minimal" event content to include the L1 #36260

Merged

Conversation

Sam-Harper
Copy link
Contributor

PR description:

This PR adjusts the event content of the "minimal" output set by hltGetConfiguration to also include the L1. The L1 info is often useful to have to understand the HLT and I think its worth including it by default here.

PR validation:

Output using this option

Type                        Module                   Label      Process   
--------------------------------------------------------------------------
edm::TriggerResults         "TriggerResults"         ""         "SIM"     
BXVector<GlobalAlgBlk>      "hltGtStage2Digis"       ""         "HLT"     
BXVector<GlobalAlgBlk>      "simGtStage2Digis"       ""         "HLT"     
BXVector<l1t::EGamma>       "hltGtStage2Digis"       "EGamma"   "HLT"     
BXVector<l1t::EtSum>        "hltGtStage2Digis"       "EtSum"    "HLT"     
BXVector<l1t::Jet>          "hltGtStage2Digis"       "Jet"      "HLT"     
BXVector<l1t::Muon>         "hltGtStage2Digis"       "Muon"     "HLT"     
BXVector<l1t::Tau>          "hltGtStage2Digis"       "Tau"      "HLT"     
edm::TriggerResults         "TriggerResults"         ""         "HLT"     
trigger::TriggerEvent       "hltTriggerSummaryAOD"   ""         "HLT"     
BXVector<GlobalAlgBlk>      "hltGtStage2Digis"       ""         "HLTX"    
BXVector<GlobalAlgBlk>      "hltGtStage2ObjectMap"   ""         "HLTX"    
BXVector<l1t::EGamma>       "hltGtStage2Digis"       "EGamma"   "HLTX"    
BXVector<l1t::EtSum>        "hltGtStage2Digis"       "EtSum"    "HLTX"    
BXVector<l1t::Jet>          "hltGtStage2Digis"       "Jet"      "HLTX"    
BXVector<l1t::Muon>         "hltGtStage2Digis"       "Muon"     "HLTX"    
BXVector<l1t::Tau>          "hltGtStage2Digis"       "Tau"      "HLTX"    
edm::TriggerResults         "TriggerResults"         ""         "HLTX"    
trigger::TriggerEvent       "hltTriggerSummaryAOD"   ""         "HLTX"    

@Sam-Harper Sam-Harper force-pushed the hltGetConfigL1MinimalEvtContent_1220pre2 branch from f93c5db to 5eb112a Compare November 26, 2021 16:38
@Sam-Harper
Copy link
Contributor Author

note I realised a small bug in the output content, will update it shortly

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-36260/26926

  • This PR adds an extra 20KB to repository

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @Sam-Harper (Sam Harper) for master.

It involves the following packages:

  • HLTrigger/Configuration (hlt)

@cmsbuild, @missirol, @Martin-Grunewald can you please review it and eventually sign? Thanks.
@Martin-Grunewald, @missirol, @silviodonato 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

@Sam-Harper
Copy link
Contributor Author

okay fixed it all (was fixed from the last message), the event output is

Type                        Module                   Label      Process   
--------------------------------------------------------------------------
edm::TriggerResults         "TriggerResults"         ""         "SIM"     
BXVector<GlobalAlgBlk>      "hltGtStage2Digis"       ""         "HLT"     
BXVector<GlobalAlgBlk>      "simGtStage2Digis"       ""         "HLT"     
BXVector<GlobalExtBlk>      "hltGtStage2Digis"       ""         "HLT"     
BXVector<l1t::EGamma>       "hltGtStage2Digis"       "EGamma"   "HLT"     
BXVector<l1t::EtSum>        "hltGtStage2Digis"       "EtSum"    "HLT"     
BXVector<l1t::Jet>          "hltGtStage2Digis"       "Jet"      "HLT"     
BXVector<l1t::Muon>         "hltGtStage2Digis"       "Muon"     "HLT"     
BXVector<l1t::Tau>          "hltGtStage2Digis"       "Tau"      "HLT"     
edm::TriggerResults         "TriggerResults"         ""         "HLT"     
trigger::TriggerEvent       "hltTriggerSummaryAOD"   ""         "HLT"     
BXVector<GlobalAlgBlk>      "hltGtStage2Digis"       ""         "HLTX"    
BXVector<GlobalAlgBlk>      "hltGtStage2ObjectMap"   ""         "HLTX"    
BXVector<GlobalExtBlk>      "hltGtStage2Digis"       ""         "HLTX"    
BXVector<l1t::EGamma>       "hltGtStage2Digis"       "EGamma"   "HLTX"    
BXVector<l1t::EtSum>        "hltGtStage2Digis"       "EtSum"    "HLTX"    
BXVector<l1t::Jet>          "hltGtStage2Digis"       "Jet"      "HLTX"    
BXVector<l1t::Muon>         "hltGtStage2Digis"       "Muon"     "HLTX"    
BXVector<l1t::Tau>          "hltGtStage2Digis"       "Tau"      "HLTX"    
edm::TriggerResults         "TriggerResults"         ""         "HLTX"    
trigger::TriggerEvent       "hltTriggerSummaryAOD"   ""         "HLTX"   

@Martin-Grunewald
Copy link
Contributor

please test

@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-3fefca/20812/summary.html
COMMIT: 5eb112a
CMSSW: CMSSW_12_2_X_2021-11-28-2300/slc7_amd64_gcc900
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/36260/20812/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: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 42
  • DQMHistoTests: Total histograms compared: 3247873
  • DQMHistoTests: Total failures: 0
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3247851
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 41 files compared)
  • Checked 177 log files, 37 edm output root files, 42 DQM output files
  • TriggerResults: no differences found

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-36260/26969

  • This PR adds an extra 24KB to repository

@cmsbuild
Copy link
Contributor

Pull request #36260 was updated. @cmsbuild, @missirol, @Martin-Grunewald can you please check and sign again.

@missirol
Copy link
Contributor

please test

@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-3fefca/20825/summary.html
COMMIT: b00d40f
CMSSW: CMSSW_12_2_X_2021-11-28-2300/slc7_amd64_gcc900
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/36260/20825/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: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 42
  • DQMHistoTests: Total histograms compared: 3247873
  • DQMHistoTests: Total failures: 0
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3247851
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 41 files compared)
  • Checked 177 log files, 37 edm output root files, 42 DQM output files
  • TriggerResults: no differences found

@missirol
Copy link
Contributor

+hlt

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

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