~maddevelopers/mg5amcnlo/FKS_EW_granny

« back to all changes in this revision

Viewing changes to models/TopEffTh/couplings.py

  • Committer: Marco Zaro
  • Date: 2018-04-16 14:08:47 UTC
  • mfrom: (78.403.58 2.6.2)
  • Revision ID: marco.zaro@gmail.com-20180416140847-nuz7haj3di3gqqhq
merged with 2.6.2 rev 332

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# This file was automatically created by FeynRules 2.4.1
2
 
# Mathematica version: 10.1.0  for Mac OS X x86 (64-bit) (March 24, 2015)
3
 
# Date: Thu 18 Jun 2015 16:26:34
4
 
 
5
 
 
6
 
from object_library import all_couplings, Coupling
7
 
 
8
 
from function_library import complexconjugate, re, im, csc, sec, acsc, asec, cot
9
 
 
10
 
 
11
 
 
12
 
GC_1 = Coupling(name = 'GC_1',
13
 
                value = '-(ee*complex(0,1))/3.',
14
 
                order = {'QED':1})
15
 
 
16
 
GC_2 = Coupling(name = 'GC_2',
17
 
                value = '(2*ee*complex(0,1))/3.',
18
 
                order = {'QED':1})
19
 
 
20
 
GC_3 = Coupling(name = 'GC_3',
21
 
                value = '-(ee*complex(0,1))',
22
 
                order = {'QED':1})
23
 
 
24
 
GC_4 = Coupling(name = 'GC_4',
25
 
                value = 'ee*complex(0,1)',
26
 
                order = {'QED':1})
27
 
 
28
 
GC_5 = Coupling(name = 'GC_5',
29
 
                value = 'ee**2*complex(0,1)',
30
 
                order = {'QED':2})
31
 
 
32
 
GC_6 = Coupling(name = 'GC_6',
33
 
                value = '-G',
34
 
                order = {'QCD':1})
35
 
 
36
 
GC_7 = Coupling(name = 'GC_7',
37
 
                value = 'complex(0,1)*G',
38
 
                order = {'QCD':1})
39
 
 
40
 
GC_8 = Coupling(name = 'GC_8',
41
 
                value = 'complex(0,1)*G**2',
42
 
                order = {'QCD':2})
43
 
 
44
 
GC_9 = Coupling(name = 'GC_9',
45
 
                value = '-6*complex(0,1)*lam',
46
 
                order = {'QED':2})
47
 
 
48
 
GC_10 = Coupling(name = 'GC_10',
49
 
                 value = '(C81qq*complex(0,1))/Lambda**2 - (C83qq*complex(0,1))/Lambda**2',
50
 
                 order = {'NP':2})
51
 
 
52
 
GC_11 = Coupling(name = 'GC_11',
53
 
                 value = '(C81qq*complex(0,1))/Lambda**2 + (C83qq*complex(0,1))/Lambda**2',
54
 
                 order = {'NP':2})
55
 
 
56
 
GC_12 = Coupling(name = 'GC_12',
57
 
                 value = '-((C13qq*complex(0,1))/Lambda**2)',
58
 
                 order = {'NP':2})
59
 
 
60
 
GC_13 = Coupling(name = 'GC_13',
61
 
                 value = '(C13qq*complex(0,1))/Lambda**2',
62
 
                 order = {'NP':2})
63
 
 
64
 
GC_14 = Coupling(name = 'GC_14',
65
 
                 value = '(2*C13qq*complex(0,1))/Lambda**2',
66
 
                 order = {'NP':2})
67
 
 
68
 
GC_15 = Coupling(name = 'GC_15',
69
 
                 value = '(C1qd*complex(0,1))/Lambda**2',
70
 
                 order = {'NP':2})
71
 
 
72
 
GC_16 = Coupling(name = 'GC_16',
73
 
                 value = '(C1qt*complex(0,1))/Lambda**2',
74
 
                 order = {'NP':2})
75
 
 
76
 
GC_17 = Coupling(name = 'GC_17',
77
 
                 value = '(C1qu*complex(0,1))/Lambda**2',
78
 
                 order = {'NP':2})
79
 
 
80
 
GC_18 = Coupling(name = 'GC_18',
81
 
                 value = '-((C3phiq*complex(0,1))/Lambda**2)',
82
 
                 order = {'NP':2,'QED':1})
83
 
 
84
 
GC_19 = Coupling(name = 'GC_19',
85
 
                 value = '(C3phiq*complex(0,1))/Lambda**2',
86
 
                 order = {'NP':2,'QED':1})
87
 
 
88
 
GC_20 = Coupling(name = 'GC_20',
89
 
                 value = '-((C3phiq*cmath.sqrt(2))/Lambda**2)',
90
 
                 order = {'NP':2,'QED':1})
91
 
 
92
 
GC_21 = Coupling(name = 'GC_21',
93
 
                 value = '(C3phiq*complex(0,1)*cmath.sqrt(2))/Lambda**2',
94
 
                 order = {'NP':2,'QED':1})
95
 
 
96
 
GC_22 = Coupling(name = 'GC_22',
97
 
                 value = '(C3phiq*cmath.sqrt(2))/Lambda**2',
98
 
                 order = {'NP':2,'QED':1})
99
 
 
100
 
GC_23 = Coupling(name = 'GC_23',
101
 
                 value = '(C81qq*complex(0,1))/Lambda**2',
102
 
                 order = {'NP':2})
103
 
 
104
 
GC_24 = Coupling(name = 'GC_24',
105
 
                 value = '-((C83qq*complex(0,1))/Lambda**2)',
106
 
                 order = {'NP':2})
107
 
 
108
 
GC_25 = Coupling(name = 'GC_25',
109
 
                 value = '(2*C83qq*complex(0,1))/Lambda**2',
110
 
                 order = {'NP':2})
