Skip to content
Snippets Groups Projects
Commit 61aac6f2 authored by Ewelina Maria Lobodzinska's avatar Ewelina Maria Lobodzinska
Browse files

Merge branch '21.6-update-sherpa' into '21.6'

Rename Sherpa_i common files to be more concise.

See merge request atlas/athena!20317
parents 20d5f429 9e429873
No related branches found
No related tags found
No related merge requests found
include("MC15JobOptions/Sherpa_2.2.5_NNPDF30NNLO_Common.py")
include("Sherpa_i/2.2.5_NNPDF30NNLO.py")
evgenConfig.description = "Sherpa 2.2.x example JO, Z+0,1-jet production."
evgenConfig.keywords = [ "2lepton" ]
......
## Sherpa config with NNPDF3.0 NNLO PDF
include("Sherpa_i/Common_2.2.4_Base_Fragment.py")
include("Sherpa_i/2.2.4_Base_Fragment.py")
## NNPDF3.0 NNLO is Sherpa's default PDF/tune, thus no need to set anything up
evgenConfig.tune = "NNPDF3.0 NNLO"
## Sherpa config with NNPDF3.0 NNLO PDF
include("Sherpa_i/Common_2.2.5_Base_Fragment.py")
include("Sherpa_i/2.2.5_Base_Fragment.py")
evgenConfig.tune = "NNPDF3.0 NNLO"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment