8 from object_library
import all_vertices, Vertex
13 V_1 = Vertex(name=
'V_1', particles=[P.G, P.G, P.G], color=[
'f(1,2,3)'],
14 lorentz=[L.VVV1], couplings={(0, 0): C.GC_5})
16 V_2 = Vertex(name=
'V_2', particles=[P.G, P.G, P.G, P.G],
17 color=[
'f(-1,1,2)*f(3,4,-1)',
'f(-1,1,3)*f(2,4,-1)',
18 'f(-1,1,4)*f(2,3,-1)'], lorentz=[L.VVVV1, L.VVVV3, L.VVVV4],
19 couplings={(1, 1): C.GC_7, (0, 0): C.GC_7, (2, 2): C.GC_7})
21 V_3 = Vertex(name=
'V_3', particles=[P.A, P.W__minus__, P.W__plus__], color=[
'1'
22 ], lorentz=[L.VVV1], couplings={(0, 0): C.GC_31})
24 V_4 = Vertex(name=
'V_4', particles=[P.A, P.A, P.W__minus__, P.W__plus__],
25 color=[
'1'], lorentz=[L.VVVV2], couplings={(0, 0): C.GC_33})
27 V_5 = Vertex(name=
'V_5', particles=[P.W__minus__, P.W__plus__, P.Z], color=[
'1'
28 ], lorentz=[L.VVV1], couplings={(0, 0): C.GC_12})
30 V_6 = Vertex(name=
'V_6', particles=[P.W__minus__, P.W__minus__, P.W__plus__,
31 P.W__plus__], color=[
'1'], lorentz=[L.VVVV2], couplings={(0,
34 V_7 = Vertex(name=
'V_7', particles=[P.A, P.W__minus__, P.W__plus__, P.Z],
35 color=[
'1'], lorentz=[L.VVVV5], couplings={(0, 0): C.GC_32})
37 V_8 = Vertex(name=
'V_8', particles=[P.W__minus__, P.W__plus__, P.Z, P.Z],
38 color=[
'1'], lorentz=[L.VVVV2], couplings={(0, 0): C.GC_14})
40 V_9 = Vertex(name=
'V_9', particles=[P.H, P.H, P.H, P.H], color=[
'1'],
41 lorentz=[L.SSSS1], couplings={(0, 0): C.GC_15})
43 V_10 = Vertex(name=
'V_10', particles=[P.H, P.H, P.H], color=[
'1'],
44 lorentz=[L.SSS1], couplings={(0, 0): C.GC_36})
46 V_11 = Vertex(name=
'V_11', particles=[P.W__minus__, P.W__plus__, P.H, P.H],
47 color=[
'1'], lorentz=[L.VVSS1], couplings={(0, 0): C.GC_16})
49 V_12 = Vertex(name=
'V_12', particles=[P.W__minus__, P.W__plus__, P.H],
50 color=[
'1'], lorentz=[L.VVS1], couplings={(0, 0): C.GC_37})
52 V_13 = Vertex(name=
'V_13', particles=[P.Z, P.Z, P.H, P.H], color=[
'1'],
53 lorentz=[L.VVSS1], couplings={(0, 0): C.GC_35})
55 V_14 = Vertex(name=
'V_14', particles=[P.Z, P.Z, P.H], color=[
'1'],
56 lorentz=[L.VVS1], couplings={(0, 0): C.GC_38})
58 V_15 = Vertex(name=
'V_15', particles=[P.d__tilde__, P.d, P.G],
59 color=[
'T(3,2,1)'], lorentz=[L.FFV1], couplings={(0, 0): C.GC_6})
61 V_16 = Vertex(name=
'V_16', particles=[P.s__tilde__, P.s, P.G],
62 color=[
'T(3,2,1)'], lorentz=[L.FFV1], couplings={(0, 0): C.GC_6})
64 V_17 = Vertex(name=
'V_17', particles=[P.b__tilde__, P.b, P.G],
65 color=[
'T(3,2,1)'], lorentz=[L.FFV1], couplings={(0, 0): C.GC_6})
67 V_18 = Vertex(name=
'V_18', particles=[P.u__tilde__, P.u, P.G],
68 color=[
'T(3,2,1)'], lorentz=[L.FFV1], couplings={(0, 0): C.GC_6})
70 V_19 = Vertex(name=
'V_19', particles=[P.c__tilde__, P.c, P.G],
71 color=[
'T(3,2,1)'], lorentz=[L.FFV1], couplings={(0, 0): C.GC_6})
73 V_20 = Vertex(name=
'V_20', particles=[P.t__tilde__, P.t, P.G],
74 color=[
'T(3,2,1)'], lorentz=[L.FFV1], couplings={(0, 0): C.GC_6})
76 V_21 = Vertex(name=
'V_21', particles=[P.d__tilde__, P.d, P.A],
77 color=[
'Identity(1,2)'], lorentz=[L.FFV1], couplings={(0,
80 V_22 = Vertex(name=
'V_22', particles=[P.s__tilde__, P.s, P.A],
81 color=[
'Identity(1,2)'], lorentz=[L.FFV1], couplings={(0,
84 V_23 = Vertex(name=
'V_23', particles=[P.b__tilde__, P.b, P.A],
85 color=[
'Identity(1,2)'], lorentz=[L.FFV1], couplings={(0,
88 V_24 = Vertex(name=
'V_24', particles=[P.d__tilde__, P.d, P.Z],
89 color=[
'Identity(1,2)'], lorentz=[L.FFV2, L.FFV3],
90 couplings={(0, 0): C.GC_27, (0, 1): C.GC_29})
92 V_25 = Vertex(name=
'V_25', particles=[P.s__tilde__, P.s, P.Z],
93 color=[
'Identity(1,2)'], lorentz=[L.FFV2, L.FFV3],
94 couplings={(0, 0): C.GC_27, (0, 1): C.GC_29})
96 V_26 = Vertex(name=
'V_26', particles=[P.b__tilde__, P.b, P.Z],
97 color=[
'Identity(1,2)'], lorentz=[L.FFV2, L.FFV3],
98 couplings={(0, 1): C.GC_29, (0, 0): C.GC_27})
100 V_27 = Vertex(name=
'V_27', particles=[P.e__plus__, P.e__minus__, P.A],
101 color=[
'1'], lorentz=[L.FFV1], couplings={(0, 0): C.GC_3})
103 V_28 = Vertex(name=
'V_28', particles=[P.m__plus__, P.m__minus__, P.A],
104 color=[
'1'], lorentz=[L.FFV1], couplings={(0, 0): C.GC_3})
106 V_29 = Vertex(name=
'V_29', particles=[P.tt__plus__, P.tt__minus__, P.A],
107 color=[
'1'], lorentz=[L.FFV1], couplings={(0, 0): C.GC_3})
109 V_30 = Vertex(name=
'V_30', particles=[P.e__plus__, P.e__minus__, P.Z],
110 color=[
'1'], lorentz=[L.FFV2, L.FFV4], couplings={(0,
111 0): C.GC_27, (0, 1): C.GC_30})
113 V_31 = Vertex(name=
'V_31', particles=[P.m__plus__, P.m__minus__, P.Z],
114 color=[
'1'], lorentz=[L.FFV2, L.FFV4], couplings={(0,
115 0): C.GC_27, (0, 1): C.GC_30})
117 V_32 = Vertex(name=
'V_32', particles=[P.tt__plus__, P.tt__minus__, P.Z],
118 color=[
'1'], lorentz=[L.FFV2, L.FFV4], couplings={(0,
119 0): C.GC_27, (0, 1): C.GC_30})
121 V_33 = Vertex(name=
'V_33', particles=[P.u__tilde__, P.u, P.A],
122 color=[
'Identity(1,2)'], lorentz=[L.FFV1], couplings={(0,
125 V_34 = Vertex(name=
'V_34', particles=[P.c__tilde__, P.c, P.A],
126 color=[
'Identity(1,2)'], lorentz=[L.FFV1], couplings={(0,
129 V_35 = Vertex(name=
'V_35', particles=[P.t__tilde__, P.t, P.A],
130 color=[
'Identity(1,2)'], lorentz=[L.FFV1], couplings={(0,
133 V_36 = Vertex(name=
'V_36', particles=[P.u__tilde__, P.u, P.Z],
134 color=[
'Identity(1,2)'], lorentz=[L.FFV2, L.FFV5],
135 couplings={(0, 0): C.GC_28, (0, 1): C.GC_29})
137 V_37 = Vertex(name=
'V_37', particles=[P.c__tilde__, P.c, P.Z],
138 color=[
'Identity(1,2)'], lorentz=[L.FFV2, L.FFV5],
139 couplings={(0, 0): C.GC_28, (0, 1): C.GC_29})
141 V_38 = Vertex(name=
'V_38', particles=[P.t__tilde__, P.t, P.Z],
142 color=[
'Identity(1,2)'], lorentz=[L.FFV2, L.FFV5],
143 couplings={(0, 0): C.GC_28, (0, 1): C.GC_29})
145 V_39 = Vertex(name=
'V_39', particles=[P.ve__tilde__, P.ve, P.Z], color=[
'1'],
146 lorentz=[L.FFV2], couplings={(0, 0): C.GC_34})
148 V_40 = Vertex(name=
'V_40', particles=[P.vm__tilde__, P.vm, P.Z], color=[
'1'],
149 lorentz=[L.FFV2], couplings={(0, 0): C.GC_34})
151 V_41 = Vertex(name=
'V_41', particles=[P.vt__tilde__, P.vt, P.Z], color=[
'1'],
152 lorentz=[L.FFV2], couplings={(0, 0): C.GC_34})
154 V_42 = Vertex(name=
'V_42', particles=[P.e__plus__, P.ve, P.W__minus__],
155 color=[
'1'], lorentz=[L.FFV2], couplings={(0, 0): C.GC_17})
157 V_43 = Vertex(name=
'V_43', particles=[P.m__plus__, P.vm, P.W__minus__],
158 color=[
'1'], lorentz=[L.FFV2], couplings={(0, 0): C.GC_17})
160 V_44 = Vertex(name=
'V_44', particles=[P.tt__plus__, P.vt, P.W__minus__],
161 color=[
'1'], lorentz=[L.FFV2], couplings={(0, 0): C.GC_17})
163 V_45 = Vertex(name=
'V_45', particles=[P.d__tilde__, P.u, P.W__minus__],
164 color=[
'Identity(1,2)'], lorentz=[L.FFV2], couplings={(0,
167 V_46 = Vertex(name=
'V_46', particles=[P.s__tilde__, P.u, P.W__minus__],
168 color=[
'Identity(1,2)'], lorentz=[L.FFV2], couplings={(0,
171 V_47 = Vertex(name=
'V_47', particles=[P.b__tilde__, P.u, P.W__minus__],
172 color=[
'Identity(1,2)'], lorentz=[L.FFV2], couplings={(0,
175 V_48 = Vertex(name=
'V_48', particles=[P.d__tilde__, P.c, P.W__minus__],
176 color=[
'Identity(1,2)'], lorentz=[L.FFV2], couplings={(0,
179 V_49 = Vertex(name=
'V_49', particles=[P.s__tilde__, P.c, P.W__minus__],
180 color=[
'Identity(1,2)'], lorentz=[L.FFV2], couplings={(0,
183 V_50 = Vertex(name=
'V_50', particles=[P.b__tilde__, P.c, P.W__minus__],
184 color=[
'Identity(1,2)'], lorentz=[L.FFV2], couplings={(0,
187 V_51 = Vertex(name=
'V_51', particles=[P.d__tilde__, P.t, P.W__minus__],
188 color=[
'Identity(1,2)'], lorentz=[L.FFV2], couplings={(0,
191 V_52 = Vertex(name=
'V_52', particles=[P.s__tilde__, P.t, P.W__minus__],
192 color=[
'Identity(1,2)'], lorentz=[L.FFV2], couplings={(0,
195 V_53 = Vertex(name=
'V_53', particles=[P.b__tilde__, P.t, P.W__minus__],
196 color=[
'Identity(1,2)'], lorentz=[L.FFV2], couplings={(0,
199 V_54 = Vertex(name=
'V_54', particles=[P.ve__tilde__, P.e__minus__,
200 P.W__plus__], color=[
'1'], lorentz=[L.FFV2], couplings={(0,
203 V_55 = Vertex(name=
'V_55', particles=[P.vm__tilde__, P.m__minus__,
204 P.W__plus__], color=[
'1'], lorentz=[L.FFV2], couplings={(0,
207 V_56 = Vertex(name=
'V_56', particles=[P.vt__tilde__, P.tt__minus__,
208 P.W__plus__], color=[
'1'], lorentz=[L.FFV2], couplings={(0,
211 V_57 = Vertex(name=
'V_57', particles=[P.u__tilde__, P.d, P.W__plus__],
212 color=[
'Identity(1,2)'], lorentz=[L.FFV2], couplings={(0,
215 V_58 = Vertex(name=
'V_58', particles=[P.c__tilde__, P.d, P.W__plus__],
216 color=[
'Identity(1,2)'], lorentz=[L.FFV2], couplings={(0,
219 V_59 = Vertex(name=
'V_59', particles=[P.t__tilde__, P.d, P.W__plus__],
220 color=[
'Identity(1,2)'], lorentz=[L.FFV2], couplings={(0,
223 V_60 = Vertex(name=
'V_60', particles=[P.u__tilde__, P.s, P.W__plus__],
224 color=[
'Identity(1,2)'], lorentz=[L.FFV2], couplings={(0,
227 V_61 = Vertex(name=
'V_61', particles=[P.c__tilde__, P.s, P.W__plus__],
228 color=[
'Identity(1,2)'], lorentz=[L.FFV2], couplings={(0,
231 V_62 = Vertex(name=
'V_62', particles=[P.t__tilde__, P.s, P.W__plus__],
232 color=[
'Identity(1,2)'], lorentz=[L.FFV2], couplings={(0,
235 V_63 = Vertex(name=
'V_63', particles=[P.u__tilde__, P.b, P.W__plus__],
236 color=[
'Identity(1,2)'], lorentz=[L.FFV2], couplings={(0,
239 V_64 = Vertex(name=
'V_64', particles=[P.c__tilde__, P.b, P.W__plus__],
240 color=[
'Identity(1,2)'], lorentz=[L.FFV2], couplings={(0,
243 V_65 = Vertex(name=
'V_65', particles=[P.t__tilde__, P.b, P.W__plus__],
244 color=[
'Identity(1,2)'], lorentz=[L.FFV2], couplings={(0,
247 V_66 = Vertex(name=
'V_66', particles=[P.d__tilde__, P.d, P.H],
248 color=[
'Identity(1,2)'], lorentz=[L.FFS1], couplings={(0,
251 V_67 = Vertex(name=
'V_67', particles=[P.s__tilde__, P.s, P.H],
252 color=[
'Identity(1,2)'], lorentz=[L.FFS1], couplings={(0,
255 V_68 = Vertex(name=
'V_68', particles=[P.b__tilde__, P.b, P.H],
256 color=[
'Identity(1,2)'], lorentz=[L.FFS1], couplings={(0,
259 V_69 = Vertex(name=
'V_69', particles=[P.e__plus__, P.e__minus__, P.H],
260 color=[
'1'], lorentz=[L.FFS1], couplings={(0, 0): C.GC_42})
262 V_70 = Vertex(name=
'V_70', particles=[P.m__plus__, P.m__minus__, P.H],
263 color=[
'1'], lorentz=[L.FFS1], couplings={(0, 0): C.GC_43})
265 V_71 = Vertex(name=
'V_71', particles=[P.tt__plus__, P.tt__minus__, P.H],
266 color=[
'1'], lorentz=[L.FFS1], couplings={(0, 0): C.GC_46})
268 V_72 = Vertex(name=
'V_72', particles=[P.u__tilde__, P.u, P.H],
269 color=[
'Identity(1,2)'], lorentz=[L.FFS1], couplings={(0,
272 V_73 = Vertex(name=
'V_73', particles=[P.c__tilde__, P.c, P.H],
273 color=[
'Identity(1,2)'], lorentz=[L.FFS1], couplings={(0,
276 V_74 = Vertex(name=
'V_74', particles=[P.t__tilde__, P.t, P.H],
277 color=[
'Identity(1,2)'], lorentz=[L.FFS1], couplings={(0,
280 V_75 = Vertex(name=
'V_75', particles=[P.ghG, P.ghG__tilde__, P.G],
281 color=[
'f(1,2,3)'], lorentz=[L.UUV1], couplings={(0, 0): C.GC_5})
283 V_76 = Vertex(name=
'V_76', particles=[P.A, P.A, P.pi__minus__, P.pi__plus__],
284 color=[
'1'], lorentz=[L.VVSS1], couplings={(0, 0): C.GC_4})
286 V_77 = Vertex(name=
'V_77', particles=[P.A, P.Ap, P.pi__minus__, P.pi__plus__],
287 color=[
'1'], lorentz=[L.VVSS1], couplings={(0, 0): C.GC_10})
289 V_78 = Vertex(name=
'V_78', particles=[P.Ap, P.Ap, P.pi__minus__,
290 P.pi__plus__], color=[
'1'], lorentz=[L.VVSS1], couplings={(0,
293 V_79 = Vertex(name=
'V_79', particles=[P.A, P.pi__minus__, P.pi__plus__],
294 color=[
'1'], lorentz=[L.VSS1], couplings={(0, 0): C.GC_3})
296 V_80 = Vertex(name=
'V_80', particles=[P.Ap, P.pi__minus__, P.pi__plus__],
297 color=[
'1'], lorentz=[L.VSS1], couplings={(0, 0): C.GC_9})
299 V_81 = Vertex(name=
'V_81', particles=[P.chi__tilde__, P.chi, P.Ap], color=[
'1'
300 ], lorentz=[L.FFV1], couplings={(0, 0): C.GC_8})
302 V_82 = Vertex(name=
'V_82', particles=[P.d__tilde__, P.d, P.Ap],
303 color=[
'Identity(1,2)'], lorentz=[L.FFV1], couplings={(0,
306 V_83 = Vertex(name=
'V_83', particles=[P.s__tilde__, P.s, P.Ap],
307 color=[
'Identity(1,2)'], lorentz=[L.FFV1], couplings={(0,
310 V_84 = Vertex(name=
'V_84', particles=[P.b__tilde__, P.b, P.Ap],
311 color=[
'Identity(1,2)'], lorentz=[L.FFV1], couplings={(0,
314 V_85 = Vertex(name=
'V_85', particles=[P.e__plus__, P.e__minus__, P.Ap],
315 color=[
'1'], lorentz=[L.FFV1], couplings={(0, 0): C.GC_9})
317 V_86 = Vertex(name=
'V_86', particles=[P.m__plus__, P.m__minus__, P.Ap],
318 color=[
'1'], lorentz=[L.FFV1], couplings={(0, 0): C.GC_9})
320 V_87 = Vertex(name=
'V_87', particles=[P.tt__plus__, P.tt__minus__, P.Ap],
321 color=[
'1'], lorentz=[L.FFV1], couplings={(0, 0): C.GC_9})
323 V_88 = Vertex(name=
'V_88', particles=[P.u__tilde__, P.u, P.Ap],
324 color=[
'Identity(1,2)'], lorentz=[L.FFV1], couplings={(0,
327 V_89 = Vertex(name=
'V_89', particles=[P.c__tilde__, P.c, P.Ap],
328 color=[
'Identity(1,2)'], lorentz=[L.FFV1], couplings={(0,
331 V_90 = Vertex(name=
'V_90', particles=[P.t__tilde__, P.t, P.Ap],
332 color=[
'Identity(1,2)'], lorentz=[L.FFV1], couplings={(0,