111
 
 
112
 
GC_26 = Coupling(name = 'GC_26',
113
 
                 value = '(C8dt*complex(0,1))/Lambda**2',
114
 
                 order = {'NP':2})
115
 
 
116
 
GC_27 = Coupling(name = 'GC_27',
117
 
                 value = '(C8ut*complex(0,1))/Lambda**2',
118
 
                 order = {'NP':2})
119
 
 
120
 
GC_28 = Coupling(name = 'GC_28',
121
 
                 value = '(-6*CG)/Lambda**2',
122
 
                 order = {'NP':2})
123
 
 
124
 
GC_29 = Coupling(name = 'GC_29',
125
 
                 value = '(2*CphiG*complex(0,1))/Lambda**2',
126
 
                 order = {'NP':2,'QED':1})
127
 
 
128
 
GC_30 = Coupling(name = 'GC_30',
129
 
                 value = '(2*CtG)/Lambda**2',
130
 
                 order = {'NP':2,'QED':1})
131
 
 
132
 
GC_31 = Coupling(name = 'GC_31',
133
 
                 value = '(CtG*complex(0,1)*cmath.sqrt(2))/Lambda**2',
134
 
                 order = {'NP':2,'QED':1})
135
 
 
136
 
GC_32 = Coupling(name = 'GC_32',
137
 
                 value = '(CtG*cmath.sqrt(2))/Lambda**2',
138
 
                 order = {'NP':2,'QED':1})
139
 
 
140
 
GC_33 = Coupling(name = 'GC_33',
141
 
                 value = '(CtW*complex(0,1))/Lambda**2',
142
 
                 order = {'NP':2,'QED':1})
143
 
 
144
 
GC_34 = Coupling(name = 'GC_34',
145
 
                 value = 'CtW/Lambda**2',
146
 
                 order = {'NP':2,'QED':1})
147
 
 
148
 
GC_35 = Coupling(name = 'GC_35',
149
 
                 value = '(CtW*cmath.sqrt(2))/Lambda**2',
150
 
                 order = {'NP':2,'QED':1})
151
 
 
152
 
GC_36 = Coupling(name = 'GC_36',
153
 
                 value = '-((CtW*cw)/Lambda**2)',
154
 
                 order = {'NP':2,'QED':1})
155
 
 
156
 
GC_37 = Coupling(name = 'GC_37',
157
 
                 value = '(CtW*cw*complex(0,1))/(Lambda**2*cmath.sqrt(2))',
158
 
                 order = {'NP':2,'QED':1})
159
 
 
160
 
GC_38 = Coupling(name = 'GC_38',
161
 
                 value = '(CtW*cw)/(Lambda**2*cmath.sqrt(2))',
162
 
                 order = {'NP':2,'QED':1})
163
 
 
164
 
GC_39 = Coupling(name = 'GC_39',
165
 
                 value = '-((C3phiq*ee*complex(0,1)*cmath.sqrt(2))/Lambda**2)',
166
 
                 order = {'NP':2,'QED':2})
167
 
 
168
 
GC_40 = Coupling(name = 'GC_40',
169
 
                 value = '(C3phiq*ee*cmath.sqrt(2))/Lambda**2',
170
 
                 order = {'NP':2,'QED':2})
171
 
 
172
 
GC_41 = Coupling(name = 'GC_41',
173
 
                 value = '-((CtW*ee)/Lambda**2)',
174
 
                 order = {'NP':2,'QED':2})
175
 
 
176
 
GC_42 = Coupling(name = 'GC_42',
177
 
                 value = '-((CtW*ee*complex(0,1))/Lambda**2)',
178
 
                 order = {'NP':2,'QED':2})
179
 
 
180
 
GC_43 = Coupling(name = 'GC_43',
181
 
                 value = '(CtW*ee*cmath.sqrt(2))/Lambda**2',
182
 
                 order = {'NP':2,'QED':2})
183
 
 
184
 
GC_44 = Coupling(name = 'GC_44',
185
 
                 value = '(6*CG*complex(0,1)*G)/Lambda**2',
186
 
                 order = {'NP':2,'QCD':1})
187
 
 
188
 
GC_45 = Coupling(name = 'GC_45',
189
 
                 value = '(2*CphiG*G)/Lambda**2',
190
 
                 order = {'NP':2,'QCD':1,'QED':1})
191
 
 
192
 
GC_46 = Coupling(name = 'GC_46',
193
 
                 value = '(2*CtG*complex(0,1)*G)/Lambda**2',
194
 
                 order = {'NP':2,'QCD':1,'QED':1})
195
 
 
196
 
GC_47 = Coupling(name = 'GC_47',
197
 
                 value = '-((CtG*G*cmath.sqrt(2))/Lambda**2)',
198
 
                 order = {'NP':2,'QCD':1,'QED':1})
199
 
 
200
 
GC_48 = Coupling(name = 'GC_48',
201
 
                 value = '(CtG*complex(0,1)*G*cmath.sqrt(2))/Lambda**2',
202
 
                 order = {'NP':2,'QCD':1,'QED':1})
203
 
 
204
 
GC_49 = Coupling(name = 'GC_49',
205
 
                 value = '(-3*CG*G**2)/Lambda**2',
206
 
                 order = {'NP':2,'QCD':2})
207
 
 
208
 
GC_50 = Coupling(name = 'GC_50',
209
 
                 value = '(3*CG*G**2)/Lambda**2',
210
 
                 order = {'NP':2,'QCD':2})
211
 
 
212
 
GC_51 = Coupling(name = 'GC_51',
213
 
                 value = '(-2*CphiG*complex(0,1)*G**2)/Lambda**2',
214
 
                 order = {'NP':2,'QCD':2,'QED':1})
