cepgen is hosted by Hepforge, IPPP Durham
CepGen 1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
python.TestProcesses.pptoll_13tev_sd_ptct15_su_qt500_cfg Namespace Reference

Variables

 process
 

Variable Documentation

◆ process

process
Initial value:
1= cepgen.Module('pptoff',
2 processParameters = cepgen.Parameters(
3 ktFactorised = True,
4 mode = cepgen.ProcessMode.InelasticElastic,
5 pair = 13,
6 offShellParameters = cepgen.Parameters(mat1 = 2, mat2 = 0)
7 ),
8 inKinematics = cepgen.Parameters(
9 cmEnergy = 13.e3,
10 structureFunctions = cepgen.StructureFunctions.SzczurekUleshchenko,
11 ),
12 outKinematics = cepgen.Parameters(
13 pt = (15.,),
14 qt = (0., 500.),
15 eta = (-2.5, 2.5),
16 mx = (1.07, 1000.),
17 )
18)

Definition at line 3 of file pptoll_13tev_sd_ptct15_su_qt500_cfg.py.