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 (including multithreading fixes) #42673

Merged
merged 1 commit into from
Sep 5, 2023

Commits on Aug 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 Aug 28, 2023
    Configuration menu
    Copy the full SHA
    c7d31e6 View commit details
    Browse the repository at this point in the history