ATLAS Offline Software
Generators
Sherpa_i
share
common
Sherpa_i/share/common/NNPDF30NNLO.py
Go to the documentation of this file.
1
evgenConfig.tune =
"NNPDF3.0 NNLO"
2
3
import
os
4
if
os.environ[
"SHERPAVER"
].startswith(
'3.'
):
5
6
raise
Exception(
"Please use the PDF4LHC21 base fragment for Sherpa v3."
)
7
8
genSeq.Sherpa_i.Parameters += [
9
"PDF_LIBRARY=LHAPDFSherpa"
,
10
"USE_PDF_ALPHAS=1"
,
11
"PDF_SET=NNPDF30_nnlo_as_0118_hessian"
,
12
"PDF_VARIATIONS=NNPDF30_nnlo_as_0118_hessian[all] NNPDF30_nnlo_as_0117 NNPDF30_nnlo_as_0119 MSHT20nnlo_as118 CT18NNLO_as_0118 PDF4LHC21_40_pdfas[all] NNPDF31_nnlo_as_0118_hessian NNPDF40_nnlo_as_01180_hessian CT18ANNLO CT18XNNLO CT18ZNNLO"
,
13
]
Generated on Thu Nov 7 2024 21:22:51 for ATLAS Offline Software by
1.8.18