cepgen
is hosted by
Hepforge
,
IPPP Durham
CepGen
1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
pptottbar_13tev_el_cfg.py
Go to the documentation of this file.
1
import
Config.Core
as
cepgen
2
from
Config.PDG_cfi
import
PDG
3
4
process = cepgen.Module(
'pptoff'
,
5
processParameters = cepgen.Parameters(
6
ktFactorised =
True
,
7
mode = cepgen.ProcessMode.ElasticElastic,
8
pair = PDG.top,
9
),
10
inKinematics = cepgen.Parameters(
11
cmEnergy = 13.e3,
12
),
13
)
14
python
TestProcesses
pptottbar_13tev_el_cfg.py
Generated on Mon Jul 29 2024 for CepGen by
1.9.7