cepgen
is hosted by
Hepforge
,
IPPP Durham
CepGen
1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
collinearProcess_cfi.py
Go to the documentation of this file.
1
8
9
from
.containers_cff
import
Module, Parameters
10
from
.collinearFluxes_cff
import
*
11
12
13
process =
Module
(
'collinearProcess'
,
14
ktFactorised =
False
,
15
outKinematics =
Parameters
(
16
#--- cuts on initial-state partons
17
q2 = (0., 10.),
18
#--- cuts on individual particles defining the central system
19
rapidity = (-6., 6.),
20
),
21
)
python.Config.containers_cff.Module
A named parameters set to steer a generic module.
Definition
containers_cff.py:110
python.Config.containers_cff.Parameters
A raw list of steering parameters.
Definition
containers_cff.py:30
python
Config
collinearProcess_cfi.py
Generated on Mon Jul 29 2024 for CepGen by
1.9.7