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

Herwig lhe matching fix 12_4 #42906

Merged
merged 2 commits into from
Oct 17, 2023

Conversation

Dominic-Stafford
Copy link
Contributor

Backport of #42673 and #42732 for use in 2022 gen production. These add a new Herwig7HadronizerFilter, designed to resolve the issue of the wrong lhe events being saved with Herwig.

Should be tested with cms-sw/cmsdist#8729

…g events

Read lhe event numbers in, if present

Add HadroniserFilter to Herwig which correctly matches LHE numbers between CMSSW and herwig

Add option to Herwig input fragements to use LHE numbering

Change test examples to use new HadroniserFilter+ LHE numbering

code style

code style

Call addLHEnumbers from mergeLHE.py if asked to number events and not using the DefaultLHEMerger

Number events before merge (so numbers are also available to LHEReader)

Include evtnum in LHEEventProduct (necesary for multithreading)
@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 28, 2023

A new Pull Request was created by @Dominic-Stafford for CMSSW_12_4_X.

It involves the following packages:

  • Configuration/Generator (generators)
  • GeneratorInterface/Herwig7Interface (generators)
  • GeneratorInterface/LHEInterface (generators)
  • SimDataFormats/GeneratorProducts (generators)

@mkirsano, @GurpreetSinghChahal, @menglu21, @cmsbuild, @SiewYan, @bbilin, @alberto-sanchez can you please review it and eventually sign? Thanks.
@apsallid, @missirol, @mkirsano, @rovere, @bsunanda, @youyingli, @Martin-Grunewald, @fabiocos, @alberto-sanchez 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

@antoniovilela
Copy link
Contributor

backport of #42673

@antoniovilela
Copy link
Contributor

please test with cms-sw/cmsdist#8729

@cmsbuild
Copy link
Contributor

cmsbuild commented Oct 5, 2023

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-ff0c56/35069/summary.html
COMMIT: 58ef48c
CMSSW: CMSSW_12_4_X_2023-10-01-0000/el8_amd64_gcc10
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/42906/35069/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: 51
  • DQMHistoTests: Total histograms compared: 3766083
  • DQMHistoTests: Total failures: 2
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3766059
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 50 files compared)
  • Checked 212 log files, 167 edm output root files, 51 DQM output files
  • TriggerResults: no differences found

@@ -5,6 +5,7 @@
"CosMuoGenProducer",
"ExhumeGeneratorFilter",
"Herwig7GeneratorFilter",
"Herwig7HadronizerFilter",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Dominic-Stafford this file is not in the master branch

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Meng, this file is in master (and all releases since CMSSW_12). This line is the one change in #42732 as proposed here: #42673 (comment)

@antoniovilela
Copy link
Contributor

ping @cms-sw/generators-l2

@menglu21
Copy link
Contributor

+1

@cmsbuild
Copy link
Contributor

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

@antoniovilela
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit ef5b3b9 into cms-sw:CMSSW_12_4_X Oct 17, 2023
12 of 13 checks passed
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.

4 participants