~madteam/mg5amcnlo/series2.0

« back to all changes in this revision

Viewing changes to models/loop_sm_UNITARY_ONLY/couplings.py

merge with 2.0.0beta4 revision 216

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# This file was automatically created by FeynRules $Revision: 535 $
2
 
# Mathematica version: 7.0 for Mac OS X x86 (64-bit) (November 11, 2008)
3
 
# Date: Fri 18 Mar 2011 18:40:51
4
 
 
5
 
 
6
 
from object_library import all_couplings, Coupling
7
 
 
8
 
from function_library import complexconjugate, re, im, csc, sec, acsc, asec
9
 
 
10
 
 
11
 
GC_1 = Coupling(name = 'GC_1',
12
 
                value = '-(ee*complex(0,1))/3.',
13
 
                order = {'QED':1})
14
 
 
15
 
GC_2 = Coupling(name = 'GC_2',
16
 
                value = '(2*ee*complex(0,1))/3.',
17
 
                order = {'QED':1})
18
 
 
19
 
GC_3 = Coupling(name = 'GC_3',
20
 
                value = '-(ee*complex(0,1))',
21
 
                order = {'QED':1})
22
 
 
23
 
GC_4 = Coupling(name = 'GC_4',
24
 
                value = '-G',
25
 
                order = {'QCD':1})
26
 
 
27
 
GC_5 = Coupling(name = 'GC_5',
28
 
                value = 'complex(0,1)*G',
29
 
                order = {'QCD':1})
30
 
 
31
 
GC_6 = Coupling(name = 'GC_6',
32
 
                value = 'complex(0,1)*G**2',
33
 
                order = {'QCD':2})
34
 
 
35
 
GC_7 = Coupling(name = 'GC_7',
36
 
                value = 'cw*complex(0,1)*gw',
37
 
                order = {'QED':1})
38
 
 
39
 
GC_8 = Coupling(name = 'GC_8',
40
 
                value = '-(complex(0,1)*gw**2)',
41
 
                order = {'QED':2})
42
 
 
43
 
GC_9 = Coupling(name = 'GC_9',
44
 
                value = 'cw**2*complex(0,1)*gw**2',
45
 
                order = {'QED':2})
46
 
 
47
 
GC_10 = Coupling(name = 'GC_10',
48
 
                 value = '(ee**2*complex(0,1))/(2.*sw**2)',
49
 
                 order = {'QED':2})
50
 
 
51
 
GC_11 = Coupling(name = 'GC_11',
52
 
                 value = '(ee*complex(0,1))/(sw*cmath.sqrt(2))',
53
 
                 order = {'QED':1})
54
 
 
55
 
GC_12 = Coupling(name = 'GC_12',
56
 
                 value = '(CKM11*ee*complex(0,1))/(sw*cmath.sqrt(2))',
57
 
                 order = {'QED':1})
58
 
 
59
 
GC_13 = Coupling(name = 'GC_13',
60
 
                 value = '(CKM12*ee*complex(0,1))/(sw*cmath.sqrt(2))',
61
 
                 order = {'QED':1})
62
 
 
63
 
GC_14 = Coupling(name = 'GC_14',
64
 
                 value = '(CKM13*ee*complex(0,1))/(sw*cmath.sqrt(2))',
65
 
                 order = {'QED':1})
66
 
 
67
 
GC_15 = Coupling(name = 'GC_15',
68
 
                 value = '(CKM21*ee*complex(0,1))/(sw*cmath.sqrt(2))',
69
 
                 order = {'QED':1})
70
 
 
71
 
GC_16 = Coupling(name = 'GC_16',
72
 
                 value = '(CKM22*ee*complex(0,1))/(sw*cmath.sqrt(2))',
73
 
                 order = {'QED':1})
74
 
 
75
 
GC_17 = Coupling(name = 'GC_17',
76
 
                 value = '(CKM23*ee*complex(0,1))/(sw*cmath.sqrt(2))',
77
 
                 order = {'QED':1})
78
 
 
79
 
GC_18 = Coupling(name = 'GC_18',
80
 
                 value = '(CKM31*ee*complex(0,1))/(sw*cmath.sqrt(2))',
81
 
                 order = {'QED':1})
82
 
 
83
 
GC_19 = Coupling(name = 'GC_19',
84
 
                 value = '(CKM32*ee*complex(0,1))/(sw*cmath.sqrt(2))',
85
 
                 order = {'QED':1})
86
 
 
87
 
GC_20 = Coupling(name = 'GC_20',
88
 
                 value = '(CKM33*ee*complex(0,1))/(sw*cmath.sqrt(2))',
89
 
                 order = {'QED':1})
90
 
 
91
 
GC_21 = Coupling(name = 'GC_21',
92
 
                 value = '-(cw*ee*complex(0,1))/(2.*sw)',
93
 
                 order = {'QED':1})
94
 
 
95
 
GC_22 = Coupling(name = 'GC_22',
96
 
                 value = '(cw*ee*complex(0,1))/(2.*sw)',
97
 
                 order = {'QED':1})
98
 
 
99
 
GC_23 = Coupling(name = 'GC_23',
100
 
                 value = '-(ee*complex(0,1)*sw)/(6.*cw)',
101
 
                 order = {'QED':1})
102
 
 
103
 
GC_24 = Coupling(name = 'GC_24',
104
 
                 value = '(ee*complex(0,1)*sw)/(2.*cw)',
105
 
                 order = {'QED':1})
