cepgen
is hosted by
Hepforge
,
IPPP Durham
CepGen
1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
pptoww_13tev_el_cfg.py
Go to the documentation of this file.
1
import
Config.Core
as
cepgen
2
3
process = cepgen.Module(
'pptoww'
,
4
processParameters = cepgen.Parameters(
5
ktFactorised =
True
,
6
mode = cepgen.ProcessMode.ElasticElastic,
7
),
8
inKinematics = cepgen.Parameters(
9
cmEnergy = 13.e3,
10
),
11
#outKinematics = cepgen.Parameters(
12
#)
13
)
14
python
TestProcesses
pptoww_13tev_el_cfg.py
Generated on Mon Jul 29 2024 for CepGen by
1.9.7