cepgen
is hosted by
Hepforge
,
IPPP Durham
CepGen
1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
christyBosted_cfi.py
Go to the documentation of this file.
1
import
Config.Core
as
cepgen
2
3
christyBosted = cepgen.Module(
'ChristyBosted'
,
4
continuum = [
5
cepgen.Parameters(
6
fitParameters = [0.067469, 1.3501, 0.12054, -0.0038495],
7
sig0 = float(246.06)
8
),
9
cepgen.Parameters(
10
fitParameters = [0.20977, 1.5715, 0.090736, 0.010362],
11
sig0 = float(-89.36)
12
),
13
cepgen.Parameters(
14
fitParameters = [4.0294, 3.1285, 0.33403, 4.9623],
15
sig0 = float(86.746)
16
),
17
],
18
m0 = float(4.2802),
19
q20 = float(8.0),
20
q21 = float(30.0),
21
resonances = [
22
cepgen.Parameters(
23
A0L = float(29.414),
24
A0T = float(7.7805),
25
angularMomentum = int(1),
26
branchingRatios = cepgen.Parameters(
27
doublePi = float(0.0),
28
eta = float(0.0),
29
singlePi = float(1.0)
30
),
31
fitParameters = [4.2291, 1.2598, 2.1242, 19.91, 0.22587],
32
mass = float(1.2298),
33
width = float(0.13573),
34
x0 = float(0.14462)
35
),
36
cepgen.Parameters(
37
A0L = float(0.0),
38
A0T = float(6.3351),
39
angularMomentum = int(0),
40
branchingRatios = cepgen.Parameters(
41
doublePi = float(0.1),
42
eta = float(0.45),
43
singlePi = float(0.45)
44
),
45
fitParameters = [6823.2, 33521.0, 2.5686, 0.0, 0.0],
46
mass = float(1.5304),
47
width = float(0.22),
48
x0 = float(0.215)
49
),
50
cepgen.Parameters(
51
A0L = float(157.92),
52
A0T = float(0.60347),
53
angularMomentum = int(2),
54
branchingRatios = cepgen.Parameters(
55
doublePi = float(0.35),
56
eta = float(0.0),
57
singlePi = float(0.65)
58
),
59
fitParameters = [21.24, 0.055746, 2.4886, 97.04600000000001, 0.31042],
60
mass = float(1.5057),
61
width = float(0.082956),
62
x0 = float(0.215)
63
),
64
cepgen.Parameters(
65
A0L = float(4.216),
66
A0T = float(2.3305),
67
angularMomentum = int(3),
68
branchingRatios = cepgen.Parameters(
69
doublePi = float(0.35),
70
eta = float(0.0),
71
singlePi = float(0.65)
72
),
73
fitParameters = [-0.28789, 0.18607, 0.06353399999999999, 0.0382, 1.2182],
74
mass = float(1.698),
75
width = float(0.09578200000000001),
76
x0 = float(0.215)
77
),
78
cepgen.Parameters(
79
A0L = float(13.764),
80
A0T = float(1.979),
81
angularMomentum = int(0),
82
branchingRatios = cepgen.Parameters(
83
doublePi = float(0.5),
84
eta = float(0.1),
85
singlePi = float(0.4)
86
),
87
fitParameters = [-0.56175, 0.38964, 0.54883, 0.31393, 2.9997],
88
mass = float(1.665),
89
width = float(0.10936),
90
x0 = float(0.215)
91
),
92
cepgen.Parameters(
93
A0L = float(5.5124),
94
A0T = float(0.022506),
95
angularMomentum = int(1),
96
branchingRatios = cepgen.Parameters(
97
doublePi = float(0.35),
98
eta = float(0.0),
99
singlePi = float(0.65)
100
),
101
fitParameters = [46.213, 0.19221, 1.9141, 0.053743, 1.3091],
102
mass = float(1.4333),
103
width = float(0.37944),
104
x0 = float(0.215)
105
),
106
cepgen.Parameters(
107
A0L = float(1.8951),
108
A0T = float(3.4187),
109
angularMomentum = int(3),
110
branchingRatios = cepgen.Parameters(
111
doublePi = float(0.5),
112
eta = float(0.0),
113
singlePi = float(0.5)
114
),
115
fitParameters = [0.0, 0.0, 1.0, 1.8951, 0.51376],
116
mass = float(1.9341),
117
width = float(0.38),
118
x0 = float(0.215)
119
),
120
],
121
sigmaRatio = cepgen.Module(
'SibirtsevBlunden'
)
122
)
python_modules
StructureFunctions
christyBosted_cfi.py
Generated on Mon Jul 29 2024 for CepGen by
1.9.7