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

Commits on Sep 28, 2023

  1. Add lhe numbering to allow get correct matching between lhe and herwi…

    …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)
    Dominic-Stafford committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    38168b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    58ef48c View commit details
    Browse the repository at this point in the history