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

Variables

 process
 

Variable Documentation

◆ process

process
Initial value:
1= cepgen.Module('pptoww',
2 processParameters = cepgen.Parameters(
3 ktFactorised = True,
4 mode = cepgen.ProcessMode.InelasticInelastic,
5 ),
6 inKinematics = cepgen.Parameters(
7 cmEnergy = 13.e3,
8 structureFunctions = cepgen.StructureFunctions.ALLM97,
9 ),
10 outKinematics = cepgen.Parameters(
11 mx = (1.07, 1000.),
12 )
13)

Definition at line 3 of file pptoww_13tev_dd_allm_cfg.py.