215
 
 
216
 
GC_52 = Coupling(name = 'GC_52',
217
 
                 value = '-((CG*complex(0,1)*G**3)/Lambda**2)',
218
 
                 order = {'NP':2,'QCD':3})
219
 
 
220
 
GC_53 = Coupling(name = 'GC_53',
221
 
                 value = '(CG*complex(0,1)*G**3)/Lambda**2',
222
 
                 order = {'NP':2,'QCD':3})
223
 
 
224
 
GC_54 = Coupling(name = 'GC_54',
225
 
                 value = '(ee**2*complex(0,1))/(2.*sw**2)',
226
 
                 order = {'QED':2})
227
 
 
228
 
GC_55 = Coupling(name = 'GC_55',
229
 
                 value = '-((ee**2*complex(0,1))/sw**2)',
230
 
                 order = {'QED':2})
231
 
 
232
 
GC_56 = Coupling(name = 'GC_56',
233
 
                 value = '(cw**2*ee**2*complex(0,1))/sw**2',
234
 
                 order = {'QED':2})
235
 
 
236
 
GC_57 = Coupling(name = 'GC_57',
237
 
                 value = '(ee*complex(0,1))/(sw*cmath.sqrt(2))',
238
 
                 order = {'QED':1})
239
 
 
240
 
GC_58 = Coupling(name = 'GC_58',
241
 
                 value = '-(cw*ee*complex(0,1))/(2.*sw)',
242
 
                 order = {'QED':1})
243
 
 
244
 
GC_59 = Coupling(name = 'GC_59',
245
 
                 value = '(cw*ee*complex(0,1))/(2.*sw)',
246
 
                 order = {'QED':1})
247
 
 
248
 
GC_60 = Coupling(name = 'GC_60',
249
 
                 value = '(cw*ee*complex(0,1))/sw',
250
 
                 order = {'QED':1})
251
 
 
252
 
GC_61 = Coupling(name = 'GC_61',
253
 
                 value = '(-2*cw*ee**2*complex(0,1))/sw',
254
 
                 order = {'QED':2})
255
 
 
256
 
GC_62 = Coupling(name = 'GC_62',
257
 
                 value = '(C3phiq*ee*complex(0,1)*cmath.sqrt(2))/(Lambda**2*sw)',
258
 
                 order = {'NP':2,'QED':2})
259
 
 
260
 
GC_63 = Coupling(name = 'GC_63',
261
 
                 value = '-((CtW*ee)/(Lambda**2*sw))',
262
 
                 order = {'NP':2,'QED':2})
263
 
 
264
 
GC_64 = Coupling(name = 'GC_64',
265
 
                 value = '(CtW*ee*complex(0,1))/(Lambda**2*sw*cmath.sqrt(2))',
266
 
                 order = {'NP':2,'QED':2})
267
 
 
268
 
GC_65 = Coupling(name = 'GC_65',
269
 
                 value = '(CtW*ee)/(Lambda**2*sw*cmath.sqrt(2))',
270
 
                 order = {'NP':2,'QED':2})
271
 
 
272
 
GC_66 = Coupling(name = 'GC_66',
273
 
                 value = '(CtW*cw*ee*complex(0,1))/(Lambda**2*sw)',
274
 
                 order = {'NP':2,'QED':2})
275
 
 
276
 
GC_67 = Coupling(name = 'GC_67',
277
 
                 value = '(CtW*cw*ee)/(Lambda**2*sw)',
278
 
                 order = {'NP':2,'QED':2})
279
 
 
280
 
GC_68 = Coupling(name = 'GC_68',
281
 
                 value = '-((CtW*cw*ee*cmath.sqrt(2))/(Lambda**2*sw))',
282
 
                 order = {'NP':2,'QED':2})
283
 
 
284
 
GC_69 = Coupling(name = 'GC_69',
285
 
                 value = '-(ee*complex(0,1)*sw)/(6.*cw)',
286
 
                 order = {'QED':1})
287
 
 
288
 
GC_70 = Coupling(name = 'GC_70',
289
 
                 value = '(ee*complex(0,1)*sw)/(2.*cw)',
290
 
                 order = {'QED':1})
291
 
 
292
 
GC_71 = Coupling(name = 'GC_71',
293
 
                 value = '-((CtW*sw)/Lambda**2)',
294
 
                 order = {'NP':2,'QED':1})
295
 
 
296
 
GC_72 = Coupling(name = 'GC_72',
297
 
                 value = '(CtW*complex(0,1)*sw)/(Lambda**2*cmath.sqrt(2))',
298
 
                 order = {'NP':2,'QED':1})
299
 
 
300
 
GC_73 = Coupling(name = 'GC_73',
301
 
                 value = '(CtW*sw)/(Lambda**2*cmath.sqrt(2))',
302
 
                 order = {'NP':2,'QED':1})
303
 
 
304
 
GC_74 = Coupling(name = 'GC_74',
305
 
                 value = '(cw*ee*complex(0,1))/(2.*sw) + (ee*complex(0,1)*sw)/(2.*cw)',
306
 
                 order = {'QED':1})
307
 
 
308
 
GC_75 = Coupling(name = 'GC_75',
309
 
                 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)',
310
 
                 order = {'QED':2})
311
 
 
312
 
GC_76 = Coupling(name = 'GC_76',
313
 
                 value = '-6*complex(0,1)*lam*vev',
314
 
                 order = {'QED':1})
315
 
 
316
 
GC_77 = Coupling(name = 'GC_77',
317
 
                 value = '-((C3phiq*vev*cmath.sqrt(2))/Lambda**2)',
318
 
                 order = {'NP':2})
319
 
 
320
 
