cepgen
is hosted by
Hepforge
,
IPPP Durham
CepGen
1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
mg5Amc_cfi.py
Go to the documentation of this file.
1
import
Config.Core
as
cepgen
2
3
mg5Amc = cepgen.Module(
'mg5_aMC'
,
4
alphaEM = cepgen.Module(
'fixed'
,
5
value = float(0.007297352573756914)
6
),
7
alphaS = cepgen.Module(
'pegasus'
,
8
asmur = float(0.49128),
9
fr2 = float(1.0),
10
iord = int(2),
11
mur = float(1.0)
12
),
13
cardPath =
'/tmp/cepgen_mg5_input.dat'
,
14
extraParticles = cepgen.Parameters(),
15
hasEvent =
True
,
16
kinematics = cepgen.Module(
'BudnevElastic'
,
17
beam1A = int(0),
18
beam1Z = int(-1),
19
beam1id = int(0),
20
beam2A = int(0),
21
beam2Z = int(-1),
22
beam2id = int(0),
23
central = cepgen.Parameters(
24
dphi = (-999.999000,),
25
energy = (-999.999000,),
26
energysum = (-999.999000,),
27
eta = (-999.999000,),
28
etasum = (-999.999000,),
29
invmass = (-999.999000,),
30
mass = (-999.999000,),
31
pt = (0.000000,),
32
ptdiff = (-999.999000,),
33
ptsum = (-999.999000,),
34
rapidity = (-999.999000,),
35
rapiditydiff = (-999.999000,)
36
),
37
energies = [{}],
38
formFactors = [
39
],
40
initial = cepgen.Parameters(
41
phi = (-999.999000,),
42
q2 = [(0.000000,100000.000000), (0.000000,100000.000000)],
43
qt = (-999.999000,)
44
),
45
kmrGridPath =
''
,
46
mode = int(0),
47
pdgIds = [{}],
48
pz = [{}],
49
remnants = cepgen.Parameters(
50
mx = (1.070000,1000.000000),
51
xi = (-999.999000,),
52
yj = (-999.999000,)
53
),
54
sqrtS = float(0.0),
55
structureFunctions = cepgen.Module(
'SuriYennie'
,
56
Bp = float(0.63),
57
C1 = float(0.86926),
58
C2 = float(2.23422),
59
Cp = float(0.96),
60
D1 = float(0.12549),
61
rho2 = float(0.585),
62
sigmaRatio = cepgen.Module(
'SibirtsevBlunden'
,
63
a = float(0.014),
64
b1 = float(-0.07000000000000001),
65
b2 = float(-0.8),
66
c = float(41.0)
67
)
68
)
69
),
70
kinematicsGenerator = cepgen.Module(
'kt2to4'
,
71
ids = [{}],
72
logPartonVirtuality =
True
,
73
randomiseCharge =
True
74
),
75
lib =
''
,
76
logFile =
'/tmp/cepgen_mg5_aMC.log'
,
77
model =
'sm-full'
,
78
modelParameters = cepgen.Parameters(),
79
parametersCard =
'param_card.dat'
,
80
process =
''
,
81
randomGenerator = cepgen.Module(
'stl'
,
82
seed = int(1721997402),
83
type =
'default'
84
),
85
standaloneCppPath =
''
,
86
storeAlphas =
False
,
87
symmetrise =
False
,
88
tmpDir =
'/tmp/cepgen_mg5_aMC'
89
)
python_modules
Processes
mg5Amc_cfi.py
Generated on Mon Jul 29 2024 for CepGen by
1.9.7