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

Variables

 process
 

Variable Documentation

◆ process

process
Initial value:
1= Module('ktProcess',
2 ktFactorised = True,
3 outKinematics = Parameters(
4 #--- cuts on initial-state partons
5 qt = (0., 50.),
6 phiqt = (0., 2.*pi),
7 #--- cuts on individual particles defining the central system
8 rapidity = (-6., 6.),
9 #--- cuts on the pt(outgoing system) (hyper-)plane
10 ptdiff = (0., 500.),
11 phidiff = (0., 2.*pi),
12 ),
13)

Definition at line 13 of file ktProcess_cfi.py.