GC_78 = Coupling(name = 'GC_78',
321
 
                 value = '(2*CphiG*complex(0,1)*vev)/Lambda**2',
322
 
                 order = {'NP':2})
323
 
 
324
 
GC_79 = Coupling(name = 'GC_79',
325
 
                 value = '(CtG*complex(0,1)*vev*cmath.sqrt(2))/Lambda**2',
326
 
                 order = {'NP':2})
327
 
 
328
 
GC_80 = Coupling(name = 'GC_80',
329
 
                 value = '(CtW*complex(0,1)*vev)/Lambda**2',
330
 
                 order = {'NP':2})
331
 
 
332
 
GC_81 = Coupling(name = 'GC_81',
333
 
                 value = '(CtW*cw*complex(0,1)*vev)/(Lambda**2*cmath.sqrt(2))',
334
 
                 order = {'NP':2})
335
 
 
336
 
GC_82 = Coupling(name = 'GC_82',
337
 
                 value = '(C3phiq*ee*vev*cmath.sqrt(2))/Lambda**2',
338
 
                 order = {'NP':2,'QED':1})
339
 
 
340
 
GC_83 = Coupling(name = 'GC_83',
341
 
                 value = '-((CtW*ee*complex(0,1)*vev)/Lambda**2)',
342
 
                 order = {'NP':2,'QED':1})
343
 
 
344
 
GC_84 = Coupling(name = 'GC_84',
345
 
                 value = '(2*CphiG*G*vev)/Lambda**2',
346
 
                 order = {'NP':2,'QCD':1})
347
 
 
348
 
GC_85 = Coupling(name = 'GC_85',
349
 
                 value = '-((CtG*G*vev*cmath.sqrt(2))/Lambda**2)',
350
 
                 order = {'NP':2,'QCD':1})
351
 
 
352
 
GC_86 = Coupling(name = 'GC_86',
353
 
                 value = '(-2*CphiG*complex(0,1)*G**2*vev)/Lambda**2',
354
 
                 order = {'NP':2,'QCD':2})
355
 
 
356
 
GC_87 = Coupling(name = 'GC_87',
357
 
                 value = '(ee**2*complex(0,1)*vev)/(2.*sw**2)',
358
 
                 order = {'QED':1})
359
 
 
360
 
GC_88 = Coupling(name = 'GC_88',
361
 
                 value = '(C3phiq*ee*complex(0,1)*vev*cmath.sqrt(2))/(Lambda**2*sw)',
362
 
                 order = {'NP':2,'QED':1})
363
 
 
364
 
GC_89 = Coupling(name = 'GC_89',
365
 
                 value = '(CtW*ee*complex(0,1)*vev)/(Lambda**2*sw*cmath.sqrt(2))',
366
 
                 order = {'NP':2,'QED':1})
367
 
 
368
 
GC_90 = Coupling(name = 'GC_90',
369
 
                 value = '(CtW*cw*ee*complex(0,1)*vev)/(Lambda**2*sw)',
370
 
                 order = {'NP':2,'QED':1})
371
 
 
372
 
GC_91 = Coupling(name = 'GC_91',
373
 
                 value = '(CtW*complex(0,1)*sw*vev)/(Lambda**2*cmath.sqrt(2))',
374
 
                 order = {'NP':2})
375
 
 
376
 
GC_92 = Coupling(name = 'GC_92',
377
 
                 value = '(C3phiq*ee*complex(0,1)*vev**2)/(Lambda**2*sw*cmath.sqrt(2))',
378
 
                 order = {'NP':2})
379
 
 
380
 
GC_93 = Coupling(name = 'GC_93',
381
 
                 value = 'ee**2*complex(0,1)*vev + (cw**2*ee**2*complex(0,1)*vev)/(2.*sw**2) + (ee**2*complex(0,1)*sw**2*vev)/(2.*cw**2)',
382
 
                 order = {'QED':1})
383
 
 
384
 
GC_94 = Coupling(name = 'GC_94',
385
 
                 value = '-((complex(0,1)*yb)/cmath.sqrt(2))',
386
 
                 order = {'QED':1})
387
 
 
388
 
GC_95 = Coupling(name = 'GC_95',
389
 
                 value = '-((complex(0,1)*yt)/cmath.sqrt(2))',
390
 
                 order = {'QED':1})
391
 
 
392
 
GC_96 = Coupling(name = 'GC_96',
393
 
                 value = '-((complex(0,1)*ytau)/cmath.sqrt(2))',
394
 
                 order = {'QED':1})
395
 
 
396
 
GC_97 = Coupling(name = 'GC_97',
397
 
                 value = '-((complex(0,1)*complexconjugate(C3phiq))/Lambda**2)',
398
 
                 order = {'NP':2,'QED':1})
399
 
 
400
 
GC_98 = Coupling(name = 'GC_98',
401
 
                 value = '(complex(0,1)*complexconjugate(C3phiq))/Lambda**2',
402
 
                 order = {'NP':2,'QED':1})
403
 
 
404
 
GC_99 = Coupling(name = 'GC_99',
405
 
                 value = '-((complexconjugate(C3phiq)*cmath.sqrt(2))/Lambda**2)',
406
 
                 order = {'NP':2,'QED':1})
407
 
 
408
 
GC_100 = Coupling(name = 'GC_100',
409
 
                  value = '-((complex(0,1)*complexconjugate(C3phiq)*cmath.sqrt(2))/Lambda**2)',
410
 
                  order = {'NP':2,'QED':1})
411
 
 
412
 
GC_101 = Coupling(name = 'GC_101',
413
 
                  value = '(complexconjugate(C3phiq)*cmath.sqrt(2))/Lambda**2',
414
 
                  order = {'NP':2,'QED':1})
415
 
 
416
 
