cepgen
is hosted by
Hepforge
,
IPPP Durham
CepGen
1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
pptoll_13tev_dd_ptct15_su_qt500_cfg.py
Go to the documentation of this file.
1
import
Config.Core
as
cepgen
2
3
process = cepgen.Module(
'pptoff'
,
4
processParameters = cepgen.Parameters(
5
ktFactorised =
True
,
6
mode = cepgen.ProcessMode.InelasticInelastic,
7
pair = 13,
8
offShellParameters = cepgen.Parameters(mat1 = 2, mat2 = 0)
9
),
10
inKinematics = cepgen.Parameters(
11
cmEnergy = 13.e3,
12
structureFunctions = cepgen.StructureFunctions.SzczurekUleshchenko,
13
),
14
outKinematics = cepgen.Parameters(
15
pt = (15.,),
16
qt = (0., 500.),
17
eta = (-2.5, 2.5),
18
mx = (1.07, 1000.),
19
)
20
)
21
python
TestProcesses
pptoll_13tev_dd_ptct15_su_qt500_cfg.py
Generated on Mon Jul 29 2024 for CepGen by
1.9.7