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_ptct3_su_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 ktFluxes = 1,
11 structureFunctions = cepgen.StructureFunctions.SzczurekUleshchenko,
12 ),
13 outKinematics = cepgen.Parameters(
14 pt = (3.,),
15 eta = (-2.5, 2.5),
16 mx = (1.07, 1000.),
17 )
18)

Definition at line 3 of file pptoll_13tev_sd_ptct3_su_cfg.py.