GC_102 = Coupling(name = 'GC_102',
417
 
                  value = '-((ee*complexconjugate(C3phiq)*cmath.sqrt(2))/Lambda**2)',
418
 
                  order = {'NP':2,'QED':2})
419
 
 
420
 
GC_103 = Coupling(name = 'GC_103',
421
 
                  value = '-((ee*complex(0,1)*complexconjugate(C3phiq)*cmath.sqrt(2))/Lambda**2)',
422
 
                  order = {'NP':2,'QED':2})
423
 
 
424
 
GC_104 = Coupling(name = 'GC_104',
425
 
                  value = '(ee*complex(0,1)*complexconjugate(C3phiq)*cmath.sqrt(2))/(Lambda**2*sw)',
426
 
                  order = {'NP':2,'QED':2})
427
 
 
428
 
GC_105 = Coupling(name = 'GC_105',
429
 
                  value = '-((vev*complexconjugate(C3phiq)*cmath.sqrt(2))/Lambda**2)',
430
 
                  order = {'NP':2})
431
 
 
432
 
GC_106 = Coupling(name = 'GC_106',
433
 
                  value = '-((ee*vev*complexconjugate(C3phiq)*cmath.sqrt(2))/Lambda**2)',
434
 
                  order = {'NP':2,'QED':1})
435
 
 
436
 
GC_107 = Coupling(name = 'GC_107',
437
 
                  value = '(ee*complex(0,1)*vev*complexconjugate(C3phiq)*cmath.sqrt(2))/(Lambda**2*sw)',
438
 
                  order = {'NP':2,'QED':1})
439
 
 
440
 
GC_108 = Coupling(name = 'GC_108',
441
 
                  value = '(ee*complex(0,1)*vev**2*complexconjugate(C3phiq))/(Lambda**2*sw*cmath.sqrt(2))',
442
 
                  order = {'NP':2})
443
 
 
444
 
GC_109 = Coupling(name = 'GC_109',
445
 
                  value = '-C3phiq/(2.*Lambda**2) - complexconjugate(C3phiq)/(2.*Lambda**2)',
446
 
                  order = {'NP':2,'QED':1})
447
 
 
448
 
GC_110 = Coupling(name = 'GC_110',
449
 
                  value = '(C3phiq*complex(0,1))/(2.*Lambda**2) - (complex(0,1)*complexconjugate(C3phiq))/(2.*Lambda**2)',
450
 
                  order = {'NP':2,'QED':1})
451
 
 
452
 
GC_111 = Coupling(name = 'GC_111',
453
 
                  value = '-(C3phiq*complex(0,1))/(2.*Lambda**2) + (complex(0,1)*complexconjugate(C3phiq))/(2.*Lambda**2)',
454
 
                  order = {'NP':2,'QED':1})
455
 
 
456
 
GC_112 = Coupling(name = 'GC_112',
457
 
                  value = 'C3phiq/(2.*Lambda**2) + complexconjugate(C3phiq)/(2.*Lambda**2)',
458
 
                  order = {'NP':2,'QED':1})
459
 
 
460
 
GC_113 = Coupling(name = 'GC_113',
461
 
                  value = '-((C3phiq*ee*complex(0,1))/Lambda**2) - (ee*complex(0,1)*complexconjugate(C3phiq))/Lambda**2',
462
 
                  order = {'NP':2,'QED':2})
463
 
 
464
 
GC_114 = Coupling(name = 'GC_114',
465
 
                  value = '(C3phiq*ee*complex(0,1))/Lambda**2 + (ee*complex(0,1)*complexconjugate(C3phiq))/Lambda**2',
466
 
                  order = {'NP':2,'QED':2})
467
 
 
468
 
GC_115 = Coupling(name = 'GC_115',
469
 
                  value = '(C3phiq*ee)/(2.*Lambda**2*sw) - (ee*complexconjugate(C3phiq))/(2.*Lambda**2*sw)',
470
 
                  order = {'NP':2,'QED':2})
471
 
 
472
 
GC_116 = Coupling(name = 'GC_116',
473
 
                  value = '(C3phiq*ee*complex(0,1))/(2.*Lambda**2*sw) - (ee*complex(0,1)*complexconjugate(C3phiq))/(2.*Lambda**2*sw)',
474
 
                  order = {'NP':2,'QED':2})
475
 
 
476
 
GC_117 = Coupling(name = 'GC_117',
477
 
                  value = '-(C3phiq*ee*complex(0,1))/(2.*Lambda**2*sw) + (ee*complex(0,1)*complexconjugate(C3phiq))/(2.*Lambda**2*sw)',
478
 
                  order = {'NP':2,'QED':2})
479
 
 
480
 
GC_118 = Coupling(name = 'GC_118',
481
 
                  value = '-(C3phiq*ee)/(2.*Lambda**2*sw) + (ee*complexconjugate(C3phiq))/(2.*Lambda**2*sw)',
482
 
                  order = {'NP':2,'QED':2})
483
 
 
484
 
GC_119 = Coupling(name = 'GC_119',
485
 
                  value = '-(C3phiq*cw*ee*complex(0,1))/(2.*Lambda**2*sw) - (C3phiq*ee*complex(0,1)*sw)/(2.*cw*Lambda**2) - (cw*ee*complex(0,1)*complexconjugate(C3phiq))/(2.*Lambda**2*sw) - (ee*complex(0,1)*sw*complexconjugate(C3phiq))/(2.*cw*Lambda**2)',
486
 
                  order = {'NP':2,'QED':2})
487
 
 
488
 
