cepgen is hosted by Hepforge, IPPP Durham
CepGen 1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
lhapdf_cfi.py
Go to the documentation of this file.
1import Config.Core as cepgen
2
3lhapdf = cepgen.Module('lhapdf',
4 extrapolatePDF = False,
5 member = int(0),
6 partonPdgId = int(22),
7 set = 'LUXqed17_plus_PDF4LHC15_nnlo_100'
8)