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

Variables

 process
 

Variable Documentation

◆ process

process
Initial value:
1= cepgen.Module('lpair',
2 processParameters = cepgen.Parameters(
3 mode = cepgen.ProcessMode.InelasticElastic,
4 pair = 13,
5 ),
6 inKinematics = cepgen.Parameters(
7 cmEnergy = 8.e3,
8 ),
9 outKinematics = cepgen.Parameters(
10 pt = (15.,),
11 eta = (-2.5, 2.5),
12 mx = (1.07, 1000.),
13 )
14)

Definition at line 3 of file lpair_8tev_sd_ptct15_cfg.py.