GC_120 = Coupling(name = 'GC_120',
489
 
                  value = '(C3phiq*cw*ee*complex(0,1))/(2.*Lambda**2*sw) - (C3phiq*ee*complex(0,1)*sw)/(2.*cw*Lambda**2) + (cw*ee*complex(0,1)*complexconjugate(C3phiq))/(2.*Lambda**2*sw) - (ee*complex(0,1)*sw*complexconjugate(C3phiq))/(2.*cw*Lambda**2)',
490
 
                  order = {'NP':2,'QED':2})
491
 
 
492
 
GC_121 = Coupling(name = 'GC_121',
493
 
                  value = '-(C3phiq*cw*ee*complex(0,1))/(2.*Lambda**2*sw) + (C3phiq*ee*complex(0,1)*sw)/(2.*cw*Lambda**2) - (cw*ee*complex(0,1)*complexconjugate(C3phiq))/(2.*Lambda**2*sw) + (ee*complex(0,1)*sw*complexconjugate(C3phiq))/(2.*cw*Lambda**2)',
494
 
                  order = {'NP':2,'QED':2})
495
 
 
496
 
GC_122 = Coupling(name = 'GC_122',
497
 
                  value = '(C3phiq*cw*ee*complex(0,1))/(2.*Lambda**2*sw) + (C3phiq*ee*complex(0,1)*sw)/(2.*cw*Lambda**2) + (cw*ee*complex(0,1)*complexconjugate(C3phiq))/(2.*Lambda**2*sw) + (ee*complex(0,1)*sw*complexconjugate(C3phiq))/(2.*cw*Lambda**2)',
498
 
                  order = {'NP':2,'QED':2})
499
 
 
500
 
GC_123 = Coupling(name = 'GC_123',
501
 
                  value = '(C3phiq*cw*ee)/(Lambda**2*sw*cmath.sqrt(2)) - (C3phiq*ee*sw)/(cw*Lambda**2*cmath.sqrt(2)) - (cw*ee*complexconjugate(C3phiq))/(Lambda**2*sw*cmath.sqrt(2)) - (ee*sw*complexconjugate(C3phiq))/(cw*Lambda**2*cmath.sqrt(2))',
502
 
                  order = {'NP':2,'QED':2})
503
 
 
504
 
GC_124 = Coupling(name = 'GC_124',
505
 
                  value = '(C3phiq*cw*ee*complex(0,1))/(Lambda**2*sw*cmath.sqrt(2)) + (C3phiq*ee*complex(0,1)*sw)/(cw*Lambda**2*cmath.sqrt(2)) - (cw*ee*complex(0,1)*complexconjugate(C3phiq))/(Lambda**2*sw*cmath.sqrt(2)) + (ee*complex(0,1)*sw*complexconjugate(C3phiq))/(cw*Lambda**2*cmath.sqrt(2))',
506
 
                  order = {'NP':2,'QED':2})
507
 
 
508
 
GC_125 = Coupling(name = 'GC_125',
509
 
                  value = '-((C3phiq*cw*ee*complex(0,1))/(Lambda**2*sw*cmath.sqrt(2))) + (C3phiq*ee*complex(0,1)*sw)/(cw*Lambda**2*cmath.sqrt(2)) + (cw*ee*complex(0,1)*complexconjugate(C3phiq))/(Lambda**2*sw*cmath.sqrt(2)) + (ee*complex(0,1)*sw*complexconjugate(C3phiq))/(cw*Lambda**2*cmath.sqrt(2))',
510
 
                  order = {'NP':2,'QED':2})
511
 
 
512
 
GC_126 = Coupling(name = 'GC_126',
513
 
                  value = '(C3phiq*cw*ee)/(Lambda**2*sw*cmath.sqrt(2)) + (C3phiq*ee*sw)/(cw*Lambda**2*cmath.sqrt(2)) - (cw*ee*complexconjugate(C3phiq))/(Lambda**2*sw*cmath.sqrt(2)) + (ee*sw*complexconjugate(C3phiq))/(cw*Lambda**2*cmath.sqrt(2))',
514
 
                  order = {'NP':2,'QED':2})
515
 
 
516
 
GC_127 = Coupling(name = 'GC_127',
517
 
                  value = '-(C3phiq*vev)/(2.*Lambda**2) - (vev*complexconjugate(C3phiq))/(2.*Lambda**2)',
518
 
                  order = {'NP':2})
519
 
 
520
 
GC_128 = Coupling(name = 'GC_128',
521
 
                  value = '(C3phiq*complex(0,1)*vev)/(2.*Lambda**2) - (complex(0,1)*vev*complexconjugate(C3phiq))/(2.*Lambda**2)',
522
 
                  order = {'NP':2})
523
 
 
524
 
GC_129 = Coupling(name = 'GC_129',
525
 
                  value = '-(C3phiq*complex(0,1)*vev)/(2.*Lambda**2) + (complex(0,1)*vev*complexconjugate(C3phiq))/(2.*Lambda**2)',
526
 
                  order = {'NP':2})
527
 
 
528
 
GC_130 = Coupling(name = 'GC_130',
529
 
                  value = '(C3phiq*vev)/(2.*Lambda**2) + (vev*complexconjugate(C3phiq))/(2.*Lambda**2)',
530
 
                  order = {'NP':2})
531
 
 
532
 
GC_131 = Coupling(name = 'GC_131',
533
 
                  value = '(C3phiq*ee*vev)/(2.*Lambda**2*sw) - (ee*vev*complexconjugate(C3phiq))/(2.*Lambda**2*sw)',
534
 
                  order = {'NP':2,'QED':1})
535
 
 
536
 
GC_132 = Coupling(name = 'GC_132',
537
 
                  value = '-(C3phiq*ee*vev)/(2.*Lambda**2*sw) + (ee*vev*complexconjugate(C3phiq))/(2.*Lambda**2*sw)',
538
 
                  order = {'NP':2,'QED':1})
539
 
 
540
 
