cepgen
is hosted by
Hepforge
,
IPPP Durham
CepGen
1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
pythia8_cfi.py
Go to the documentation of this file.
1
import
Config.Core
as
cepgen
2
3
pythia8 = cepgen.Module(
'pythia8'
,
4
leptonParams = cepgen.Parameters(
5
Q2max = float(50.0),
6
beamPdgId = int(11),
7
sqrtS = float(-1.0)
8
),
9
partonPdgId = int(22),
10
type =
'Proton2gammaDZ'
11
)
python_modules
PartonFluxes
pythia8_cfi.py
Generated on Mon Jul 29 2024 for CepGen by
1.9.7