106
 
 
107
 
GC_25 = Coupling(name = 'GC_25',
108
 
                 value = 'complex(0,1)*gw*sw',
109
 
                 order = {'QED':1})
110
 
 
111
 
GC_26 = Coupling(name = 'GC_26',
112
 
                 value = '-2*cw*complex(0,1)*gw**2*sw',
113
 
                 order = {'QED':2})
114
 
 
115
 
GC_27 = Coupling(name = 'GC_27',
116
 
                 value = 'complex(0,1)*gw**2*sw**2',
117
 
                 order = {'QED':2})
118
 
 
119
 
GC_28 = Coupling(name = 'GC_28',
120
 
                 value = '(cw*ee*complex(0, 1))/(2.*sw) + (ee*complex(0,1)*sw)/(2.*cw)',
121
 
                 order = {'QED':1})
122
 
 
123
 
GC_29 = Coupling(name = 'GC_29',
124
 
                 value = 'ee**2*complex(0,1) + (cw**2*ee**2*complex(0,1))/(2.*sw**2) + (ee**2*complex(0,1)*sw**2)/(2.*cw**2)',
125
 
                 order = {'QED':2})
126
 
 
127
 
GC_30 = Coupling(name = 'GC_30',
128
 
                 value = '-6*complex(0,1)*lam*v',
129
 
                 order = {'QED':1})
130
 
 
131
 
GC_31 = Coupling(name = 'GC_31',
132
 
                 value = '(ee**2*complex(0,1)*v)/(2.*sw**2)',
133
 
                 order = {'QED':1})
134
 
 
135
 
GC_32 = Coupling(name = 'GC_32',
136
 
                 value = 'ee**2*complex(0,1)*v + (cw**2*ee**2*complex(0,1)*v)/(2.*sw**2) + (ee**2*complex(0,1)*sw**2*v)/(2.*cw**2)',
137
 
                 order = {'QED':1})
138
 
 
139
 
GC_33 = Coupling(name = 'GC_33',
140
 
                 value = '-((complex(0,1)*yb)/cmath.sqrt(2))',
141
 
                 order = {'QED':1})
142
 
 
143
 
GC_34 = Coupling(name = 'GC_34',
144
 
                 value = '-((complex(0,1)*yc)/cmath.sqrt(2))',
145
 
                 order = {'QED':1})
146
 
 
147
 
GC_35 = Coupling(name = 'GC_35',
148
 
                 value = '-((complex(0,1)*ye)/cmath.sqrt(2))',
149
 
                 order = {'QED':1})
150
 
 
151
 
GC_36 = Coupling(name = 'GC_36',
152
 
                 value = '-((complex(0,1)*ym)/cmath.sqrt(2))',
153
 
                 order = {'QED':1})
154
 
 
155
 
GC_37 = Coupling(name = 'GC_37',
156
 
                 value = '-((complex(0,1)*yt)/cmath.sqrt(2))',
157
 
                 order = {'QED':1})
158
 
 
159
 
GC_38 = Coupling(name = 'GC_38',
160
 
                 value = '-((complex(0,1)*ytau)/cmath.sqrt(2))',
161
 
                 order = {'QED':1})
162
 
 
163
 
GC_39 = Coupling(name = 'GC_39',
164
 
                 value = '(ee*complex(0,1)*complexconjugate(CKM11))/(sw*cmath.sqrt(2))',
165
 
                 order = {'QED':1})
166
 
 
167
 
GC_40 = Coupling(name = 'GC_40',
168
 
                 value = '(ee*complex(0,1)*complexconjugate(CKM12))/(sw*cmath.sqrt(2))',
169
 
                 order = {'QED':1})
170
 
 
171
 
GC_41 = Coupling(name = 'GC_41',
172
 
                 value = '(ee*complex(0,1)*complexconjugate(CKM13))/(sw*cmath.sqrt(2))',
173
 
                 order = {'QED':1})
174
 
 
175
 
GC_42 = Coupling(name = 'GC_42',
176
 
                 value = '(ee*complex(0,1)*complexconjugate(CKM21))/(sw*cmath.sqrt(2))',
177
 
                 order = {'QED':1})
178
 
 
179
 
GC_43 = Coupling(name = 'GC_43',
180
 
                 value = '(ee*complex(0,1)*complexconjugate(CKM22))/(sw*cmath.sqrt(2))',
181
 
                 order = {'QED':1})
182
 
 
183
 
GC_44 = Coupling(name = 'GC_44',
184
 
                 value = '(ee*complex(0,1)*complexconjugate(CKM23))/(sw*cmath.sqrt(2))',
185
 
                 order = {'QED':1})
186
 
 
187
 
GC_45 = Coupling(name = 'GC_45',
188
 
                 value = '(ee*complex(0,1)*complexconjugate(CKM31))/(sw*cmath.sqrt(2))',
189
 
                 order = {'QED':1})
190
 
 
191
 
GC_46 = Coupling(name = 'GC_46',
192
 
                 value = '(ee*complex(0,1)*complexconjugate(CKM32))/(sw*cmath.sqrt(2))',
193
 
                 order = {'QED':1})
194
 
 
195
 
GC_47 = Coupling(name = 'GC_47',
196
 
                 value = '(ee*complex(0,1)*complexconjugate(CKM33))/(sw*cmath.sqrt(2))',
197
 
                 order = {'QED':1})
198