GC_133 = Coupling(name = 'GC_133',
541
 
                  value = '-(C3phiq*cw*ee*complex(0,1)*vev)/(2.*Lambda**2*sw) - (C3phiq*ee*complex(0,1)*sw*vev)/(2.*cw*Lambda**2) - (cw*ee*complex(0,1)*vev*complexconjugate(C3phiq))/(2.*Lambda**2*sw) - (ee*complex(0,1)*sw*vev*complexconjugate(C3phiq))/(2.*cw*Lambda**2)',
542
 
                  order = {'NP':2,'QED':1})
543
 
 
544
 
GC_134 = Coupling(name = 'GC_134',
545
 
                  value = '(C3phiq*cw*ee*complex(0,1)*vev)/(2.*Lambda**2*sw) + (C3phiq*ee*complex(0,1)*sw*vev)/(2.*cw*Lambda**2) + (cw*ee*complex(0,1)*vev*complexconjugate(C3phiq))/(2.*Lambda**2*sw) + (ee*complex(0,1)*sw*vev*complexconjugate(C3phiq))/(2.*cw*Lambda**2)',
546
 
                  order = {'NP':2,'QED':1})
547
 
 
548
 
GC_135 = Coupling(name = 'GC_135',
549
 
                  value = '(C3phiq*cw*ee*vev)/(Lambda**2*sw*cmath.sqrt(2)) - (C3phiq*ee*sw*vev)/(cw*Lambda**2*cmath.sqrt(2)) - (cw*ee*vev*complexconjugate(C3phiq))/(Lambda**2*sw*cmath.sqrt(2)) - (ee*sw*vev*complexconjugate(C3phiq))/(cw*Lambda**2*cmath.sqrt(2))',
550
 
                  order = {'NP':2,'QED':1})
551
 
 
552
 
GC_136 = Coupling(name = 'GC_136',
553
 
                  value = '(C3phiq*cw*ee*vev)/(Lambda**2*sw*cmath.sqrt(2)) + (C3phiq*ee*sw*vev)/(cw*Lambda**2*cmath.sqrt(2)) - (cw*ee*vev*complexconjugate(C3phiq))/(Lambda**2*sw*cmath.sqrt(2)) + (ee*sw*vev*complexconjugate(C3phiq))/(cw*Lambda**2*cmath.sqrt(2))',
554
 
                  order = {'NP':2,'QED':1})
555
 
 
556
 
GC_137 = Coupling(name = 'GC_137',
557
 
                  value = '-(C3phiq*cw*ee*complex(0,1)*vev**2)/(4.*Lambda**2*sw) - (C3phiq*ee*complex(0,1)*sw*vev**2)/(4.*cw*Lambda**2) - (cw*ee*complex(0,1)*vev**2*complexconjugate(C3phiq))/(4.*Lambda**2*sw) - (ee*complex(0,1)*sw*vev**2*complexconjugate(C3phiq))/(4.*cw*Lambda**2)',
558
 
                  order = {'NP':2})
559
 
 
560
 
GC_138 = Coupling(name = 'GC_138',
561
 
                  value = '(C3phiq*cw*ee*complex(0,1)*vev**2)/(4.*Lambda**2*sw) + (C3phiq*ee*complex(0,1)*sw*vev**2)/(4.*cw*Lambda**2) + (cw*ee*complex(0,1)*vev**2*complexconjugate(C3phiq))/(4.*Lambda**2*sw) + (ee*complex(0,1)*sw*vev**2*complexconjugate(C3phiq))/(4.*cw*Lambda**2)',
562
 
                  order = {'NP':2})
563
 
 
564
 
GC_139 = Coupling(name = 'GC_139',
565
 
                  value = '(-2*complexconjugate(CtG))/Lambda**2',
566
 
                  order = {'NP':2,'QED':1})
567
 
 
568
 
GC_140 = Coupling(name = 'GC_140',
569
 
                  value = '-((complexconjugate(CtG)*cmath.sqrt(2))/Lambda**2)',
570
 
                  order = {'NP':2,'QED':1})
571
 
 
572
 
GC_141 = Coupling(name = 'GC_141',
573
 
                  value = '(complex(0,1)*complexconjugate(CtG)*cmath.sqrt(2))/Lambda**2',
574
 
                  order = {'NP':2,'QED':1})
575
 
 
576
 
GC_142 = Coupling(name = 'GC_142',
577
 
                  value = '(-2*complex(0,1)*G*complexconjugate(CtG))/Lambda**2',
578
 
                  order = {'NP':2,'QCD':1,'QED':1})
579
 
 
580
 
GC_143 = Coupling(name = 'GC_143',
581
 
                  value = '-((G*complexconjugate(CtG)*cmath.sqrt(2))/Lambda**2)',
582
 
                  order = {'NP':2,'QCD':1,'QED':1})
583
 
 
584
 
GC_144 = Coupling(name = 'GC_144',
585
 
                  value = '-((complex(0,1)*G*complexconjugate(CtG)*cmath.sqrt(2))/Lambda**2)',
586
 
                  order = {'NP':2,'QCD':1,'QED':1})
587
 
 
588
 
GC_145 = Coupling(name = 'GC_145',
589
 
                  value = '(complex(0,1)*vev*complexconjugate(CtG)*cmath.sqrt(2))/Lambda**2',
590
 
                  order = {'NP':2})
591
 
 
592
 
GC_146 = Coupling(name = 'GC_146',
593
 
                  value = '-((G*vev*complexconjugate(CtG)*cmath.sqrt(2))/Lambda**2)',
594
 
                  order = {'NP':2,'QCD':1})
595
 
 
596
 
GC_147 = Coupling(name = 'GC_147',
597
 
                  value = '-(complexconjugate(CtW)/Lambda**2)',
598
 
                  order = {'NP':2,'QED':1})
599
 
 
600
 
GC_148 = Coupling(name = 'GC_148',
601
 
                  value = '(complex(0,1)*complexconjugate(CtW))/Lambda**2',
602
 
                  order = {'NP':2,'QED':1})
603
 
 
604
 
GC_149 = Coupling(name = 'GC_149',
605
 
                  value = '-((complexconjugate(CtW)*cmath.sqrt(2))/Lambda**2)',
606
 
                  order = {'NP':2,'QED':1})
607
 
 
608
 
GC_150 = Coupling(name = 'GC_150',
609
 
                  value = '(cw*complexconjugate(CtW))/Lambda**2',
610
 
                  order = {'NP':2,'QED':1})
611
 
 
612
 
GC_151 = Coupling(name = 'GC_151',
613
 
                  value = '-((cw*complexconjugate(CtW))/(Lambda**2*cmath.sqrt(2)))',
614
 
                  order = {'NP':2,'QED':1})
615
 
 
616
 
GC_152 = Coupling(name = 'GC_152',
617
 
                  value = '(cw*complex(0,1)*complexconjugate(CtW))/(Lambda**2*cmath.sqrt(2))',
618
 
                  order = {'NP':2,'QED':1})
619
 
 
620
 
GC_153 = Coupling(name = 'GC_153',
621
 
                  value = '-((ee*complexconjugate(CtW))/Lambda**2)',
622
 
                  order = {'NP':2,'QED':2})
623
 
 
624
 
GC_154 = Coupling(name = 'GC_154',
625
 
                  value = '(ee*complex(0,1)*complexconjugate(CtW))/Lambda**2',
626
 
                  order = {'NP':2,'QED':2})
627
 
 
628
 
GC_155 = Coupling(name = 'GC_155',
629
 
                  value = '(ee*complexconjugate(CtW)*cmath.sqrt(2))/Lambda**2',
630
 
                  order = {'NP':2,'QED':2})
631
 
 
632
 
GC_156 = Coupling(name = 'GC_156',
633
 
                  value = '(ee*complexconjugate(CtW))/(Lambda**2*sw)',
634
 
                  order = {'NP':2,'QED':2})
635
 
 
636
 
GC_157 = Coupling(name = 'GC_157',
637
 
                  value = '-((ee*complexconjugate(CtW))/(Lambda**2*sw*cmath.sqrt(2)))',
638
 
                  order = {'NP':2,'QED':2})
639
 
 
640
 
GC_158 = Coupling(name = 'GC_158',
641
 
                  value = '(ee*complex(0,1)*complexconjugate(CtW))/(Lambda**2*sw*cmath.sqrt(2))',
642
 
                  order = {'NP':2,'QED':2})
643
 
 
644
 
GC_159 = Coupling(name = 'GC_159',
645
 
                  value = '-((cw*ee*complex(0,1)*complexconjugate(CtW))/(Lambda**2*sw))',
646
 
                  order = {'NP':2,'QED':2})
647
 
 
648
 
GC_160 = Coupling(name = 'GC_160',
649
 
                  value = '(cw*ee*complexconjugate(CtW))/(Lambda**2*sw)',
650
 
                  order = {'NP':2,'QED':2})
651
 
 
652
 
GC_161 = Coupling(name = 'GC_161',
653
 
                  value = '-((cw*ee*complexconjugate(CtW)*cmath.sqrt(2))/(Lambda**2*sw))',
654
 
                  order = {'NP':2,'QED':2})
655
 
 
656
 
GC_162 = Coupling(name = 'GC_162',
657
 
                  value = '(sw*complexconjugate(CtW))/Lambda**2',
658
 
                  order = {'NP':2,'QED':1})
659
 
 
660
 
GC_163 = Coupling(name = 'GC_163',
661
 
                  value = '-((sw*complexconjugate(CtW))/(Lambda**2*cmath.sqrt(2)))',
662
 
                  order = {'NP':2,'QED':1})
663
 
 
664
 
GC_164 = Coupling(name = 'GC_164',
665
 
                  value = '(complex(0,1)*sw*complexconjugate(CtW))/(Lambda**2*cmath.sqrt(2))',
666
 
                  order = {'NP':2,'QED':1})
667
 
 
668
 
GC_165 = Coupling(name = 'GC_165',
669
 
                  value = '(complex(0,1)*vev*complexconjugate(CtW))/Lambda**2',
670
 
                  order = {'NP':2})
671
 
 
672
 
GC_166 = Coupling(name = 'GC_166',
673
 
                  value = '(cw*complex(0,1)*vev*complexconjugate(CtW))/(Lambda**2*cmath.sqrt(2))',
674
 
                  order = {'NP':2})
675
 
 
676
 
GC_167 = Coupling(name = 'GC_167',
677
 
                  value = '(ee*complex(0,1)*vev*complexconjugate(CtW))/Lambda**2',
678
 
                  order = {'NP':2,'QED':1})
679
 
 
680
 
GC_168 = Coupling(name = 'GC_168',
681
 
                  value = '(ee*complex(0,1)*vev*complexconjugate(CtW))/(Lambda**2*sw*cmath.sqrt(2))',
682
 
                  order = {'NP':2,'QED':1})
683
 
 
684
 
GC_169 = Coupling(name = 'GC_169',
685
 
                  value = '-((cw*ee*complex(0,1)*vev*complexconjugate(CtW))/(Lambda**2*sw))',
686
 
                  order = {'NP':2,'QED':1})
687
 
 
688
 
GC_170 = Coupling(name = 'GC_170',
689
 
                  value = '(complex(0,1)*sw*vev*complexconjugate(CtW))/(Lambda**2*cmath.sqrt(2))',
690
 
                  order = {'NP':2})
691