From 48dbcadce0f713ed8036d189b1157ad0e97446ce Mon Sep 17 00:00:00 2001 From: Zach Marshall <ZLMarshall@lbl.gov> Date: Mon, 4 Mar 2019 22:31:42 +0100 Subject: [PATCH 1/2] SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO for AGENE-1692 --- SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO.txt | 5 + .../CT_couplings.py | 3311 +++++++++++ .../CT_vertices.py | 2627 +++++++++ .../SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO.log | 94 + SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/__init__.py | 59 + .../coupling_orders.py | 21 + .../couplings.py | 2747 +++++++++ .../function_library.py | 71 + SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/lorentz.py | 1658 ++++++ .../object_library.py | 352 ++ .../param_card.dat | 236 + .../parameters.py | 908 +++ .../particles.py | 387 ++ .../propagators.py | 35 + .../restrict_NLO.dat | 236 + .../restrict_default.dat | 236 + SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/vertices.py | 4991 +++++++++++++++++ .../write_param_card.py | 207 + model_list.txt | 7 + 19 files changed, 18188 insertions(+) create mode 100644 SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO.txt create mode 100644 SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/CT_couplings.py create mode 100644 SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/CT_vertices.py create mode 100644 SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO.log create mode 100644 SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/__init__.py create mode 100644 SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/coupling_orders.py create mode 100644 SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/couplings.py create mode 100644 SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/function_library.py create mode 100644 SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/lorentz.py create mode 100644 SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/object_library.py create mode 100644 SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/param_card.dat create mode 100644 SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/parameters.py create mode 100644 SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/particles.py create mode 100644 SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/propagators.py create mode 100644 SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/restrict_NLO.dat create mode 100644 SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/restrict_default.dat create mode 100644 SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/vertices.py create mode 100644 SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/write_param_card.py diff --git a/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO.txt b/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO.txt new file mode 100644 index 0000000..4e47d29 --- /dev/null +++ b/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO.txt @@ -0,0 +1,5 @@ +Requestor: Ana Cueto Gomez +Contents: complete implementation of SM EFT dimension 6 operators in the Warsaw basis compatible with NLO QCD calculations +Webpage: http://feynrules.irmp.ucl.ac.be/wiki/SMEFTatNLO +Source: http://feynrules.irmp.ucl.ac.be/attachment/wiki/SMEFTatNLO/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO.20190304.tgz +JIRA: https://its.cern.ch/jira/browse/AGENE-1692 \ No newline at end of file diff --git a/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/CT_couplings.py b/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/CT_couplings.py new file mode 100644 index 0000000..aad3552 --- /dev/null +++ b/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/CT_couplings.py @@ -0,0 +1,3311 @@ +# This file was automatically created by FeynRules 2.4.68 +# Mathematica version: 11.3.0 for Mac OS X x86 (64-bit) (March 7, 2018) +# Date: Sun 9 Dec 2018 13:34:19 + + +from object_library import all_couplings, Coupling + +from function_library import complexconjugate, re, im, csc, sec, acsc, asec, cot + + + +R2GC_1083_1 = Coupling(name = 'R2GC_1083_1', + value = '-G**4/(192.*cmath.pi**2)', + order = {'QCD':4}) + +R2GC_1083_2 = Coupling(name = 'R2GC_1083_2', + value = 'G**4/(64.*cmath.pi**2)', + order = {'QCD':4}) + +R2GC_1084_3 = Coupling(name = 'R2GC_1084_3', + value = '-(complex(0,1)*G**4)/(192.*cmath.pi**2)', + order = {'QCD':4}) + +R2GC_1084_4 = Coupling(name = 'R2GC_1084_4', + value = '(complex(0,1)*G**4)/(64.*cmath.pi**2)', + order = {'QCD':4}) + +R2GC_1085_5 = Coupling(name = 'R2GC_1085_5', + value = '(complex(0,1)*G**4)/(192.*cmath.pi**2)', + order = {'QCD':4}) + +R2GC_1085_6 = Coupling(name = 'R2GC_1085_6', + value = '-(complex(0,1)*G**4)/(64.*cmath.pi**2)', + order = {'QCD':4}) + +R2GC_1086_7 = Coupling(name = 'R2GC_1086_7', + value = '-(complex(0,1)*G**4)/(48.*cmath.pi**2)', + order = {'QCD':4}) + +R2GC_1087_8 = Coupling(name = 'R2GC_1087_8', + value = '(complex(0,1)*G**4)/(288.*cmath.pi**2)', + order = {'QCD':4}) + +R2GC_1087_9 = Coupling(name = 'R2GC_1087_9', + value = '-(complex(0,1)*G**4)/(32.*cmath.pi**2)', + order = {'QCD':4}) + +R2GC_1089_10 = Coupling(name = 'R2GC_1089_10', + value = '-(complex(0,1)*G**3)/(6.*cmath.pi**2)', + order = {'QCD':3}) + +R2GC_1090_11 = Coupling(name = 'R2GC_1090_11', + value = '(ctG*G**2)/(4.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_1095_12 = Coupling(name = 'R2GC_1095_12', + value = '(-7*cpG*complex(0,1)*G**3*vev0)/(8.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':3,'QED':1}) + +R2GC_1096_13 = Coupling(name = 'R2GC_1096_13', + value = '-(ctG*ee0*complex(0,1)*G**2*MT)/(48.*cmath.pi**2*Lambda**2*vev0*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':3}) + +R2GC_1097_14 = Coupling(name = 'R2GC_1097_14', + value = '(ctG*ee0*complex(0,1)*G**2*MT)/(48.*cmath.pi**2*Lambda**2*vev0*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':3}) + +R2GC_1098_15 = Coupling(name = 'R2GC_1098_15', + value = '-(ctG*complex(0,1)*G**3*MT)/(16.*cmath.pi**2*Lambda**2*vev0*cmath.sqrt(2))', + order = {'NP':2,'QCD':3,'QED':2}) + +R2GC_1099_16 = Coupling(name = 'R2GC_1099_16', + value = '(ctG*complex(0,1)*G**3*MT)/(8.*cmath.pi**2*Lambda**2*vev0*cmath.sqrt(2))', + order = {'NP':2,'QCD':3,'QED':2}) + +R2GC_1106_17 = Coupling(name = 'R2GC_1106_17', + value = '-(ctG*G**2)/(4.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_1109_18 = Coupling(name = 'R2GC_1109_18', + value = '(43*ctG*G**4)/(576.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':4,'QED':1}) + +R2GC_1109_19 = Coupling(name = 'R2GC_1109_19', + value = '(23*ctG*G**4)/(576.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':4,'QED':1}) + +R2GC_1113_20 = Coupling(name = 'R2GC_1113_20', + value = '(-23*ctG*G**4)/(576.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':4,'QED':1}) + +R2GC_1113_21 = Coupling(name = 'R2GC_1113_21', + value = '(-43*ctG*G**4)/(576.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':4,'QED':1}) + +R2GC_1115_22 = Coupling(name = 'R2GC_1115_22', + value = '(-11*ctG*complex(0,1)*G**4)/(96.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':4,'QED':1}) + +R2GC_1116_23 = Coupling(name = 'R2GC_1116_23', + value = '(17*ctG*complex(0,1)*G**4)/(36.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':4,'QED':1}) + +R2GC_1117_24 = Coupling(name = 'R2GC_1117_24', + value = '(-37*ctG*complex(0,1)*G**4)/(72.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':4,'QED':1}) + +R2GC_1118_25 = Coupling(name = 'R2GC_1118_25', + value = '(-11*ctG*G**4)/(96.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':4,'QED':1}) + +R2GC_1119_26 = Coupling(name = 'R2GC_1119_26', + value = '(cpG*complex(0,1)*G**2*vev0)/(3.*cmath.pi**2*Lambda**2) - (ctG*complex(0,1)*G**2*MT)/(cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_1120_27 = Coupling(name = 'R2GC_1120_27', + value = '(5*ctG*G**2*MT)/(6.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_1121_28 = Coupling(name = 'R2GC_1121_28', + value = '-(cpG*ee0*complex(0,1)*G**2*vev0)/(3.*cmath.pi**2*Lambda**2) + (5*ctG*ee0*complex(0,1)*G**2*MT)/(9.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_1127_29 = Coupling(name = 'R2GC_1127_29', + value = '-(cpG*ee0*complex(0,1)*G**2*sw0*vev0)/(3.*cw0*cmath.pi**2*Lambda**2) + (5*ctG*ee0*complex(0,1)*G**2*MT*sw0)/(9.*cw0*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_1132_30 = Coupling(name = 'R2GC_1132_30', + value = '-(ctG*complex(0,1)*G**2*vev0)/(2.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':2}) + +R2GC_1133_31 = Coupling(name = 'R2GC_1133_31', + value = '(-7*cpG*complex(0,1)*G**3*vev0)/(8.*cmath.pi**2*Lambda**2) + (53*ctG*complex(0,1)*G**3*MT)/(96.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':3,'QED':1}) + +R2GC_1134_32 = Coupling(name = 'R2GC_1134_32', + value = '(-11*ctG*complex(0,1)*G**4*vev0)/(96.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':4}) + +R2GC_1135_33 = Coupling(name = 'R2GC_1135_33', + value = '-(ctG*complex(0,1)*G**2*MT*vev0)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':2}) + +R2GC_1140_34 = Coupling(name = 'R2GC_1140_34', + value = '-(ctG*ee0*complex(0,1)*G**2*MT)/(24.*cmath.pi**2*Lambda**2*vev0*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':3}) + +R2GC_1141_35 = Coupling(name = 'R2GC_1141_35', + value = '(ctG*ee0*complex(0,1)*G**2*MT)/(24.*cmath.pi**2*Lambda**2*vev0*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':3}) + +R2GC_1144_36 = Coupling(name = 'R2GC_1144_36', + value = '-(ctG*ee0*complex(0,1)*G**2*MT*sw0)/(24.*cw0*cmath.pi**2*Lambda**2*vev0*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':3}) + +R2GC_1145_37 = Coupling(name = 'R2GC_1145_37', + value = '(ctG*ee0*complex(0,1)*G**2*MT*sw0)/(24.*cw0*cmath.pi**2*Lambda**2*vev0*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':3}) + +R2GC_1150_38 = Coupling(name = 'R2GC_1150_38', + value = '-(ctG*complex(0,1)*G**3*MT)/(32.*cmath.pi**2*Lambda**2*vev0*cmath.sqrt(2))', + order = {'NP':2,'QCD':3,'QED':2}) + +R2GC_1151_39 = Coupling(name = 'R2GC_1151_39', + value = '(ctG*complex(0,1)*G**3*MT)/(16.*cmath.pi**2*Lambda**2*vev0*cmath.sqrt(2))', + order = {'NP':2,'QCD':3,'QED':2}) + +R2GC_1153_40 = Coupling(name = 'R2GC_1153_40', + value = '(ctG*ee0*complex(0,1)*G**2*MT)/(32.*cw0*cmath.pi**2*Lambda**2*sw0*vev0*cmath.sqrt(2)) - (ctG*ee0*complex(0,1)*G**2*MT*sw0)/(48.*cw0*cmath.pi**2*Lambda**2*vev0*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':3}) + +R2GC_1153_41 = Coupling(name = 'R2GC_1153_41', + value = '-(ctG*ee0*complex(0,1)*G**2*MT)/(64.*cw0*cmath.pi**2*Lambda**2*sw0*vev0*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':3}) + +R2GC_1154_42 = Coupling(name = 'R2GC_1154_42', + value = '-(ctG*ee0*complex(0,1)*G**2*MT)/(32.*cw0*cmath.pi**2*Lambda**2*sw0*vev0*cmath.sqrt(2)) + (ctG*ee0*complex(0,1)*G**2*MT*sw0)/(48.*cw0*cmath.pi**2*Lambda**2*vev0*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':3}) + +R2GC_1154_43 = Coupling(name = 'R2GC_1154_43', + value = '(ctG*ee0*complex(0,1)*G**2*MT)/(64.*cw0*cmath.pi**2*Lambda**2*sw0*vev0*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':3}) + +R2GC_1155_44 = Coupling(name = 'R2GC_1155_44', + value = '-(ctG*ee0*complex(0,1)*G**2*MT*sw0)/(48.*cw0*cmath.pi**2*Lambda**2*vev0*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':3}) + +R2GC_1156_45 = Coupling(name = 'R2GC_1156_45', + value = '(ctG*ee0*complex(0,1)*G**2*MT*sw0)/(48.*cw0*cmath.pi**2*Lambda**2*vev0*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':3}) + +R2GC_1159_46 = Coupling(name = 'R2GC_1159_46', + value = '-(ee0*complex(0,1)*G**2)/(6.*cmath.pi**2*sw0*cmath.sqrt(2))', + order = {'QCD':2,'QED':1}) + +R2GC_1160_47 = Coupling(name = 'R2GC_1160_47', + value = '(c3pqi*G**2*vev0)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_1161_48 = Coupling(name = 'R2GC_1161_48', + value = '-(c3pqi*ee0*G**2*vev0)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_1162_49 = Coupling(name = 'R2GC_1162_49', + value = '(c3pqi*ee0*G**2*vev0)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_1163_50 = Coupling(name = 'R2GC_1163_50', + value = '-(c3pqi*ee0*complex(0,1)*G**2*vev0)/(3.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2)) - (cpG*ee0*complex(0,1)*G**2*vev0)/(2.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_1164_51 = Coupling(name = 'R2GC_1164_51', + value = '-(c3pqi*ee0*G**2*sw0*vev0)/(3.*cw0*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_1165_52 = Coupling(name = 'R2GC_1165_52', + value = '(c3pqi*ee0*G**2*sw0*vev0)/(3.*cw0*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_1166_53 = Coupling(name = 'R2GC_1166_53', + value = '(c3pl1*ee0*complex(0,1)*G**2*vev0**2)/(12.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2)) + (c3pl2*ee0*complex(0,1)*G**2*vev0**2)/(12.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2)) - (c3pqi*ee0*complex(0,1)*G**2*vev0**2)/(6.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2)) - (cll1221*ee0*complex(0,1)*G**2*vev0**2)/(12.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_1167_54 = Coupling(name = 'R2GC_1167_54', + value = '-(ctG*G**2*MT)/(6.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_1168_55 = Coupling(name = 'R2GC_1168_55', + value = '(ctG*G**2*MT)/(6.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_1169_56 = Coupling(name = 'R2GC_1169_56', + value = '(-7*ctG*G**3*MT)/(96.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':3,'QED':1}) + +R2GC_1169_57 = Coupling(name = 'R2GC_1169_57', + value = '(-13*ctG*G**3*MT)/(64.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':3,'QED':1}) + +R2GC_1170_58 = Coupling(name = 'R2GC_1170_58', + value = '(7*ctG*G**3*MT)/(96.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':3,'QED':1}) + +R2GC_1170_59 = Coupling(name = 'R2GC_1170_59', + value = '(13*ctG*G**3*MT)/(64.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':3,'QED':1}) + +R2GC_1181_60 = Coupling(name = 'R2GC_1181_60', + value = 'G**3/(24.*cmath.pi**2)', + order = {'QCD':3}) + +R2GC_1181_61 = Coupling(name = 'R2GC_1181_61', + value = '(11*G**3)/(64.*cmath.pi**2)', + order = {'QCD':3}) + +R2GC_1182_62 = Coupling(name = 'R2GC_1182_62', + value = '(11*complex(0,1)*G**4)/(192.*cmath.pi**2)', + order = {'QCD':4}) + +R2GC_1182_63 = Coupling(name = 'R2GC_1182_63', + value = '(15*complex(0,1)*G**4)/(64.*cmath.pi**2)', + order = {'QCD':4}) + +R2GC_1183_64 = Coupling(name = 'R2GC_1183_64', + value = '(complex(0,1)*G**4)/(16.*cmath.pi**2)', + order = {'QCD':4}) + +R2GC_1183_65 = Coupling(name = 'R2GC_1183_65', + value = '(7*complex(0,1)*G**4)/(32.*cmath.pi**2)', + order = {'QCD':4}) + +R2GC_1184_66 = Coupling(name = 'R2GC_1184_66', + value = '(-3*complex(0,1)*G**4)/(64.*cmath.pi**2)', + order = {'QCD':4}) + +R2GC_1184_67 = Coupling(name = 'R2GC_1184_67', + value = '(-17*complex(0,1)*G**4)/(64.*cmath.pi**2)', + order = {'QCD':4}) + +R2GC_1185_68 = Coupling(name = 'R2GC_1185_68', + value = '-(complex(0,1)*G**4)/(16.*cmath.pi**2)', + order = {'QCD':4}) + +R2GC_1185_69 = Coupling(name = 'R2GC_1185_69', + value = '(-7*complex(0,1)*G**4)/(32.*cmath.pi**2)', + order = {'QCD':4}) + +R2GC_1188_70 = Coupling(name = 'R2GC_1188_70', + value = '(-45*cpG*G**3*vev0)/(32.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':3,'QED':1}) + +R2GC_1188_71 = Coupling(name = 'R2GC_1188_71', + value = '(ctG*G**3*MT)/(2.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':3,'QED':1}) + +R2GC_1190_72 = Coupling(name = 'R2GC_1190_72', + value = '(ctG*G**3*MT*vev0)/(8.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':3}) + +R2GC_1191_73 = Coupling(name = 'R2GC_1191_73', + value = '(ctG*complex(0,1)*G**4*MT*vev0)/(4.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':4}) + +R2GC_1192_74 = Coupling(name = 'R2GC_1192_74', + value = '-(ctG*complex(0,1)*G**4*MT*vev0)/(4.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':4}) + +R2GC_1194_75 = Coupling(name = 'R2GC_1194_75', + value = '-(ee0*complex(0,1)*G**2)/(9.*cmath.pi**2)', + order = {'QCD':2,'QED':1}) + +R2GC_1209_76 = Coupling(name = 'R2GC_1209_76', + value = '(3*ctG*G**4)/(64.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':4,'QED':1}) + +R2GC_1209_77 = Coupling(name = 'R2GC_1209_77', + value = '(47*ctG*G**4)/(192.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':4,'QED':1}) + +R2GC_1209_78 = Coupling(name = 'R2GC_1209_78', + value = '(131*ctG*G**4)/(576.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':4,'QED':1}) + +R2GC_1211_79 = Coupling(name = 'R2GC_1211_79', + value = '(17*ctG*G**4)/(64.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':4,'QED':1}) + +R2GC_1211_80 = Coupling(name = 'R2GC_1211_80', + value = '(143*ctG*G**4)/(576.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':4,'QED':1}) + +R2GC_1213_81 = Coupling(name = 'R2GC_1213_81', + value = '(-3*ctG*G**4)/(64.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':4,'QED':1}) + +R2GC_1213_82 = Coupling(name = 'R2GC_1213_82', + value = '(-143*ctG*G**4)/(576.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':4,'QED':1}) + +R2GC_1213_83 = Coupling(name = 'R2GC_1213_83', + value = '(-17*ctG*G**4)/(64.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':4,'QED':1}) + +R2GC_1215_84 = Coupling(name = 'R2GC_1215_84', + value = '(-131*ctG*G**4)/(576.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':4,'QED':1}) + +R2GC_1215_85 = Coupling(name = 'R2GC_1215_85', + value = '(-47*ctG*G**4)/(192.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':4,'QED':1}) + +R2GC_1217_86 = Coupling(name = 'R2GC_1217_86', + value = '(3*ctG*G**4)/(64.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':4,'QED':1}) + +R2GC_1217_87 = Coupling(name = 'R2GC_1217_87', + value = '(17*ctG*G**4)/(36.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':4,'QED':1}) + +R2GC_1219_88 = Coupling(name = 'R2GC_1219_88', + value = '(3*ctG*complex(0,1)*G**4)/(64.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':4,'QED':1}) + +R2GC_1220_89 = Coupling(name = 'R2GC_1220_89', + value = '(-3*ctG*complex(0,1)*G**4)/(64.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':4,'QED':1}) + +R2GC_1221_90 = Coupling(name = 'R2GC_1221_90', + value = '(-3*ctG*G**4)/(64.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':4,'QED':1}) + +R2GC_1221_91 = Coupling(name = 'R2GC_1221_91', + value = '(-37*ctG*G**4)/(72.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':4,'QED':1}) + +R2GC_1223_92 = Coupling(name = 'R2GC_1223_92', + value = '(complex(0,1)*G**2*MT)/(6.*cmath.pi**2)', + order = {'QCD':2}) + +R2GC_1225_93 = Coupling(name = 'R2GC_1225_93', + value = '(ee0*complex(0,1)*G**2)/(12.*cw0*cmath.pi**2*sw0)', + order = {'QCD':2,'QED':1}) + +R2GC_1234_94 = Coupling(name = 'R2GC_1234_94', + value = '-(ee0*complex(0,1)*G**2*sw0)/(9.*cw0*cmath.pi**2)', + order = {'QCD':2,'QED':1}) + +R2GC_1243_95 = Coupling(name = 'R2GC_1243_95', + value = '(G**2*MT)/(3.*cmath.pi**2*vev0)', + order = {'QCD':2,'QED':1}) + +R2GC_1244_96 = Coupling(name = 'R2GC_1244_96', + value = '(complex(0,1)*G**2*MT)/(3.*cmath.pi**2*vev0)', + order = {'QCD':2,'QED':1}) + +R2GC_1245_97 = Coupling(name = 'R2GC_1245_97', + value = '(G**2*MT*cmath.sqrt(2))/(3.*cmath.pi**2*vev0)', + order = {'QCD':2,'QED':1}) + +R2GC_1246_98 = Coupling(name = 'R2GC_1246_98', + value = '-(G**2*MT*cmath.sqrt(2))/(3.*cmath.pi**2*vev0)', + order = {'QCD':2,'QED':1}) + +R2GC_1247_99 = Coupling(name = 'R2GC_1247_99', + value = '(c3pQ3*G**2*vev0)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_1248_100 = Coupling(name = 'R2GC_1248_100', + value = '(c3pQ3*G**2*vev0)/(6.*cmath.pi**2*Lambda**2) - (cpQ3*G**2*vev0)/(6.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_1249_101 = Coupling(name = 'R2GC_1249_101', + value = '-(cpt*G**2*vev0)/(6.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_1251_102 = Coupling(name = 'R2GC_1251_102', + value = '(ctG*ee0*G**2*MT)/(9.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_1251_103 = Coupling(name = 'R2GC_1251_103', + value = '(5*ctG*ee0*G**2*MT)/(12.*cmath.pi**2*Lambda**2) + (c3pQ3*ee0*G**2*vev0)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_1252_104 = Coupling(name = 'R2GC_1252_104', + value = '-(ctG*ee0*G**2*MT)/(9.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_1252_105 = Coupling(name = 'R2GC_1252_105', + value = '(-5*ctG*ee0*G**2*MT)/(12.*cmath.pi**2*Lambda**2) - (c3pQ3*ee0*G**2*vev0)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_1256_106 = Coupling(name = 'R2GC_1256_106', + value = '(3*ctG*complex(0,1)*G**4*vev0)/(64.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':4}) + +R2GC_1256_107 = Coupling(name = 'R2GC_1256_107', + value = '(17*ctG*complex(0,1)*G**4*vev0)/(36.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':4}) + +R2GC_1258_108 = Coupling(name = 'R2GC_1258_108', + value = '(-3*ctG*complex(0,1)*G**4*vev0)/(64.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':4}) + +R2GC_1258_109 = Coupling(name = 'R2GC_1258_109', + value = '(-37*ctG*complex(0,1)*G**4*vev0)/(72.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':4}) + +R2GC_1260_110 = Coupling(name = 'R2GC_1260_110', + value = '(7*ctG*G**2*MT**2)/(12.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_1260_111 = Coupling(name = 'R2GC_1260_111', + value = '(7*ctG*G**2*MT**2)/(12.*cmath.pi**2*Lambda**2) - (c3pl1*G**2*MT*vev0)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) - (c3pl2*G**2*MT*vev0)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) + (cll1221*G**2*MT*vev0)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_1261_112 = Coupling(name = 'R2GC_1261_112', + value = '(-7*ctG*G**2*MT**2)/(12.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_1261_113 = Coupling(name = 'R2GC_1261_113', + value = '(-7*ctG*G**2*MT**2)/(12.*cmath.pi**2*Lambda**2) + (c3pl1*G**2*MT*vev0)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) + (c3pl2*G**2*MT*vev0)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) - (cll1221*G**2*MT*vev0)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_1262_114 = Coupling(name = 'R2GC_1262_114', + value = '(c3pl1*G**2*MT*vev0)/(6.*cmath.pi**2*Lambda**2) + (c3pl2*G**2*MT*vev0)/(6.*cmath.pi**2*Lambda**2) - (cll1221*G**2*MT*vev0)/(6.*cmath.pi**2*Lambda**2) + (cpDC*G**2*MT*vev0)/(12.*cmath.pi**2*Lambda**2) - (7*ctG*G**2*MT**2)/(6.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_1263_115 = Coupling(name = 'R2GC_1263_115', + value = '(7*ctG*complex(0,1)*G**3*MT*vev0)/(48.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':3}) + +R2GC_1264_116 = Coupling(name = 'R2GC_1264_116', + value = '(7*ctG*complex(0,1)*G**2*MT**2*vev0)/(6.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':2}) + +R2GC_1265_117 = Coupling(name = 'R2GC_1265_117', + value = '-(ctG*ee0*complex(0,1)*G**2*MT)/(4.*cmath.pi**2*Lambda**2*sw0) - (c3pQ3*ee0*complex(0,1)*G**2*vev0)/(3.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2)) - (cpG*ee0*complex(0,1)*G**2*vev0)/(2.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_1266_118 = Coupling(name = 'R2GC_1266_118', + value = '(cpQ3*ee0*G**2*vev0)/(6.*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_1267_119 = Coupling(name = 'R2GC_1267_119', + value = '-(cpQ3*ee0*G**2*vev0)/(6.*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_1268_120 = Coupling(name = 'R2GC_1268_120', + value = '(cpt*ee0*G**2*vev0)/(6.*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_1269_121 = Coupling(name = 'R2GC_1269_121', + value = '-(cpt*ee0*G**2*vev0)/(6.*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_1271_122 = Coupling(name = 'R2GC_1271_122', + value = '(c3pQ3*ee0*complex(0,1)*G**2*vev0)/(6.*cw0*cmath.pi**2*Lambda**2*sw0) + (cpG*ee0*complex(0,1)*G**2*vev0)/(4.*cw0*cmath.pi**2*Lambda**2*sw0) - (cpQ3*ee0*complex(0,1)*G**2*vev0)/(6.*cw0*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_1272_123 = Coupling(name = 'R2GC_1272_123', + value = '-(cpt*ee0*complex(0,1)*G**2*vev0)/(6.*cw0*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_1277_124 = Coupling(name = 'R2GC_1277_124', + value = '(ctG*ee0*G**2*MT)/(8.*cw0*cmath.pi**2*Lambda**2*sw0) + (ctG*ee0*G**2*MT*sw0)/(9.*cw0*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_1277_125 = Coupling(name = 'R2GC_1277_125', + value = '-(ctG*ee0*G**2*MT)/(8.*cw0*cmath.pi**2*Lambda**2*sw0) + (5*ctG*ee0*G**2*MT*sw0)/(12.*cw0*cmath.pi**2*Lambda**2) + (c3pQ3*ee0*G**2*sw0*vev0)/(3.*cw0*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_1278_126 = Coupling(name = 'R2GC_1278_126', + value = '-(ctG*ee0*G**2*MT)/(8.*cw0*cmath.pi**2*Lambda**2*sw0) - (ctG*ee0*G**2*MT*sw0)/(9.*cw0*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_1278_127 = Coupling(name = 'R2GC_1278_127', + value = '(ctG*ee0*G**2*MT)/(8.*cw0*cmath.pi**2*Lambda**2*sw0) - (5*ctG*ee0*G**2*MT*sw0)/(12.*cw0*cmath.pi**2*Lambda**2) - (c3pQ3*ee0*G**2*sw0*vev0)/(3.*cw0*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_1279_128 = Coupling(name = 'R2GC_1279_128', + value = '-(c3pl1*complex(0,1)*G**2*MT*vev0)/(6.*cmath.pi**2*Lambda**2) - (c3pl2*complex(0,1)*G**2*MT*vev0)/(6.*cmath.pi**2*Lambda**2) + (cdp*complex(0,1)*G**2*MT*vev0)/(3.*cmath.pi**2*Lambda**2) + (cll1221*complex(0,1)*G**2*MT*vev0)/(6.*cmath.pi**2*Lambda**2) - (cpDC*complex(0,1)*G**2*MT*vev0)/(12.*cmath.pi**2*Lambda**2) + (7*cpG*complex(0,1)*G**2*MT*vev0)/(6.*cmath.pi**2*Lambda**2) + (7*ctG*complex(0,1)*G**2*MT**2)/(2.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) - (ctp*complex(0,1)*G**2*vev0**2)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_1280_129 = Coupling(name = 'R2GC_1280_129', + value = '-(ctG*ee0*complex(0,1)*G**2*MT*vev0)/(8.*cmath.pi**2*Lambda**2*sw0) + (c3pl1*ee0*complex(0,1)*G**2*vev0**2)/(12.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2)) + (c3pl2*ee0*complex(0,1)*G**2*vev0**2)/(12.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2)) - (c3pQ3*ee0*complex(0,1)*G**2*vev0**2)/(6.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2)) - (cll1221*ee0*complex(0,1)*G**2*vev0**2)/(12.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_1281_130 = Coupling(name = 'R2GC_1281_130', + value = '(5*cpDC*ee0*complex(0,1)*G**2*vev0**2)/(144.*cw0*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_1282_131 = Coupling(name = 'R2GC_1282_131', + value = '-(c3pl1*ee0*complex(0,1)*G**2*vev0**2)/(24.*cw0*cmath.pi**2*Lambda**2*sw0) - (c3pl2*ee0*complex(0,1)*G**2*vev0**2)/(24.*cw0*cmath.pi**2*Lambda**2*sw0) + (c3pQ3*ee0*complex(0,1)*G**2*vev0**2)/(12.*cw0*cmath.pi**2*Lambda**2*sw0) + (cll1221*ee0*complex(0,1)*G**2*vev0**2)/(24.*cw0*cmath.pi**2*Lambda**2*sw0) - (cpQ3*ee0*complex(0,1)*G**2*vev0**2)/(12.*cw0*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_1283_132 = Coupling(name = 'R2GC_1283_132', + value = '-(cpt*ee0*complex(0,1)*G**2*vev0**2)/(12.*cw0*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_1284_133 = Coupling(name = 'R2GC_1284_133', + value = '(c3pl1*ee0*complex(0,1)*G**2*vev0**2)/(18.*cmath.pi**2*Lambda**2) + (c3pl2*ee0*complex(0,1)*G**2*vev0**2)/(18.*cmath.pi**2*Lambda**2) - (cll1221*ee0*complex(0,1)*G**2*vev0**2)/(18.*cmath.pi**2*Lambda**2) - (cpDC*ee0*complex(0,1)*G**2*vev0**2)/(36.*cmath.pi**2*Lambda**2) + (cpDC*ee0*complex(0,1)*G**2*vev0**2)/(36.*cmath.pi**2*Lambda**2*sw0**2) + (cpWB*cw0*ee0*complex(0,1)*G**2*vev0**2)/(9.*cmath.pi**2*Lambda**2*sw0) + (ctG*ee0*complex(0,1)*G**2*MT*vev0*cmath.sqrt(2))/(9.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_1285_134 = Coupling(name = 'R2GC_1285_134', + value = '(cpWB*ee0*complex(0,1)*G**2*vev0**2)/(9.*cmath.pi**2*Lambda**2) + (c3pl1*ee0*complex(0,1)*G**2*sw0*vev0**2)/(18.*cw0*cmath.pi**2*Lambda**2) + (c3pl2*ee0*complex(0,1)*G**2*sw0*vev0**2)/(18.*cw0*cmath.pi**2*Lambda**2) - (cll1221*ee0*complex(0,1)*G**2*sw0*vev0**2)/(18.*cw0*cmath.pi**2*Lambda**2) - (cpDC*ee0*complex(0,1)*G**2*sw0*vev0**2)/(36.*cw0*cmath.pi**2*Lambda**2) + (ctG*ee0*complex(0,1)*G**2*MT*sw0*vev0*cmath.sqrt(2))/(9.*cw0*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_685_135 = Coupling(name = 'R2GC_685_135', + value = '-(complex(0,1)*G**2)/(16.*cmath.pi**2)', + order = {'QCD':2}) + +R2GC_686_136 = Coupling(name = 'R2GC_686_136', + value = '(-31*cpG*complex(0,1)*G**2)/(16.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_687_137 = Coupling(name = 'R2GC_687_137', + value = '(-31*cpG*complex(0,1)*G**2*vev0)/(16.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_688_138 = Coupling(name = 'R2GC_688_138', + value = '-(ctG*complex(0,1)*G**2*MT)/(6.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_689_139 = Coupling(name = 'R2GC_689_139', + value = '(ctG*complex(0,1)*G**2*MT)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_690_140 = Coupling(name = 'R2GC_690_140', + value = '(ctG*G**3*MT)/(12.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':3,'QED':1}) + +R2GC_691_141 = Coupling(name = 'R2GC_691_141', + value = '-(complex(0,1)*G**2*MT**2)/(8.*cmath.pi**2)', + order = {'QCD':2}) + +R2GC_692_142 = Coupling(name = 'R2GC_692_142', + value = '-(ctG*ee0*G**2*MT)/(8.*cw0*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_693_143 = Coupling(name = 'R2GC_693_143', + value = '-(complex(0,1)*G**2*MT**2)/(8.*cmath.pi**2*vev0**2)', + order = {'QCD':2,'QED':2}) + +R2GC_694_144 = Coupling(name = 'R2GC_694_144', + value = '-(ctG*complex(0,1)*G**2*MT)/(6.*cmath.pi**2*Lambda**2*vev0*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_695_145 = Coupling(name = 'R2GC_695_145', + value = '-(ctG*complex(0,1)*G**2*MT)/(3.*cmath.pi**2*Lambda**2*vev0*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_696_146 = Coupling(name = 'R2GC_696_146', + value = '(ctG*complex(0,1)*G**2*MT*cmath.sqrt(2))/(3.*cmath.pi**2*Lambda**2*vev0)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_697_147 = Coupling(name = 'R2GC_697_147', + value = '-(complex(0,1)*G**2*MT**2)/(8.*cmath.pi**2*vev0)', + order = {'QCD':2,'QED':1}) + +R2GC_698_148 = Coupling(name = 'R2GC_698_148', + value = '(complex(0,1)*G**2)/(12.*cmath.pi**2)', + order = {'QCD':2}) + +R2GC_699_149 = Coupling(name = 'R2GC_699_149', + value = '(ee0*complex(0,1)*G**2)/(18.*cmath.pi**2)', + order = {'QCD':2,'QED':1}) + +R2GC_700_150 = Coupling(name = 'R2GC_700_150', + value = '-(ctG*G**2)/(18.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_701_151 = Coupling(name = 'R2GC_701_151', + value = '(-13*ctG*ee0*G**2)/(108.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_702_152 = Coupling(name = 'R2GC_702_152', + value = '(11*ctG*ee0*G**2)/(108.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_703_153 = Coupling(name = 'R2GC_703_153', + value = '(-7*ctG*G**3)/(32.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':3,'QED':1}) + +R2GC_704_154 = Coupling(name = 'R2GC_704_154', + value = '(7*ctG*G**3)/(32.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':3,'QED':1}) + +R2GC_705_155 = Coupling(name = 'R2GC_705_155', + value = '(-55*ctG*ee0*G**3)/(576.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':3,'QED':2}) + +R2GC_706_156 = Coupling(name = 'R2GC_706_156', + value = '(5*ctG*ee0*G**3)/(72.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':3,'QED':2}) + +R2GC_707_157 = Coupling(name = 'R2GC_707_157', + value = '-(ee0*complex(0,1)*G**2)/(12.*cw0*cmath.pi**2*sw0)', + order = {'QCD':2,'QED':1}) + +R2GC_708_158 = Coupling(name = 'R2GC_708_158', + value = '(ee0*complex(0,1)*G**2*sw0)/(18.*cw0*cmath.pi**2)', + order = {'QCD':2,'QED':1}) + +R2GC_709_159 = Coupling(name = 'R2GC_709_159', + value = '-(cpd*G**2*vev0)/(6.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_710_160 = Coupling(name = 'R2GC_710_160', + value = '(cpG*complex(0,1)*G**2*vev0)/(3.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_711_161 = Coupling(name = 'R2GC_711_161', + value = '(cpG*ee0*complex(0,1)*G**2*vev0)/(6.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_712_162 = Coupling(name = 'R2GC_712_162', + value = '-(cpd*ee0*G**2*vev0)/(6.*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_713_163 = Coupling(name = 'R2GC_713_163', + value = '(cpd*ee0*G**2*vev0)/(6.*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_714_164 = Coupling(name = 'R2GC_714_164', + value = '-(cpd*ee0*complex(0,1)*G**2*vev0)/(6.*cw0*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_715_165 = Coupling(name = 'R2GC_715_165', + value = '(cpG*ee0*complex(0,1)*G**2*sw0*vev0)/(6.*cw0*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_716_166 = Coupling(name = 'R2GC_716_166', + value = '-(cpd*ee0*complex(0,1)*G**2*vev0**2)/(12.*cw0*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_717_167 = Coupling(name = 'R2GC_717_167', + value = '-(cpDC*ee0*complex(0,1)*G**2*vev0**2)/(144.*cw0*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_723_168 = Coupling(name = 'R2GC_723_168', + value = '-(cpu*G**2*vev0)/(6.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_724_169 = Coupling(name = 'R2GC_724_169', + value = '-(cpG*ee0*complex(0,1)*G**2*vev0)/(3.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_725_170 = Coupling(name = 'R2GC_725_170', + value = '-(cpqi*ee0*G**2*vev0)/(6.*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_726_171 = Coupling(name = 'R2GC_726_171', + value = '(cpqi*ee0*G**2*vev0)/(6.*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_727_172 = Coupling(name = 'R2GC_727_172', + value = '-(cpu*ee0*G**2*vev0)/(6.*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_728_173 = Coupling(name = 'R2GC_728_173', + value = '(cpu*ee0*G**2*vev0)/(6.*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_729_174 = Coupling(name = 'R2GC_729_174', + value = '-(cpu*ee0*complex(0,1)*G**2*vev0)/(6.*cw0*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_730_175 = Coupling(name = 'R2GC_730_175', + value = '-(cpG*ee0*complex(0,1)*G**2*sw0*vev0)/(3.*cw0*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_732_176 = Coupling(name = 'R2GC_732_176', + value = '-(cpu*ee0*complex(0,1)*G**2*vev0**2)/(12.*cw0*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_763_177 = Coupling(name = 'R2GC_763_177', + value = '-(ctG*ee0*complex(0,1)*G**2*MT)/(8.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_764_178 = Coupling(name = 'R2GC_764_178', + value = '(ctG*ee0*complex(0,1)*G**2*MT)/(8.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_766_179 = Coupling(name = 'R2GC_766_179', + value = '-(ctG*G**2*MT)/(3.*cmath.pi**2*Lambda**2*vev0*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_769_180 = Coupling(name = 'R2GC_769_180', + value = '(ctG*G**2)/(18.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_770_181 = Coupling(name = 'R2GC_770_181', + value = '-(ctG*G**2)/(18.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_771_182 = Coupling(name = 'R2GC_771_182', + value = '-(ctG*complex(0,1)*G**2)/(18.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_772_183 = Coupling(name = 'R2GC_772_183', + value = '(-13*ctG*ee0*G**2)/(54.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_773_184 = Coupling(name = 'R2GC_773_184', + value = '(11*ctG*ee0*G**2)/(54.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_774_185 = Coupling(name = 'R2GC_774_185', + value = '-(ctG*ee0*G**2)/(6.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_775_186 = Coupling(name = 'R2GC_775_186', + value = '(ctG*ee0*complex(0,1)*G**2)/(6.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_776_187 = Coupling(name = 'R2GC_776_187', + value = '(-2*ctG*ee0*G**2*cmath.sqrt(2))/(9.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_777_188 = Coupling(name = 'R2GC_777_188', + value = '(2*ctG*ee0*complex(0,1)*G**2*cmath.sqrt(2))/(9.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_778_189 = Coupling(name = 'R2GC_778_189', + value = '(-7*ctG*ee0**2*G**2*cmath.sqrt(2))/(27.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':3}) + +R2GC_779_190 = Coupling(name = 'R2GC_779_190', + value = '(-7*ctG*ee0**2*complex(0,1)*G**2*cmath.sqrt(2))/(27.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':3}) + +R2GC_782_191 = Coupling(name = 'R2GC_782_191', + value = '(7*ctG*complex(0,1)*G**3)/(16.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':3,'QED':1}) + +R2GC_783_192 = Coupling(name = 'R2GC_783_192', + value = '(7*ctG*G**3)/(16.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':3,'QED':1}) + +R2GC_784_193 = Coupling(name = 'R2GC_784_193', + value = '(-55*ctG*ee0*G**3)/(288.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':3,'QED':2}) + +R2GC_785_194 = Coupling(name = 'R2GC_785_194', + value = '(5*ctG*ee0*G**3)/(36.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':3,'QED':2}) + +R2GC_786_195 = Coupling(name = 'R2GC_786_195', + value = '(-95*ctG*ee0*G**3)/(288.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':3,'QED':2}) + +R2GC_787_196 = Coupling(name = 'R2GC_787_196', + value = '(-95*ctG*ee0*complex(0,1)*G**3)/(288.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':3,'QED':2}) + +R2GC_788_197 = Coupling(name = 'R2GC_788_197', + value = '(-7*ctG*G**4)/(192.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':4,'QED':1}) + +R2GC_789_198 = Coupling(name = 'R2GC_789_198', + value = '(-7*ctG*complex(0,1)*G**4)/(192.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':4,'QED':1}) + +R2GC_790_199 = Coupling(name = 'R2GC_790_199', + value = '(-11*ctG*ee0*complex(0,1)*G**2)/(72.*cw0*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_791_200 = Coupling(name = 'R2GC_791_200', + value = '(11*ctG*ee0*G**2)/(72.*cw0*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_792_201 = Coupling(name = 'R2GC_792_201', + value = '-(ctG*ee0*G**3)/(192.*cw0*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))', + order = {'NP':2,'QCD':3,'QED':2}) + +R2GC_793_202 = Coupling(name = 'R2GC_793_202', + value = '-(ctG*ee0*complex(0,1)*G**3)/(192.*cw0*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))', + order = {'NP':2,'QCD':3,'QED':2}) + +R2GC_794_203 = Coupling(name = 'R2GC_794_203', + value = '(ctG*ee0*complex(0,1)*G**2*MT)/(2.*cw0*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_795_204 = Coupling(name = 'R2GC_795_204', + value = '(-13*ctG*ee0*G**2*sw0)/(54.*cw0*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_796_205 = Coupling(name = 'R2GC_796_205', + value = '(11*ctG*ee0*G**2*sw0)/(54.*cw0*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_797_206 = Coupling(name = 'R2GC_797_206', + value = '-(ctG*ee0*G**2*sw0)/(6.*cw0*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_798_207 = Coupling(name = 'R2GC_798_207', + value = '(ctG*ee0*complex(0,1)*G**2*sw0)/(6.*cw0*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_799_208 = Coupling(name = 'R2GC_799_208', + value = '(-2*ctG*ee0*G**2*sw0*cmath.sqrt(2))/(9.*cw0*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_800_209 = Coupling(name = 'R2GC_800_209', + value = '(2*ctG*ee0*complex(0,1)*G**2*sw0*cmath.sqrt(2))/(9.*cw0*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_801_210 = Coupling(name = 'R2GC_801_210', + value = '(-5*ctG*ee0*G**3*sw0)/(36.*cw0*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':3,'QED':2}) + +R2GC_802_211 = Coupling(name = 'R2GC_802_211', + value = '(55*ctG*ee0*G**3*sw0)/(288.*cw0*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':3,'QED':2}) + +R2GC_803_212 = Coupling(name = 'R2GC_803_212', + value = '(ctG*ee0*complex(0,1)*G**3*sw0)/(72.*cw0*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':3,'QED':2}) + +R2GC_804_213 = Coupling(name = 'R2GC_804_213', + value = '(ctG*ee0*G**3*sw0)/(72.*cw0*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':3,'QED':2}) + +R2GC_805_214 = Coupling(name = 'R2GC_805_214', + value = '(ctG*ee0*complex(0,1)*G**2*vev0)/(6.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_806_215 = Coupling(name = 'R2GC_806_215', + value = '(2*ctG*ee0*complex(0,1)*G**2*vev0*cmath.sqrt(2))/(9.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_807_216 = Coupling(name = 'R2GC_807_216', + value = '(-7*ctG*ee0**2*complex(0,1)*G**2*vev0*cmath.sqrt(2))/(27.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_808_217 = Coupling(name = 'R2GC_808_217', + value = '(7*ctG*complex(0,1)*G**3*vev0)/(16.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':3}) + +R2GC_809_218 = Coupling(name = 'R2GC_809_218', + value = '(-65*ctG*ee0*complex(0,1)*G**3*vev0)/(288.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':3,'QED':1}) + +R2GC_810_219 = Coupling(name = 'R2GC_810_219', + value = '(-17*ctG*complex(0,1)*G**4*vev0)/(192.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':4}) + +R2GC_813_220 = Coupling(name = 'R2GC_813_220', + value = '(-11*ctG*ee0*complex(0,1)*G**2*vev0)/(72.*cw0*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_814_221 = Coupling(name = 'R2GC_814_221', + value = '(5*ctG*ee0*complex(0,1)*G**3*vev0)/(48.*cw0*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))', + order = {'NP':2,'QCD':3,'QED':1}) + +R2GC_815_222 = Coupling(name = 'R2GC_815_222', + value = '(ctG*ee0*complex(0,1)*G**2*MT*vev0)/(4.*cw0*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_816_223 = Coupling(name = 'R2GC_816_223', + value = '(ctG*ee0*complex(0,1)*G**2*sw0*vev0)/(6.*cw0*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_817_224 = Coupling(name = 'R2GC_817_224', + value = '(2*ctG*ee0*complex(0,1)*G**2*sw0*vev0*cmath.sqrt(2))/(9.*cw0*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_818_225 = Coupling(name = 'R2GC_818_225', + value = '(-65*ctG*ee0*complex(0,1)*G**3*sw0*vev0)/(288.*cw0*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':3,'QED':1}) + +R2GC_834_226 = Coupling(name = 'R2GC_834_226', + value = '-(ctG*ee0**2*G**2)/(36.*cw0*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':3}) + +R2GC_835_227 = Coupling(name = 'R2GC_835_227', + value = '-(ctG*ee0**2*complex(0,1)*G**2)/(36.*cw0*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':3}) + +R2GC_836_228 = Coupling(name = 'R2GC_836_228', + value = '(-5*ctG*ee0**2*complex(0,1)*G**2)/(72.*cw0*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':3}) + +R2GC_837_229 = Coupling(name = 'R2GC_837_229', + value = '(5*ctG*ee0**2*G**2)/(72.*cw0*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':3}) + +R2GC_838_230 = Coupling(name = 'R2GC_838_230', + value = '-(ctG*ee0**2*G**2)/(18.*cw0*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':3}) + +R2GC_839_231 = Coupling(name = 'R2GC_839_231', + value = '(7*ctG*ee0**2*G**2)/(36.*cw0*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':3}) + +R2GC_840_232 = Coupling(name = 'R2GC_840_232', + value = '-(ctG*G**2*MT)/(3.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_841_233 = Coupling(name = 'R2GC_841_233', + value = '(ctG*G**2*MT)/(3.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_842_234 = Coupling(name = 'R2GC_842_234', + value = '(-7*ctG*ee0**2*G**2)/(72.*cmath.pi**2*Lambda**2*sw0**2)', + order = {'NP':2,'QCD':2,'QED':3}) + +R2GC_843_235 = Coupling(name = 'R2GC_843_235', + value = '(ctG*ee0**2*G**2)/(6.*cmath.pi**2*Lambda**2*sw0**2)', + order = {'NP':2,'QCD':2,'QED':3}) + +R2GC_844_236 = Coupling(name = 'R2GC_844_236', + value = '-(ctG*ee0**2*complex(0,1)*G**2)/(8.*cmath.pi**2*Lambda**2*sw0**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':3}) + +R2GC_845_237 = Coupling(name = 'R2GC_845_237', + value = '(ctG*ee0**2*G**2)/(8.*cmath.pi**2*Lambda**2*sw0**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':3}) + +R2GC_846_238 = Coupling(name = 'R2GC_846_238', + value = '-(ctG*ee0**2*G**2)/(48.*cw0*cmath.pi**2*Lambda**2*sw0**2)', + order = {'NP':2,'QCD':2,'QED':3}) + +R2GC_847_239 = Coupling(name = 'R2GC_847_239', + value = '-(ctG*ee0**2*complex(0,1)*G**2)/(48.*cw0*cmath.pi**2*Lambda**2*sw0**2)', + order = {'NP':2,'QCD':2,'QED':3}) + +R2GC_848_240 = Coupling(name = 'R2GC_848_240', + value = '(ctG*ee0**2*complex(0,1)*G**2)/(48.*cw0*cmath.pi**2*Lambda**2*sw0**2)', + order = {'NP':2,'QCD':2,'QED':3}) + +R2GC_849_241 = Coupling(name = 'R2GC_849_241', + value = '(-7*ctG*ee0**2*G**2)/(72.*cw0*cmath.pi**2*Lambda**2*sw0**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':3}) + +R2GC_850_242 = Coupling(name = 'R2GC_850_242', + value = '(-11*ctG*ee0*G**2)/(72.*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_851_243 = Coupling(name = 'R2GC_851_243', + value = '(11*ctG*ee0*complex(0,1)*G**2)/(72.*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_852_244 = Coupling(name = 'R2GC_852_244', + value = '(13*ctG*ee0*complex(0,1)*G**2)/(72.*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_853_245 = Coupling(name = 'R2GC_853_245', + value = '(13*ctG*ee0*G**2)/(72.*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_854_246 = Coupling(name = 'R2GC_854_246', + value = '(-11*ctG*ee0*G**2)/(36.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_855_247 = Coupling(name = 'R2GC_855_247', + value = '(13*ctG*ee0*G**2)/(36.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_856_248 = Coupling(name = 'R2GC_856_248', + value = '-(ctG*ee0*G**2*cmath.sqrt(2))/(9.*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_857_249 = Coupling(name = 'R2GC_857_249', + value = '-(ctG*ee0**2*G**2)/(36.*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':3}) + +R2GC_858_250 = Coupling(name = 'R2GC_858_250', + value = '-(ctG*ee0**2*complex(0,1)*G**2)/(36.*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':3}) + +R2GC_859_251 = Coupling(name = 'R2GC_859_251', + value = '(-7*ctG*ee0**2*complex(0,1)*G**2)/(72.*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':3}) + +R2GC_860_252 = Coupling(name = 'R2GC_860_252', + value = '(7*ctG*ee0**2*G**2)/(72.*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':3}) + +R2GC_861_253 = Coupling(name = 'R2GC_861_253', + value = '-(ctG*ee0**2*G**2)/(18.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':3}) + +R2GC_862_254 = Coupling(name = 'R2GC_862_254', + value = '(5*ctG*ee0**2*G**2)/(36.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':3}) + +R2GC_863_255 = Coupling(name = 'R2GC_863_255', + value = '(-55*ctG*ee0*G**3)/(384.*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':3,'QED':2}) + +R2GC_864_256 = Coupling(name = 'R2GC_864_256', + value = '(-5*ctG*ee0*complex(0,1)*G**3)/(48.*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':3,'QED':2}) + +R2GC_865_257 = Coupling(name = 'R2GC_865_257', + value = '(-55*ctG*ee0*complex(0,1)*G**3)/(384.*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':3,'QED':2}) + +R2GC_866_258 = Coupling(name = 'R2GC_866_258', + value = '(5*ctG*ee0*G**3)/(48.*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':3,'QED':2}) + +R2GC_867_259 = Coupling(name = 'R2GC_867_259', + value = '(-55*ctG*ee0*G**3)/(192.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))', + order = {'NP':2,'QCD':3,'QED':2}) + +R2GC_868_260 = Coupling(name = 'R2GC_868_260', + value = '(5*ctG*ee0*G**3)/(24.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))', + order = {'NP':2,'QCD':3,'QED':2}) + +R2GC_869_261 = Coupling(name = 'R2GC_869_261', + value = '-(ctG*ee0*G**2*MT)/(4.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_870_262 = Coupling(name = 'R2GC_870_262', + value = '(ctG*ee0*G**2*MT)/(4.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_871_263 = Coupling(name = 'R2GC_871_263', + value = '-(ctG*ee0**2*complex(0,1)*G**2*vev0)/(36.*cw0*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_872_264 = Coupling(name = 'R2GC_872_264', + value = '(-5*ctG*ee0**2*complex(0,1)*G**2*vev0)/(72.*cw0*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_873_265 = Coupling(name = 'R2GC_873_265', + value = '-(ctG*ee0**2*complex(0,1)*G**2*vev0)/(8.*cmath.pi**2*Lambda**2*sw0**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_874_266 = Coupling(name = 'R2GC_874_266', + value = '-(ctG*ee0**2*complex(0,1)*G**2*vev0)/(48.*cw0*cmath.pi**2*Lambda**2*sw0**2)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_875_267 = Coupling(name = 'R2GC_875_267', + value = '(ctG*ee0**2*complex(0,1)*G**2*vev0)/(48.*cw0*cmath.pi**2*Lambda**2*sw0**2)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_876_268 = Coupling(name = 'R2GC_876_268', + value = '(11*ctG*ee0*complex(0,1)*G**2*vev0)/(72.*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_877_269 = Coupling(name = 'R2GC_877_269', + value = '(13*ctG*ee0*complex(0,1)*G**2*vev0)/(72.*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_878_270 = Coupling(name = 'R2GC_878_270', + value = '-(ctG*ee0**2*complex(0,1)*G**2*vev0)/(36.*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_879_271 = Coupling(name = 'R2GC_879_271', + value = '(-7*ctG*ee0**2*complex(0,1)*G**2*vev0)/(72.*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_880_272 = Coupling(name = 'R2GC_880_272', + value = '(-25*ctG*ee0*complex(0,1)*G**3*vev0)/(384.*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':3,'QED':1}) + +R2GC_881_273 = Coupling(name = 'R2GC_881_273', + value = '(-5*ctG*ee0*complex(0,1)*G**3*vev0)/(48.*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':3,'QED':1}) + +R2GC_882_274 = Coupling(name = 'R2GC_882_274', + value = '(c3pl1*complex(0,1)*G**2*MT**2)/(8.*cmath.pi**2*Lambda**2) + (c3pl2*complex(0,1)*G**2*MT**2)/(8.*cmath.pi**2*Lambda**2) - (cll1221*complex(0,1)*G**2*MT**2)/(8.*cmath.pi**2*Lambda**2) + (cpDC*complex(0,1)*G**2*MT**2)/(16.*cmath.pi**2*Lambda**2) + (ctp*complex(0,1)*G**2*MT*vev0)/(8.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_883_275 = Coupling(name = 'R2GC_883_275', + value = '(c3pl1*complex(0,1)*G**2*MT**2)/(8.*cmath.pi**2*Lambda**2) + (c3pl2*complex(0,1)*G**2*MT**2)/(8.*cmath.pi**2*Lambda**2) - (cdp*complex(0,1)*G**2*MT**2)/(4.*cmath.pi**2*Lambda**2) - (cll1221*complex(0,1)*G**2*MT**2)/(8.*cmath.pi**2*Lambda**2) + (cpDC*complex(0,1)*G**2*MT**2)/(16.*cmath.pi**2*Lambda**2) + (5*ctp*complex(0,1)*G**2*MT*vev0)/(8.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_884_276 = Coupling(name = 'R2GC_884_276', + value = '(c3pl1*complex(0,1)*G**2*MT**2*vev0)/(16.*cmath.pi**2*Lambda**2) + (c3pl2*complex(0,1)*G**2*MT**2*vev0)/(16.*cmath.pi**2*Lambda**2) - (cdp*complex(0,1)*G**2*MT**2*vev0)/(8.*cmath.pi**2*Lambda**2) - (cll1221*complex(0,1)*G**2*MT**2*vev0)/(16.*cmath.pi**2*Lambda**2) + (cpDC*complex(0,1)*G**2*MT**2*vev0)/(32.*cmath.pi**2*Lambda**2) + (ctp*complex(0,1)*G**2*MT*vev0**2)/(8.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_885_277 = Coupling(name = 'R2GC_885_277', + value = '(complex(0,1)*G**2)/(48.*cmath.pi**2)', + order = {'QCD':2}) + +R2GC_886_278 = Coupling(name = 'R2GC_886_278', + value = '(ee0**2*complex(0,1)*G**2)/(216.*cmath.pi**2)', + order = {'QCD':2,'QED':2}) + +R2GC_886_279 = Coupling(name = 'R2GC_886_279', + value = '(ee0**2*complex(0,1)*G**2)/(54.*cmath.pi**2)', + order = {'QCD':2,'QED':2}) + +R2GC_887_280 = Coupling(name = 'R2GC_887_280', + value = '-(ee0*complex(0,1)*G**3)/(144.*cmath.pi**2)', + order = {'QCD':3,'QED':1}) + +R2GC_887_281 = Coupling(name = 'R2GC_887_281', + value = '(ee0*complex(0,1)*G**3)/(72.*cmath.pi**2)', + order = {'QCD':3,'QED':1}) + +R2GC_888_282 = Coupling(name = 'R2GC_888_282', + value = '-(c3pQ3*complex(0,1)*G**2)/(24.*cmath.pi**2*Lambda**2) + (cpd*complex(0,1)*G**2)/(24.*cmath.pi**2*Lambda**2) - (cpQ3*complex(0,1)*G**2)/(24.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_888_283 = Coupling(name = 'R2GC_888_283', + value = '(c3pqi*complex(0,1)*G**2)/(24.*cmath.pi**2*Lambda**2) - (cpqi*complex(0,1)*G**2)/(24.*cmath.pi**2*Lambda**2) + (cpu*complex(0,1)*G**2)/(24.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_888_284 = Coupling(name = 'R2GC_888_284', + value = '-(c3pqi*complex(0,1)*G**2)/(24.*cmath.pi**2*Lambda**2) + (cpd*complex(0,1)*G**2)/(24.*cmath.pi**2*Lambda**2) - (cpqi*complex(0,1)*G**2)/(24.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_888_285 = Coupling(name = 'R2GC_888_285', + value = '(c3pQ3*complex(0,1)*G**2)/(24.*cmath.pi**2*Lambda**2) - (cpQ3*complex(0,1)*G**2)/(24.*cmath.pi**2*Lambda**2) + (cpt*complex(0,1)*G**2)/(24.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_889_286 = Coupling(name = 'R2GC_889_286', + value = '(c3pQ3*G**2)/(24.*cmath.pi**2*Lambda**2) + (cpd*G**2)/(24.*cmath.pi**2*Lambda**2) - (cpQ3*G**2)/(24.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_889_287 = Coupling(name = 'R2GC_889_287', + value = '-(c3pqi*G**2)/(24.*cmath.pi**2*Lambda**2) - (cpqi*G**2)/(24.*cmath.pi**2*Lambda**2) + (cpu*G**2)/(24.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_889_288 = Coupling(name = 'R2GC_889_288', + value = '(c3pqi*G**2)/(24.*cmath.pi**2*Lambda**2) + (cpd*G**2)/(24.*cmath.pi**2*Lambda**2) - (cpqi*G**2)/(24.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_889_289 = Coupling(name = 'R2GC_889_289', + value = '-(c3pQ3*G**2)/(24.*cmath.pi**2*Lambda**2) - (cpQ3*G**2)/(24.*cmath.pi**2*Lambda**2) + (cpt*G**2)/(24.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_890_290 = Coupling(name = 'R2GC_890_290', + value = '(ee0*G**2)/(48.*cw0*cmath.pi**2*sw0)', + order = {'QCD':2,'QED':1}) + +R2GC_890_291 = Coupling(name = 'R2GC_890_291', + value = '-(ee0*G**2)/(48.*cw0*cmath.pi**2*sw0)', + order = {'QCD':2,'QED':1}) + +R2GC_891_292 = Coupling(name = 'R2GC_891_292', + value = '(-3*ee0*complex(0,1)*G**3)/(64.*cw0*cmath.pi**2*sw0)', + order = {'QCD':3,'QED':1}) + +R2GC_891_293 = Coupling(name = 'R2GC_891_293', + value = '(3*ee0*complex(0,1)*G**3)/(64.*cw0*cmath.pi**2*sw0)', + order = {'QCD':3,'QED':1}) + +R2GC_892_294 = Coupling(name = 'R2GC_892_294', + value = '-(ee0**2*complex(0,1)*G**2)/(288.*cw0*cmath.pi**2*sw0) + (ee0**2*complex(0,1)*G**2*sw0)/(216.*cw0*cmath.pi**2)', + order = {'QCD':2,'QED':2}) + +R2GC_892_295 = Coupling(name = 'R2GC_892_295', + value = '-(ee0**2*complex(0,1)*G**2)/(144.*cw0*cmath.pi**2*sw0) + (ee0**2*complex(0,1)*G**2*sw0)/(54.*cw0*cmath.pi**2)', + order = {'QCD':2,'QED':2}) + +R2GC_893_296 = Coupling(name = 'R2GC_893_296', + value = '(ee0*complex(0,1)*G**3)/(192.*cw0*cmath.pi**2*sw0) - (ee0*complex(0,1)*G**3*sw0)/(144.*cw0*cmath.pi**2)', + order = {'QCD':3,'QED':1}) + +R2GC_893_297 = Coupling(name = 'R2GC_893_297', + value = '-(ee0*complex(0,1)*G**3)/(192.*cw0*cmath.pi**2*sw0) + (ee0*complex(0,1)*G**3*sw0)/(72.*cw0*cmath.pi**2)', + order = {'QCD':3,'QED':1}) + +R2GC_894_298 = Coupling(name = 'R2GC_894_298', + value = '-(ee0**2*complex(0,1)*G**2)/(144.*cw0**2*cmath.pi**2) + (ee0**2*complex(0,1)*G**2)/(192.*cw0**2*cmath.pi**2*sw0**2) + (ee0**2*complex(0,1)*G**2*sw0**2)/(216.*cw0**2*cmath.pi**2)', + order = {'QCD':2,'QED':2}) + +R2GC_894_299 = Coupling(name = 'R2GC_894_299', + value = '-(ee0**2*complex(0,1)*G**2)/(72.*cw0**2*cmath.pi**2) + (ee0**2*complex(0,1)*G**2)/(192.*cw0**2*cmath.pi**2*sw0**2) + (ee0**2*complex(0,1)*G**2*sw0**2)/(54.*cw0**2*cmath.pi**2)', + order = {'QCD':2,'QED':2}) + +R2GC_895_300 = Coupling(name = 'R2GC_895_300', + value = '-(c3pQ3*complex(0,1)*G**2*vev0)/(24.*cmath.pi**2*Lambda**2) + (cpd*complex(0,1)*G**2*vev0)/(24.*cmath.pi**2*Lambda**2) - (cpQ3*complex(0,1)*G**2*vev0)/(24.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_895_301 = Coupling(name = 'R2GC_895_301', + value = '(c3pqi*complex(0,1)*G**2*vev0)/(24.*cmath.pi**2*Lambda**2) - (cpqi*complex(0,1)*G**2*vev0)/(24.*cmath.pi**2*Lambda**2) + (cpu*complex(0,1)*G**2*vev0)/(24.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_895_302 = Coupling(name = 'R2GC_895_302', + value = '-(c3pqi*complex(0,1)*G**2*vev0)/(24.*cmath.pi**2*Lambda**2) + (cpd*complex(0,1)*G**2*vev0)/(24.*cmath.pi**2*Lambda**2) - (cpqi*complex(0,1)*G**2*vev0)/(24.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_895_303 = Coupling(name = 'R2GC_895_303', + value = '(c3pQ3*complex(0,1)*G**2*vev0)/(24.*cmath.pi**2*Lambda**2) - (cpQ3*complex(0,1)*G**2*vev0)/(24.*cmath.pi**2*Lambda**2) + (cpt*complex(0,1)*G**2*vev0)/(24.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_896_304 = Coupling(name = 'R2GC_896_304', + value = '-(c3pQ3*ee0*G**2*vev0)/(144.*cmath.pi**2*Lambda**2) - (cpd*ee0*G**2*vev0)/(144.*cmath.pi**2*Lambda**2) - (cpQ3*ee0*G**2*vev0)/(144.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_896_305 = Coupling(name = 'R2GC_896_305', + value = '-(c3pqi*ee0*G**2*vev0)/(72.*cmath.pi**2*Lambda**2) + (cpqi*ee0*G**2*vev0)/(72.*cmath.pi**2*Lambda**2) + (cpu*ee0*G**2*vev0)/(72.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_896_306 = Coupling(name = 'R2GC_896_306', + value = '-(c3pqi*ee0*G**2*vev0)/(144.*cmath.pi**2*Lambda**2) - (cpd*ee0*G**2*vev0)/(144.*cmath.pi**2*Lambda**2) - (cpqi*ee0*G**2*vev0)/(144.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_896_307 = Coupling(name = 'R2GC_896_307', + value = '-(c3pQ3*ee0*G**2*vev0)/(72.*cmath.pi**2*Lambda**2) + (cpQ3*ee0*G**2*vev0)/(72.*cmath.pi**2*Lambda**2) + (cpt*ee0*G**2*vev0)/(72.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_897_308 = Coupling(name = 'R2GC_897_308', + value = '(c3pQ3*G**3*vev0)/(96.*cmath.pi**2*Lambda**2) + (cpd*G**3*vev0)/(96.*cmath.pi**2*Lambda**2) + (cpQ3*G**3*vev0)/(96.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':3,'QED':1}) + +R2GC_897_309 = Coupling(name = 'R2GC_897_309', + value = '-(c3pqi*G**3*vev0)/(96.*cmath.pi**2*Lambda**2) + (cpqi*G**3*vev0)/(96.*cmath.pi**2*Lambda**2) + (cpu*G**3*vev0)/(96.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':3,'QED':1}) + +R2GC_897_310 = Coupling(name = 'R2GC_897_310', + value = '(c3pqi*G**3*vev0)/(96.*cmath.pi**2*Lambda**2) + (cpd*G**3*vev0)/(96.*cmath.pi**2*Lambda**2) + (cpqi*G**3*vev0)/(96.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':3,'QED':1}) + +R2GC_897_311 = Coupling(name = 'R2GC_897_311', + value = '-(c3pQ3*G**3*vev0)/(96.*cmath.pi**2*Lambda**2) + (cpQ3*G**3*vev0)/(96.*cmath.pi**2*Lambda**2) + (cpt*G**3*vev0)/(96.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':3,'QED':1}) + +R2GC_898_312 = Coupling(name = 'R2GC_898_312', + value = '-(c3pQ3*G**3*vev0)/(32.*cmath.pi**2*Lambda**2) + (cpd*G**3*vev0)/(32.*cmath.pi**2*Lambda**2) - (cpQ3*G**3*vev0)/(32.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':3,'QED':1}) + +R2GC_898_313 = Coupling(name = 'R2GC_898_313', + value = '(c3pqi*G**3*vev0)/(32.*cmath.pi**2*Lambda**2) - (cpqi*G**3*vev0)/(32.*cmath.pi**2*Lambda**2) + (cpu*G**3*vev0)/(32.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':3,'QED':1}) + +R2GC_898_314 = Coupling(name = 'R2GC_898_314', + value = '-(c3pqi*G**3*vev0)/(32.*cmath.pi**2*Lambda**2) + (cpd*G**3*vev0)/(32.*cmath.pi**2*Lambda**2) - (cpqi*G**3*vev0)/(32.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':3,'QED':1}) + +R2GC_898_315 = Coupling(name = 'R2GC_898_315', + value = '(c3pQ3*G**3*vev0)/(32.*cmath.pi**2*Lambda**2) - (cpQ3*G**3*vev0)/(32.*cmath.pi**2*Lambda**2) + (cpt*G**3*vev0)/(32.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':3,'QED':1}) + +R2GC_899_316 = Coupling(name = 'R2GC_899_316', + value = '-(cpd*ee0*complex(0,1)*G**2*vev0)/(24.*cmath.pi**2*Lambda**2*sw0) + (cpQ3*ee0*complex(0,1)*G**2*vev0)/(24.*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_899_317 = Coupling(name = 'R2GC_899_317', + value = '(cpqi*ee0*complex(0,1)*G**2*vev0)/(24.*cmath.pi**2*Lambda**2*sw0) - (cpu*ee0*complex(0,1)*G**2*vev0)/(24.*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_899_318 = Coupling(name = 'R2GC_899_318', + value = '-(cpd*ee0*complex(0,1)*G**2*vev0)/(24.*cmath.pi**2*Lambda**2*sw0) + (cpqi*ee0*complex(0,1)*G**2*vev0)/(24.*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_899_319 = Coupling(name = 'R2GC_899_319', + value = '(cpQ3*ee0*complex(0,1)*G**2*vev0)/(24.*cmath.pi**2*Lambda**2*sw0) - (cpt*ee0*complex(0,1)*G**2*vev0)/(24.*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_900_320 = Coupling(name = 'R2GC_900_320', + value = '(cpd*ee0*complex(0,1)*G**2*vev0)/(24.*cmath.pi**2*Lambda**2*sw0) - (cpQ3*ee0*complex(0,1)*G**2*vev0)/(24.*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_900_321 = Coupling(name = 'R2GC_900_321', + value = '-(cpqi*ee0*complex(0,1)*G**2*vev0)/(24.*cmath.pi**2*Lambda**2*sw0) + (cpu*ee0*complex(0,1)*G**2*vev0)/(24.*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_900_322 = Coupling(name = 'R2GC_900_322', + value = '(cpd*ee0*complex(0,1)*G**2*vev0)/(24.*cmath.pi**2*Lambda**2*sw0) - (cpqi*ee0*complex(0,1)*G**2*vev0)/(24.*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_900_323 = Coupling(name = 'R2GC_900_323', + value = '-(cpQ3*ee0*complex(0,1)*G**2*vev0)/(24.*cmath.pi**2*Lambda**2*sw0) + (cpt*ee0*complex(0,1)*G**2*vev0)/(24.*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_901_324 = Coupling(name = 'R2GC_901_324', + value = '(c3pQ3*ee0*G**2*vev0)/(24.*cw0*cmath.pi**2*Lambda**2*sw0) - (cpd*ee0*G**2*vev0)/(24.*cw0*cmath.pi**2*Lambda**2*sw0) + (cpQ3*ee0*G**2*vev0)/(24.*cw0*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_901_325 = Coupling(name = 'R2GC_901_325', + value = '-(c3pqi*ee0*G**2*vev0)/(24.*cw0*cmath.pi**2*Lambda**2*sw0) + (cpqi*ee0*G**2*vev0)/(24.*cw0*cmath.pi**2*Lambda**2*sw0) - (cpu*ee0*G**2*vev0)/(24.*cw0*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_901_326 = Coupling(name = 'R2GC_901_326', + value = '(c3pqi*ee0*G**2*vev0)/(24.*cw0*cmath.pi**2*Lambda**2*sw0) - (cpd*ee0*G**2*vev0)/(24.*cw0*cmath.pi**2*Lambda**2*sw0) + (cpqi*ee0*G**2*vev0)/(24.*cw0*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_901_327 = Coupling(name = 'R2GC_901_327', + value = '-(c3pQ3*ee0*G**2*vev0)/(24.*cw0*cmath.pi**2*Lambda**2*sw0) + (cpQ3*ee0*G**2*vev0)/(24.*cw0*cmath.pi**2*Lambda**2*sw0) - (cpt*ee0*G**2*vev0)/(24.*cw0*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_902_328 = Coupling(name = 'R2GC_902_328', + value = '(c3pQ3*ee0*G**2*vev0)/(96.*cw0*cmath.pi**2*Lambda**2*sw0) + (cpQ3*ee0*G**2*vev0)/(96.*cw0*cmath.pi**2*Lambda**2*sw0) - (c3pQ3*ee0*G**2*sw0*vev0)/(144.*cw0*cmath.pi**2*Lambda**2) - (cpd*ee0*G**2*sw0*vev0)/(144.*cw0*cmath.pi**2*Lambda**2) - (cpQ3*ee0*G**2*sw0*vev0)/(144.*cw0*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_902_329 = Coupling(name = 'R2GC_902_329', + value = '(c3pqi*ee0*G**2*vev0)/(96.*cw0*cmath.pi**2*Lambda**2*sw0) - (cpqi*ee0*G**2*vev0)/(96.*cw0*cmath.pi**2*Lambda**2*sw0) - (c3pqi*ee0*G**2*sw0*vev0)/(72.*cw0*cmath.pi**2*Lambda**2) + (cpqi*ee0*G**2*sw0*vev0)/(72.*cw0*cmath.pi**2*Lambda**2) + (cpu*ee0*G**2*sw0*vev0)/(72.*cw0*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_902_330 = Coupling(name = 'R2GC_902_330', + value = '(c3pqi*ee0*G**2*vev0)/(96.*cw0*cmath.pi**2*Lambda**2*sw0) + (cpqi*ee0*G**2*vev0)/(96.*cw0*cmath.pi**2*Lambda**2*sw0) - (c3pqi*ee0*G**2*sw0*vev0)/(144.*cw0*cmath.pi**2*Lambda**2) - (cpd*ee0*G**2*sw0*vev0)/(144.*cw0*cmath.pi**2*Lambda**2) - (cpqi*ee0*G**2*sw0*vev0)/(144.*cw0*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_902_331 = Coupling(name = 'R2GC_902_331', + value = '(c3pQ3*ee0*G**2*vev0)/(96.*cw0*cmath.pi**2*Lambda**2*sw0) - (cpQ3*ee0*G**2*vev0)/(96.*cw0*cmath.pi**2*Lambda**2*sw0) - (c3pQ3*ee0*G**2*sw0*vev0)/(72.*cw0*cmath.pi**2*Lambda**2) + (cpQ3*ee0*G**2*sw0*vev0)/(72.*cw0*cmath.pi**2*Lambda**2) + (cpt*ee0*G**2*sw0*vev0)/(72.*cw0*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_903_332 = Coupling(name = 'R2GC_903_332', + value = '-(c3pl1*ee0*G**2*vev0**2)/(96.*cw0*cmath.pi**2*Lambda**2*sw0) - (c3pl2*ee0*G**2*vev0**2)/(96.*cw0*cmath.pi**2*Lambda**2*sw0) + (c3pQ3*ee0*G**2*vev0**2)/(48.*cw0*cmath.pi**2*Lambda**2*sw0) + (cll1221*ee0*G**2*vev0**2)/(96.*cw0*cmath.pi**2*Lambda**2*sw0) - (cpd*ee0*G**2*vev0**2)/(48.*cw0*cmath.pi**2*Lambda**2*sw0) - (cpDC*ee0*G**2*vev0**2)/(192.*cw0*cmath.pi**2*Lambda**2*sw0) + (cpQ3*ee0*G**2*vev0**2)/(48.*cw0*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_903_333 = Coupling(name = 'R2GC_903_333', + value = '(c3pl1*ee0*G**2*vev0**2)/(96.*cw0*cmath.pi**2*Lambda**2*sw0) + (c3pl2*ee0*G**2*vev0**2)/(96.*cw0*cmath.pi**2*Lambda**2*sw0) - (c3pqi*ee0*G**2*vev0**2)/(48.*cw0*cmath.pi**2*Lambda**2*sw0) - (cll1221*ee0*G**2*vev0**2)/(96.*cw0*cmath.pi**2*Lambda**2*sw0) + (cpDC*ee0*G**2*vev0**2)/(192.*cw0*cmath.pi**2*Lambda**2*sw0) + (cpqi*ee0*G**2*vev0**2)/(48.*cw0*cmath.pi**2*Lambda**2*sw0) - (cpu*ee0*G**2*vev0**2)/(48.*cw0*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_903_334 = Coupling(name = 'R2GC_903_334', + value = '-(c3pl1*ee0*G**2*vev0**2)/(96.*cw0*cmath.pi**2*Lambda**2*sw0) - (c3pl2*ee0*G**2*vev0**2)/(96.*cw0*cmath.pi**2*Lambda**2*sw0) + (c3pqi*ee0*G**2*vev0**2)/(48.*cw0*cmath.pi**2*Lambda**2*sw0) + (cll1221*ee0*G**2*vev0**2)/(96.*cw0*cmath.pi**2*Lambda**2*sw0) - (cpd*ee0*G**2*vev0**2)/(48.*cw0*cmath.pi**2*Lambda**2*sw0) - (cpDC*ee0*G**2*vev0**2)/(192.*cw0*cmath.pi**2*Lambda**2*sw0) + (cpqi*ee0*G**2*vev0**2)/(48.*cw0*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_903_335 = Coupling(name = 'R2GC_903_335', + value = '(c3pl1*ee0*G**2*vev0**2)/(96.*cw0*cmath.pi**2*Lambda**2*sw0) + (c3pl2*ee0*G**2*vev0**2)/(96.*cw0*cmath.pi**2*Lambda**2*sw0) - (c3pQ3*ee0*G**2*vev0**2)/(48.*cw0*cmath.pi**2*Lambda**2*sw0) - (cll1221*ee0*G**2*vev0**2)/(96.*cw0*cmath.pi**2*Lambda**2*sw0) + (cpDC*ee0*G**2*vev0**2)/(192.*cw0*cmath.pi**2*Lambda**2*sw0) + (cpQ3*ee0*G**2*vev0**2)/(48.*cw0*cmath.pi**2*Lambda**2*sw0) - (cpt*ee0*G**2*vev0**2)/(48.*cw0*cmath.pi**2*Lambda**2*sw0) - (ctG*ee0*G**2*MT*vev0)/(16.*cw0*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_904_336 = Coupling(name = 'R2GC_904_336', + value = '-(c3pl1*ee0**2*complex(0,1)*G**2*vev0**2)/(216.*cmath.pi**2*Lambda**2) - (c3pl2*ee0**2*complex(0,1)*G**2*vev0**2)/(216.*cmath.pi**2*Lambda**2) + (cll1221*ee0**2*complex(0,1)*G**2*vev0**2)/(216.*cmath.pi**2*Lambda**2) + (cpDC*ee0**2*complex(0,1)*G**2*vev0**2)/(432.*cmath.pi**2*Lambda**2) - (cpDC*ee0**2*complex(0,1)*G**2*vev0**2)/(432.*cmath.pi**2*Lambda**2*sw0**2) - (cpWB*cw0*ee0**2*complex(0,1)*G**2*vev0**2)/(108.*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_904_337 = Coupling(name = 'R2GC_904_337', + value = '-(c3pl1*ee0**2*complex(0,1)*G**2*vev0**2)/(54.*cmath.pi**2*Lambda**2) - (c3pl2*ee0**2*complex(0,1)*G**2*vev0**2)/(54.*cmath.pi**2*Lambda**2) + (cll1221*ee0**2*complex(0,1)*G**2*vev0**2)/(54.*cmath.pi**2*Lambda**2) + (cpDC*ee0**2*complex(0,1)*G**2*vev0**2)/(108.*cmath.pi**2*Lambda**2) - (cpDC*ee0**2*complex(0,1)*G**2*vev0**2)/(108.*cmath.pi**2*Lambda**2*sw0**2) - (cpWB*cw0*ee0**2*complex(0,1)*G**2*vev0**2)/(27.*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_905_338 = Coupling(name = 'R2GC_905_338', + value = '(3*c3pl1*ee0*complex(0,1)*G**3*vev0**2)/(128.*cw0*cmath.pi**2*Lambda**2*sw0) + (3*c3pl2*ee0*complex(0,1)*G**3*vev0**2)/(128.*cw0*cmath.pi**2*Lambda**2*sw0) - (3*c3pQ3*ee0*complex(0,1)*G**3*vev0**2)/(64.*cw0*cmath.pi**2*Lambda**2*sw0) - (3*cll1221*ee0*complex(0,1)*G**3*vev0**2)/(128.*cw0*cmath.pi**2*Lambda**2*sw0) + (3*cpd*ee0*complex(0,1)*G**3*vev0**2)/(64.*cw0*cmath.pi**2*Lambda**2*sw0) + (3*cpDC*ee0*complex(0,1)*G**3*vev0**2)/(256.*cw0*cmath.pi**2*Lambda**2*sw0) - (3*cpQ3*ee0*complex(0,1)*G**3*vev0**2)/(64.*cw0*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':3,'QED':1}) + +R2GC_905_339 = Coupling(name = 'R2GC_905_339', + value = '(-3*c3pl1*ee0*complex(0,1)*G**3*vev0**2)/(128.*cw0*cmath.pi**2*Lambda**2*sw0) - (3*c3pl2*ee0*complex(0,1)*G**3*vev0**2)/(128.*cw0*cmath.pi**2*Lambda**2*sw0) + (3*c3pqi*ee0*complex(0,1)*G**3*vev0**2)/(64.*cw0*cmath.pi**2*Lambda**2*sw0) + (3*cll1221*ee0*complex(0,1)*G**3*vev0**2)/(128.*cw0*cmath.pi**2*Lambda**2*sw0) - (3*cpDC*ee0*complex(0,1)*G**3*vev0**2)/(256.*cw0*cmath.pi**2*Lambda**2*sw0) - (3*cpqi*ee0*complex(0,1)*G**3*vev0**2)/(64.*cw0*cmath.pi**2*Lambda**2*sw0) + (3*cpu*ee0*complex(0,1)*G**3*vev0**2)/(64.*cw0*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':3,'QED':1}) + +R2GC_905_340 = Coupling(name = 'R2GC_905_340', + value = '(3*c3pl1*ee0*complex(0,1)*G**3*vev0**2)/(128.*cw0*cmath.pi**2*Lambda**2*sw0) + (3*c3pl2*ee0*complex(0,1)*G**3*vev0**2)/(128.*cw0*cmath.pi**2*Lambda**2*sw0) - (3*c3pqi*ee0*complex(0,1)*G**3*vev0**2)/(64.*cw0*cmath.pi**2*Lambda**2*sw0) - (3*cll1221*ee0*complex(0,1)*G**3*vev0**2)/(128.*cw0*cmath.pi**2*Lambda**2*sw0) + (3*cpd*ee0*complex(0,1)*G**3*vev0**2)/(64.*cw0*cmath.pi**2*Lambda**2*sw0) + (3*cpDC*ee0*complex(0,1)*G**3*vev0**2)/(256.*cw0*cmath.pi**2*Lambda**2*sw0) - (3*cpqi*ee0*complex(0,1)*G**3*vev0**2)/(64.*cw0*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':3,'QED':1}) + +R2GC_905_341 = Coupling(name = 'R2GC_905_341', + value = '(-3*c3pl1*ee0*complex(0,1)*G**3*vev0**2)/(128.*cw0*cmath.pi**2*Lambda**2*sw0) - (3*c3pl2*ee0*complex(0,1)*G**3*vev0**2)/(128.*cw0*cmath.pi**2*Lambda**2*sw0) + (3*c3pQ3*ee0*complex(0,1)*G**3*vev0**2)/(64.*cw0*cmath.pi**2*Lambda**2*sw0) + (3*cll1221*ee0*complex(0,1)*G**3*vev0**2)/(128.*cw0*cmath.pi**2*Lambda**2*sw0) - (3*cpDC*ee0*complex(0,1)*G**3*vev0**2)/(256.*cw0*cmath.pi**2*Lambda**2*sw0) - (3*cpQ3*ee0*complex(0,1)*G**3*vev0**2)/(64.*cw0*cmath.pi**2*Lambda**2*sw0) + (3*cpt*ee0*complex(0,1)*G**3*vev0**2)/(64.*cw0*cmath.pi**2*Lambda**2*sw0) + (3*ctG*ee0*complex(0,1)*G**3*MT*vev0)/(16.*cw0*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))', + order = {'NP':2,'QCD':3,'QED':1}) + +R2GC_906_342 = Coupling(name = 'R2GC_906_342', + value = '(c3pl1*ee0*complex(0,1)*G**3*vev0**2)/(288.*cmath.pi**2*Lambda**2) + (c3pl2*ee0*complex(0,1)*G**3*vev0**2)/(288.*cmath.pi**2*Lambda**2) - (cll1221*ee0*complex(0,1)*G**3*vev0**2)/(288.*cmath.pi**2*Lambda**2) - (cpDC*ee0*complex(0,1)*G**3*vev0**2)/(576.*cmath.pi**2*Lambda**2) + (cpDC*ee0*complex(0,1)*G**3*vev0**2)/(576.*cmath.pi**2*Lambda**2*sw0**2) + (cpWB*cw0*ee0*complex(0,1)*G**3*vev0**2)/(144.*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':3,'QED':1}) + +R2GC_906_343 = Coupling(name = 'R2GC_906_343', + value = '-(c3pl1*ee0*complex(0,1)*G**3*vev0**2)/(144.*cmath.pi**2*Lambda**2) - (c3pl2*ee0*complex(0,1)*G**3*vev0**2)/(144.*cmath.pi**2*Lambda**2) + (cll1221*ee0*complex(0,1)*G**3*vev0**2)/(144.*cmath.pi**2*Lambda**2) + (cpDC*ee0*complex(0,1)*G**3*vev0**2)/(288.*cmath.pi**2*Lambda**2) - (cpDC*ee0*complex(0,1)*G**3*vev0**2)/(288.*cmath.pi**2*Lambda**2*sw0**2) - (cpWB*cw0*ee0*complex(0,1)*G**3*vev0**2)/(72.*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':3,'QED':1}) + +R2GC_907_344 = Coupling(name = 'R2GC_907_344', + value = '-(cpWB*ee0**2*complex(0,1)*G**2*vev0**2)/(108.*cmath.pi**2*Lambda**2) + (cpDC*ee0**2*complex(0,1)*G**2*vev0**2)/(1152.*cw0*cmath.pi**2*Lambda**2*sw0**3) + (cpWB*ee0**2*complex(0,1)*G**2*vev0**2)/(288.*cmath.pi**2*Lambda**2*sw0**2) + (c3pl1*ee0**2*complex(0,1)*G**2*vev0**2)/(288.*cw0*cmath.pi**2*Lambda**2*sw0) + (c3pl2*ee0**2*complex(0,1)*G**2*vev0**2)/(288.*cw0*cmath.pi**2*Lambda**2*sw0) - (c3pQ3*ee0**2*complex(0,1)*G**2*vev0**2)/(288.*cw0*cmath.pi**2*Lambda**2*sw0) - (cll1221*ee0**2*complex(0,1)*G**2*vev0**2)/(288.*cw0*cmath.pi**2*Lambda**2*sw0) - (cpd*ee0**2*complex(0,1)*G**2*vev0**2)/(288.*cw0*cmath.pi**2*Lambda**2*sw0) - (cpDC*ee0**2*complex(0,1)*G**2*vev0**2)/(288.*cw0*cmath.pi**2*Lambda**2*sw0) - (cpQ3*ee0**2*complex(0,1)*G**2*vev0**2)/(288.*cw0*cmath.pi**2*Lambda**2*sw0) - (c3pl1*ee0**2*complex(0,1)*G**2*sw0*vev0**2)/(216.*cw0*cmath.pi**2*Lambda**2) - (c3pl2*ee0**2*complex(0,1)*G**2*sw0*vev0**2)/(216.*cw0*cmath.pi**2*Lambda**2) + (cll1221*ee0**2*complex(0,1)*G**2*sw0*vev0**2)/(216.*cw0*cmath.pi**2*Lambda**2) + (cpDC*ee0**2*complex(0,1)*G**2*sw0*vev0**2)/(432.*cw0*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_907_345 = Coupling(name = 'R2GC_907_345', + value = '-(cpWB*ee0**2*complex(0,1)*G**2*vev0**2)/(27.*cmath.pi**2*Lambda**2) + (cpDC*ee0**2*complex(0,1)*G**2*vev0**2)/(576.*cw0*cmath.pi**2*Lambda**2*sw0**3) + (cpWB*ee0**2*complex(0,1)*G**2*vev0**2)/(144.*cmath.pi**2*Lambda**2*sw0**2) + (c3pl1*ee0**2*complex(0,1)*G**2*vev0**2)/(144.*cw0*cmath.pi**2*Lambda**2*sw0) + (c3pl2*ee0**2*complex(0,1)*G**2*vev0**2)/(144.*cw0*cmath.pi**2*Lambda**2*sw0) - (c3pqi*ee0**2*complex(0,1)*G**2*vev0**2)/(144.*cw0*cmath.pi**2*Lambda**2*sw0) - (cll1221*ee0**2*complex(0,1)*G**2*vev0**2)/(144.*cw0*cmath.pi**2*Lambda**2*sw0) - (cpDC*ee0**2*complex(0,1)*G**2*vev0**2)/(72.*cw0*cmath.pi**2*Lambda**2*sw0) + (cpqi*ee0**2*complex(0,1)*G**2*vev0**2)/(144.*cw0*cmath.pi**2*Lambda**2*sw0) + (cpu*ee0**2*complex(0,1)*G**2*vev0**2)/(144.*cw0*cmath.pi**2*Lambda**2*sw0) - (c3pl1*ee0**2*complex(0,1)*G**2*sw0*vev0**2)/(54.*cw0*cmath.pi**2*Lambda**2) - (c3pl2*ee0**2*complex(0,1)*G**2*sw0*vev0**2)/(54.*cw0*cmath.pi**2*Lambda**2) + (cll1221*ee0**2*complex(0,1)*G**2*sw0*vev0**2)/(54.*cw0*cmath.pi**2*Lambda**2) + (cpDC*ee0**2*complex(0,1)*G**2*sw0*vev0**2)/(108.*cw0*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_907_346 = Coupling(name = 'R2GC_907_346', + value = '-(cpWB*ee0**2*complex(0,1)*G**2*vev0**2)/(108.*cmath.pi**2*Lambda**2) + (cpDC*ee0**2*complex(0,1)*G**2*vev0**2)/(1152.*cw0*cmath.pi**2*Lambda**2*sw0**3) + (cpWB*ee0**2*complex(0,1)*G**2*vev0**2)/(288.*cmath.pi**2*Lambda**2*sw0**2) + (c3pl1*ee0**2*complex(0,1)*G**2*vev0**2)/(288.*cw0*cmath.pi**2*Lambda**2*sw0) + (c3pl2*ee0**2*complex(0,1)*G**2*vev0**2)/(288.*cw0*cmath.pi**2*Lambda**2*sw0) - (c3pqi*ee0**2*complex(0,1)*G**2*vev0**2)/(288.*cw0*cmath.pi**2*Lambda**2*sw0) - (cll1221*ee0**2*complex(0,1)*G**2*vev0**2)/(288.*cw0*cmath.pi**2*Lambda**2*sw0) - (cpd*ee0**2*complex(0,1)*G**2*vev0**2)/(288.*cw0*cmath.pi**2*Lambda**2*sw0) - (cpDC*ee0**2*complex(0,1)*G**2*vev0**2)/(288.*cw0*cmath.pi**2*Lambda**2*sw0) - (cpqi*ee0**2*complex(0,1)*G**2*vev0**2)/(288.*cw0*cmath.pi**2*Lambda**2*sw0) - (c3pl1*ee0**2*complex(0,1)*G**2*sw0*vev0**2)/(216.*cw0*cmath.pi**2*Lambda**2) - (c3pl2*ee0**2*complex(0,1)*G**2*sw0*vev0**2)/(216.*cw0*cmath.pi**2*Lambda**2) + (cll1221*ee0**2*complex(0,1)*G**2*sw0*vev0**2)/(216.*cw0*cmath.pi**2*Lambda**2) + (cpDC*ee0**2*complex(0,1)*G**2*sw0*vev0**2)/(432.*cw0*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_907_347 = Coupling(name = 'R2GC_907_347', + value = '-(cpWB*ee0**2*complex(0,1)*G**2*vev0**2)/(27.*cmath.pi**2*Lambda**2) + (cpDC*ee0**2*complex(0,1)*G**2*vev0**2)/(576.*cw0*cmath.pi**2*Lambda**2*sw0**3) + (cpWB*ee0**2*complex(0,1)*G**2*vev0**2)/(144.*cmath.pi**2*Lambda**2*sw0**2) + (c3pl1*ee0**2*complex(0,1)*G**2*vev0**2)/(144.*cw0*cmath.pi**2*Lambda**2*sw0) + (c3pl2*ee0**2*complex(0,1)*G**2*vev0**2)/(144.*cw0*cmath.pi**2*Lambda**2*sw0) - (c3pQ3*ee0**2*complex(0,1)*G**2*vev0**2)/(144.*cw0*cmath.pi**2*Lambda**2*sw0) - (cll1221*ee0**2*complex(0,1)*G**2*vev0**2)/(144.*cw0*cmath.pi**2*Lambda**2*sw0) - (cpDC*ee0**2*complex(0,1)*G**2*vev0**2)/(72.*cw0*cmath.pi**2*Lambda**2*sw0) + (cpQ3*ee0**2*complex(0,1)*G**2*vev0**2)/(144.*cw0*cmath.pi**2*Lambda**2*sw0) + (cpt*ee0**2*complex(0,1)*G**2*vev0**2)/(144.*cw0*cmath.pi**2*Lambda**2*sw0) - (c3pl1*ee0**2*complex(0,1)*G**2*sw0*vev0**2)/(54.*cw0*cmath.pi**2*Lambda**2) - (c3pl2*ee0**2*complex(0,1)*G**2*sw0*vev0**2)/(54.*cw0*cmath.pi**2*Lambda**2) + (cll1221*ee0**2*complex(0,1)*G**2*sw0*vev0**2)/(54.*cw0*cmath.pi**2*Lambda**2) + (cpDC*ee0**2*complex(0,1)*G**2*sw0*vev0**2)/(108.*cw0*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_908_348 = Coupling(name = 'R2GC_908_348', + value = '(cpWB*ee0*complex(0,1)*G**3*vev0**2)/(144.*cmath.pi**2*Lambda**2) - (c3pl1*ee0*complex(0,1)*G**3*vev0**2)/(384.*cw0*cmath.pi**2*Lambda**2*sw0) - (c3pl2*ee0*complex(0,1)*G**3*vev0**2)/(384.*cw0*cmath.pi**2*Lambda**2*sw0) + (c3pQ3*ee0*complex(0,1)*G**3*vev0**2)/(192.*cw0*cmath.pi**2*Lambda**2*sw0) + (cll1221*ee0*complex(0,1)*G**3*vev0**2)/(384.*cw0*cmath.pi**2*Lambda**2*sw0) + (cpd*ee0*complex(0,1)*G**3*vev0**2)/(192.*cw0*cmath.pi**2*Lambda**2*sw0) + (5*cpDC*ee0*complex(0,1)*G**3*vev0**2)/(2304.*cw0*cmath.pi**2*Lambda**2*sw0) + (cpQ3*ee0*complex(0,1)*G**3*vev0**2)/(192.*cw0*cmath.pi**2*Lambda**2*sw0) + (c3pl1*ee0*complex(0,1)*G**3*sw0*vev0**2)/(288.*cw0*cmath.pi**2*Lambda**2) + (c3pl2*ee0*complex(0,1)*G**3*sw0*vev0**2)/(288.*cw0*cmath.pi**2*Lambda**2) - (cll1221*ee0*complex(0,1)*G**3*sw0*vev0**2)/(288.*cw0*cmath.pi**2*Lambda**2) - (cpDC*ee0*complex(0,1)*G**3*sw0*vev0**2)/(576.*cw0*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':3,'QED':1}) + +R2GC_908_349 = Coupling(name = 'R2GC_908_349', + value = '-(cpWB*ee0*complex(0,1)*G**3*vev0**2)/(72.*cmath.pi**2*Lambda**2) + (c3pl1*ee0*complex(0,1)*G**3*vev0**2)/(384.*cw0*cmath.pi**2*Lambda**2*sw0) + (c3pl2*ee0*complex(0,1)*G**3*vev0**2)/(384.*cw0*cmath.pi**2*Lambda**2*sw0) - (c3pqi*ee0*complex(0,1)*G**3*vev0**2)/(192.*cw0*cmath.pi**2*Lambda**2*sw0) - (cll1221*ee0*complex(0,1)*G**3*vev0**2)/(384.*cw0*cmath.pi**2*Lambda**2*sw0) - (13*cpDC*ee0*complex(0,1)*G**3*vev0**2)/(2304.*cw0*cmath.pi**2*Lambda**2*sw0) + (cpqi*ee0*complex(0,1)*G**3*vev0**2)/(192.*cw0*cmath.pi**2*Lambda**2*sw0) + (cpu*ee0*complex(0,1)*G**3*vev0**2)/(192.*cw0*cmath.pi**2*Lambda**2*sw0) - (c3pl1*ee0*complex(0,1)*G**3*sw0*vev0**2)/(144.*cw0*cmath.pi**2*Lambda**2) - (c3pl2*ee0*complex(0,1)*G**3*sw0*vev0**2)/(144.*cw0*cmath.pi**2*Lambda**2) + (cll1221*ee0*complex(0,1)*G**3*sw0*vev0**2)/(144.*cw0*cmath.pi**2*Lambda**2) + (cpDC*ee0*complex(0,1)*G**3*sw0*vev0**2)/(288.*cw0*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':3,'QED':1}) + +R2GC_908_350 = Coupling(name = 'R2GC_908_350', + value = '(cpWB*ee0*complex(0,1)*G**3*vev0**2)/(144.*cmath.pi**2*Lambda**2) - (c3pl1*ee0*complex(0,1)*G**3*vev0**2)/(384.*cw0*cmath.pi**2*Lambda**2*sw0) - (c3pl2*ee0*complex(0,1)*G**3*vev0**2)/(384.*cw0*cmath.pi**2*Lambda**2*sw0) + (c3pqi*ee0*complex(0,1)*G**3*vev0**2)/(192.*cw0*cmath.pi**2*Lambda**2*sw0) + (cll1221*ee0*complex(0,1)*G**3*vev0**2)/(384.*cw0*cmath.pi**2*Lambda**2*sw0) + (cpd*ee0*complex(0,1)*G**3*vev0**2)/(192.*cw0*cmath.pi**2*Lambda**2*sw0) + (5*cpDC*ee0*complex(0,1)*G**3*vev0**2)/(2304.*cw0*cmath.pi**2*Lambda**2*sw0) + (cpqi*ee0*complex(0,1)*G**3*vev0**2)/(192.*cw0*cmath.pi**2*Lambda**2*sw0) + (c3pl1*ee0*complex(0,1)*G**3*sw0*vev0**2)/(288.*cw0*cmath.pi**2*Lambda**2) + (c3pl2*ee0*complex(0,1)*G**3*sw0*vev0**2)/(288.*cw0*cmath.pi**2*Lambda**2) - (cll1221*ee0*complex(0,1)*G**3*sw0*vev0**2)/(288.*cw0*cmath.pi**2*Lambda**2) - (cpDC*ee0*complex(0,1)*G**3*sw0*vev0**2)/(576.*cw0*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':3,'QED':1}) + +R2GC_908_351 = Coupling(name = 'R2GC_908_351', + value = '-(cpWB*ee0*complex(0,1)*G**3*vev0**2)/(72.*cmath.pi**2*Lambda**2) + (c3pl1*ee0*complex(0,1)*G**3*vev0**2)/(384.*cw0*cmath.pi**2*Lambda**2*sw0) + (c3pl2*ee0*complex(0,1)*G**3*vev0**2)/(384.*cw0*cmath.pi**2*Lambda**2*sw0) - (c3pQ3*ee0*complex(0,1)*G**3*vev0**2)/(192.*cw0*cmath.pi**2*Lambda**2*sw0) - (cll1221*ee0*complex(0,1)*G**3*vev0**2)/(384.*cw0*cmath.pi**2*Lambda**2*sw0) - (13*cpDC*ee0*complex(0,1)*G**3*vev0**2)/(2304.*cw0*cmath.pi**2*Lambda**2*sw0) + (cpQ3*ee0*complex(0,1)*G**3*vev0**2)/(192.*cw0*cmath.pi**2*Lambda**2*sw0) + (cpt*ee0*complex(0,1)*G**3*vev0**2)/(192.*cw0*cmath.pi**2*Lambda**2*sw0) - (c3pl1*ee0*complex(0,1)*G**3*sw0*vev0**2)/(144.*cw0*cmath.pi**2*Lambda**2) - (c3pl2*ee0*complex(0,1)*G**3*sw0*vev0**2)/(144.*cw0*cmath.pi**2*Lambda**2) + (cll1221*ee0*complex(0,1)*G**3*sw0*vev0**2)/(144.*cw0*cmath.pi**2*Lambda**2) + (cpDC*ee0*complex(0,1)*G**3*sw0*vev0**2)/(288.*cw0*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':3,'QED':1}) + +R2GC_909_352 = Coupling(name = 'R2GC_909_352', + value = '(c3pl1*ee0**2*complex(0,1)*G**2*vev0**2)/(144.*cw0**2*cmath.pi**2*Lambda**2) + (c3pl2*ee0**2*complex(0,1)*G**2*vev0**2)/(144.*cw0**2*cmath.pi**2*Lambda**2) - (c3pQ3*ee0**2*complex(0,1)*G**2*vev0**2)/(144.*cw0**2*cmath.pi**2*Lambda**2) - (cll1221*ee0**2*complex(0,1)*G**2*vev0**2)/(144.*cw0**2*cmath.pi**2*Lambda**2) - (cpd*ee0**2*complex(0,1)*G**2*vev0**2)/(144.*cw0**2*cmath.pi**2*Lambda**2) - (cpDC*ee0**2*complex(0,1)*G**2*vev0**2)/(216.*cw0**2*cmath.pi**2*Lambda**2) - (cpQ3*ee0**2*complex(0,1)*G**2*vev0**2)/(144.*cw0**2*cmath.pi**2*Lambda**2) - (c3pl1*ee0**2*complex(0,1)*G**2*vev0**2)/(192.*cw0**2*cmath.pi**2*Lambda**2*sw0**2) - (c3pl2*ee0**2*complex(0,1)*G**2*vev0**2)/(192.*cw0**2*cmath.pi**2*Lambda**2*sw0**2) + (c3pQ3*ee0**2*complex(0,1)*G**2*vev0**2)/(96.*cw0**2*cmath.pi**2*Lambda**2*sw0**2) + (cll1221*ee0**2*complex(0,1)*G**2*vev0**2)/(192.*cw0**2*cmath.pi**2*Lambda**2*sw0**2) + (cpDC*ee0**2*complex(0,1)*G**2*vev0**2)/(1152.*cw0**2*cmath.pi**2*Lambda**2*sw0**2) + (cpQ3*ee0**2*complex(0,1)*G**2*vev0**2)/(96.*cw0**2*cmath.pi**2*Lambda**2*sw0**2) + (cpWB*ee0**2*complex(0,1)*G**2*vev0**2)/(144.*cw0*cmath.pi**2*Lambda**2*sw0) - (cpWB*ee0**2*complex(0,1)*G**2*sw0*vev0**2)/(108.*cw0*cmath.pi**2*Lambda**2) - (c3pl1*ee0**2*complex(0,1)*G**2*sw0**2*vev0**2)/(216.*cw0**2*cmath.pi**2*Lambda**2) - (c3pl2*ee0**2*complex(0,1)*G**2*sw0**2*vev0**2)/(216.*cw0**2*cmath.pi**2*Lambda**2) + (cll1221*ee0**2*complex(0,1)*G**2*sw0**2*vev0**2)/(216.*cw0**2*cmath.pi**2*Lambda**2) + (cpDC*ee0**2*complex(0,1)*G**2*sw0**2*vev0**2)/(432.*cw0**2*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_909_353 = Coupling(name = 'R2GC_909_353', + value = '(c3pl1*ee0**2*complex(0,1)*G**2*vev0**2)/(72.*cw0**2*cmath.pi**2*Lambda**2) + (c3pl2*ee0**2*complex(0,1)*G**2*vev0**2)/(72.*cw0**2*cmath.pi**2*Lambda**2) - (c3pqi*ee0**2*complex(0,1)*G**2*vev0**2)/(72.*cw0**2*cmath.pi**2*Lambda**2) - (cll1221*ee0**2*complex(0,1)*G**2*vev0**2)/(72.*cw0**2*cmath.pi**2*Lambda**2) - (cpDC*ee0**2*complex(0,1)*G**2*vev0**2)/(54.*cw0**2*cmath.pi**2*Lambda**2) + (cpqi*ee0**2*complex(0,1)*G**2*vev0**2)/(72.*cw0**2*cmath.pi**2*Lambda**2) + (cpu*ee0**2*complex(0,1)*G**2*vev0**2)/(72.*cw0**2*cmath.pi**2*Lambda**2) - (c3pl1*ee0**2*complex(0,1)*G**2*vev0**2)/(192.*cw0**2*cmath.pi**2*Lambda**2*sw0**2) - (c3pl2*ee0**2*complex(0,1)*G**2*vev0**2)/(192.*cw0**2*cmath.pi**2*Lambda**2*sw0**2) + (c3pqi*ee0**2*complex(0,1)*G**2*vev0**2)/(96.*cw0**2*cmath.pi**2*Lambda**2*sw0**2) + (cll1221*ee0**2*complex(0,1)*G**2*vev0**2)/(192.*cw0**2*cmath.pi**2*Lambda**2*sw0**2) + (5*cpDC*ee0**2*complex(0,1)*G**2*vev0**2)/(1152.*cw0**2*cmath.pi**2*Lambda**2*sw0**2) - (cpqi*ee0**2*complex(0,1)*G**2*vev0**2)/(96.*cw0**2*cmath.pi**2*Lambda**2*sw0**2) + (cpWB*ee0**2*complex(0,1)*G**2*vev0**2)/(72.*cw0*cmath.pi**2*Lambda**2*sw0) - (cpWB*ee0**2*complex(0,1)*G**2*sw0*vev0**2)/(27.*cw0*cmath.pi**2*Lambda**2) - (c3pl1*ee0**2*complex(0,1)*G**2*sw0**2*vev0**2)/(54.*cw0**2*cmath.pi**2*Lambda**2) - (c3pl2*ee0**2*complex(0,1)*G**2*sw0**2*vev0**2)/(54.*cw0**2*cmath.pi**2*Lambda**2) + (cll1221*ee0**2*complex(0,1)*G**2*sw0**2*vev0**2)/(54.*cw0**2*cmath.pi**2*Lambda**2) + (cpDC*ee0**2*complex(0,1)*G**2*sw0**2*vev0**2)/(108.*cw0**2*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_909_354 = Coupling(name = 'R2GC_909_354', + value = '(c3pl1*ee0**2*complex(0,1)*G**2*vev0**2)/(144.*cw0**2*cmath.pi**2*Lambda**2) + (c3pl2*ee0**2*complex(0,1)*G**2*vev0**2)/(144.*cw0**2*cmath.pi**2*Lambda**2) - (c3pqi*ee0**2*complex(0,1)*G**2*vev0**2)/(144.*cw0**2*cmath.pi**2*Lambda**2) - (cll1221*ee0**2*complex(0,1)*G**2*vev0**2)/(144.*cw0**2*cmath.pi**2*Lambda**2) - (cpd*ee0**2*complex(0,1)*G**2*vev0**2)/(144.*cw0**2*cmath.pi**2*Lambda**2) - (cpDC*ee0**2*complex(0,1)*G**2*vev0**2)/(216.*cw0**2*cmath.pi**2*Lambda**2) - (cpqi*ee0**2*complex(0,1)*G**2*vev0**2)/(144.*cw0**2*cmath.pi**2*Lambda**2) - (c3pl1*ee0**2*complex(0,1)*G**2*vev0**2)/(192.*cw0**2*cmath.pi**2*Lambda**2*sw0**2) - (c3pl2*ee0**2*complex(0,1)*G**2*vev0**2)/(192.*cw0**2*cmath.pi**2*Lambda**2*sw0**2) + (c3pqi*ee0**2*complex(0,1)*G**2*vev0**2)/(96.*cw0**2*cmath.pi**2*Lambda**2*sw0**2) + (cll1221*ee0**2*complex(0,1)*G**2*vev0**2)/(192.*cw0**2*cmath.pi**2*Lambda**2*sw0**2) + (cpDC*ee0**2*complex(0,1)*G**2*vev0**2)/(1152.*cw0**2*cmath.pi**2*Lambda**2*sw0**2) + (cpqi*ee0**2*complex(0,1)*G**2*vev0**2)/(96.*cw0**2*cmath.pi**2*Lambda**2*sw0**2) + (cpWB*ee0**2*complex(0,1)*G**2*vev0**2)/(144.*cw0*cmath.pi**2*Lambda**2*sw0) - (cpWB*ee0**2*complex(0,1)*G**2*sw0*vev0**2)/(108.*cw0*cmath.pi**2*Lambda**2) - (c3pl1*ee0**2*complex(0,1)*G**2*sw0**2*vev0**2)/(216.*cw0**2*cmath.pi**2*Lambda**2) - (c3pl2*ee0**2*complex(0,1)*G**2*sw0**2*vev0**2)/(216.*cw0**2*cmath.pi**2*Lambda**2) + (cll1221*ee0**2*complex(0,1)*G**2*sw0**2*vev0**2)/(216.*cw0**2*cmath.pi**2*Lambda**2) + (cpDC*ee0**2*complex(0,1)*G**2*sw0**2*vev0**2)/(432.*cw0**2*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_909_355 = Coupling(name = 'R2GC_909_355', + value = '(c3pl1*ee0**2*complex(0,1)*G**2*vev0**2)/(72.*cw0**2*cmath.pi**2*Lambda**2) + (c3pl2*ee0**2*complex(0,1)*G**2*vev0**2)/(72.*cw0**2*cmath.pi**2*Lambda**2) - (c3pQ3*ee0**2*complex(0,1)*G**2*vev0**2)/(72.*cw0**2*cmath.pi**2*Lambda**2) - (cll1221*ee0**2*complex(0,1)*G**2*vev0**2)/(72.*cw0**2*cmath.pi**2*Lambda**2) - (cpDC*ee0**2*complex(0,1)*G**2*vev0**2)/(54.*cw0**2*cmath.pi**2*Lambda**2) + (cpQ3*ee0**2*complex(0,1)*G**2*vev0**2)/(72.*cw0**2*cmath.pi**2*Lambda**2) + (cpt*ee0**2*complex(0,1)*G**2*vev0**2)/(72.*cw0**2*cmath.pi**2*Lambda**2) - (c3pl1*ee0**2*complex(0,1)*G**2*vev0**2)/(192.*cw0**2*cmath.pi**2*Lambda**2*sw0**2) - (c3pl2*ee0**2*complex(0,1)*G**2*vev0**2)/(192.*cw0**2*cmath.pi**2*Lambda**2*sw0**2) + (c3pQ3*ee0**2*complex(0,1)*G**2*vev0**2)/(96.*cw0**2*cmath.pi**2*Lambda**2*sw0**2) + (cll1221*ee0**2*complex(0,1)*G**2*vev0**2)/(192.*cw0**2*cmath.pi**2*Lambda**2*sw0**2) + (5*cpDC*ee0**2*complex(0,1)*G**2*vev0**2)/(1152.*cw0**2*cmath.pi**2*Lambda**2*sw0**2) - (cpQ3*ee0**2*complex(0,1)*G**2*vev0**2)/(96.*cw0**2*cmath.pi**2*Lambda**2*sw0**2) + (cpWB*ee0**2*complex(0,1)*G**2*vev0**2)/(72.*cw0*cmath.pi**2*Lambda**2*sw0) - (cpWB*ee0**2*complex(0,1)*G**2*sw0*vev0**2)/(27.*cw0*cmath.pi**2*Lambda**2) - (c3pl1*ee0**2*complex(0,1)*G**2*sw0**2*vev0**2)/(54.*cw0**2*cmath.pi**2*Lambda**2) - (c3pl2*ee0**2*complex(0,1)*G**2*sw0**2*vev0**2)/(54.*cw0**2*cmath.pi**2*Lambda**2) + (cll1221*ee0**2*complex(0,1)*G**2*sw0**2*vev0**2)/(54.*cw0**2*cmath.pi**2*Lambda**2) + (cpDC*ee0**2*complex(0,1)*G**2*sw0**2*vev0**2)/(108.*cw0**2*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_910_356 = Coupling(name = 'R2GC_910_356', + value = '(13*ctG*ee0*G**2)/(72.*cw0*cmath.pi**2*Lambda**2*sw0) - (13*ctG*ee0*G**2*sw0)/(108.*cw0*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_911_357 = Coupling(name = 'R2GC_911_357', + value = '(-11*ctG*ee0*G**2)/(72.*cw0*cmath.pi**2*Lambda**2*sw0) + (11*ctG*ee0*G**2*sw0)/(108.*cw0*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_912_358 = Coupling(name = 'R2GC_912_358', + value = '(5*ctG*ee0*G**3)/(48.*cw0*cmath.pi**2*Lambda**2*sw0) - (5*ctG*ee0*G**3*sw0)/(72.*cw0*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':3,'QED':2}) + +R2GC_913_359 = Coupling(name = 'R2GC_913_359', + value = '(-55*ctG*ee0*G**3)/(384.*cw0*cmath.pi**2*Lambda**2*sw0) + (55*ctG*ee0*G**3*sw0)/(576.*cw0*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':3,'QED':2}) + +R2GC_914_360 = Coupling(name = 'R2GC_914_360', + value = '-(c3pQ3*G**2*vev0)/(6.*cmath.pi**2*Lambda**2) - (cpQ3*G**2*vev0)/(6.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_915_361 = Coupling(name = 'R2GC_915_361', + value = '-(c3pQ3*ee0*complex(0,1)*G**2*vev0)/(6.*cw0*cmath.pi**2*Lambda**2*sw0) - (cpG*ee0*complex(0,1)*G**2*vev0)/(4.*cw0*cmath.pi**2*Lambda**2*sw0) - (cpQ3*ee0*complex(0,1)*G**2*vev0)/(6.*cw0*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_916_362 = Coupling(name = 'R2GC_916_362', + value = '(c3pl1*ee0*complex(0,1)*G**2*vev0**2)/(24.*cw0*cmath.pi**2*Lambda**2*sw0) + (c3pl2*ee0*complex(0,1)*G**2*vev0**2)/(24.*cw0*cmath.pi**2*Lambda**2*sw0) - (c3pQ3*ee0*complex(0,1)*G**2*vev0**2)/(12.*cw0*cmath.pi**2*Lambda**2*sw0) - (cll1221*ee0*complex(0,1)*G**2*vev0**2)/(24.*cw0*cmath.pi**2*Lambda**2*sw0) - (cpQ3*ee0*complex(0,1)*G**2*vev0**2)/(12.*cw0*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_917_363 = Coupling(name = 'R2GC_917_363', + value = '-(c3pl1*ee0*complex(0,1)*G**2*vev0**2)/(36.*cmath.pi**2*Lambda**2) - (c3pl2*ee0*complex(0,1)*G**2*vev0**2)/(36.*cmath.pi**2*Lambda**2) + (cll1221*ee0*complex(0,1)*G**2*vev0**2)/(36.*cmath.pi**2*Lambda**2) + (cpDC*ee0*complex(0,1)*G**2*vev0**2)/(72.*cmath.pi**2*Lambda**2) - (cpDC*ee0*complex(0,1)*G**2*vev0**2)/(72.*cmath.pi**2*Lambda**2*sw0**2) - (cpWB*cw0*ee0*complex(0,1)*G**2*vev0**2)/(18.*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_918_364 = Coupling(name = 'R2GC_918_364', + value = '-(cpWB*ee0*complex(0,1)*G**2*vev0**2)/(18.*cmath.pi**2*Lambda**2) - (c3pl1*ee0*complex(0,1)*G**2*sw0*vev0**2)/(36.*cw0*cmath.pi**2*Lambda**2) - (c3pl2*ee0*complex(0,1)*G**2*sw0*vev0**2)/(36.*cw0*cmath.pi**2*Lambda**2) + (cll1221*ee0*complex(0,1)*G**2*sw0*vev0**2)/(36.*cw0*cmath.pi**2*Lambda**2) + (cpDC*ee0*complex(0,1)*G**2*sw0*vev0**2)/(72.*cw0*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_919_365 = Coupling(name = 'R2GC_919_365', + value = '(c3pqi*G**2*vev0)/(6.*cmath.pi**2*Lambda**2) - (cpqi*G**2*vev0)/(6.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_920_366 = Coupling(name = 'R2GC_920_366', + value = '(c3pqi*ee0*complex(0,1)*G**2*vev0)/(6.*cw0*cmath.pi**2*Lambda**2*sw0) + (cpG*ee0*complex(0,1)*G**2*vev0)/(4.*cw0*cmath.pi**2*Lambda**2*sw0) - (cpqi*ee0*complex(0,1)*G**2*vev0)/(6.*cw0*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_921_367 = Coupling(name = 'R2GC_921_367', + value = '-(c3pl1*ee0*complex(0,1)*G**2*vev0**2)/(24.*cw0*cmath.pi**2*Lambda**2*sw0) - (c3pl2*ee0*complex(0,1)*G**2*vev0**2)/(24.*cw0*cmath.pi**2*Lambda**2*sw0) + (c3pqi*ee0*complex(0,1)*G**2*vev0**2)/(12.*cw0*cmath.pi**2*Lambda**2*sw0) + (cll1221*ee0*complex(0,1)*G**2*vev0**2)/(24.*cw0*cmath.pi**2*Lambda**2*sw0) - (cpqi*ee0*complex(0,1)*G**2*vev0**2)/(12.*cw0*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_922_368 = Coupling(name = 'R2GC_922_368', + value = '(c3pl1*ee0*complex(0,1)*G**2*vev0**2)/(18.*cmath.pi**2*Lambda**2) + (c3pl2*ee0*complex(0,1)*G**2*vev0**2)/(18.*cmath.pi**2*Lambda**2) - (cll1221*ee0*complex(0,1)*G**2*vev0**2)/(18.*cmath.pi**2*Lambda**2) - (cpDC*ee0*complex(0,1)*G**2*vev0**2)/(36.*cmath.pi**2*Lambda**2) + (cpDC*ee0*complex(0,1)*G**2*vev0**2)/(36.*cmath.pi**2*Lambda**2*sw0**2) + (cpWB*cw0*ee0*complex(0,1)*G**2*vev0**2)/(9.*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_923_369 = Coupling(name = 'R2GC_923_369', + value = '(cpWB*ee0*complex(0,1)*G**2*vev0**2)/(9.*cmath.pi**2*Lambda**2) + (c3pl1*ee0*complex(0,1)*G**2*sw0*vev0**2)/(18.*cw0*cmath.pi**2*Lambda**2) + (c3pl2*ee0*complex(0,1)*G**2*sw0*vev0**2)/(18.*cw0*cmath.pi**2*Lambda**2) - (cll1221*ee0*complex(0,1)*G**2*sw0*vev0**2)/(18.*cw0*cmath.pi**2*Lambda**2) - (cpDC*ee0*complex(0,1)*G**2*sw0*vev0**2)/(36.*cw0*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_924_370 = Coupling(name = 'R2GC_924_370', + value = '-(c3pqi*G**2*vev0)/(6.*cmath.pi**2*Lambda**2) - (cpqi*G**2*vev0)/(6.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_925_371 = Coupling(name = 'R2GC_925_371', + value = '-(c3pqi*ee0*complex(0,1)*G**2*vev0)/(6.*cw0*cmath.pi**2*Lambda**2*sw0) - (cpG*ee0*complex(0,1)*G**2*vev0)/(4.*cw0*cmath.pi**2*Lambda**2*sw0) - (cpqi*ee0*complex(0,1)*G**2*vev0)/(6.*cw0*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_926_372 = Coupling(name = 'R2GC_926_372', + value = '(c3pl1*ee0*complex(0,1)*G**2*vev0**2)/(24.*cw0*cmath.pi**2*Lambda**2*sw0) + (c3pl2*ee0*complex(0,1)*G**2*vev0**2)/(24.*cw0*cmath.pi**2*Lambda**2*sw0) - (c3pqi*ee0*complex(0,1)*G**2*vev0**2)/(12.*cw0*cmath.pi**2*Lambda**2*sw0) - (cll1221*ee0*complex(0,1)*G**2*vev0**2)/(24.*cw0*cmath.pi**2*Lambda**2*sw0) - (cpqi*ee0*complex(0,1)*G**2*vev0**2)/(12.*cw0*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':1}) + +R2GC_934_373 = Coupling(name = 'R2GC_934_373', + value = '(ctp*complex(0,1)*G**2*MT*vev0)/(8.*cmath.pi**2*Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_934_374 = Coupling(name = 'R2GC_934_374', + value = '(c3pl1*complex(0,1)*G**2*MT**2)/(8.*cmath.pi**2*Lambda**2) + (c3pl2*complex(0,1)*G**2*MT**2)/(8.*cmath.pi**2*Lambda**2) - (cll1221*complex(0,1)*G**2*MT**2)/(8.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_935_375 = Coupling(name = 'R2GC_935_375', + value = '(-7*ctG*ee0**2*G**2)/(108.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':3}) + +R2GC_935_376 = Coupling(name = 'R2GC_935_376', + value = '(-7*ctG*ee0**2*G**2)/(27.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':3}) + +R2GC_936_377 = Coupling(name = 'R2GC_936_377', + value = '(7*ctG*ee0**2*G**2)/(108.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':3}) + +R2GC_936_378 = Coupling(name = 'R2GC_936_378', + value = '(7*ctG*ee0**2*G**2)/(27.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':3}) + +R2GC_937_379 = Coupling(name = 'R2GC_937_379', + value = '(-7*ctG*G**4)/(384.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':4,'QED':1}) + +R2GC_938_380 = Coupling(name = 'R2GC_938_380', + value = '(7*ctG*G**4)/(384.*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':4,'QED':1}) + +R2GC_939_381 = Coupling(name = 'R2GC_939_381', + value = '(7*ctG*ee0**2*G**2)/(72.*cw0*cmath.pi**2*Lambda**2*sw0) - (7*ctG*ee0**2*G**2*sw0)/(108.*cw0*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':3}) + +R2GC_939_382 = Coupling(name = 'R2GC_939_382', + value = '(-7*ctG*ee0**2*G**2*sw0)/(27.*cw0*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':3}) + +R2GC_940_383 = Coupling(name = 'R2GC_940_383', + value = '(-7*ctG*ee0**2*G**2)/(72.*cw0*cmath.pi**2*Lambda**2*sw0) + (7*ctG*ee0**2*G**2*sw0)/(108.*cw0*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':3}) + +R2GC_940_384 = Coupling(name = 'R2GC_940_384', + value = '(7*ctG*ee0**2*G**2*sw0)/(27.*cw0*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':3}) + +R2GC_941_385 = Coupling(name = 'R2GC_941_385', + value = '(7*ctG*ee0**2*G**2)/(36.*cw0*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2)) - (7*ctG*ee0**2*G**2*sw0*cmath.sqrt(2))/(27.*cw0*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':3}) + +R2GC_942_386 = Coupling(name = 'R2GC_942_386', + value = '(7*ctG*ee0**2*complex(0,1)*G**2)/(36.*cw0*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2)) - (7*ctG*ee0**2*complex(0,1)*G**2*sw0*cmath.sqrt(2))/(27.*cw0*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':3}) + +R2GC_943_387 = Coupling(name = 'R2GC_943_387', + value = '(7*ctG*ee0**2*G**2)/(36.*cw0**2*cmath.pi**2*Lambda**2) - (7*ctG*ee0**2*G**2)/(48.*cw0**2*cmath.pi**2*Lambda**2*sw0**2) - (7*ctG*ee0**2*G**2*sw0**2)/(108.*cw0**2*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':3}) + +R2GC_943_388 = Coupling(name = 'R2GC_943_388', + value = '(-7*ctG*ee0**2*G**2*sw0**2)/(27.*cw0**2*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':3}) + +R2GC_944_389 = Coupling(name = 'R2GC_944_389', + value = '(-7*ctG*ee0**2*G**2)/(36.*cw0**2*cmath.pi**2*Lambda**2) + (7*ctG*ee0**2*G**2)/(48.*cw0**2*cmath.pi**2*Lambda**2*sw0**2) + (7*ctG*ee0**2*G**2*sw0**2)/(108.*cw0**2*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':3}) + +R2GC_944_390 = Coupling(name = 'R2GC_944_390', + value = '(7*ctG*ee0**2*G**2*sw0**2)/(27.*cw0**2*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':3}) + +R2GC_945_391 = Coupling(name = 'R2GC_945_391', + value = '(7*ctG*ee0**2*G**2)/(18.*cw0**2*cmath.pi**2*Lambda**2*cmath.sqrt(2)) - (7*ctG*ee0**2*G**2)/(48.*cw0**2*cmath.pi**2*Lambda**2*sw0**2*cmath.sqrt(2)) - (7*ctG*ee0**2*G**2*sw0**2*cmath.sqrt(2))/(27.*cw0**2*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':3}) + +R2GC_946_392 = Coupling(name = 'R2GC_946_392', + value = '(7*ctG*ee0**2*complex(0,1)*G**2)/(18.*cw0**2*cmath.pi**2*Lambda**2*cmath.sqrt(2)) - (7*ctG*ee0**2*complex(0,1)*G**2)/(48.*cw0**2*cmath.pi**2*Lambda**2*sw0**2*cmath.sqrt(2)) - (7*ctG*ee0**2*complex(0,1)*G**2*sw0**2*cmath.sqrt(2))/(27.*cw0**2*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':3}) + +R2GC_947_393 = Coupling(name = 'R2GC_947_393', + value = '(7*ctG*ee0**2*complex(0,1)*G**2*vev0)/(36.*cw0*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2)) - (7*ctG*ee0**2*complex(0,1)*G**2*sw0*vev0*cmath.sqrt(2))/(27.*cw0*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_948_394 = Coupling(name = 'R2GC_948_394', + value = '(7*ctG*ee0**2*complex(0,1)*G**2*vev0)/(18.*cw0**2*cmath.pi**2*Lambda**2*cmath.sqrt(2)) - (7*ctG*ee0**2*complex(0,1)*G**2*vev0)/(48.*cw0**2*cmath.pi**2*Lambda**2*sw0**2*cmath.sqrt(2)) - (7*ctG*ee0**2*complex(0,1)*G**2*sw0**2*vev0*cmath.sqrt(2))/(27.*cw0**2*cmath.pi**2*Lambda**2)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_949_395 = Coupling(name = 'R2GC_949_395', + value = '(ee0**2*complex(0,1)*G**2)/(96.*cmath.pi**2*sw0**2)', + order = {'QCD':2,'QED':2}) + +R2GC_950_396 = Coupling(name = 'R2GC_950_396', + value = '-(c3pQ3*ee0*G**2*vev0)/(48.*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_950_397 = Coupling(name = 'R2GC_950_397', + value = '-(c3pqi*ee0*G**2*vev0)/(48.*cmath.pi**2*Lambda**2*sw0)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_951_398 = Coupling(name = 'R2GC_951_398', + value = '-(c3pl1*ee0**2*complex(0,1)*G**2*vev0**2)/(96.*cmath.pi**2*Lambda**2*sw0**2) - (c3pl2*ee0**2*complex(0,1)*G**2*vev0**2)/(96.*cmath.pi**2*Lambda**2*sw0**2) + (c3pQ3*ee0**2*complex(0,1)*G**2*vev0**2)/(48.*cmath.pi**2*Lambda**2*sw0**2) + (cll1221*ee0**2*complex(0,1)*G**2*vev0**2)/(96.*cmath.pi**2*Lambda**2*sw0**2)', + order = {'NP':2,'QCD':2,'QED':2}) + +R2GC_951_399 = Coupling(name = 'R2GC_951_399', + value = '-(c3pl1*ee0**2*complex(0,1)*G**2*vev0**2)/(96.*cmath.pi**2*Lambda**2*sw0**2) - (c3pl2*ee0**2*complex(0,1)*G**2*vev0**2)/(96.*cmath.pi**2*Lambda**2*sw0**2) + (c3pqi*ee0**2*complex(0,1)*G**2*vev0**2)/(48.*cmath.pi**2*Lambda**2*sw0**2) + (cll1221*ee0**2*complex(0,1)*G**2*vev0**2)/(96.*cmath.pi**2*Lambda**2*sw0**2)', + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1000_1 = Coupling(name = 'UVGC_1000_1', + value = {-1:'(-235*ctG*ee0*complex(0,1)*G**3)/(864.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':3,'QED':2}) + +UVGC_1001_2 = Coupling(name = 'UVGC_1001_2', + value = {-1:'(-533*ctG*G**4)/(576.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':4,'QED':1}) + +UVGC_1002_3 = Coupling(name = 'UVGC_1002_3', + value = {-1:'(-235*ctG*G**4)/(576.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':4,'QED':1}) + +UVGC_1003_4 = Coupling(name = 'UVGC_1003_4', + value = {-1:'(-5*ctG*G**4)/(96.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':4,'QED':1}) + +UVGC_1004_5 = Coupling(name = 'UVGC_1004_5', + value = {-1:'(5*ctG*complex(0,1)*G**4)/(48.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':4,'QED':1}) + +UVGC_1005_6 = Coupling(name = 'UVGC_1005_6', + value = {-1:'(235*ctG*G**4)/(576.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':4,'QED':1}) + +UVGC_1006_7 = Coupling(name = 'UVGC_1006_7', + value = {-1:'(533*ctG*G**4)/(576.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':4,'QED':1}) + +UVGC_1007_8 = Coupling(name = 'UVGC_1007_8', + value = {-1:'-(ctW*ee0*complex(0,1)*G**2)/(6.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1008_9 = Coupling(name = 'UVGC_1008_9', + value = {-1:'-(ctG*ee0*complex(0,1)*G**2)/(8.*cw0*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1009_10 = Coupling(name = 'UVGC_1009_10', + value = {-1:'(ctG*ee0*G**2)/(8.*cw0*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1010_11 = Coupling(name = 'UVGC_1010_11', + value = {-1:'(-7*ctG*ee0*G**3)/(288.*cw0*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':3,'QED':2}) + +UVGC_1011_12 = Coupling(name = 'UVGC_1011_12', + value = {-1:'(-7*ctG*ee0*complex(0,1)*G**3)/(288.*cw0*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':3,'QED':2}) + +UVGC_1012_13 = Coupling(name = 'UVGC_1012_13', + value = {-1:'-(ctG*ee0*G**2*sw0)/(6.*cw0*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1013_14 = Coupling(name = 'UVGC_1013_14', + value = {-1:'(ctG*ee0*G**2*sw0)/(6.*cw0*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1014_15 = Coupling(name = 'UVGC_1014_15', + value = {-1:'-(ctG*ee0*G**2*sw0)/(3.*cw0*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1015_16 = Coupling(name = 'UVGC_1015_16', + value = {-1:'(ctG*ee0*complex(0,1)*G**2*sw0)/(3.*cw0*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1016_17 = Coupling(name = 'UVGC_1016_17', + value = {-1:'-(ctG*ee0*G**2*sw0*cmath.sqrt(2))/(9.*cw0*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1017_18 = Coupling(name = 'UVGC_1017_18', + value = {-1:'(ctG*ee0*complex(0,1)*G**2*sw0*cmath.sqrt(2))/(9.*cw0*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1018_19 = Coupling(name = 'UVGC_1018_19', + value = {-1:'(-77*ctG*ee0*G**3*sw0)/(864.*cw0*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':3,'QED':2}) + +UVGC_1019_20 = Coupling(name = 'UVGC_1019_20', + value = {-1:'(79*ctG*ee0*G**3*sw0)/(432.*cw0*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':3,'QED':2}) + +UVGC_1020_21 = Coupling(name = 'UVGC_1020_21', + value = {-1:'(7*ctG*ee0*complex(0,1)*G**3*sw0)/(108.*cw0*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':3,'QED':2}) + +UVGC_1021_22 = Coupling(name = 'UVGC_1021_22', + value = {-1:'(7*ctG*ee0*G**3*sw0)/(108.*cw0*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':3,'QED':2}) + +UVGC_1022_23 = Coupling(name = 'UVGC_1022_23', + value = {-1:'(ctG*ee0*complex(0,1)*G**2*vev0)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':1}) + +UVGC_1023_24 = Coupling(name = 'UVGC_1023_24', + value = {-1:'(ctG*ee0*complex(0,1)*G**2*vev0*cmath.sqrt(2))/(9.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':1}) + +UVGC_1024_25 = Coupling(name = 'UVGC_1024_25', + value = {-1:'(-11*ctG*ee0**2*complex(0,1)*G**2*vev0*cmath.sqrt(2))/(81.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1025_26 = Coupling(name = 'UVGC_1025_26', + value = {-1:'(11*ctG*ee0**2*complex(0,1)*G**2*vev0)/(54.*cw0**2*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1026_27 = Coupling(name = 'UVGC_1026_27', + value = {-1:'-(ctG*ee0**2*complex(0,1)*G**2*vev0*cmath.sqrt(2))/(27.*cw0**2*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1027_28 = Coupling(name = 'UVGC_1027_28', + value = {-1:'(3*ctG*complex(0,1)*G**3*vev0)/(8.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':3}) + +UVGC_1028_29 = Coupling(name = 'UVGC_1028_29', + value = {-1:'(-127*ctG*ee0*complex(0,1)*G**3*vev0)/(864.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':3,'QED':1}) + +UVGC_1029_30 = Coupling(name = 'UVGC_1029_30', + value = {-1:'(11*ctG*complex(0,1)*G**4*vev0)/(48.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':4}) + +UVGC_1030_31 = Coupling(name = 'UVGC_1030_31', + value = {-1:'(235*ctG*complex(0,1)*G**4*vev0)/(576.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':4}) + +UVGC_1031_32 = Coupling(name = 'UVGC_1031_32', + value = {-1:'(-533*ctG*complex(0,1)*G**4*vev0)/(576.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':4}) + +UVGC_1032_33 = Coupling(name = 'UVGC_1032_33', + value = {-1:'-(ctW*ee0*complex(0,1)*G**2*vev0)/(6.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1033_34 = Coupling(name = 'UVGC_1033_34', + value = {-1:'-(ctG*ee0*complex(0,1)*G**2*vev0)/(8.*cw0*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':1}) + +UVGC_1034_35 = Coupling(name = 'UVGC_1034_35', + value = {-1:'(77*ctG*ee0*complex(0,1)*G**3*vev0)/(1152.*cw0*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':3,'QED':1}) + +UVGC_1035_36 = Coupling(name = 'UVGC_1035_36', + value = {-1:'(ctG*ee0*complex(0,1)*G**2*sw0*vev0)/(3.*cw0*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':1}) + +UVGC_1036_37 = Coupling(name = 'UVGC_1036_37', + value = {-1:'(ctG*ee0*complex(0,1)*G**2*sw0*vev0*cmath.sqrt(2))/(9.*cw0*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':1}) + +UVGC_1037_38 = Coupling(name = 'UVGC_1037_38', + value = {-1:'(-127*ctG*ee0*complex(0,1)*G**3*sw0*vev0)/(864.*cw0*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':3,'QED':1}) + +UVGC_1038_39 = Coupling(name = 'UVGC_1038_39', + value = {-1:'-(complex(0,1)*G**2)/(12.*cmath.pi**2)'}, + order = {'QCD':2}) + +UVGC_1039_40 = Coupling(name = 'UVGC_1039_40', + value = {-1:'(ctG*ee0**2*complex(0,1)*G**2)/(27.*cw0*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1040_41 = Coupling(name = 'UVGC_1040_41', + value = {-1:'(-19*ctG*ee0**2*complex(0,1)*G**2)/(216.*cw0*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1041_42 = Coupling(name = 'UVGC_1041_42', + value = {-1:'(ctG*ee0**2*G**2)/(27.*cw0*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1042_43 = Coupling(name = 'UVGC_1042_43', + value = {-1:'(19*ctG*ee0**2*G**2)/(216.*cw0*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1043_44 = Coupling(name = 'UVGC_1043_44', + value = {-1:'-(ctG*ee0**2*G**2)/(108.*cw0*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1044_45 = Coupling(name = 'UVGC_1044_45', + value = {-1:'(5*ctG*ee0**2*G**2)/(54.*cw0*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1045_46 = Coupling(name = 'UVGC_1045_46', + value = {-1:'(ctG*ee0**2*G**2*cmath.sqrt(2))/(27.*cw0*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1046_47 = Coupling(name = 'UVGC_1046_47', + value = {-1:'-(ctG*ee0**2*G**2)/(18.*cmath.pi**2*Lambda**2*sw0**2)'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1047_48 = Coupling(name = 'UVGC_1047_48', + value = {-1:'(5*ctG*ee0**2*G**2)/(36.*cmath.pi**2*Lambda**2*sw0**2)'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1048_49 = Coupling(name = 'UVGC_1048_49', + value = {-1:'-(ctG*ee0**2*complex(0,1)*G**2)/(72.*cmath.pi**2*Lambda**2*sw0**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1049_50 = Coupling(name = 'UVGC_1049_50', + value = {-1:'(ctG*ee0**2*G**2)/(72.*cmath.pi**2*Lambda**2*sw0**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1050_51 = Coupling(name = 'UVGC_1050_51', + value = {-1:'-(ctG*ee0**2*G**2)/(16.*cw0*cmath.pi**2*Lambda**2*sw0**2)'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1051_52 = Coupling(name = 'UVGC_1051_52', + value = {-1:'-(ctG*ee0**2*complex(0,1)*G**2)/(16.*cw0*cmath.pi**2*Lambda**2*sw0**2)'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1052_53 = Coupling(name = 'UVGC_1052_53', + value = {-1:'(ctG*ee0**2*complex(0,1)*G**2)/(16.*cw0*cmath.pi**2*Lambda**2*sw0**2)'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1053_54 = Coupling(name = 'UVGC_1053_54', + value = {-1:'-(ctG*ee0**2*G**2)/(24.*cw0*cmath.pi**2*Lambda**2*sw0**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1054_55 = Coupling(name = 'UVGC_1054_55', + value = {-1:'-(ctG*ee0*G**2)/(8.*cmath.pi**2*Lambda**2*sw0)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1055_56 = Coupling(name = 'UVGC_1055_56', + value = {-1:'(ctG*ee0*complex(0,1)*G**2)/(8.*cmath.pi**2*Lambda**2*sw0)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1056_57 = Coupling(name = 'UVGC_1056_57', + value = {-1:'(ctG*ee0*G**2)/(8.*cmath.pi**2*Lambda**2*sw0)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1057_58 = Coupling(name = 'UVGC_1057_58', + value = {-1:'-(ctG*ee0*G**2)/(4.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1058_59 = Coupling(name = 'UVGC_1058_59', + value = {-1:'(ctG*ee0*G**2)/(4.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1059_60 = Coupling(name = 'UVGC_1059_60', + value = {-1:'-(ctG*ee0**2*G**2)/(216.*cmath.pi**2*Lambda**2*sw0)'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1060_61 = Coupling(name = 'UVGC_1060_61', + value = {-1:'-(ctG*ee0**2*complex(0,1)*G**2)/(216.*cmath.pi**2*Lambda**2*sw0)'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1061_62 = Coupling(name = 'UVGC_1061_62', + value = {-1:'(-5*ctG*ee0**2*complex(0,1)*G**2)/(108.*cmath.pi**2*Lambda**2*sw0)'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1062_63 = Coupling(name = 'UVGC_1062_63', + value = {-1:'(5*ctG*ee0**2*G**2)/(108.*cmath.pi**2*Lambda**2*sw0)'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1063_64 = Coupling(name = 'UVGC_1063_64', + value = {-1:'-(ctG*ee0**2*G**2)/(108.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1064_65 = Coupling(name = 'UVGC_1064_65', + value = {-1:'(19*ctG*ee0**2*G**2)/(108.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1065_66 = Coupling(name = 'UVGC_1065_66', + value = {-1:'(ctG*ee0**2*G**2*cmath.sqrt(2))/(27.*cmath.pi**2*Lambda**2*sw0)'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1066_67 = Coupling(name = 'UVGC_1066_67', + value = {-1:'(-79*ctG*ee0*G**3)/(576.*cmath.pi**2*Lambda**2*sw0)'}, + order = {'NP':2,'QCD':3,'QED':2}) + +UVGC_1067_68 = Coupling(name = 'UVGC_1067_68', + value = {-1:'(-77*ctG*ee0*complex(0,1)*G**3)/(1152.*cmath.pi**2*Lambda**2*sw0)'}, + order = {'NP':2,'QCD':3,'QED':2}) + +UVGC_1068_69 = Coupling(name = 'UVGC_1068_69', + value = {-1:'(-79*ctG*ee0*complex(0,1)*G**3)/(576.*cmath.pi**2*Lambda**2*sw0)'}, + order = {'NP':2,'QCD':3,'QED':2}) + +UVGC_1069_70 = Coupling(name = 'UVGC_1069_70', + value = {-1:'(77*ctG*ee0*G**3)/(1152.*cmath.pi**2*Lambda**2*sw0)'}, + order = {'NP':2,'QCD':3,'QED':2}) + +UVGC_1070_71 = Coupling(name = 'UVGC_1070_71', + value = {-1:'(-79*ctG*ee0*G**3)/(288.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':3,'QED':2}) + +UVGC_1071_72 = Coupling(name = 'UVGC_1071_72', + value = {-1:'(77*ctG*ee0*G**3)/(576.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':3,'QED':2}) + +UVGC_1072_73 = Coupling(name = 'UVGC_1072_73', + value = {-1:'(ctG*ee0**2*complex(0,1)*G**2*vev0)/(27.*cw0*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1073_74 = Coupling(name = 'UVGC_1073_74', + value = {-1:'(-19*ctG*ee0**2*complex(0,1)*G**2*vev0)/(216.*cw0*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1074_75 = Coupling(name = 'UVGC_1074_75', + value = {-1:'-(ctG*ee0**2*complex(0,1)*G**2*vev0)/(72.*cmath.pi**2*Lambda**2*sw0**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1075_76 = Coupling(name = 'UVGC_1075_76', + value = {-1:'-(ctG*ee0**2*complex(0,1)*G**2*vev0)/(16.*cw0*cmath.pi**2*Lambda**2*sw0**2)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1076_77 = Coupling(name = 'UVGC_1076_77', + value = {-1:'(ctG*ee0**2*complex(0,1)*G**2*vev0)/(16.*cw0*cmath.pi**2*Lambda**2*sw0**2)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1077_78 = Coupling(name = 'UVGC_1077_78', + value = {-1:'(ctG*ee0*complex(0,1)*G**2*vev0)/(8.*cmath.pi**2*Lambda**2*sw0)'}, + order = {'NP':2,'QCD':2,'QED':1}) + +UVGC_1078_79 = Coupling(name = 'UVGC_1078_79', + value = {-1:'-(ctG*ee0**2*complex(0,1)*G**2*vev0)/(216.*cmath.pi**2*Lambda**2*sw0)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1079_80 = Coupling(name = 'UVGC_1079_80', + value = {-1:'(-5*ctG*ee0**2*complex(0,1)*G**2*vev0)/(108.*cmath.pi**2*Lambda**2*sw0)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1080_81 = Coupling(name = 'UVGC_1080_81', + value = {-1:'(-25*ctG*ee0*complex(0,1)*G**3*vev0)/(576.*cmath.pi**2*Lambda**2*sw0)'}, + order = {'NP':2,'QCD':3,'QED':1}) + +UVGC_1081_82 = Coupling(name = 'UVGC_1081_82', + value = {-1:'(-77*ctG*ee0*complex(0,1)*G**3*vev0)/(1152.*cmath.pi**2*Lambda**2*sw0)'}, + order = {'NP':2,'QCD':3,'QED':1}) + +UVGC_1082_83 = Coupling(name = 'UVGC_1082_83', + value = {-1:'(3*complex(0,1)*G**2)/(64.*cmath.pi**2)'}, + order = {'QCD':2}) + +UVGC_1082_84 = Coupling(name = 'UVGC_1082_84', + value = {-1:'(-3*complex(0,1)*G**2)/(64.*cmath.pi**2)'}, + order = {'QCD':2}) + +UVGC_1083_85 = Coupling(name = 'UVGC_1083_85', + value = {-1:'(3*G**4)/(512.*cmath.pi**2)'}, + order = {'QCD':4}) + +UVGC_1083_86 = Coupling(name = 'UVGC_1083_86', + value = {-1:'(-3*G**4)/(512.*cmath.pi**2)'}, + order = {'QCD':4}) + +UVGC_1084_87 = Coupling(name = 'UVGC_1084_87', + value = {-1:'(3*complex(0,1)*G**4)/(512.*cmath.pi**2)'}, + order = {'QCD':4}) + +UVGC_1084_88 = Coupling(name = 'UVGC_1084_88', + value = {-1:'(-3*complex(0,1)*G**4)/(512.*cmath.pi**2)'}, + order = {'QCD':4}) + +UVGC_1086_89 = Coupling(name = 'UVGC_1086_89', + value = {-1:'-(complex(0,1)*G**4)/(128.*cmath.pi**2)'}, + order = {'QCD':4}) + +UVGC_1086_90 = Coupling(name = 'UVGC_1086_90', + value = {-1:'(complex(0,1)*G**4)/(128.*cmath.pi**2)'}, + order = {'QCD':4}) + +UVGC_1087_91 = Coupling(name = 'UVGC_1087_91', + value = {-1:'(-3*complex(0,1)*G**4)/(256.*cmath.pi**2)'}, + order = {'QCD':4}) + +UVGC_1087_92 = Coupling(name = 'UVGC_1087_92', + value = {-1:'(3*complex(0,1)*G**4)/(256.*cmath.pi**2)'}, + order = {'QCD':4}) + +UVGC_1088_93 = Coupling(name = 'UVGC_1088_93', + value = {-1:'(ctG*complex(0,1)*G**3*vev0)/(48.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':3}) + +UVGC_1088_94 = Coupling(name = 'UVGC_1088_94', + value = {-1:'(17*ctG*complex(0,1)*G**3*vev0)/(128.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':3}) + +UVGC_1088_95 = Coupling(name = 'UVGC_1088_95', + value = {-1:'-(ctG*complex(0,1)*G**3*vev0)/(128.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':3}) + +UVGC_1089_96 = Coupling(name = 'UVGC_1089_96', + value = {-1:'(complex(0,1)*G**3)/(48.*cmath.pi**2)'}, + order = {'QCD':3}) + +UVGC_1089_97 = Coupling(name = 'UVGC_1089_97', + value = {-1:'(-19*complex(0,1)*G**3)/(128.*cmath.pi**2)'}, + order = {'QCD':3}) + +UVGC_1089_98 = Coupling(name = 'UVGC_1089_98', + value = {-1:'-(complex(0,1)*G**3)/(128.*cmath.pi**2)'}, + order = {'QCD':3}) + +UVGC_1089_99 = Coupling(name = 'UVGC_1089_99', + value = {-1:'(-3*complex(0,1)*G**3)/(16.*cmath.pi**2)'}, + order = {'QCD':3}) + +UVGC_1090_100 = Coupling(name = 'UVGC_1090_100', + value = {-1:'(ctG*G**2)/(4.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':1}) + +UVGC_1091_101 = Coupling(name = 'UVGC_1091_101', + value = {-1:'(ctG*ee0*G**2)/(8.*cw0*cmath.pi**2*Lambda**2*sw0) - (ctG*ee0*G**2*sw0)/(12.*cw0*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1092_102 = Coupling(name = 'UVGC_1092_102', + value = {-1:'-(ctG*ee0*G**2)/(8.*cw0*cmath.pi**2*Lambda**2*sw0) + (ctG*ee0*G**2*sw0)/(12.*cw0*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1093_103 = Coupling(name = 'UVGC_1093_103', + value = {-1:'(77*ctG*ee0*G**3)/(1152.*cw0*cmath.pi**2*Lambda**2*sw0) - (77*ctG*ee0*G**3*sw0)/(1728.*cw0*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':3,'QED':2}) + +UVGC_1094_104 = Coupling(name = 'UVGC_1094_104', + value = {-1:'(-79*ctG*ee0*G**3)/(576.*cw0*cmath.pi**2*Lambda**2*sw0) + (79*ctG*ee0*G**3*sw0)/(864.*cw0*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':3,'QED':2}) + +UVGC_1095_105 = Coupling(name = 'UVGC_1095_105', + value = {-1:'(-9*cpG*complex(0,1)*G**3*vev0)/(16.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':3,'QED':1}) + +UVGC_1096_106 = Coupling(name = 'UVGC_1096_106', + value = {-1:'-(ctG*ee0*complex(0,1)*G**2*MT)/(48.*cmath.pi**2*Lambda**2*vev0*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1097_107 = Coupling(name = 'UVGC_1097_107', + value = {-1:'(ctG*ee0*complex(0,1)*G**2*MT)/(48.*cmath.pi**2*Lambda**2*vev0*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1098_108 = Coupling(name = 'UVGC_1098_108', + value = {-1:'-(ctG*complex(0,1)*G**3*MT)/(16.*cmath.pi**2*Lambda**2*vev0*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':3,'QED':2}) + +UVGC_1099_109 = Coupling(name = 'UVGC_1099_109', + value = {-1:'(ctG*complex(0,1)*G**3*MT)/(8.*cmath.pi**2*Lambda**2*vev0*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':3,'QED':2}) + +UVGC_1106_110 = Coupling(name = 'UVGC_1106_110', + value = {-1:'-(ctG*G**2)/(4.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':1}) + +UVGC_1107_111 = Coupling(name = 'UVGC_1107_111', + value = {-1:'(-11*ctG*ee0**2*G**2)/(324.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1107_112 = Coupling(name = 'UVGC_1107_112', + value = {-1:'(-11*ctG*ee0**2*G**2)/(81.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1108_113 = Coupling(name = 'UVGC_1108_113', + value = {-1:'(11*ctG*ee0**2*G**2)/(324.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1108_114 = Coupling(name = 'UVGC_1108_114', + value = {-1:'(11*ctG*ee0**2*G**2)/(81.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1109_115 = Coupling(name = 'UVGC_1109_115', + value = {-1:'(-37*ctG*G**4)/(288.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':4,'QED':1}) + +UVGC_1109_116 = Coupling(name = 'UVGC_1109_116', + value = {-1:'(-49*ctG*G**4)/(288.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':4,'QED':1}) + +UVGC_1111_117 = Coupling(name = 'UVGC_1111_117', + value = {-1:'(-5*ctG*G**4)/(192.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':4,'QED':1}) + +UVGC_1112_118 = Coupling(name = 'UVGC_1112_118', + value = {-1:'(5*ctG*G**4)/(192.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':4,'QED':1}) + +UVGC_1113_119 = Coupling(name = 'UVGC_1113_119', + value = {-1:'(49*ctG*G**4)/(288.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':4,'QED':1}) + +UVGC_1113_120 = Coupling(name = 'UVGC_1113_120', + value = {-1:'(37*ctG*G**4)/(288.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':4,'QED':1}) + +UVGC_1115_121 = Coupling(name = 'UVGC_1115_121', + value = {-1:'(43*ctG*complex(0,1)*G**4)/(144.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':4,'QED':1}) + +UVGC_1116_122 = Coupling(name = 'UVGC_1116_122', + value = {-1:'(235*ctG*complex(0,1)*G**4)/(576.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':4,'QED':1}) + +UVGC_1117_123 = Coupling(name = 'UVGC_1117_123', + value = {-1:'(-533*ctG*complex(0,1)*G**4)/(576.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':4,'QED':1}) + +UVGC_1118_124 = Coupling(name = 'UVGC_1118_124', + value = {-1:'(43*ctG*G**4)/(144.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':4,'QED':1}) + +UVGC_1119_125 = Coupling(name = 'UVGC_1119_125', + value = {-1:'-((ctG*complex(0,1)*G**2*MT)/(cmath.pi**2*Lambda**2*cmath.sqrt(2)))'}, + order = {'NP':2,'QCD':2,'QED':1}) + +UVGC_1120_126 = Coupling(name = 'UVGC_1120_126', + value = {-1:'(ctG*G**2*MT)/(2.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':1}) + +UVGC_1121_127 = Coupling(name = 'UVGC_1121_127', + value = {-1:'(ctG*ee0*complex(0,1)*G**2*MT*cmath.sqrt(2))/(3.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1122_128 = Coupling(name = 'UVGC_1122_128', + value = {-1:'(ctW*cw0*complex(0,1)*G**2)/(6.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) - (ctB*complex(0,1)*G**2*sw0)/(6.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1123_129 = Coupling(name = 'UVGC_1123_129', + value = {-1:'(11*ctG*ee0**2*G**2)/(216.*cw0*cmath.pi**2*Lambda**2*sw0) - (11*ctG*ee0**2*G**2*sw0)/(324.*cw0*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1123_130 = Coupling(name = 'UVGC_1123_130', + value = {-1:'(-11*ctG*ee0**2*G**2*sw0)/(81.*cw0*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1124_131 = Coupling(name = 'UVGC_1124_131', + value = {-1:'(-11*ctG*ee0**2*G**2)/(216.*cw0*cmath.pi**2*Lambda**2*sw0) + (11*ctG*ee0**2*G**2*sw0)/(324.*cw0*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1124_132 = Coupling(name = 'UVGC_1124_132', + value = {-1:'(11*ctG*ee0**2*G**2*sw0)/(81.*cw0*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1125_133 = Coupling(name = 'UVGC_1125_133', + value = {-1:'(11*ctG*ee0**2*G**2)/(108.*cw0*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2)) - (11*ctG*ee0**2*G**2*sw0*cmath.sqrt(2))/(81.*cw0*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1126_134 = Coupling(name = 'UVGC_1126_134', + value = {-1:'(11*ctG*ee0**2*complex(0,1)*G**2)/(108.*cw0*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2)) - (11*ctG*ee0**2*complex(0,1)*G**2*sw0*cmath.sqrt(2))/(81.*cw0*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1127_135 = Coupling(name = 'UVGC_1127_135', + value = {-1:'(ctG*ee0*complex(0,1)*G**2*MT*sw0*cmath.sqrt(2))/(3.*cw0*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1128_136 = Coupling(name = 'UVGC_1128_136', + value = {-1:'(11*ctG*ee0**2*G**2)/(108.*cw0**2*cmath.pi**2*Lambda**2) - (11*ctG*ee0**2*G**2)/(144.*cw0**2*cmath.pi**2*Lambda**2*sw0**2) - (11*ctG*ee0**2*G**2*sw0**2)/(324.*cw0**2*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1128_137 = Coupling(name = 'UVGC_1128_137', + value = {-1:'(-11*ctG*ee0**2*G**2*sw0**2)/(81.*cw0**2*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1129_138 = Coupling(name = 'UVGC_1129_138', + value = {-1:'(-11*ctG*ee0**2*G**2)/(108.*cw0**2*cmath.pi**2*Lambda**2) + (11*ctG*ee0**2*G**2)/(144.*cw0**2*cmath.pi**2*Lambda**2*sw0**2) + (11*ctG*ee0**2*G**2*sw0**2)/(324.*cw0**2*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1129_139 = Coupling(name = 'UVGC_1129_139', + value = {-1:'(11*ctG*ee0**2*G**2*sw0**2)/(81.*cw0**2*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1130_140 = Coupling(name = 'UVGC_1130_140', + value = {-1:'(-11*ctG*ee0**2*G**2)/(144.*cw0**2*cmath.pi**2*Lambda**2*sw0**2*cmath.sqrt(2)) - (11*ctG*ee0**2*G**2*sw0**2*cmath.sqrt(2))/(81.*cw0**2*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1131_141 = Coupling(name = 'UVGC_1131_141', + value = {-1:'(-11*ctG*ee0**2*complex(0,1)*G**2)/(144.*cw0**2*cmath.pi**2*Lambda**2*sw0**2*cmath.sqrt(2)) - (11*ctG*ee0**2*complex(0,1)*G**2*sw0**2*cmath.sqrt(2))/(81.*cw0**2*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1132_142 = Coupling(name = 'UVGC_1132_142', + value = {-1:'-(ctG*complex(0,1)*G**2*vev0)/(2.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2}) + +UVGC_1133_143 = Coupling(name = 'UVGC_1133_143', + value = {-1:'(-9*cpG*complex(0,1)*G**3*vev0)/(16.*cmath.pi**2*Lambda**2) + (7*ctG*complex(0,1)*G**3*MT)/(16.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':3,'QED':1}) + +UVGC_1134_144 = Coupling(name = 'UVGC_1134_144', + value = {-1:'(43*ctG*complex(0,1)*G**4*vev0)/(144.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':4}) + +UVGC_1135_145 = Coupling(name = 'UVGC_1135_145', + value = {-1:'-(ctG*complex(0,1)*G**2*MT*vev0)/(2.*cmath.pi**2*Lambda**2*cmath.sqrt(2))',0:'(ctG*complex(0,1)*G**2*MT*vev0)/(6.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2}) + +UVGC_1136_146 = Coupling(name = 'UVGC_1136_146', + value = {-1:'(ctW*cw0*complex(0,1)*G**2*vev0)/(6.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) - (ctB*complex(0,1)*G**2*sw0*vev0)/(6.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':1}) + +UVGC_1137_147 = Coupling(name = 'UVGC_1137_147', + value = {-1:'-(ctB*cw0*complex(0,1)*G**2*vev0)/(6.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) - (ctW*complex(0,1)*G**2*sw0*vev0)/(6.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':1}) + +UVGC_1138_148 = Coupling(name = 'UVGC_1138_148', + value = {-1:'(11*ctG*ee0**2*complex(0,1)*G**2*vev0)/(108.*cw0*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2)) - (11*ctG*ee0**2*complex(0,1)*G**2*sw0*vev0*cmath.sqrt(2))/(81.*cw0*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1139_149 = Coupling(name = 'UVGC_1139_149', + value = {-1:'(-11*ctG*ee0**2*complex(0,1)*G**2*vev0)/(144.*cw0**2*cmath.pi**2*Lambda**2*sw0**2*cmath.sqrt(2)) - (11*ctG*ee0**2*complex(0,1)*G**2*sw0**2*vev0*cmath.sqrt(2))/(81.*cw0**2*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1140_150 = Coupling(name = 'UVGC_1140_150', + value = {-1:'-(ctG*ee0*complex(0,1)*G**2*MT)/(24.*cmath.pi**2*Lambda**2*vev0*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1141_151 = Coupling(name = 'UVGC_1141_151', + value = {-1:'(ctG*ee0*complex(0,1)*G**2*MT)/(24.*cmath.pi**2*Lambda**2*vev0*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1144_152 = Coupling(name = 'UVGC_1144_152', + value = {-1:'-(ctG*ee0*complex(0,1)*G**2*MT*sw0)/(24.*cw0*cmath.pi**2*Lambda**2*vev0*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1145_153 = Coupling(name = 'UVGC_1145_153', + value = {-1:'(ctG*ee0*complex(0,1)*G**2*MT*sw0)/(24.*cw0*cmath.pi**2*Lambda**2*vev0*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1150_154 = Coupling(name = 'UVGC_1150_154', + value = {-1:'-(ctG*complex(0,1)*G**3*MT)/(32.*cmath.pi**2*Lambda**2*vev0*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':3,'QED':2}) + +UVGC_1151_155 = Coupling(name = 'UVGC_1151_155', + value = {-1:'(ctG*complex(0,1)*G**3*MT)/(16.*cmath.pi**2*Lambda**2*vev0*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':3,'QED':2}) + +UVGC_1153_156 = Coupling(name = 'UVGC_1153_156', + value = {-1:'(ctG*ee0*complex(0,1)*G**2*MT)/(32.*cw0*cmath.pi**2*Lambda**2*sw0*vev0*cmath.sqrt(2)) - (ctG*ee0*complex(0,1)*G**2*MT*sw0)/(48.*cw0*cmath.pi**2*Lambda**2*vev0*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1153_157 = Coupling(name = 'UVGC_1153_157', + value = {-1:'-(ctG*ee0*complex(0,1)*G**2*MT)/(64.*cw0*cmath.pi**2*Lambda**2*sw0*vev0*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1154_158 = Coupling(name = 'UVGC_1154_158', + value = {-1:'-(ctG*ee0*complex(0,1)*G**2*MT)/(32.*cw0*cmath.pi**2*Lambda**2*sw0*vev0*cmath.sqrt(2)) + (ctG*ee0*complex(0,1)*G**2*MT*sw0)/(48.*cw0*cmath.pi**2*Lambda**2*vev0*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1154_159 = Coupling(name = 'UVGC_1154_159', + value = {-1:'(ctG*ee0*complex(0,1)*G**2*MT)/(64.*cw0*cmath.pi**2*Lambda**2*sw0*vev0*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1155_160 = Coupling(name = 'UVGC_1155_160', + value = {-1:'-(ctG*ee0*complex(0,1)*G**2*MT*sw0)/(48.*cw0*cmath.pi**2*Lambda**2*vev0*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1156_161 = Coupling(name = 'UVGC_1156_161', + value = {-1:'(ctG*ee0*complex(0,1)*G**2*MT*sw0)/(48.*cw0*cmath.pi**2*Lambda**2*vev0*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1159_162 = Coupling(name = 'UVGC_1159_162', + value = {-1:'(ee0*complex(0,1)*G**2)/(24.*cmath.pi**2*sw0*cmath.sqrt(2))'}, + order = {'QCD':2,'QED':1}) + +UVGC_1159_163 = Coupling(name = 'UVGC_1159_163', + value = {-1:'-(ee0*complex(0,1)*G**2)/(12.*cmath.pi**2*sw0*cmath.sqrt(2))'}, + order = {'QCD':2,'QED':1}) + +UVGC_1160_164 = Coupling(name = 'UVGC_1160_164', + value = {-1:'-(c3pqi*G**2*vev0)/(12.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':1}) + +UVGC_1160_165 = Coupling(name = 'UVGC_1160_165', + value = {-1:'(c3pqi*G**2*vev0)/(6.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':1}) + +UVGC_1161_166 = Coupling(name = 'UVGC_1161_166', + value = {-1:'(c3pqi*ee0*G**2*vev0)/(12.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1161_167 = Coupling(name = 'UVGC_1161_167', + value = {-1:'-(c3pqi*ee0*G**2*vev0)/(6.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1162_168 = Coupling(name = 'UVGC_1162_168', + value = {-1:'-(c3pqi*ee0*G**2*vev0)/(12.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1162_169 = Coupling(name = 'UVGC_1162_169', + value = {-1:'(c3pqi*ee0*G**2*vev0)/(6.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1163_170 = Coupling(name = 'UVGC_1163_170', + value = {-1:'(c3pqi*ee0*complex(0,1)*G**2*vev0)/(12.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1163_171 = Coupling(name = 'UVGC_1163_171', + value = {-1:'-(c3pqi*ee0*complex(0,1)*G**2*vev0)/(6.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1164_172 = Coupling(name = 'UVGC_1164_172', + value = {-1:'(c3pqi*ee0*G**2*sw0*vev0)/(12.*cw0*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1164_173 = Coupling(name = 'UVGC_1164_173', + value = {-1:'-(c3pqi*ee0*G**2*sw0*vev0)/(6.*cw0*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1165_174 = Coupling(name = 'UVGC_1165_174', + value = {-1:'-(c3pqi*ee0*G**2*sw0*vev0)/(12.*cw0*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1165_175 = Coupling(name = 'UVGC_1165_175', + value = {-1:'(c3pqi*ee0*G**2*sw0*vev0)/(6.*cw0*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1166_176 = Coupling(name = 'UVGC_1166_176', + value = {-1:'-(c3pl1*ee0*complex(0,1)*G**2*vev0**2)/(48.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2)) - (c3pl2*ee0*complex(0,1)*G**2*vev0**2)/(48.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2)) + (c3pqi*ee0*complex(0,1)*G**2*vev0**2)/(24.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2)) + (cll1221*ee0*complex(0,1)*G**2*vev0**2)/(48.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':1}) + +UVGC_1166_177 = Coupling(name = 'UVGC_1166_177', + value = {-1:'(c3pl1*ee0*complex(0,1)*G**2*vev0**2)/(24.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2)) + (c3pl2*ee0*complex(0,1)*G**2*vev0**2)/(24.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2)) - (c3pqi*ee0*complex(0,1)*G**2*vev0**2)/(12.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2)) - (cll1221*ee0*complex(0,1)*G**2*vev0**2)/(24.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':1}) + +UVGC_1167_178 = Coupling(name = 'UVGC_1167_178', + value = {-1:'-(ctG*G**2*MT)/(4.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':1}) + +UVGC_1168_179 = Coupling(name = 'UVGC_1168_179', + value = {-1:'(ctG*G**2*MT)/(4.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':1}) + +UVGC_1169_180 = Coupling(name = 'UVGC_1169_180', + value = {-1:'(-7*ctG*G**3*MT)/(64.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':3,'QED':1}) + +UVGC_1170_181 = Coupling(name = 'UVGC_1170_181', + value = {-1:'(7*ctG*G**3*MT)/(64.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':3,'QED':1}) + +UVGC_1179_182 = Coupling(name = 'UVGC_1179_182', + value = {0:'-(ctG*complex(0,1)*G**2*MT*vev0*reglog(MT**2/MU_R**2))/(2.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2}) + +UVGC_1180_183 = Coupling(name = 'UVGC_1180_183', + value = {-1:'-(complex(0,1)*G**2)/(24.*cmath.pi**2)',0:'(complex(0,1)*G**2*reglog(MT**2/MU_R**2))/(24.*cmath.pi**2)'}, + order = {'QCD':2}) + +UVGC_1181_184 = Coupling(name = 'UVGC_1181_184', + value = {-1:'-G**3/(48.*cmath.pi**2)'}, + order = {'QCD':3}) + +UVGC_1181_185 = Coupling(name = 'UVGC_1181_185', + value = {-1:'(21*G**3)/(64.*cmath.pi**2)'}, + order = {'QCD':3}) + +UVGC_1181_186 = Coupling(name = 'UVGC_1181_186', + value = {-1:'G**3/(64.*cmath.pi**2)'}, + order = {'QCD':3}) + +UVGC_1181_187 = Coupling(name = 'UVGC_1181_187', + value = {-1:'G**3/(24.*cmath.pi**2)',0:'-(G**3*reglog(MT**2/MU_R**2))/(24.*cmath.pi**2)'}, + order = {'QCD':3}) + +UVGC_1182_188 = Coupling(name = 'UVGC_1182_188', + value = {-1:'-(complex(0,1)*G**4)/(24.*cmath.pi**2)'}, + order = {'QCD':4}) + +UVGC_1182_189 = Coupling(name = 'UVGC_1182_189', + value = {-1:'(335*complex(0,1)*G**4)/(512.*cmath.pi**2)'}, + order = {'QCD':4}) + +UVGC_1182_190 = Coupling(name = 'UVGC_1182_190', + value = {-1:'(17*complex(0,1)*G**4)/(512.*cmath.pi**2)'}, + order = {'QCD':4}) + +UVGC_1182_191 = Coupling(name = 'UVGC_1182_191', + value = {-1:'(complex(0,1)*G**4)/(24.*cmath.pi**2)',0:'-(complex(0,1)*G**4*reglog(MT**2/MU_R**2))/(24.*cmath.pi**2)'}, + order = {'QCD':4}) + +UVGC_1183_192 = Coupling(name = 'UVGC_1183_192', + value = {-1:'(83*complex(0,1)*G**4)/(128.*cmath.pi**2)'}, + order = {'QCD':4}) + +UVGC_1183_193 = Coupling(name = 'UVGC_1183_193', + value = {-1:'(5*complex(0,1)*G**4)/(128.*cmath.pi**2)'}, + order = {'QCD':4}) + +UVGC_1184_194 = Coupling(name = 'UVGC_1184_194', + value = {-1:'(complex(0,1)*G**4)/(24.*cmath.pi**2)'}, + order = {'QCD':4}) + +UVGC_1184_195 = Coupling(name = 'UVGC_1184_195', + value = {-1:'(-341*complex(0,1)*G**4)/(512.*cmath.pi**2)'}, + order = {'QCD':4}) + +UVGC_1184_196 = Coupling(name = 'UVGC_1184_196', + value = {-1:'(-11*complex(0,1)*G**4)/(512.*cmath.pi**2)'}, + order = {'QCD':4}) + +UVGC_1184_197 = Coupling(name = 'UVGC_1184_197', + value = {-1:'-(complex(0,1)*G**4)/(24.*cmath.pi**2)',0:'(complex(0,1)*G**4*reglog(MT**2/MU_R**2))/(24.*cmath.pi**2)'}, + order = {'QCD':4}) + +UVGC_1185_198 = Coupling(name = 'UVGC_1185_198', + value = {-1:'(-83*complex(0,1)*G**4)/(128.*cmath.pi**2)'}, + order = {'QCD':4}) + +UVGC_1185_199 = Coupling(name = 'UVGC_1185_199', + value = {-1:'(-5*complex(0,1)*G**4)/(128.*cmath.pi**2)'}, + order = {'QCD':4}) + +UVGC_1186_200 = Coupling(name = 'UVGC_1186_200', + value = {-1:'(cpG*complex(0,1)*G**2)/(6.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1186_201 = Coupling(name = 'UVGC_1186_201', + value = {-1:'-(cpG*complex(0,1)*G**2)/(16.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1186_202 = Coupling(name = 'UVGC_1186_202', + value = {0:'(cpG*complex(0,1)*G**2*reglog(MT**2/MU_R**2))/(6.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1187_203 = Coupling(name = 'UVGC_1187_203', + value = {-1:'(cpG*complex(0,1)*G**2*vev0)/(6.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':1}) + +UVGC_1187_204 = Coupling(name = 'UVGC_1187_204', + value = {-1:'-(cpG*complex(0,1)*G**2*vev0)/(16.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':1}) + +UVGC_1187_205 = Coupling(name = 'UVGC_1187_205', + value = {0:'(cpG*complex(0,1)*G**2*vev0*reglog(MT**2/MU_R**2))/(6.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':1}) + +UVGC_1188_206 = Coupling(name = 'UVGC_1188_206', + value = {-1:'(cpG*G**3*vev0)/(4.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':3,'QED':1}) + +UVGC_1188_207 = Coupling(name = 'UVGC_1188_207', + value = {-1:'(-75*cpG*G**3*vev0)/(32.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':3,'QED':1}) + +UVGC_1188_208 = Coupling(name = 'UVGC_1188_208', + value = {-1:'(-3*cpG*G**3*vev0)/(32.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':3,'QED':1}) + +UVGC_1188_209 = Coupling(name = 'UVGC_1188_209', + value = {-1:'(ctG*G**3*MT)/(cmath.pi**2*Lambda**2*cmath.sqrt(2))',0:'(cpG*G**3*vev0*reglog(MT**2/MU_R**2))/(6.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':3,'QED':1}) + +UVGC_1189_210 = Coupling(name = 'UVGC_1189_210', + value = {-1:'-(ctG*complex(0,1)*G**2*MT*vev0)/(2.*cmath.pi**2*Lambda**2*cmath.sqrt(2))',0:'(ctG*complex(0,1)*G**2*MT*vev0*reglog(MT**2/MU_R**2))/(2.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2}) + +UVGC_1190_211 = Coupling(name = 'UVGC_1190_211', + value = {-1:'(ctG*G**3*MT*vev0)/(2.*cmath.pi**2*Lambda**2*cmath.sqrt(2))',0:'-(ctG*G**3*MT*vev0*reglog(MT**2/MU_R**2))/(2.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':3}) + +UVGC_1191_212 = Coupling(name = 'UVGC_1191_212', + value = {-1:'(ctG*complex(0,1)*G**4*MT*vev0)/(2.*cmath.pi**2*Lambda**2*cmath.sqrt(2))',0:'-(ctG*complex(0,1)*G**4*MT*vev0*reglog(MT**2/MU_R**2))/(2.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':4}) + +UVGC_1192_213 = Coupling(name = 'UVGC_1192_213', + value = {-1:'-(ctG*complex(0,1)*G**4*MT*vev0)/(2.*cmath.pi**2*Lambda**2*cmath.sqrt(2))',0:'(ctG*complex(0,1)*G**4*MT*vev0*reglog(MT**2/MU_R**2))/(2.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':4}) + +UVGC_1193_214 = Coupling(name = 'UVGC_1193_214', + value = {0:'(complex(0,1)*G**2)/(3.*cmath.pi**2) - (complex(0,1)*G**2*reglog(MT**2/MU_R**2))/(4.*cmath.pi**2)'}, + order = {'QCD':2}) + +UVGC_1194_215 = Coupling(name = 'UVGC_1194_215', + value = {-1:'-(ee0*complex(0,1)*G**2)/(6.*cmath.pi**2)',0:'(-2*ee0*complex(0,1)*G**2)/(9.*cmath.pi**2) + (ee0*complex(0,1)*G**2*reglog(MT**2/MU_R**2))/(6.*cmath.pi**2)'}, + order = {'QCD':2,'QED':1}) + +UVGC_1195_216 = Coupling(name = 'UVGC_1195_216', + value = {-1:'(-7*complex(0,1)*G**3)/(16.*cmath.pi**2)',0:'-(complex(0,1)*G**3)/(3.*cmath.pi**2) + (complex(0,1)*G**3*reglog(MT**2/MU_R**2))/(4.*cmath.pi**2)'}, + order = {'QCD':3}) + +UVGC_1196_217 = Coupling(name = 'UVGC_1196_217', + value = {-1:'-(ctW*G**2)/(24.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1196_218 = Coupling(name = 'UVGC_1196_218', + value = {-1:'(ctW*G**2)/(12.*cmath.pi**2*Lambda**2)',0:'(ctW*G**2)/(6.*cmath.pi**2*Lambda**2) - (ctW*G**2*reglog(MT**2/MU_R**2))/(8.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1197_219 = Coupling(name = 'UVGC_1197_219', + value = {-1:'(ctW*complex(0,1)*G**2)/(24.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1197_220 = Coupling(name = 'UVGC_1197_220', + value = {-1:'-(ctW*complex(0,1)*G**2)/(12.*cmath.pi**2*Lambda**2)',0:'-(ctW*complex(0,1)*G**2)/(6.*cmath.pi**2*Lambda**2) + (ctW*complex(0,1)*G**2*reglog(MT**2/MU_R**2))/(8.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1198_221 = Coupling(name = 'UVGC_1198_221', + value = {-1:'(ctW*G**2)/(24.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1198_222 = Coupling(name = 'UVGC_1198_222', + value = {-1:'-(ctW*G**2)/(12.*cmath.pi**2*Lambda**2)',0:'-(ctW*G**2)/(6.*cmath.pi**2*Lambda**2) + (ctW*G**2*reglog(MT**2/MU_R**2))/(8.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1199_223 = Coupling(name = 'UVGC_1199_223', + value = {-1:'(ctW*G**2)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2))',0:'(ctW*G**2*cmath.sqrt(2))/(3.*cmath.pi**2*Lambda**2) - (ctW*G**2*reglog(MT**2/MU_R**2))/(2.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1200_224 = Coupling(name = 'UVGC_1200_224', + value = {-1:'-(ctW*G**2)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2))',0:'-(ctW*G**2*cmath.sqrt(2))/(3.*cmath.pi**2*Lambda**2) + (ctW*G**2*reglog(MT**2/MU_R**2))/(2.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1201_225 = Coupling(name = 'UVGC_1201_225', + value = {-1:'-(ctW*ee0*G**2)/(24.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1201_226 = Coupling(name = 'UVGC_1201_226', + value = {-1:'(ctW*ee0*G**2)/(12.*cmath.pi**2*Lambda**2)',0:'(ctW*ee0*G**2)/(6.*cmath.pi**2*Lambda**2) - (ctW*ee0*G**2*reglog(MT**2/MU_R**2))/(8.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1202_227 = Coupling(name = 'UVGC_1202_227', + value = {-1:'-(ctW*ee0*complex(0,1)*G**2)/(24.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1202_228 = Coupling(name = 'UVGC_1202_228', + value = {-1:'(ctW*ee0*complex(0,1)*G**2)/(12.*cmath.pi**2*Lambda**2)',0:'(ctW*ee0*complex(0,1)*G**2)/(6.*cmath.pi**2*Lambda**2) - (ctW*ee0*complex(0,1)*G**2*reglog(MT**2/MU_R**2))/(8.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1203_229 = Coupling(name = 'UVGC_1203_229', + value = {-1:'(ctW*ee0*complex(0,1)*G**2)/(24.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1203_230 = Coupling(name = 'UVGC_1203_230', + value = {-1:'-(ctW*ee0*complex(0,1)*G**2)/(12.*cmath.pi**2*Lambda**2)',0:'-(ctW*ee0*complex(0,1)*G**2)/(6.*cmath.pi**2*Lambda**2) + (ctW*ee0*complex(0,1)*G**2*reglog(MT**2/MU_R**2))/(8.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1204_231 = Coupling(name = 'UVGC_1204_231', + value = {-1:'-(ctW*ee0*G**2)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2))',0:'-(ctW*ee0*G**2*cmath.sqrt(2))/(3.*cmath.pi**2*Lambda**2) + (ctW*ee0*G**2*reglog(MT**2/MU_R**2))/(2.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1205_232 = Coupling(name = 'UVGC_1205_232', + value = {-1:'-(ctG*G**3)/(48.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':3,'QED':1}) + +UVGC_1205_233 = Coupling(name = 'UVGC_1205_233', + value = {-1:'(-17*ctG*G**3)/(128.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':3,'QED':1}) + +UVGC_1205_234 = Coupling(name = 'UVGC_1205_234', + value = {-1:'(ctG*G**3)/(128.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':3,'QED':1}) + +UVGC_1205_235 = Coupling(name = 'UVGC_1205_235', + value = {0:'(ctG*G**3)/(6.*cmath.pi**2*Lambda**2) - (ctG*G**3*reglog(MT**2/MU_R**2))/(8.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':3,'QED':1}) + +UVGC_1206_236 = Coupling(name = 'UVGC_1206_236', + value = {-1:'(ctG*G**3)/(48.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':3,'QED':1}) + +UVGC_1206_237 = Coupling(name = 'UVGC_1206_237', + value = {-1:'(17*ctG*G**3)/(128.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':3,'QED':1}) + +UVGC_1206_238 = Coupling(name = 'UVGC_1206_238', + value = {-1:'-(ctG*G**3)/(128.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':3,'QED':1}) + +UVGC_1206_239 = Coupling(name = 'UVGC_1206_239', + value = {0:'-(ctG*G**3)/(6.*cmath.pi**2*Lambda**2) + (ctG*G**3*reglog(MT**2/MU_R**2))/(8.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':3,'QED':1}) + +UVGC_1207_240 = Coupling(name = 'UVGC_1207_240', + value = {-1:'(ctG*complex(0,1)*G**3)/(48.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':3,'QED':1}) + +UVGC_1207_241 = Coupling(name = 'UVGC_1207_241', + value = {-1:'-(ctG*complex(0,1)*G**3)/(128.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':3,'QED':1}) + +UVGC_1207_242 = Coupling(name = 'UVGC_1207_242', + value = {0:'-(ctG*complex(0,1)*G**3)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) + (ctG*complex(0,1)*G**3*reglog(MT**2/MU_R**2))/(4.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':3,'QED':1}) + +UVGC_1208_243 = Coupling(name = 'UVGC_1208_243', + value = {-1:'(ctG*G**3)/(48.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':3,'QED':1}) + +UVGC_1208_244 = Coupling(name = 'UVGC_1208_244', + value = {-1:'-(ctG*G**3)/(128.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':3,'QED':1}) + +UVGC_1208_245 = Coupling(name = 'UVGC_1208_245', + value = {0:'-(ctG*G**3)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) + (ctG*G**3*reglog(MT**2/MU_R**2))/(4.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':3,'QED':1}) + +UVGC_1209_246 = Coupling(name = 'UVGC_1209_246', + value = {-1:'-(ctG*G**4)/(24.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':4,'QED':1}) + +UVGC_1209_247 = Coupling(name = 'UVGC_1209_247', + value = {-1:'(5*ctG*G**4)/(32.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':4,'QED':1}) + +UVGC_1209_248 = Coupling(name = 'UVGC_1209_248', + value = {-1:'(ctG*G**4)/(64.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':4,'QED':1}) + +UVGC_1209_249 = Coupling(name = 'UVGC_1209_249', + value = {-1:'(199*ctG*G**4)/(1152.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':4,'QED':1}) + +UVGC_1209_250 = Coupling(name = 'UVGC_1209_250', + value = {-1:'(319*ctG*G**4)/(1152.*cmath.pi**2*Lambda**2)',0:'(ctG*G**4)/(6.*cmath.pi**2*Lambda**2) - (ctG*G**4*reglog(MT**2/MU_R**2))/(8.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':4,'QED':1}) + +UVGC_1210_251 = Coupling(name = 'UVGC_1210_251', + value = {-1:'(175*ctG*G**4)/(1152.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':4,'QED':1}) + +UVGC_1210_252 = Coupling(name = 'UVGC_1210_252', + value = {-1:'(343*ctG*G**4)/(1152.*cmath.pi**2*Lambda**2)',0:'(ctG*G**4)/(6.*cmath.pi**2*Lambda**2) - (ctG*G**4*reglog(MT**2/MU_R**2))/(8.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':4,'QED':1}) + +UVGC_1211_253 = Coupling(name = 'UVGC_1211_253', + value = {-1:'(497*ctG*G**4)/(1152.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':4,'QED':1}) + +UVGC_1211_254 = Coupling(name = 'UVGC_1211_254', + value = {-1:'(617*ctG*G**4)/(1152.*cmath.pi**2*Lambda**2)',0:'(ctG*G**4)/(6.*cmath.pi**2*Lambda**2) - (ctG*G**4*reglog(MT**2/MU_R**2))/(8.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':4,'QED':1}) + +UVGC_1212_255 = Coupling(name = 'UVGC_1212_255', + value = {-1:'(473*ctG*G**4)/(1152.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':4,'QED':1}) + +UVGC_1212_256 = Coupling(name = 'UVGC_1212_256', + value = {-1:'(641*ctG*G**4)/(1152.*cmath.pi**2*Lambda**2)',0:'(ctG*G**4)/(6.*cmath.pi**2*Lambda**2) - (ctG*G**4*reglog(MT**2/MU_R**2))/(8.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':4,'QED':1}) + +UVGC_1213_257 = Coupling(name = 'UVGC_1213_257', + value = {-1:'(ctG*G**4)/(24.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':4,'QED':1}) + +UVGC_1213_258 = Coupling(name = 'UVGC_1213_258', + value = {-1:'(-5*ctG*G**4)/(32.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':4,'QED':1}) + +UVGC_1213_259 = Coupling(name = 'UVGC_1213_259', + value = {-1:'-(ctG*G**4)/(64.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':4,'QED':1}) + +UVGC_1213_260 = Coupling(name = 'UVGC_1213_260', + value = {-1:'(-473*ctG*G**4)/(1152.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':4,'QED':1}) + +UVGC_1213_261 = Coupling(name = 'UVGC_1213_261', + value = {-1:'(-641*ctG*G**4)/(1152.*cmath.pi**2*Lambda**2)',0:'-(ctG*G**4)/(6.*cmath.pi**2*Lambda**2) + (ctG*G**4*reglog(MT**2/MU_R**2))/(8.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':4,'QED':1}) + +UVGC_1214_262 = Coupling(name = 'UVGC_1214_262', + value = {-1:'(-497*ctG*G**4)/(1152.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':4,'QED':1}) + +UVGC_1214_263 = Coupling(name = 'UVGC_1214_263', + value = {-1:'(-617*ctG*G**4)/(1152.*cmath.pi**2*Lambda**2)',0:'-(ctG*G**4)/(6.*cmath.pi**2*Lambda**2) + (ctG*G**4*reglog(MT**2/MU_R**2))/(8.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':4,'QED':1}) + +UVGC_1215_264 = Coupling(name = 'UVGC_1215_264', + value = {-1:'(-175*ctG*G**4)/(1152.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':4,'QED':1}) + +UVGC_1215_265 = Coupling(name = 'UVGC_1215_265', + value = {-1:'(-343*ctG*G**4)/(1152.*cmath.pi**2*Lambda**2)',0:'-(ctG*G**4)/(6.*cmath.pi**2*Lambda**2) + (ctG*G**4*reglog(MT**2/MU_R**2))/(8.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':4,'QED':1}) + +UVGC_1216_266 = Coupling(name = 'UVGC_1216_266', + value = {-1:'(-199*ctG*G**4)/(1152.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':4,'QED':1}) + +UVGC_1216_267 = Coupling(name = 'UVGC_1216_267', + value = {-1:'(-319*ctG*G**4)/(1152.*cmath.pi**2*Lambda**2)',0:'-(ctG*G**4)/(6.*cmath.pi**2*Lambda**2) + (ctG*G**4*reglog(MT**2/MU_R**2))/(8.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':4,'QED':1}) + +UVGC_1217_268 = Coupling(name = 'UVGC_1217_268', + value = {-1:'-(ctG*G**4)/(24.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':4,'QED':1}) + +UVGC_1217_269 = Coupling(name = 'UVGC_1217_269', + value = {-1:'(5*ctG*G**4)/(32.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':4,'QED':1}) + +UVGC_1217_270 = Coupling(name = 'UVGC_1217_270', + value = {-1:'(ctG*G**4)/(64.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':4,'QED':1}) + +UVGC_1217_271 = Coupling(name = 'UVGC_1217_271', + value = {-1:'(ctG*G**4)/(6.*cmath.pi**2*Lambda**2*cmath.sqrt(2))',0:'(ctG*G**4)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) - (ctG*G**4*reglog(MT**2/MU_R**2))/(4.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':4,'QED':1}) + +UVGC_1218_272 = Coupling(name = 'UVGC_1218_272', + value = {-1:'(331*ctG*G**4)/(576.*cmath.pi**2*Lambda**2*cmath.sqrt(2))',0:'(ctG*G**4)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) - (ctG*G**4*reglog(MT**2/MU_R**2))/(4.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':4,'QED':1}) + +UVGC_1219_273 = Coupling(name = 'UVGC_1219_273', + value = {-1:'-(ctG*complex(0,1)*G**4)/(24.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':4,'QED':1}) + +UVGC_1219_274 = Coupling(name = 'UVGC_1219_274', + value = {-1:'(5*ctG*complex(0,1)*G**4)/(32.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':4,'QED':1}) + +UVGC_1219_275 = Coupling(name = 'UVGC_1219_275', + value = {-1:'(ctG*complex(0,1)*G**4)/(64.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':4,'QED':1}) + +UVGC_1219_276 = Coupling(name = 'UVGC_1219_276', + value = {-1:'(ctG*complex(0,1)*G**4)/(6.*cmath.pi**2*Lambda**2*cmath.sqrt(2))',0:'(ctG*complex(0,1)*G**4)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) - (ctG*complex(0,1)*G**4*reglog(MT**2/MU_R**2))/(4.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':4,'QED':1}) + +UVGC_1220_277 = Coupling(name = 'UVGC_1220_277', + value = {-1:'(ctG*complex(0,1)*G**4)/(24.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':4,'QED':1}) + +UVGC_1220_278 = Coupling(name = 'UVGC_1220_278', + value = {-1:'(-5*ctG*complex(0,1)*G**4)/(32.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':4,'QED':1}) + +UVGC_1220_279 = Coupling(name = 'UVGC_1220_279', + value = {-1:'-(ctG*complex(0,1)*G**4)/(64.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':4,'QED':1}) + +UVGC_1220_280 = Coupling(name = 'UVGC_1220_280', + value = {-1:'-(ctG*complex(0,1)*G**4)/(6.*cmath.pi**2*Lambda**2*cmath.sqrt(2))',0:'-(ctG*complex(0,1)*G**4)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) + (ctG*complex(0,1)*G**4*reglog(MT**2/MU_R**2))/(4.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':4,'QED':1}) + +UVGC_1221_281 = Coupling(name = 'UVGC_1221_281', + value = {-1:'(ctG*G**4)/(24.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':4,'QED':1}) + +UVGC_1221_282 = Coupling(name = 'UVGC_1221_282', + value = {-1:'(-5*ctG*G**4)/(32.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':4,'QED':1}) + +UVGC_1221_283 = Coupling(name = 'UVGC_1221_283', + value = {-1:'-(ctG*G**4)/(64.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':4,'QED':1}) + +UVGC_1221_284 = Coupling(name = 'UVGC_1221_284', + value = {-1:'(-629*ctG*G**4)/(576.*cmath.pi**2*Lambda**2*cmath.sqrt(2))',0:'-(ctG*G**4)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) + (ctG*G**4*reglog(MT**2/MU_R**2))/(4.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':4,'QED':1}) + +UVGC_1222_285 = Coupling(name = 'UVGC_1222_285', + value = {-1:'-(ctG*G**4)/(6.*cmath.pi**2*Lambda**2*cmath.sqrt(2))',0:'-(ctG*G**4)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) + (ctG*G**4*reglog(MT**2/MU_R**2))/(4.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':4,'QED':1}) + +UVGC_1223_286 = Coupling(name = 'UVGC_1223_286', + value = {-1:'(complex(0,1)*G**2*MT)/(2.*cmath.pi**2)',0:'(2*complex(0,1)*G**2*MT)/(3.*cmath.pi**2) - (complex(0,1)*G**2*MT*reglog(MT**2/MU_R**2))/(2.*cmath.pi**2)'}, + order = {'QCD':2}) + +UVGC_1224_287 = Coupling(name = 'UVGC_1224_287', + value = {-1:'-(ee0*complex(0,1)*G**2)/(12.*cmath.pi**2*sw0*cmath.sqrt(2))',0:'-(ee0*complex(0,1)*G**2)/(6.*cmath.pi**2*sw0*cmath.sqrt(2)) + (ee0*complex(0,1)*G**2*reglog(MT**2/MU_R**2))/(8.*cmath.pi**2*sw0*cmath.sqrt(2))'}, + order = {'QCD':2,'QED':1}) + +UVGC_1225_288 = Coupling(name = 'UVGC_1225_288', + value = {-1:'(ee0*complex(0,1)*G**2)/(8.*cw0*cmath.pi**2*sw0)',0:'(ee0*complex(0,1)*G**2)/(6.*cw0*cmath.pi**2*sw0) - (ee0*complex(0,1)*G**2*reglog(MT**2/MU_R**2))/(8.*cw0*cmath.pi**2*sw0)'}, + order = {'QCD':2,'QED':1}) + +UVGC_1226_289 = Coupling(name = 'UVGC_1226_289', + value = {-1:'-(ctW*ee0*G**2)/(24.*cmath.pi**2*Lambda**2*sw0)'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1226_290 = Coupling(name = 'UVGC_1226_290', + value = {-1:'(ctW*ee0*G**2)/(12.*cmath.pi**2*Lambda**2*sw0)',0:'(ctW*ee0*G**2)/(6.*cmath.pi**2*Lambda**2*sw0) - (ctW*ee0*G**2*reglog(MT**2/MU_R**2))/(8.*cmath.pi**2*Lambda**2*sw0)'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1227_291 = Coupling(name = 'UVGC_1227_291', + value = {-1:'(ctW*ee0*G**2)/(24.*cmath.pi**2*Lambda**2*sw0)'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1227_292 = Coupling(name = 'UVGC_1227_292', + value = {-1:'-(ctW*ee0*G**2)/(12.*cmath.pi**2*Lambda**2*sw0)',0:'-(ctW*ee0*G**2)/(6.*cmath.pi**2*Lambda**2*sw0) + (ctW*ee0*G**2*reglog(MT**2/MU_R**2))/(8.*cmath.pi**2*Lambda**2*sw0)'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1228_293 = Coupling(name = 'UVGC_1228_293', + value = {0:'(ctW*ee0*complex(0,1)*G**2)/(3.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2)) - (ctW*ee0*complex(0,1)*G**2*reglog(MT**2/MU_R**2))/(4.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1229_294 = Coupling(name = 'UVGC_1229_294', + value = {-1:'-(ctW*ee0*G**2)/(6.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))',0:'-(ctW*ee0*G**2)/(3.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2)) + (ctW*ee0*G**2*reglog(MT**2/MU_R**2))/(4.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1230_295 = Coupling(name = 'UVGC_1230_295', + value = {-1:'-(ctW*cw0*ee0*G**2)/(24.*cmath.pi**2*Lambda**2*sw0)'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1230_296 = Coupling(name = 'UVGC_1230_296', + value = {-1:'(ctW*cw0*ee0*G**2)/(12.*cmath.pi**2*Lambda**2*sw0)',0:'(ctW*cw0*ee0*G**2)/(6.*cmath.pi**2*Lambda**2*sw0) - (ctW*cw0*ee0*G**2*reglog(MT**2/MU_R**2))/(8.*cmath.pi**2*Lambda**2*sw0)'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1231_297 = Coupling(name = 'UVGC_1231_297', + value = {-1:'-(ctW*cw0*ee0*complex(0,1)*G**2)/(24.*cmath.pi**2*Lambda**2*sw0)'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1231_298 = Coupling(name = 'UVGC_1231_298', + value = {-1:'(ctW*cw0*ee0*complex(0,1)*G**2)/(12.*cmath.pi**2*Lambda**2*sw0)',0:'(ctW*cw0*ee0*complex(0,1)*G**2)/(6.*cmath.pi**2*Lambda**2*sw0) - (ctW*cw0*ee0*complex(0,1)*G**2*reglog(MT**2/MU_R**2))/(8.*cmath.pi**2*Lambda**2*sw0)'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1232_299 = Coupling(name = 'UVGC_1232_299', + value = {-1:'(ctW*cw0*ee0*complex(0,1)*G**2)/(24.*cmath.pi**2*Lambda**2*sw0)'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1232_300 = Coupling(name = 'UVGC_1232_300', + value = {-1:'-(ctW*cw0*ee0*complex(0,1)*G**2)/(12.*cmath.pi**2*Lambda**2*sw0)',0:'-(ctW*cw0*ee0*complex(0,1)*G**2)/(6.*cmath.pi**2*Lambda**2*sw0) + (ctW*cw0*ee0*complex(0,1)*G**2*reglog(MT**2/MU_R**2))/(8.*cmath.pi**2*Lambda**2*sw0)'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1233_301 = Coupling(name = 'UVGC_1233_301', + value = {-1:'-(ctW*cw0*ee0*G**2)/(3.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))',0:'-(ctW*cw0*ee0*G**2*cmath.sqrt(2))/(3.*cmath.pi**2*Lambda**2*sw0) + (ctW*cw0*ee0*G**2*reglog(MT**2/MU_R**2))/(2.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_1234_302 = Coupling(name = 'UVGC_1234_302', + value = {-1:'-(ee0*complex(0,1)*G**2*sw0)/(6.*cw0*cmath.pi**2)',0:'(-2*ee0*complex(0,1)*G**2*sw0)/(9.*cw0*cmath.pi**2) + (ee0*complex(0,1)*G**2*sw0*reglog(MT**2/MU_R**2))/(6.*cw0*cmath.pi**2)'}, + order = {'QCD':2,'QED':1}) + +UVGC_1235_303 = Coupling(name = 'UVGC_1235_303', + value = {-1:'-(ctW*cw0*G**2)/(24.*cmath.pi**2*Lambda**2) - (ctB*G**2*sw0)/(24.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1235_304 = Coupling(name = 'UVGC_1235_304', + value = {-1:'(ctW*cw0*G**2)/(12.*cmath.pi**2*Lambda**2) + (ctB*G**2*sw0)/(12.*cmath.pi**2*Lambda**2)',0:'(ctW*cw0*G**2)/(6.*cmath.pi**2*Lambda**2) + (ctB*G**2*sw0)/(6.*cmath.pi**2*Lambda**2) - (ctW*cw0*G**2*reglog(MT**2/MU_R**2))/(8.*cmath.pi**2*Lambda**2) - (ctB*G**2*sw0*reglog(MT**2/MU_R**2))/(8.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1236_305 = Coupling(name = 'UVGC_1236_305', + value = {-1:'(ctW*cw0*G**2)/(24.*cmath.pi**2*Lambda**2) + (ctB*G**2*sw0)/(24.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1236_306 = Coupling(name = 'UVGC_1236_306', + value = {-1:'-(ctW*cw0*G**2)/(12.*cmath.pi**2*Lambda**2) - (ctB*G**2*sw0)/(12.*cmath.pi**2*Lambda**2)',0:'-(ctW*cw0*G**2)/(6.*cmath.pi**2*Lambda**2) - (ctB*G**2*sw0)/(6.*cmath.pi**2*Lambda**2) + (ctW*cw0*G**2*reglog(MT**2/MU_R**2))/(8.*cmath.pi**2*Lambda**2) + (ctB*G**2*sw0*reglog(MT**2/MU_R**2))/(8.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1237_307 = Coupling(name = 'UVGC_1237_307', + value = {0:'(ctW*cw0*complex(0,1)*G**2)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) - (ctB*complex(0,1)*G**2*sw0)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) - (ctW*cw0*complex(0,1)*G**2*reglog(MT**2/MU_R**2))/(4.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) + (ctB*complex(0,1)*G**2*sw0*reglog(MT**2/MU_R**2))/(4.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1238_308 = Coupling(name = 'UVGC_1238_308', + value = {-1:'(ctW*cw0*G**2)/(6.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) - (ctB*G**2*sw0)/(6.*cmath.pi**2*Lambda**2*cmath.sqrt(2))',0:'(ctW*cw0*G**2)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) - (ctB*G**2*sw0)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) - (ctW*cw0*G**2*reglog(MT**2/MU_R**2))/(4.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) + (ctB*G**2*sw0*reglog(MT**2/MU_R**2))/(4.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1239_309 = Coupling(name = 'UVGC_1239_309', + value = {-1:'(ctB*cw0*G**2)/(24.*cmath.pi**2*Lambda**2) - (ctW*G**2*sw0)/(24.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1239_310 = Coupling(name = 'UVGC_1239_310', + value = {-1:'-(ctB*cw0*G**2)/(12.*cmath.pi**2*Lambda**2) + (ctW*G**2*sw0)/(12.*cmath.pi**2*Lambda**2)',0:'-(ctB*cw0*G**2)/(6.*cmath.pi**2*Lambda**2) + (ctW*G**2*sw0)/(6.*cmath.pi**2*Lambda**2) + (ctB*cw0*G**2*reglog(MT**2/MU_R**2))/(8.*cmath.pi**2*Lambda**2) - (ctW*G**2*sw0*reglog(MT**2/MU_R**2))/(8.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1240_311 = Coupling(name = 'UVGC_1240_311', + value = {-1:'-(ctB*cw0*G**2)/(24.*cmath.pi**2*Lambda**2) + (ctW*G**2*sw0)/(24.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1240_312 = Coupling(name = 'UVGC_1240_312', + value = {-1:'(ctB*cw0*G**2)/(12.*cmath.pi**2*Lambda**2) - (ctW*G**2*sw0)/(12.*cmath.pi**2*Lambda**2)',0:'(ctB*cw0*G**2)/(6.*cmath.pi**2*Lambda**2) - (ctW*G**2*sw0)/(6.*cmath.pi**2*Lambda**2) - (ctB*cw0*G**2*reglog(MT**2/MU_R**2))/(8.*cmath.pi**2*Lambda**2) + (ctW*G**2*sw0*reglog(MT**2/MU_R**2))/(8.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1241_313 = Coupling(name = 'UVGC_1241_313', + value = {-1:'-(ctB*cw0*complex(0,1)*G**2)/(6.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) - (ctW*complex(0,1)*G**2*sw0)/(6.*cmath.pi**2*Lambda**2*cmath.sqrt(2))',0:'-(ctB*cw0*complex(0,1)*G**2)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) - (ctW*complex(0,1)*G**2*sw0)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) + (ctB*cw0*complex(0,1)*G**2*reglog(MT**2/MU_R**2))/(4.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) + (ctW*complex(0,1)*G**2*sw0*reglog(MT**2/MU_R**2))/(4.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1242_314 = Coupling(name = 'UVGC_1242_314', + value = {-1:'-(ctB*cw0*G**2)/(6.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) - (ctW*G**2*sw0)/(6.*cmath.pi**2*Lambda**2*cmath.sqrt(2))',0:'-(ctB*cw0*G**2)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) - (ctW*G**2*sw0)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) + (ctB*cw0*G**2*reglog(MT**2/MU_R**2))/(4.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) + (ctW*G**2*sw0*reglog(MT**2/MU_R**2))/(4.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1243_315 = Coupling(name = 'UVGC_1243_315', + value = {-1:'(G**2*MT)/(2.*cmath.pi**2*vev0)',0:'(2*G**2*MT)/(3.*cmath.pi**2*vev0) - (G**2*MT*reglog(MT**2/MU_R**2))/(2.*cmath.pi**2*vev0)'}, + order = {'QCD':2,'QED':1}) + +UVGC_1244_316 = Coupling(name = 'UVGC_1244_316', + value = {-1:'(complex(0,1)*G**2*MT)/(2.*cmath.pi**2*vev0)',0:'(2*complex(0,1)*G**2*MT)/(3.*cmath.pi**2*vev0) - (complex(0,1)*G**2*MT*reglog(MT**2/MU_R**2))/(2.*cmath.pi**2*vev0)'}, + order = {'QCD':2,'QED':1}) + +UVGC_1245_317 = Coupling(name = 'UVGC_1245_317', + value = {-1:'-(G**2*MT)/(12.*cmath.pi**2*vev0*cmath.sqrt(2))'}, + order = {'QCD':2,'QED':1}) + +UVGC_1245_318 = Coupling(name = 'UVGC_1245_318', + value = {-1:'(G**2*MT)/(6.*cmath.pi**2*vev0*cmath.sqrt(2))',0:'(G**2*MT)/(cmath.pi**2*vev0*cmath.sqrt(2)) - (3*G**2*MT*reglog(MT**2/MU_R**2))/(4.*cmath.pi**2*vev0*cmath.sqrt(2))'}, + order = {'QCD':2,'QED':1}) + +UVGC_1245_319 = Coupling(name = 'UVGC_1245_319', + value = {-1:'(G**2*MT*cmath.sqrt(2))/(3.*cmath.pi**2*vev0)'}, + order = {'QCD':2,'QED':1}) + +UVGC_1246_320 = Coupling(name = 'UVGC_1246_320', + value = {-1:'(G**2*MT)/(12.*cmath.pi**2*vev0*cmath.sqrt(2))'}, + order = {'QCD':2,'QED':1}) + +UVGC_1246_321 = Coupling(name = 'UVGC_1246_321', + value = {-1:'-(G**2*MT)/(6.*cmath.pi**2*vev0*cmath.sqrt(2))',0:'-((G**2*MT)/(cmath.pi**2*vev0*cmath.sqrt(2))) + (3*G**2*MT*reglog(MT**2/MU_R**2))/(4.*cmath.pi**2*vev0*cmath.sqrt(2))'}, + order = {'QCD':2,'QED':1}) + +UVGC_1246_322 = Coupling(name = 'UVGC_1246_322', + value = {-1:'-(G**2*MT*cmath.sqrt(2))/(3.*cmath.pi**2*vev0)'}, + order = {'QCD':2,'QED':1}) + +UVGC_1247_323 = Coupling(name = 'UVGC_1247_323', + value = {-1:'-(c3pQ3*G**2*vev0)/(12.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':1}) + +UVGC_1247_324 = Coupling(name = 'UVGC_1247_324', + value = {-1:'(c3pQ3*G**2*vev0)/(6.*cmath.pi**2*Lambda**2*cmath.sqrt(2))',0:'(c3pQ3*G**2*vev0)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) - (c3pQ3*G**2*vev0*reglog(MT**2/MU_R**2))/(4.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':1}) + +UVGC_1247_325 = Coupling(name = 'UVGC_1247_325', + value = {-1:'(c3pQ3*G**2*vev0)/(6.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':1}) + +UVGC_1248_326 = Coupling(name = 'UVGC_1248_326', + value = {-1:'(c3pQ3*G**2*vev0)/(4.*cmath.pi**2*Lambda**2) - (cpQ3*G**2*vev0)/(4.*cmath.pi**2*Lambda**2)',0:'(c3pQ3*G**2*vev0)/(3.*cmath.pi**2*Lambda**2) - (cpQ3*G**2*vev0)/(3.*cmath.pi**2*Lambda**2) - (c3pQ3*G**2*vev0*reglog(MT**2/MU_R**2))/(4.*cmath.pi**2*Lambda**2) + (cpQ3*G**2*vev0*reglog(MT**2/MU_R**2))/(4.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':1}) + +UVGC_1249_327 = Coupling(name = 'UVGC_1249_327', + value = {-1:'-(cpt*G**2*vev0)/(4.*cmath.pi**2*Lambda**2)',0:'-(cpt*G**2*vev0)/(3.*cmath.pi**2*Lambda**2) + (cpt*G**2*vev0*reglog(MT**2/MU_R**2))/(4.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':1}) + +UVGC_1250_328 = Coupling(name = 'UVGC_1250_328', + value = {-1:'(ctW*complex(0,1)*G**2*vev0)/(24.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':1}) + +UVGC_1250_329 = Coupling(name = 'UVGC_1250_329', + value = {-1:'-(ctW*complex(0,1)*G**2*vev0)/(12.*cmath.pi**2*Lambda**2)',0:'-(ctW*complex(0,1)*G**2*vev0)/(6.*cmath.pi**2*Lambda**2) + (ctW*complex(0,1)*G**2*vev0*reglog(MT**2/MU_R**2))/(8.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':1}) + +UVGC_1251_330 = Coupling(name = 'UVGC_1251_330', + value = {-1:'-(c3pQ3*ee0*G**2*vev0)/(12.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1251_331 = Coupling(name = 'UVGC_1251_331', + value = {-1:'(ctG*ee0*G**2*MT)/(6.*cmath.pi**2*Lambda**2) + (c3pQ3*ee0*G**2*vev0)/(6.*cmath.pi**2*Lambda**2*cmath.sqrt(2))',0:'(c3pQ3*ee0*G**2*vev0)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) - (c3pQ3*ee0*G**2*vev0*reglog(MT**2/MU_R**2))/(4.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1251_332 = Coupling(name = 'UVGC_1251_332', + value = {-1:'(ctG*ee0*G**2*MT)/(6.*cmath.pi**2*Lambda**2) + (c3pQ3*ee0*G**2*vev0)/(6.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1252_333 = Coupling(name = 'UVGC_1252_333', + value = {-1:'(c3pQ3*ee0*G**2*vev0)/(12.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1252_334 = Coupling(name = 'UVGC_1252_334', + value = {-1:'-(ctG*ee0*G**2*MT)/(6.*cmath.pi**2*Lambda**2) - (c3pQ3*ee0*G**2*vev0)/(6.*cmath.pi**2*Lambda**2*cmath.sqrt(2))',0:'-(c3pQ3*ee0*G**2*vev0)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) + (c3pQ3*ee0*G**2*vev0*reglog(MT**2/MU_R**2))/(4.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1252_335 = Coupling(name = 'UVGC_1252_335', + value = {-1:'-(ctG*ee0*G**2*MT)/(6.*cmath.pi**2*Lambda**2) - (c3pQ3*ee0*G**2*vev0)/(6.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1253_336 = Coupling(name = 'UVGC_1253_336', + value = {-1:'-(ctW*ee0*complex(0,1)*G**2*vev0)/(24.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1253_337 = Coupling(name = 'UVGC_1253_337', + value = {-1:'(ctW*ee0*complex(0,1)*G**2*vev0)/(12.*cmath.pi**2*Lambda**2)',0:'(ctW*ee0*complex(0,1)*G**2*vev0)/(6.*cmath.pi**2*Lambda**2) - (ctW*ee0*complex(0,1)*G**2*vev0*reglog(MT**2/MU_R**2))/(8.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1254_338 = Coupling(name = 'UVGC_1254_338', + value = {-1:'(ctW*ee0*complex(0,1)*G**2*vev0)/(24.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1254_339 = Coupling(name = 'UVGC_1254_339', + value = {-1:'-(ctW*ee0*complex(0,1)*G**2*vev0)/(12.*cmath.pi**2*Lambda**2)',0:'-(ctW*ee0*complex(0,1)*G**2*vev0)/(6.*cmath.pi**2*Lambda**2) + (ctW*ee0*complex(0,1)*G**2*vev0*reglog(MT**2/MU_R**2))/(8.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1255_340 = Coupling(name = 'UVGC_1255_340', + value = {0:'-(ctG*complex(0,1)*G**3*vev0)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) + (ctG*complex(0,1)*G**3*vev0*reglog(MT**2/MU_R**2))/(4.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':3}) + +UVGC_1256_341 = Coupling(name = 'UVGC_1256_341', + value = {-1:'-(ctG*complex(0,1)*G**4*vev0)/(24.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':4}) + +UVGC_1256_342 = Coupling(name = 'UVGC_1256_342', + value = {-1:'(5*ctG*complex(0,1)*G**4*vev0)/(32.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':4}) + +UVGC_1256_343 = Coupling(name = 'UVGC_1256_343', + value = {-1:'(ctG*complex(0,1)*G**4*vev0)/(64.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':4}) + +UVGC_1256_344 = Coupling(name = 'UVGC_1256_344', + value = {-1:'(ctG*complex(0,1)*G**4*vev0)/(6.*cmath.pi**2*Lambda**2*cmath.sqrt(2))',0:'(ctG*complex(0,1)*G**4*vev0)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) - (ctG*complex(0,1)*G**4*vev0*reglog(MT**2/MU_R**2))/(4.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':4}) + +UVGC_1257_345 = Coupling(name = 'UVGC_1257_345', + value = {-1:'(331*ctG*complex(0,1)*G**4*vev0)/(576.*cmath.pi**2*Lambda**2*cmath.sqrt(2))',0:'(ctG*complex(0,1)*G**4*vev0)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) - (ctG*complex(0,1)*G**4*vev0*reglog(MT**2/MU_R**2))/(4.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':4}) + +UVGC_1258_346 = Coupling(name = 'UVGC_1258_346', + value = {-1:'(ctG*complex(0,1)*G**4*vev0)/(24.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':4}) + +UVGC_1258_347 = Coupling(name = 'UVGC_1258_347', + value = {-1:'(-5*ctG*complex(0,1)*G**4*vev0)/(32.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':4}) + +UVGC_1258_348 = Coupling(name = 'UVGC_1258_348', + value = {-1:'-(ctG*complex(0,1)*G**4*vev0)/(64.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':4}) + +UVGC_1258_349 = Coupling(name = 'UVGC_1258_349', + value = {-1:'-(ctG*complex(0,1)*G**4*vev0)/(6.*cmath.pi**2*Lambda**2*cmath.sqrt(2))',0:'-(ctG*complex(0,1)*G**4*vev0)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) + (ctG*complex(0,1)*G**4*vev0*reglog(MT**2/MU_R**2))/(4.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':4}) + +UVGC_1259_350 = Coupling(name = 'UVGC_1259_350', + value = {-1:'(-629*ctG*complex(0,1)*G**4*vev0)/(576.*cmath.pi**2*Lambda**2*cmath.sqrt(2))',0:'-(ctG*complex(0,1)*G**4*vev0)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) + (ctG*complex(0,1)*G**4*vev0*reglog(MT**2/MU_R**2))/(4.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':4}) + +UVGC_1260_351 = Coupling(name = 'UVGC_1260_351', + value = {-1:'(c3pl1*G**2*MT*vev0)/(24.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) + (c3pl2*G**2*MT*vev0)/(24.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) - (cll1221*G**2*MT*vev0)/(24.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':1}) + +UVGC_1260_352 = Coupling(name = 'UVGC_1260_352', + value = {-1:'(ctG*G**2*MT**2)/(2.*cmath.pi**2*Lambda**2) - (c3pl1*G**2*MT*vev0)/(12.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) - (c3pl2*G**2*MT*vev0)/(12.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) + (cll1221*G**2*MT*vev0)/(12.*cmath.pi**2*Lambda**2*cmath.sqrt(2))',0:'(5*ctG*G**2*MT**2)/(12.*cmath.pi**2*Lambda**2) - (c3pl1*G**2*MT*vev0)/(2.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) - (c3pl2*G**2*MT*vev0)/(2.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) + (cll1221*G**2*MT*vev0)/(2.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) - (5*ctG*G**2*MT**2*reglog(MT**2/MU_R**2))/(4.*cmath.pi**2*Lambda**2) + (3*c3pl1*G**2*MT*vev0*reglog(MT**2/MU_R**2))/(8.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) + (3*c3pl2*G**2*MT*vev0*reglog(MT**2/MU_R**2))/(8.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) - (3*cll1221*G**2*MT*vev0*reglog(MT**2/MU_R**2))/(8.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':1}) + +UVGC_1260_353 = Coupling(name = 'UVGC_1260_353', + value = {-1:'(ctG*G**2*MT**2)/(2.*cmath.pi**2*Lambda**2) - (c3pl1*G**2*MT*vev0)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) - (c3pl2*G**2*MT*vev0)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) + (cll1221*G**2*MT*vev0)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':1}) + +UVGC_1261_354 = Coupling(name = 'UVGC_1261_354', + value = {-1:'-(c3pl1*G**2*MT*vev0)/(24.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) - (c3pl2*G**2*MT*vev0)/(24.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) + (cll1221*G**2*MT*vev0)/(24.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':1}) + +UVGC_1261_355 = Coupling(name = 'UVGC_1261_355', + value = {-1:'-(ctG*G**2*MT**2)/(2.*cmath.pi**2*Lambda**2) + (c3pl1*G**2*MT*vev0)/(12.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) + (c3pl2*G**2*MT*vev0)/(12.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) - (cll1221*G**2*MT*vev0)/(12.*cmath.pi**2*Lambda**2*cmath.sqrt(2))',0:'(-5*ctG*G**2*MT**2)/(12.*cmath.pi**2*Lambda**2) + (c3pl1*G**2*MT*vev0)/(2.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) + (c3pl2*G**2*MT*vev0)/(2.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) - (cll1221*G**2*MT*vev0)/(2.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) + (5*ctG*G**2*MT**2*reglog(MT**2/MU_R**2))/(4.*cmath.pi**2*Lambda**2) - (3*c3pl1*G**2*MT*vev0*reglog(MT**2/MU_R**2))/(8.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) - (3*c3pl2*G**2*MT*vev0*reglog(MT**2/MU_R**2))/(8.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) + (3*cll1221*G**2*MT*vev0*reglog(MT**2/MU_R**2))/(8.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':1}) + +UVGC_1261_356 = Coupling(name = 'UVGC_1261_356', + value = {-1:'-(ctG*G**2*MT**2)/(2.*cmath.pi**2*Lambda**2) + (c3pl1*G**2*MT*vev0)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) + (c3pl2*G**2*MT*vev0)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) - (cll1221*G**2*MT*vev0)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':1}) + +UVGC_1262_357 = Coupling(name = 'UVGC_1262_357', + value = {-1:'(c3pl1*G**2*MT*vev0)/(4.*cmath.pi**2*Lambda**2) + (c3pl2*G**2*MT*vev0)/(4.*cmath.pi**2*Lambda**2) - (cll1221*G**2*MT*vev0)/(4.*cmath.pi**2*Lambda**2) + (cpDC*G**2*MT*vev0)/(8.*cmath.pi**2*Lambda**2) - (ctG*G**2*MT**2)/(cmath.pi**2*Lambda**2*cmath.sqrt(2))',0:'(c3pl1*G**2*MT*vev0)/(3.*cmath.pi**2*Lambda**2) + (c3pl2*G**2*MT*vev0)/(3.*cmath.pi**2*Lambda**2) - (cll1221*G**2*MT*vev0)/(3.*cmath.pi**2*Lambda**2) + (cpDC*G**2*MT*vev0)/(6.*cmath.pi**2*Lambda**2) - (ctG*G**2*MT**2)/(2.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) - (c3pl1*G**2*MT*vev0*reglog(MT**2/MU_R**2))/(4.*cmath.pi**2*Lambda**2) - (c3pl2*G**2*MT*vev0*reglog(MT**2/MU_R**2))/(4.*cmath.pi**2*Lambda**2) + (cll1221*G**2*MT*vev0*reglog(MT**2/MU_R**2))/(4.*cmath.pi**2*Lambda**2) - (cpDC*G**2*MT*vev0*reglog(MT**2/MU_R**2))/(8.*cmath.pi**2*Lambda**2) + (3*ctG*G**2*MT**2*reglog(MT**2/MU_R**2))/(2.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':1}) + +UVGC_1263_358 = Coupling(name = 'UVGC_1263_358', + value = {-1:'(7*ctG*complex(0,1)*G**3*MT*vev0)/(32.*cmath.pi**2*Lambda**2*cmath.sqrt(2))',0:'-(ctG*complex(0,1)*G**3*MT*vev0)/(6.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) + (ctG*complex(0,1)*G**3*MT*vev0*reglog(MT**2/MU_R**2))/(2.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':3}) + +UVGC_1264_359 = Coupling(name = 'UVGC_1264_359', + value = {-1:'(ctG*complex(0,1)*G**2*MT**2*vev0)/(cmath.pi**2*Lambda**2*cmath.sqrt(2))',0:'(ctG*complex(0,1)*G**2*MT**2*vev0)/(2.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) - (3*ctG*complex(0,1)*G**2*MT**2*vev0*reglog(MT**2/MU_R**2))/(2.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2}) + +UVGC_1265_360 = Coupling(name = 'UVGC_1265_360', + value = {-1:'(c3pQ3*ee0*complex(0,1)*G**2*vev0)/(12.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1265_361 = Coupling(name = 'UVGC_1265_361', + value = {-1:'-(c3pQ3*ee0*complex(0,1)*G**2*vev0)/(6.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))',0:'-(c3pQ3*ee0*complex(0,1)*G**2*vev0)/(3.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2)) + (c3pQ3*ee0*complex(0,1)*G**2*vev0*reglog(MT**2/MU_R**2))/(4.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1265_362 = Coupling(name = 'UVGC_1265_362', + value = {-1:'-(c3pQ3*ee0*complex(0,1)*G**2*vev0)/(6.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1266_363 = Coupling(name = 'UVGC_1266_363', + value = {-1:'(cpQ3*ee0*G**2*vev0)/(4.*cmath.pi**2*Lambda**2*sw0)',0:'(cpQ3*ee0*G**2*vev0)/(3.*cmath.pi**2*Lambda**2*sw0) - (cpQ3*ee0*G**2*vev0*reglog(MT**2/MU_R**2))/(4.*cmath.pi**2*Lambda**2*sw0)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1267_364 = Coupling(name = 'UVGC_1267_364', + value = {-1:'-(cpQ3*ee0*G**2*vev0)/(4.*cmath.pi**2*Lambda**2*sw0)',0:'-(cpQ3*ee0*G**2*vev0)/(3.*cmath.pi**2*Lambda**2*sw0) + (cpQ3*ee0*G**2*vev0*reglog(MT**2/MU_R**2))/(4.*cmath.pi**2*Lambda**2*sw0)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1268_365 = Coupling(name = 'UVGC_1268_365', + value = {-1:'(cpt*ee0*G**2*vev0)/(4.*cmath.pi**2*Lambda**2*sw0)',0:'(cpt*ee0*G**2*vev0)/(3.*cmath.pi**2*Lambda**2*sw0) - (cpt*ee0*G**2*vev0*reglog(MT**2/MU_R**2))/(4.*cmath.pi**2*Lambda**2*sw0)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1268_366 = Coupling(name = 'UVGC_1268_366', + value = {-1:'(ctG*ee0*G**2*MT)/(2.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1269_367 = Coupling(name = 'UVGC_1269_367', + value = {-1:'-(cpt*ee0*G**2*vev0)/(4.*cmath.pi**2*Lambda**2*sw0)',0:'-(cpt*ee0*G**2*vev0)/(3.*cmath.pi**2*Lambda**2*sw0) + (cpt*ee0*G**2*vev0*reglog(MT**2/MU_R**2))/(4.*cmath.pi**2*Lambda**2*sw0)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1269_368 = Coupling(name = 'UVGC_1269_368', + value = {-1:'-(ctG*ee0*G**2*MT)/(2.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1270_369 = Coupling(name = 'UVGC_1270_369', + value = {0:'(ctW*ee0*complex(0,1)*G**2*vev0)/(3.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2)) - (ctW*ee0*complex(0,1)*G**2*vev0*reglog(MT**2/MU_R**2))/(4.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1271_370 = Coupling(name = 'UVGC_1271_370', + value = {-1:'(c3pQ3*ee0*complex(0,1)*G**2*vev0)/(4.*cw0*cmath.pi**2*Lambda**2*sw0) - (cpQ3*ee0*complex(0,1)*G**2*vev0)/(4.*cw0*cmath.pi**2*Lambda**2*sw0)',0:'(c3pQ3*ee0*complex(0,1)*G**2*vev0)/(3.*cw0*cmath.pi**2*Lambda**2*sw0) - (cpQ3*ee0*complex(0,1)*G**2*vev0)/(3.*cw0*cmath.pi**2*Lambda**2*sw0) - (c3pQ3*ee0*complex(0,1)*G**2*vev0*reglog(MT**2/MU_R**2))/(4.*cw0*cmath.pi**2*Lambda**2*sw0) + (cpQ3*ee0*complex(0,1)*G**2*vev0*reglog(MT**2/MU_R**2))/(4.*cw0*cmath.pi**2*Lambda**2*sw0)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1272_371 = Coupling(name = 'UVGC_1272_371', + value = {-1:'-(cpt*ee0*complex(0,1)*G**2*vev0)/(4.*cw0*cmath.pi**2*Lambda**2*sw0) - (ctG*ee0*complex(0,1)*G**2*MT)/(2.*cw0*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))',0:'-(cpt*ee0*complex(0,1)*G**2*vev0)/(3.*cw0*cmath.pi**2*Lambda**2*sw0) + (cpt*ee0*complex(0,1)*G**2*vev0*reglog(MT**2/MU_R**2))/(4.*cw0*cmath.pi**2*Lambda**2*sw0)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1273_372 = Coupling(name = 'UVGC_1273_372', + value = {-1:'-(ctW*cw0*ee0*complex(0,1)*G**2*vev0)/(24.*cmath.pi**2*Lambda**2*sw0)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1273_373 = Coupling(name = 'UVGC_1273_373', + value = {-1:'(ctW*cw0*ee0*complex(0,1)*G**2*vev0)/(12.*cmath.pi**2*Lambda**2*sw0)',0:'(ctW*cw0*ee0*complex(0,1)*G**2*vev0)/(6.*cmath.pi**2*Lambda**2*sw0) - (ctW*cw0*ee0*complex(0,1)*G**2*vev0*reglog(MT**2/MU_R**2))/(8.*cmath.pi**2*Lambda**2*sw0)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1274_374 = Coupling(name = 'UVGC_1274_374', + value = {-1:'(ctW*cw0*ee0*complex(0,1)*G**2*vev0)/(24.*cmath.pi**2*Lambda**2*sw0)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1274_375 = Coupling(name = 'UVGC_1274_375', + value = {-1:'-(ctW*cw0*ee0*complex(0,1)*G**2*vev0)/(12.*cmath.pi**2*Lambda**2*sw0)',0:'-(ctW*cw0*ee0*complex(0,1)*G**2*vev0)/(6.*cmath.pi**2*Lambda**2*sw0) + (ctW*cw0*ee0*complex(0,1)*G**2*vev0*reglog(MT**2/MU_R**2))/(8.*cmath.pi**2*Lambda**2*sw0)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1275_376 = Coupling(name = 'UVGC_1275_376', + value = {0:'(ctW*cw0*complex(0,1)*G**2*vev0)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) - (ctB*complex(0,1)*G**2*sw0*vev0)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) - (ctW*cw0*complex(0,1)*G**2*vev0*reglog(MT**2/MU_R**2))/(4.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) + (ctB*complex(0,1)*G**2*sw0*vev0*reglog(MT**2/MU_R**2))/(4.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':1}) + +UVGC_1276_377 = Coupling(name = 'UVGC_1276_377', + value = {0:'-(ctB*cw0*complex(0,1)*G**2*vev0)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) - (ctW*complex(0,1)*G**2*sw0*vev0)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) + (ctB*cw0*complex(0,1)*G**2*vev0*reglog(MT**2/MU_R**2))/(4.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) + (ctW*complex(0,1)*G**2*sw0*vev0*reglog(MT**2/MU_R**2))/(4.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':1}) + +UVGC_1277_378 = Coupling(name = 'UVGC_1277_378', + value = {-1:'-(c3pQ3*ee0*G**2*sw0*vev0)/(12.*cw0*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1277_379 = Coupling(name = 'UVGC_1277_379', + value = {-1:'(ctG*ee0*G**2*MT*sw0)/(6.*cw0*cmath.pi**2*Lambda**2) + (c3pQ3*ee0*G**2*sw0*vev0)/(6.*cw0*cmath.pi**2*Lambda**2*cmath.sqrt(2))',0:'(c3pQ3*ee0*G**2*sw0*vev0)/(3.*cw0*cmath.pi**2*Lambda**2*cmath.sqrt(2)) - (c3pQ3*ee0*G**2*sw0*vev0*reglog(MT**2/MU_R**2))/(4.*cw0*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1277_380 = Coupling(name = 'UVGC_1277_380', + value = {-1:'(ctG*ee0*G**2*MT*sw0)/(6.*cw0*cmath.pi**2*Lambda**2) + (c3pQ3*ee0*G**2*sw0*vev0)/(6.*cw0*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1278_381 = Coupling(name = 'UVGC_1278_381', + value = {-1:'(c3pQ3*ee0*G**2*sw0*vev0)/(12.*cw0*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1278_382 = Coupling(name = 'UVGC_1278_382', + value = {-1:'-(ctG*ee0*G**2*MT*sw0)/(6.*cw0*cmath.pi**2*Lambda**2) - (c3pQ3*ee0*G**2*sw0*vev0)/(6.*cw0*cmath.pi**2*Lambda**2*cmath.sqrt(2))',0:'-(c3pQ3*ee0*G**2*sw0*vev0)/(3.*cw0*cmath.pi**2*Lambda**2*cmath.sqrt(2)) + (c3pQ3*ee0*G**2*sw0*vev0*reglog(MT**2/MU_R**2))/(4.*cw0*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1278_383 = Coupling(name = 'UVGC_1278_383', + value = {-1:'-(ctG*ee0*G**2*MT*sw0)/(6.*cw0*cmath.pi**2*Lambda**2) - (c3pQ3*ee0*G**2*sw0*vev0)/(6.*cw0*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_1279_384 = Coupling(name = 'UVGC_1279_384', + value = {-1:'-(c3pl1*complex(0,1)*G**2*MT*vev0)/(4.*cmath.pi**2*Lambda**2) - (c3pl2*complex(0,1)*G**2*MT*vev0)/(4.*cmath.pi**2*Lambda**2) + (cdp*complex(0,1)*G**2*MT*vev0)/(2.*cmath.pi**2*Lambda**2) + (cll1221*complex(0,1)*G**2*MT*vev0)/(4.*cmath.pi**2*Lambda**2) - (cpDC*complex(0,1)*G**2*MT*vev0)/(8.*cmath.pi**2*Lambda**2) + (cpG*complex(0,1)*G**2*MT*vev0)/(cmath.pi**2*Lambda**2) + (3*ctG*complex(0,1)*G**2*MT**2)/(cmath.pi**2*Lambda**2*cmath.sqrt(2)) - (ctp*complex(0,1)*G**2*vev0**2)/(2.*cmath.pi**2*Lambda**2*cmath.sqrt(2))',0:'-(c3pl1*complex(0,1)*G**2*MT*vev0)/(3.*cmath.pi**2*Lambda**2) - (c3pl2*complex(0,1)*G**2*MT*vev0)/(3.*cmath.pi**2*Lambda**2) + (2*cdp*complex(0,1)*G**2*MT*vev0)/(3.*cmath.pi**2*Lambda**2) + (cll1221*complex(0,1)*G**2*MT*vev0)/(3.*cmath.pi**2*Lambda**2) - (cpDC*complex(0,1)*G**2*MT*vev0)/(6.*cmath.pi**2*Lambda**2) + (ctG*complex(0,1)*G**2*MT**2)/(2.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) - (ctp*complex(0,1)*G**2*vev0**2)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) + (c3pl1*complex(0,1)*G**2*MT*vev0*reglog(MT**2/MU_R**2))/(4.*cmath.pi**2*Lambda**2) + (c3pl2*complex(0,1)*G**2*MT*vev0*reglog(MT**2/MU_R**2))/(4.*cmath.pi**2*Lambda**2) - (cdp*complex(0,1)*G**2*MT*vev0*reglog(MT**2/MU_R**2))/(2.*cmath.pi**2*Lambda**2) - (cll1221*complex(0,1)*G**2*MT*vev0*reglog(MT**2/MU_R**2))/(4.*cmath.pi**2*Lambda**2) + (cpDC*complex(0,1)*G**2*MT*vev0*reglog(MT**2/MU_R**2))/(8.*cmath.pi**2*Lambda**2) - (3*ctG*complex(0,1)*G**2*MT**2*reglog(MT**2/MU_R**2))/(2.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) + (ctp*complex(0,1)*G**2*vev0**2*reglog(MT**2/MU_R**2))/(4.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':1}) + +UVGC_1280_385 = Coupling(name = 'UVGC_1280_385', + value = {-1:'-(c3pl1*ee0*complex(0,1)*G**2*vev0**2)/(48.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2)) - (c3pl2*ee0*complex(0,1)*G**2*vev0**2)/(48.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2)) + (c3pQ3*ee0*complex(0,1)*G**2*vev0**2)/(24.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2)) + (cll1221*ee0*complex(0,1)*G**2*vev0**2)/(48.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':1}) + +UVGC_1280_386 = Coupling(name = 'UVGC_1280_386', + value = {-1:'(c3pl1*ee0*complex(0,1)*G**2*vev0**2)/(24.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2)) + (c3pl2*ee0*complex(0,1)*G**2*vev0**2)/(24.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2)) - (c3pQ3*ee0*complex(0,1)*G**2*vev0**2)/(12.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2)) - (cll1221*ee0*complex(0,1)*G**2*vev0**2)/(24.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))',0:'-(ctG*ee0*complex(0,1)*G**2*MT*vev0)/(24.*cmath.pi**2*Lambda**2*sw0) + (c3pl1*ee0*complex(0,1)*G**2*vev0**2)/(12.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2)) + (c3pl2*ee0*complex(0,1)*G**2*vev0**2)/(12.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2)) - (c3pQ3*ee0*complex(0,1)*G**2*vev0**2)/(6.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2)) - (cll1221*ee0*complex(0,1)*G**2*vev0**2)/(12.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2)) + (ctG*ee0*complex(0,1)*G**2*MT*vev0*reglog(MT**2/MU_R**2))/(8.*cmath.pi**2*Lambda**2*sw0) - (c3pl1*ee0*complex(0,1)*G**2*vev0**2*reglog(MT**2/MU_R**2))/(16.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2)) - (c3pl2*ee0*complex(0,1)*G**2*vev0**2*reglog(MT**2/MU_R**2))/(16.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2)) + (c3pQ3*ee0*complex(0,1)*G**2*vev0**2*reglog(MT**2/MU_R**2))/(8.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2)) + (cll1221*ee0*complex(0,1)*G**2*vev0**2*reglog(MT**2/MU_R**2))/(16.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':1}) + +UVGC_1280_387 = Coupling(name = 'UVGC_1280_387', + value = {-1:'(c3pl1*ee0*complex(0,1)*G**2*vev0**2)/(24.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2)) + (c3pl2*ee0*complex(0,1)*G**2*vev0**2)/(24.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2)) - (c3pQ3*ee0*complex(0,1)*G**2*vev0**2)/(12.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2)) - (cll1221*ee0*complex(0,1)*G**2*vev0**2)/(24.*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':1}) + +UVGC_1281_388 = Coupling(name = 'UVGC_1281_388', + value = {-1:'(5*cpDC*ee0*complex(0,1)*G**2*vev0**2)/(96.*cw0*cmath.pi**2*Lambda**2*sw0)',0:'(5*cpDC*ee0*complex(0,1)*G**2*vev0**2)/(72.*cw0*cmath.pi**2*Lambda**2*sw0) - (5*cpDC*ee0*complex(0,1)*G**2*vev0**2*reglog(MT**2/MU_R**2))/(96.*cw0*cmath.pi**2*Lambda**2*sw0)'}, + order = {'NP':2,'QCD':2,'QED':1}) + +UVGC_1282_389 = Coupling(name = 'UVGC_1282_389', + value = {-1:'-(c3pl1*ee0*complex(0,1)*G**2*vev0**2)/(16.*cw0*cmath.pi**2*Lambda**2*sw0) - (c3pl2*ee0*complex(0,1)*G**2*vev0**2)/(16.*cw0*cmath.pi**2*Lambda**2*sw0) + (c3pQ3*ee0*complex(0,1)*G**2*vev0**2)/(8.*cw0*cmath.pi**2*Lambda**2*sw0) + (cll1221*ee0*complex(0,1)*G**2*vev0**2)/(16.*cw0*cmath.pi**2*Lambda**2*sw0) - (cpQ3*ee0*complex(0,1)*G**2*vev0**2)/(8.*cw0*cmath.pi**2*Lambda**2*sw0)',0:'-(c3pl1*ee0*complex(0,1)*G**2*vev0**2)/(12.*cw0*cmath.pi**2*Lambda**2*sw0) - (c3pl2*ee0*complex(0,1)*G**2*vev0**2)/(12.*cw0*cmath.pi**2*Lambda**2*sw0) + (c3pQ3*ee0*complex(0,1)*G**2*vev0**2)/(6.*cw0*cmath.pi**2*Lambda**2*sw0) + (cll1221*ee0*complex(0,1)*G**2*vev0**2)/(12.*cw0*cmath.pi**2*Lambda**2*sw0) - (cpQ3*ee0*complex(0,1)*G**2*vev0**2)/(6.*cw0*cmath.pi**2*Lambda**2*sw0) + (ctG*ee0*complex(0,1)*G**2*MT*vev0)/(12.*cw0*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2)) + (c3pl1*ee0*complex(0,1)*G**2*vev0**2*reglog(MT**2/MU_R**2))/(16.*cw0*cmath.pi**2*Lambda**2*sw0) + (c3pl2*ee0*complex(0,1)*G**2*vev0**2*reglog(MT**2/MU_R**2))/(16.*cw0*cmath.pi**2*Lambda**2*sw0) - (c3pQ3*ee0*complex(0,1)*G**2*vev0**2*reglog(MT**2/MU_R**2))/(8.*cw0*cmath.pi**2*Lambda**2*sw0) - (cll1221*ee0*complex(0,1)*G**2*vev0**2*reglog(MT**2/MU_R**2))/(16.*cw0*cmath.pi**2*Lambda**2*sw0) + (cpQ3*ee0*complex(0,1)*G**2*vev0**2*reglog(MT**2/MU_R**2))/(8.*cw0*cmath.pi**2*Lambda**2*sw0) - (ctG*ee0*complex(0,1)*G**2*MT*vev0*reglog(MT**2/MU_R**2))/(4.*cw0*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':1}) + +UVGC_1283_390 = Coupling(name = 'UVGC_1283_390', + value = {-1:'-(cpt*ee0*complex(0,1)*G**2*vev0**2)/(8.*cw0*cmath.pi**2*Lambda**2*sw0) - (ctG*ee0*complex(0,1)*G**2*MT*vev0)/(4.*cw0*cmath.pi**2*Lambda**2*sw0*cmath.sqrt(2))',0:'-(cpt*ee0*complex(0,1)*G**2*vev0**2)/(6.*cw0*cmath.pi**2*Lambda**2*sw0) + (cpt*ee0*complex(0,1)*G**2*vev0**2*reglog(MT**2/MU_R**2))/(8.*cw0*cmath.pi**2*Lambda**2*sw0)'}, + order = {'NP':2,'QCD':2,'QED':1}) + +UVGC_1284_391 = Coupling(name = 'UVGC_1284_391', + value = {-1:'(c3pl1*ee0*complex(0,1)*G**2*vev0**2)/(12.*cmath.pi**2*Lambda**2) + (c3pl2*ee0*complex(0,1)*G**2*vev0**2)/(12.*cmath.pi**2*Lambda**2) - (cll1221*ee0*complex(0,1)*G**2*vev0**2)/(12.*cmath.pi**2*Lambda**2) - (cpDC*ee0*complex(0,1)*G**2*vev0**2)/(24.*cmath.pi**2*Lambda**2) + (cpDC*ee0*complex(0,1)*G**2*vev0**2)/(24.*cmath.pi**2*Lambda**2*sw0**2) + (cpWB*cw0*ee0*complex(0,1)*G**2*vev0**2)/(6.*cmath.pi**2*Lambda**2*sw0) + (ctG*ee0*complex(0,1)*G**2*MT*vev0)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2))',0:'(c3pl1*ee0*complex(0,1)*G**2*vev0**2)/(9.*cmath.pi**2*Lambda**2) + (c3pl2*ee0*complex(0,1)*G**2*vev0**2)/(9.*cmath.pi**2*Lambda**2) - (cll1221*ee0*complex(0,1)*G**2*vev0**2)/(9.*cmath.pi**2*Lambda**2) - (cpDC*ee0*complex(0,1)*G**2*vev0**2)/(18.*cmath.pi**2*Lambda**2) + (cpDC*ee0*complex(0,1)*G**2*vev0**2)/(18.*cmath.pi**2*Lambda**2*sw0**2) + (2*cpWB*cw0*ee0*complex(0,1)*G**2*vev0**2)/(9.*cmath.pi**2*Lambda**2*sw0) - (ctG*ee0*complex(0,1)*G**2*MT*vev0)/(9.*cmath.pi**2*Lambda**2*cmath.sqrt(2)) - (c3pl1*ee0*complex(0,1)*G**2*vev0**2*reglog(MT**2/MU_R**2))/(12.*cmath.pi**2*Lambda**2) - (c3pl2*ee0*complex(0,1)*G**2*vev0**2*reglog(MT**2/MU_R**2))/(12.*cmath.pi**2*Lambda**2) + (cll1221*ee0*complex(0,1)*G**2*vev0**2*reglog(MT**2/MU_R**2))/(12.*cmath.pi**2*Lambda**2) + (cpDC*ee0*complex(0,1)*G**2*vev0**2*reglog(MT**2/MU_R**2))/(24.*cmath.pi**2*Lambda**2) - (cpDC*ee0*complex(0,1)*G**2*vev0**2*reglog(MT**2/MU_R**2))/(24.*cmath.pi**2*Lambda**2*sw0**2) - (cpWB*cw0*ee0*complex(0,1)*G**2*vev0**2*reglog(MT**2/MU_R**2))/(6.*cmath.pi**2*Lambda**2*sw0) + (ctG*ee0*complex(0,1)*G**2*MT*vev0*reglog(MT**2/MU_R**2))/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':1}) + +UVGC_1285_392 = Coupling(name = 'UVGC_1285_392', + value = {-1:'(cpWB*ee0*complex(0,1)*G**2*vev0**2)/(6.*cmath.pi**2*Lambda**2) + (c3pl1*ee0*complex(0,1)*G**2*sw0*vev0**2)/(12.*cw0*cmath.pi**2*Lambda**2) + (c3pl2*ee0*complex(0,1)*G**2*sw0*vev0**2)/(12.*cw0*cmath.pi**2*Lambda**2) - (cll1221*ee0*complex(0,1)*G**2*sw0*vev0**2)/(12.*cw0*cmath.pi**2*Lambda**2) - (cpDC*ee0*complex(0,1)*G**2*sw0*vev0**2)/(24.*cw0*cmath.pi**2*Lambda**2) + (ctG*ee0*complex(0,1)*G**2*MT*sw0*vev0)/(3.*cw0*cmath.pi**2*Lambda**2*cmath.sqrt(2))',0:'(2*cpWB*ee0*complex(0,1)*G**2*vev0**2)/(9.*cmath.pi**2*Lambda**2) + (c3pl1*ee0*complex(0,1)*G**2*sw0*vev0**2)/(9.*cw0*cmath.pi**2*Lambda**2) + (c3pl2*ee0*complex(0,1)*G**2*sw0*vev0**2)/(9.*cw0*cmath.pi**2*Lambda**2) - (cll1221*ee0*complex(0,1)*G**2*sw0*vev0**2)/(9.*cw0*cmath.pi**2*Lambda**2) - (cpDC*ee0*complex(0,1)*G**2*sw0*vev0**2)/(18.*cw0*cmath.pi**2*Lambda**2) - (ctG*ee0*complex(0,1)*G**2*MT*sw0*vev0)/(9.*cw0*cmath.pi**2*Lambda**2*cmath.sqrt(2)) - (cpWB*ee0*complex(0,1)*G**2*vev0**2*reglog(MT**2/MU_R**2))/(6.*cmath.pi**2*Lambda**2) - (c3pl1*ee0*complex(0,1)*G**2*sw0*vev0**2*reglog(MT**2/MU_R**2))/(12.*cw0*cmath.pi**2*Lambda**2) - (c3pl2*ee0*complex(0,1)*G**2*sw0*vev0**2*reglog(MT**2/MU_R**2))/(12.*cw0*cmath.pi**2*Lambda**2) + (cll1221*ee0*complex(0,1)*G**2*sw0*vev0**2*reglog(MT**2/MU_R**2))/(12.*cw0*cmath.pi**2*Lambda**2) + (cpDC*ee0*complex(0,1)*G**2*sw0*vev0**2*reglog(MT**2/MU_R**2))/(24.*cw0*cmath.pi**2*Lambda**2) + (ctG*ee0*complex(0,1)*G**2*MT*sw0*vev0*reglog(MT**2/MU_R**2))/(3.*cw0*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':1}) + +UVGC_959_393 = Coupling(name = 'UVGC_959_393', + value = {-1:'(-25*cpG*complex(0,1)*G**2)/(16.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_960_394 = Coupling(name = 'UVGC_960_394', + value = {-1:'(-9*ctG*G**3)/(32.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':3,'QED':1}) + +UVGC_961_395 = Coupling(name = 'UVGC_961_395', + value = {-1:'(-19*ctG*complex(0,1)*G**3)/(128.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':3,'QED':1}) + +UVGC_962_396 = Coupling(name = 'UVGC_962_396', + value = {-1:'(-25*cpG*complex(0,1)*G**2*vev0)/(16.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':1}) + +UVGC_963_397 = Coupling(name = 'UVGC_963_397', + value = {-1:'(ctG*complex(0,1)*G**2*MT)/(cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':1}) + +UVGC_964_398 = Coupling(name = 'UVGC_964_398', + value = {-1:'(ctG*complex(0,1)*G**2*MT)/(cmath.pi**2*Lambda**2*vev0*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_966_399 = Coupling(name = 'UVGC_966_399', + value = {-1:'-(ctG*G**2)/(12.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':1}) + +UVGC_967_400 = Coupling(name = 'UVGC_967_400', + value = {-1:'-(ctG*ee0*G**2)/(12.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_968_401 = Coupling(name = 'UVGC_968_401', + value = {-1:'(ctG*ee0*G**2)/(12.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_969_402 = Coupling(name = 'UVGC_969_402', + value = {-1:'(-3*ctG*G**3)/(16.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':3,'QED':1}) + +UVGC_970_403 = Coupling(name = 'UVGC_970_403', + value = {-1:'(3*ctG*G**3)/(16.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':3,'QED':1}) + +UVGC_971_404 = Coupling(name = 'UVGC_971_404', + value = {-1:'(-79*ctG*ee0*G**3)/(864.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':3,'QED':2}) + +UVGC_972_405 = Coupling(name = 'UVGC_972_405', + value = {-1:'(77*ctG*ee0*G**3)/(1728.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':3,'QED':2}) + +UVGC_977_406 = Coupling(name = 'UVGC_977_406', + value = {-1:'(complex(0,1)*G**2)/(6.*cmath.pi**2)'}, + order = {'QCD':2}) + +UVGC_978_407 = Coupling(name = 'UVGC_978_407', + value = {-1:'(ctG*G**2)/(12.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':1}) + +UVGC_979_408 = Coupling(name = 'UVGC_979_408', + value = {-1:'-(ctG*complex(0,1)*G**2)/(12.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':1}) + +UVGC_980_409 = Coupling(name = 'UVGC_980_409', + value = {-1:'(ctG*G**2)/(12.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':1}) + +UVGC_981_410 = Coupling(name = 'UVGC_981_410', + value = {-1:'-(ctG*ee0*G**2)/(6.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_982_411 = Coupling(name = 'UVGC_982_411', + value = {-1:'(ctG*ee0*G**2)/(6.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_983_412 = Coupling(name = 'UVGC_983_412', + value = {-1:'-(ctG*ee0*G**2)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_984_413 = Coupling(name = 'UVGC_984_413', + value = {-1:'(ctG*ee0*complex(0,1)*G**2)/(3.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_985_414 = Coupling(name = 'UVGC_985_414', + value = {-1:'-(ctG*ee0*G**2*cmath.sqrt(2))/(9.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_986_415 = Coupling(name = 'UVGC_986_415', + value = {-1:'(ctG*ee0*complex(0,1)*G**2*cmath.sqrt(2))/(9.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':2}) + +UVGC_987_416 = Coupling(name = 'UVGC_987_416', + value = {-1:'(-11*ctG*ee0**2*G**2*cmath.sqrt(2))/(81.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_988_417 = Coupling(name = 'UVGC_988_417', + value = {-1:'(-11*ctG*ee0**2*complex(0,1)*G**2*cmath.sqrt(2))/(81.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_989_418 = Coupling(name = 'UVGC_989_418', + value = {-1:'(11*ctG*ee0**2*complex(0,1)*G**2)/(54.*cw0**2*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_990_419 = Coupling(name = 'UVGC_990_419', + value = {-1:'(11*ctG*ee0**2*G**2)/(54.*cw0**2*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_991_420 = Coupling(name = 'UVGC_991_420', + value = {-1:'-(ctG*ee0**2*G**2*cmath.sqrt(2))/(27.*cw0**2*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_992_421 = Coupling(name = 'UVGC_992_421', + value = {-1:'-(ctG*ee0**2*complex(0,1)*G**2*cmath.sqrt(2))/(27.*cw0**2*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':2,'QED':3}) + +UVGC_995_422 = Coupling(name = 'UVGC_995_422', + value = {-1:'(3*ctG*complex(0,1)*G**3)/(8.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':3,'QED':1}) + +UVGC_996_423 = Coupling(name = 'UVGC_996_423', + value = {-1:'(3*ctG*G**3)/(8.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':3,'QED':1}) + +UVGC_997_424 = Coupling(name = 'UVGC_997_424', + value = {-1:'(-79*ctG*ee0*G**3)/(432.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':3,'QED':2}) + +UVGC_998_425 = Coupling(name = 'UVGC_998_425', + value = {-1:'(77*ctG*ee0*G**3)/(864.*cmath.pi**2*Lambda**2)'}, + order = {'NP':2,'QCD':3,'QED':2}) + +UVGC_999_426 = Coupling(name = 'UVGC_999_426', + value = {-1:'(-235*ctG*ee0*G**3)/(864.*cmath.pi**2*Lambda**2*cmath.sqrt(2))'}, + order = {'NP':2,'QCD':3,'QED':2}) + diff --git a/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/CT_vertices.py b/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/CT_vertices.py new file mode 100644 index 0000000..d7ccd93 --- /dev/null +++ b/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/CT_vertices.py @@ -0,0 +1,2627 @@ +# This file was automatically created by FeynRules 2.4.68 +# Mathematica version: 11.3.0 for Mac OS X x86 (64-bit) (March 7, 2018) +# Date: Sun 9 Dec 2018 13:34:26 + + +from object_library import all_vertices, all_CTvertices, Vertex, CTVertex +import particles as P +import CT_couplings as C +import lorentz as L + + +V_1 = CTVertex(name = 'V_1', + type = 'R2', + particles = [ P.g, P.g, P.G0, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.VVSS1, L.VVSS10, L.VVSS4, L.VVSS6 ], + loop_particles = [ [ [P.g] ], [ [P.t] ] ], + couplings = {(0,1,0):C.R2GC_686_136,(0,2,1):[ C.R2GC_882_274, C.R2GC_693_143 ],(0,3,1):C.R2GC_694_144,(0,0,1):C.R2GC_696_146}) + +V_2 = CTVertex(name = 'V_2', + type = 'R2', + particles = [ P.g, P.g, P.G__minus__, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.VVSS1, L.VVSS10, L.VVSS2, L.VVSS4, L.VVSS7 ], + loop_particles = [ [ [P.b] ], [ [P.b, P.t] ], [ [P.c], [P.u] ], [ [P.d], [P.s] ], [ [P.g] ], [ [P.t] ] ], + couplings = {(0,1,4):C.R2GC_686_136,(0,2,0):C.R2GC_889_286,(0,2,2):C.R2GC_889_287,(0,2,3):C.R2GC_889_288,(0,2,5):C.R2GC_889_289,(0,3,5):C.R2GC_934_373,(0,3,1):[ C.R2GC_934_374, C.R2GC_693_143 ],(0,4,1):C.R2GC_766_179,(0,0,1):C.R2GC_696_146}) + +V_3 = CTVertex(name = 'V_3', + type = 'R2', + particles = [ P.g, P.g, P.H, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.VVSS1, L.VVSS10, L.VVSS4, L.VVSS6 ], + loop_particles = [ [ [P.g] ], [ [P.t] ] ], + couplings = {(0,1,0):C.R2GC_686_136,(0,2,1):[ C.R2GC_883_275, C.R2GC_693_143 ],(0,3,1):C.R2GC_694_144,(0,0,1):C.R2GC_696_146}) + +V_4 = CTVertex(name = 'V_4', + type = 'R2', + particles = [ P.g, P.g, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.VVS3, L.VVS6, L.VVS8 ], + loop_particles = [ [ [P.g] ], [ [P.t] ] ], + couplings = {(0,2,0):C.R2GC_687_137,(0,0,1):[ C.R2GC_697_147, C.R2GC_884_276 ],(0,1,1):C.R2GC_689_139}) + +V_5 = CTVertex(name = 'V_5', + type = 'R2', + particles = [ P.g, P.g, P.g ], + color = [ 'f(1,2,3)' ], + lorentz = [ L.VVV3 ], + loop_particles = [ [ [P.b], [P.c], [P.d], [P.s], [P.t], [P.u] ], [ [P.g] ], [ [P.t] ] ], + couplings = {(0,0,0):C.R2GC_1181_60,(0,0,1):C.R2GC_1181_61,(0,0,2):C.R2GC_1190_72}) + +V_6 = CTVertex(name = 'V_6', + type = 'R2', + particles = [ P.g, P.g, P.g, P.H ], + color = [ 'f(1,2,3)' ], + lorentz = [ L.VVVS9 ], + loop_particles = [ [ [P.g] ], [ [P.t] ] ], + couplings = {(0,0,0):C.R2GC_1188_70,(0,0,1):C.R2GC_1188_71}) + +V_7 = CTVertex(name = 'V_7', + type = 'R2', + particles = [ P.g, P.g, P.g, P.g ], + color = [ 'd(-1,1,3)*d(-1,2,4)', 'd(-1,1,3)*f(-1,2,4)', 'd(-1,1,4)*d(-1,2,3)', 'd(-1,1,4)*f(-1,2,3)', 'd(-1,2,3)*f(-1,1,4)', 'd(-1,2,4)*f(-1,1,3)', 'f(-1,1,2)*f(-1,3,4)', 'f(-1,1,3)*f(-1,2,4)', 'f(-1,1,4)*f(-1,2,3)', 'Identity(1,2)*Identity(3,4)', 'Identity(1,3)*Identity(2,4)', 'Identity(1,4)*Identity(2,3)' ], + lorentz = [ L.VVVV11, L.VVVV2, L.VVVV3, L.VVVV5 ], + loop_particles = [ [ [P.b], [P.c], [P.d], [P.s], [P.t], [P.u] ], [ [P.g] ], [ [P.t] ] ], + couplings = {(2,1,0):C.R2GC_1085_5,(2,1,1):C.R2GC_1085_6,(0,1,0):C.R2GC_1085_5,(0,1,1):C.R2GC_1085_6,(6,1,0):C.R2GC_1185_68,(6,1,1):C.R2GC_1185_69,(6,1,2):C.R2GC_1192_74,(4,1,0):C.R2GC_1083_1,(4,1,1):C.R2GC_1083_2,(3,1,0):C.R2GC_1083_1,(3,1,1):C.R2GC_1083_2,(8,1,0):C.R2GC_1084_3,(8,1,1):C.R2GC_1084_4,(7,1,0):C.R2GC_1184_66,(7,1,1):C.R2GC_1184_67,(7,1,2):C.R2GC_1192_74,(5,1,0):C.R2GC_1083_1,(5,1,1):C.R2GC_1083_2,(1,1,0):C.R2GC_1083_1,(1,1,1):C.R2GC_1083_2,(11,0,0):C.R2GC_1087_8,(11,0,1):C.R2GC_1087_9,(10,0,0):C.R2GC_1087_8,(10,0,1):C.R2GC_1087_9,(9,0,1):C.R2GC_1086_7,(2,2,0):C.R2GC_1085_5,(2,2,1):C.R2GC_1085_6,(0,2,0):C.R2GC_1085_5,(0,2,1):C.R2GC_1085_6,(4,2,0):C.R2GC_1083_1,(4,2,1):C.R2GC_1083_2,(3,2,0):C.R2GC_1083_1,(3,2,1):C.R2GC_1083_2,(8,2,0):C.R2GC_1184_66,(8,2,1):C.R2GC_1184_67,(8,2,2):C.R2GC_1192_74,(6,2,0):C.R2GC_1183_64,(6,2,1):C.R2GC_1183_65,(6,2,2):C.R2GC_1191_73,(5,2,0):C.R2GC_1083_1,(5,2,1):C.R2GC_1083_2,(1,2,0):C.R2GC_1083_1,(1,2,1):C.R2GC_1083_2,(7,2,0):C.R2GC_1084_3,(7,2,1):C.R2GC_1084_4,(0,3,0):C.R2GC_1085_5,(0,3,1):C.R2GC_1085_6,(2,3,0):C.R2GC_1085_5,(2,3,1):C.R2GC_1085_6,(5,3,0):C.R2GC_1083_1,(5,3,1):C.R2GC_1083_2,(1,3,0):C.R2GC_1083_1,(1,3,1):C.R2GC_1083_2,(7,3,0):C.R2GC_1182_62,(7,3,1):C.R2GC_1182_63,(7,3,2):C.R2GC_1191_73,(4,3,0):C.R2GC_1083_1,(4,3,1):C.R2GC_1083_2,(3,3,0):C.R2GC_1083_1,(3,3,1):C.R2GC_1083_2,(8,3,0):C.R2GC_1182_62,(8,3,1):C.R2GC_1182_63,(8,3,2):C.R2GC_1191_73}) + +V_8 = CTVertex(name = 'V_8', + type = 'R2', + particles = [ P.t__tilde__, P.t, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFS16, L.FFS21, L.FFS25, L.FFS3 ], + loop_particles = [ [ [P.g, P.t] ] ], + couplings = {(0,3,0):C.R2GC_1244_96,(0,0,0):C.R2GC_1279_128,(0,1,0):C.R2GC_1119_26,(0,2,0):C.R2GC_771_182}) + +V_9 = CTVertex(name = 'V_9', + type = 'R2', + particles = [ P.t__tilde__, P.b, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFS14, L.FFS15, L.FFS24, L.FFS6, L.FFS7, L.FFS8 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.b, P.g, P.t] ], [ [P.g, P.t] ] ], + couplings = {(0,0,2):C.R2GC_1260_110,(0,0,1):[ C.R2GC_1260_111, C.R2GC_1245_97 ],(0,3,2):C.R2GC_1167_54,(0,5,1):C.R2GC_840_232,(0,2,0):C.R2GC_700_150,(0,1,2):C.R2GC_1106_17,(0,4,1):C.R2GC_1247_99}) + +V_10 = CTVertex(name = 'V_10', + type = 'R2', + particles = [ P.t__tilde__, P.t, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFS1, L.FFS13, L.FFS18, L.FFS19, L.FFS20, L.FFS7 ], + loop_particles = [ [ [P.g, P.t] ] ], + couplings = {(0,1,0):C.R2GC_1262_114,(0,5,0):C.R2GC_1248_100,(0,3,0):C.R2GC_1249_101,(0,0,0):C.R2GC_1243_95,(0,2,0):C.R2GC_770_181,(0,4,0):C.R2GC_1120_27}) + +V_11 = CTVertex(name = 'V_11', + type = 'R2', + particles = [ P.b__tilde__, P.t, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFS10, L.FFS12, L.FFS4, L.FFS5, L.FFS7, L.FFS9 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.b, P.g, P.t] ], [ [P.g, P.t] ] ], + couplings = {(0,2,2):C.R2GC_1261_112,(0,2,1):[ C.R2GC_1261_113, C.R2GC_1246_98 ],(0,0,1):C.R2GC_841_233,(0,5,2):C.R2GC_1168_55,(0,1,2):C.R2GC_769_180,(0,3,0):C.R2GC_1090_11,(0,4,1):C.R2GC_1247_99}) + +V_12 = CTVertex(name = 'V_12', + type = 'R2', + particles = [ P.b__tilde__, P.b, P.a ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV1 ], + loop_particles = [ [ [P.b, P.g] ] ], + couplings = {(0,0,0):[ C.R2GC_699_149, C.R2GC_917_363 ]}) + +V_13 = CTVertex(name = 'V_13', + type = 'R2', + particles = [ P.b__tilde__, P.b, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFS19, L.FFS7 ], + loop_particles = [ [ [P.b, P.g] ] ], + couplings = {(0,1,0):C.R2GC_914_360,(0,0,0):C.R2GC_709_159}) + +V_14 = CTVertex(name = 'V_14', + type = 'R2', + particles = [ P.t__tilde__, P.b, P.a, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS27, L.FFVS3, L.FFVS43 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.b, P.g, P.t] ], [ [P.g, P.t] ] ], + couplings = {(0,1,2):C.R2GC_1251_102,(0,1,1):C.R2GC_1251_103,(0,2,0):C.R2GC_701_151,(0,0,2):C.R2GC_773_184}) + +V_15 = CTVertex(name = 'V_15', + type = 'R2', + particles = [ P.c__tilde__, P.c, P.a ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV1 ], + loop_particles = [ [ [P.c, P.g] ] ], + couplings = {(0,0,0):[ C.R2GC_1194_75, C.R2GC_922_368 ]}) + +V_16 = CTVertex(name = 'V_16', + type = 'R2', + particles = [ P.c__tilde__, P.c, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFS19, L.FFS7 ], + loop_particles = [ [ [P.c, P.g] ] ], + couplings = {(0,1,0):C.R2GC_919_365,(0,0,0):C.R2GC_723_168}) + +V_17 = CTVertex(name = 'V_17', + type = 'R2', + particles = [ P.s__tilde__, P.c, P.a, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS3 ], + loop_particles = [ [ [P.c, P.g, P.s] ] ], + couplings = {(0,0,0):C.R2GC_1161_48}) + +V_18 = CTVertex(name = 'V_18', + type = 'R2', + particles = [ P.s__tilde__, P.c, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFS7 ], + loop_particles = [ [ [P.c, P.g, P.s] ] ], + couplings = {(0,0,0):C.R2GC_1160_47}) + +V_19 = CTVertex(name = 'V_19', + type = 'R2', + particles = [ P.d__tilde__, P.d, P.a ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV1 ], + loop_particles = [ [ [P.d, P.g] ] ], + couplings = {(0,0,0):[ C.R2GC_699_149, C.R2GC_917_363 ]}) + +V_20 = CTVertex(name = 'V_20', + type = 'R2', + particles = [ P.d__tilde__, P.d, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFS19, L.FFS7 ], + loop_particles = [ [ [P.d, P.g] ] ], + couplings = {(0,1,0):C.R2GC_924_370,(0,0,0):C.R2GC_709_159}) + +V_21 = CTVertex(name = 'V_21', + type = 'R2', + particles = [ P.u__tilde__, P.d, P.a, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS3 ], + loop_particles = [ [ [P.d, P.g, P.u] ] ], + couplings = {(0,0,0):C.R2GC_1162_49}) + +V_22 = CTVertex(name = 'V_22', + type = 'R2', + particles = [ P.u__tilde__, P.d, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFS7 ], + loop_particles = [ [ [P.d, P.g, P.u] ] ], + couplings = {(0,0,0):C.R2GC_1160_47}) + +V_23 = CTVertex(name = 'V_23', + type = 'R2', + particles = [ P.c__tilde__, P.s, P.a, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS3 ], + loop_particles = [ [ [P.c, P.g, P.s] ] ], + couplings = {(0,0,0):C.R2GC_1162_49}) + +V_24 = CTVertex(name = 'V_24', + type = 'R2', + particles = [ P.c__tilde__, P.s, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFS7 ], + loop_particles = [ [ [P.c, P.g, P.s] ] ], + couplings = {(0,0,0):C.R2GC_1160_47}) + +V_25 = CTVertex(name = 'V_25', + type = 'R2', + particles = [ P.s__tilde__, P.s, P.a ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV1 ], + loop_particles = [ [ [P.g, P.s] ] ], + couplings = {(0,0,0):[ C.R2GC_699_149, C.R2GC_917_363 ]}) + +V_26 = CTVertex(name = 'V_26', + type = 'R2', + particles = [ P.s__tilde__, P.s, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFS19, L.FFS7 ], + loop_particles = [ [ [P.g, P.s] ] ], + couplings = {(0,1,0):C.R2GC_924_370,(0,0,0):C.R2GC_709_159}) + +V_27 = CTVertex(name = 'V_27', + type = 'R2', + particles = [ P.b__tilde__, P.t, P.a, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS13, L.FFVS3, L.FFVS8 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.b, P.g, P.t] ], [ [P.g, P.t] ] ], + couplings = {(0,1,2):C.R2GC_1252_104,(0,1,1):C.R2GC_1252_105,(0,2,0):C.R2GC_702_152,(0,0,2):C.R2GC_772_183}) + +V_28 = CTVertex(name = 'V_28', + type = 'R2', + particles = [ P.t__tilde__, P.t, P.a ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV1, L.FFV10, L.FFV15, L.FFV26 ], + loop_particles = [ [ [P.g, P.t] ] ], + couplings = {(0,1,0):C.R2GC_1284_133,(0,0,0):C.R2GC_1194_75,(0,3,0):C.R2GC_805_214,(0,2,0):C.R2GC_806_215}) + +V_29 = CTVertex(name = 'V_29', + type = 'R2', + particles = [ P.d__tilde__, P.u, P.a, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS3 ], + loop_particles = [ [ [P.d, P.g, P.u] ] ], + couplings = {(0,0,0):C.R2GC_1161_48}) + +V_30 = CTVertex(name = 'V_30', + type = 'R2', + particles = [ P.d__tilde__, P.u, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFS7 ], + loop_particles = [ [ [P.d, P.g, P.u] ] ], + couplings = {(0,0,0):C.R2GC_1160_47}) + +V_31 = CTVertex(name = 'V_31', + type = 'R2', + particles = [ P.u__tilde__, P.u, P.a ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV1 ], + loop_particles = [ [ [P.g, P.u] ] ], + couplings = {(0,0,0):[ C.R2GC_1194_75, C.R2GC_922_368 ]}) + +V_32 = CTVertex(name = 'V_32', + type = 'R2', + particles = [ P.u__tilde__, P.u, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFS19, L.FFS7 ], + loop_particles = [ [ [P.g, P.u] ] ], + couplings = {(0,1,0):C.R2GC_919_365,(0,0,0):C.R2GC_723_168}) + +V_33 = CTVertex(name = 'V_33', + type = 'R2', + particles = [ P.b__tilde__, P.b, P.g ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFV1 ], + loop_particles = [ [ [P.b, P.g] ] ], + couplings = {(0,0,0):C.R2GC_1089_10}) + +V_34 = CTVertex(name = 'V_34', + type = 'R2', + particles = [ P.c__tilde__, P.c, P.g ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFV1 ], + loop_particles = [ [ [P.c, P.g] ] ], + couplings = {(0,0,0):C.R2GC_1089_10}) + +V_35 = CTVertex(name = 'V_35', + type = 'R2', + particles = [ P.d__tilde__, P.d, P.g ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFV1 ], + loop_particles = [ [ [P.d, P.g] ] ], + couplings = {(0,0,0):C.R2GC_1089_10}) + +V_36 = CTVertex(name = 'V_36', + type = 'R2', + particles = [ P.s__tilde__, P.s, P.g ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFV1 ], + loop_particles = [ [ [P.g, P.s] ] ], + couplings = {(0,0,0):C.R2GC_1089_10}) + +V_37 = CTVertex(name = 'V_37', + type = 'R2', + particles = [ P.t__tilde__, P.t, P.g ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFV1, L.FFV10, L.FFV18 ], + loop_particles = [ [ [P.g, P.t] ] ], + couplings = {(0,1,0):C.R2GC_1263_115,(0,0,0):C.R2GC_1089_10,(0,2,0):C.R2GC_808_217}) + +V_38 = CTVertex(name = 'V_38', + type = 'R2', + particles = [ P.u__tilde__, P.u, P.g ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFV1 ], + loop_particles = [ [ [P.g, P.u] ] ], + couplings = {(0,0,0):C.R2GC_1089_10}) + +V_39 = CTVertex(name = 'V_39', + type = 'R2', + particles = [ P.b__tilde__, P.b, P.W__minus__, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS15, L.FFVS3 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.b, P.g, P.t] ] ], + couplings = {(0,1,0):C.R2GC_1266_118,(0,1,1):C.R2GC_869_261,(0,0,0):C.R2GC_713_163}) + +V_40 = CTVertex(name = 'V_40', + type = 'R2', + particles = [ P.c__tilde__, P.c, P.W__minus__, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS15, L.FFVS3 ], + loop_particles = [ [ [P.c, P.g] ] ], + couplings = {(0,1,0):C.R2GC_726_171,(0,0,0):C.R2GC_728_173}) + +V_41 = CTVertex(name = 'V_41', + type = 'R2', + particles = [ P.s__tilde__, P.c, P.W__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV2 ], + loop_particles = [ [ [P.c, P.g, P.s] ] ], + couplings = {(0,0,0):[ C.R2GC_1159_46, C.R2GC_1166_53 ]}) + +V_42 = CTVertex(name = 'V_42', + type = 'R2', + particles = [ P.s__tilde__, P.c, P.W__minus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS3 ], + loop_particles = [ [ [P.c, P.g, P.s] ] ], + couplings = {(0,0,0):C.R2GC_1163_50}) + +V_43 = CTVertex(name = 'V_43', + type = 'R2', + particles = [ P.d__tilde__, P.d, P.W__minus__, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS15, L.FFVS3 ], + loop_particles = [ [ [P.d, P.g] ] ], + couplings = {(0,1,0):C.R2GC_726_171,(0,0,0):C.R2GC_713_163}) + +V_44 = CTVertex(name = 'V_44', + type = 'R2', + particles = [ P.s__tilde__, P.s, P.W__minus__, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS15, L.FFVS3 ], + loop_particles = [ [ [P.g, P.s] ] ], + couplings = {(0,1,0):C.R2GC_726_171,(0,0,0):C.R2GC_713_163}) + +V_45 = CTVertex(name = 'V_45', + type = 'R2', + particles = [ P.b__tilde__, P.t, P.W__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV2, L.FFV3 ], + loop_particles = [ [ [P.b, P.g, P.t] ] ], + couplings = {(0,0,0):[ C.R2GC_1159_46, C.R2GC_1280_129 ],(0,1,0):C.R2GC_876_268}) + +V_46 = CTVertex(name = 'V_46', + type = 'R2', + particles = [ P.b__tilde__, P.t, P.W__minus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS3, L.FFVS8 ], + loop_particles = [ [ [P.b, P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_1265_117,(0,1,0):C.R2GC_851_243}) + +V_47 = CTVertex(name = 'V_47', + type = 'R2', + particles = [ P.t__tilde__, P.t, P.W__minus__, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS15, L.FFVS16, L.FFVS3, L.FFVS43 ], + loop_particles = [ [ [P.b, P.g, P.t] ], [ [P.g, P.t] ] ], + couplings = {(0,2,1):C.R2GC_1266_118,(0,0,1):C.R2GC_1268_120,(0,1,0):C.R2GC_869_261,(0,3,0):C.R2GC_855_247}) + +V_48 = CTVertex(name = 'V_48', + type = 'R2', + particles = [ P.d__tilde__, P.u, P.W__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV2 ], + loop_particles = [ [ [P.d, P.g, P.u] ] ], + couplings = {(0,0,0):[ C.R2GC_1159_46, C.R2GC_1166_53 ]}) + +V_49 = CTVertex(name = 'V_49', + type = 'R2', + particles = [ P.d__tilde__, P.u, P.W__minus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS3 ], + loop_particles = [ [ [P.d, P.g, P.u] ] ], + couplings = {(0,0,0):C.R2GC_1163_50}) + +V_50 = CTVertex(name = 'V_50', + type = 'R2', + particles = [ P.u__tilde__, P.u, P.W__minus__, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS15, L.FFVS3 ], + loop_particles = [ [ [P.g, P.u] ] ], + couplings = {(0,1,0):C.R2GC_726_171,(0,0,0):C.R2GC_728_173}) + +V_51 = CTVertex(name = 'V_51', + type = 'R2', + particles = [ P.b__tilde__, P.b, P.W__plus__, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS15, L.FFVS3 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.b, P.g, P.t] ] ], + couplings = {(0,1,0):C.R2GC_1267_119,(0,1,1):C.R2GC_870_262,(0,0,0):C.R2GC_712_162}) + +V_52 = CTVertex(name = 'V_52', + type = 'R2', + particles = [ P.t__tilde__, P.b, P.W__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV19, L.FFV2 ], + loop_particles = [ [ [P.b, P.g, P.t] ] ], + couplings = {(0,1,0):[ C.R2GC_1159_46, C.R2GC_1280_129 ],(0,0,0):C.R2GC_877_269}) + +V_53 = CTVertex(name = 'V_53', + type = 'R2', + particles = [ P.t__tilde__, P.b, P.W__plus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS3, L.FFVS43 ], + loop_particles = [ [ [P.b, P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_1265_117,(0,1,0):C.R2GC_852_244}) + +V_54 = CTVertex(name = 'V_54', + type = 'R2', + particles = [ P.c__tilde__, P.c, P.W__plus__, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS15, L.FFVS3 ], + loop_particles = [ [ [P.c, P.g] ] ], + couplings = {(0,1,0):C.R2GC_725_170,(0,0,0):C.R2GC_727_172}) + +V_55 = CTVertex(name = 'V_55', + type = 'R2', + particles = [ P.d__tilde__, P.d, P.W__plus__, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS15, L.FFVS3 ], + loop_particles = [ [ [P.d, P.g] ] ], + couplings = {(0,1,0):C.R2GC_725_170,(0,0,0):C.R2GC_712_162}) + +V_56 = CTVertex(name = 'V_56', + type = 'R2', + particles = [ P.u__tilde__, P.d, P.W__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV2 ], + loop_particles = [ [ [P.d, P.g, P.u] ] ], + couplings = {(0,0,0):[ C.R2GC_1159_46, C.R2GC_1166_53 ]}) + +V_57 = CTVertex(name = 'V_57', + type = 'R2', + particles = [ P.u__tilde__, P.d, P.W__plus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS3 ], + loop_particles = [ [ [P.d, P.g, P.u] ] ], + couplings = {(0,0,0):C.R2GC_1163_50}) + +V_58 = CTVertex(name = 'V_58', + type = 'R2', + particles = [ P.c__tilde__, P.s, P.W__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV2 ], + loop_particles = [ [ [P.c, P.g, P.s] ] ], + couplings = {(0,0,0):[ C.R2GC_1159_46, C.R2GC_1166_53 ]}) + +V_59 = CTVertex(name = 'V_59', + type = 'R2', + particles = [ P.c__tilde__, P.s, P.W__plus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS3 ], + loop_particles = [ [ [P.c, P.g, P.s] ] ], + couplings = {(0,0,0):C.R2GC_1163_50}) + +V_60 = CTVertex(name = 'V_60', + type = 'R2', + particles = [ P.s__tilde__, P.s, P.W__plus__, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS15, L.FFVS3 ], + loop_particles = [ [ [P.g, P.s] ] ], + couplings = {(0,1,0):C.R2GC_725_170,(0,0,0):C.R2GC_712_162}) + +V_61 = CTVertex(name = 'V_61', + type = 'R2', + particles = [ P.t__tilde__, P.t, P.W__plus__, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS15, L.FFVS16, L.FFVS3, L.FFVS4, L.FFVS7 ], + loop_particles = [ [ [P.b, P.g, P.t] ], [ [P.g, P.t] ] ], + couplings = {(0,2,1):C.R2GC_1267_119,(0,0,1):C.R2GC_1269_121,(0,1,0):C.R2GC_870_262,(0,4,0):C.R2GC_854_246,(0,3,0):C.R2GC_856_248}) + +V_62 = CTVertex(name = 'V_62', + type = 'R2', + particles = [ P.u__tilde__, P.u, P.W__plus__, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS15, L.FFVS3 ], + loop_particles = [ [ [P.g, P.u] ] ], + couplings = {(0,1,0):C.R2GC_725_170,(0,0,0):C.R2GC_727_172}) + +V_63 = CTVertex(name = 'V_63', + type = 'R2', + particles = [ P.b__tilde__, P.b, P.Z ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV10, L.FFV13, L.FFV2, L.FFV6 ], + loop_particles = [ [ [P.b, P.g] ] ], + couplings = {(0,2,0):[ C.R2GC_707_157, C.R2GC_916_362 ],(0,0,0):[ C.R2GC_708_158, C.R2GC_918_364 ],(0,3,0):C.R2GC_716_166,(0,1,0):C.R2GC_717_167}) + +V_64 = CTVertex(name = 'V_64', + type = 'R2', + particles = [ P.b__tilde__, P.b, P.Z, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS15, L.FFVS18, L.FFVS3 ], + loop_particles = [ [ [P.b, P.g] ] ], + couplings = {(0,2,0):C.R2GC_915_361,(0,0,0):C.R2GC_714_164,(0,1,0):C.R2GC_715_165}) + +V_65 = CTVertex(name = 'V_65', + type = 'R2', + particles = [ P.t__tilde__, P.b, P.Z, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS27, L.FFVS3, L.FFVS43 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.b, P.g, P.t] ], [ [P.g, P.t] ] ], + couplings = {(0,1,2):C.R2GC_1277_124,(0,1,1):C.R2GC_1277_125,(0,2,0):C.R2GC_910_356,(0,0,2):C.R2GC_796_205}) + +V_66 = CTVertex(name = 'V_66', + type = 'R2', + particles = [ P.c__tilde__, P.c, P.Z ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV10, L.FFV11, L.FFV2, L.FFV6 ], + loop_particles = [ [ [P.c, P.g] ] ], + couplings = {(0,2,0):[ C.R2GC_1225_93, C.R2GC_921_367 ],(0,0,0):[ C.R2GC_1234_94, C.R2GC_923_369 ],(0,3,0):C.R2GC_732_176,(0,1,0):C.R2GC_1281_130}) + +V_67 = CTVertex(name = 'V_67', + type = 'R2', + particles = [ P.c__tilde__, P.c, P.Z, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS15, L.FFVS18, L.FFVS3 ], + loop_particles = [ [ [P.c, P.g] ] ], + couplings = {(0,2,0):C.R2GC_920_366,(0,0,0):C.R2GC_729_174,(0,1,0):C.R2GC_730_175}) + +V_68 = CTVertex(name = 'V_68', + type = 'R2', + particles = [ P.s__tilde__, P.c, P.Z, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS3 ], + loop_particles = [ [ [P.c, P.g, P.s] ] ], + couplings = {(0,0,0):C.R2GC_1164_51}) + +V_69 = CTVertex(name = 'V_69', + type = 'R2', + particles = [ P.d__tilde__, P.d, P.Z ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV10, L.FFV13, L.FFV2, L.FFV6 ], + loop_particles = [ [ [P.d, P.g] ] ], + couplings = {(0,2,0):[ C.R2GC_707_157, C.R2GC_926_372 ],(0,0,0):[ C.R2GC_708_158, C.R2GC_918_364 ],(0,3,0):C.R2GC_716_166,(0,1,0):C.R2GC_717_167}) + +V_70 = CTVertex(name = 'V_70', + type = 'R2', + particles = [ P.d__tilde__, P.d, P.Z, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS15, L.FFVS18, L.FFVS3 ], + loop_particles = [ [ [P.d, P.g] ] ], + couplings = {(0,2,0):C.R2GC_925_371,(0,0,0):C.R2GC_714_164,(0,1,0):C.R2GC_715_165}) + +V_71 = CTVertex(name = 'V_71', + type = 'R2', + particles = [ P.u__tilde__, P.d, P.Z, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS3 ], + loop_particles = [ [ [P.d, P.g, P.u] ] ], + couplings = {(0,0,0):C.R2GC_1165_52}) + +V_72 = CTVertex(name = 'V_72', + type = 'R2', + particles = [ P.c__tilde__, P.s, P.Z, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS3 ], + loop_particles = [ [ [P.c, P.g, P.s] ] ], + couplings = {(0,0,0):C.R2GC_1165_52}) + +V_73 = CTVertex(name = 'V_73', + type = 'R2', + particles = [ P.s__tilde__, P.s, P.Z ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV10, L.FFV13, L.FFV2, L.FFV6 ], + loop_particles = [ [ [P.g, P.s] ] ], + couplings = {(0,2,0):[ C.R2GC_707_157, C.R2GC_926_372 ],(0,0,0):[ C.R2GC_708_158, C.R2GC_918_364 ],(0,3,0):C.R2GC_716_166,(0,1,0):C.R2GC_717_167}) + +V_74 = CTVertex(name = 'V_74', + type = 'R2', + particles = [ P.s__tilde__, P.s, P.Z, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS15, L.FFVS18, L.FFVS3 ], + loop_particles = [ [ [P.g, P.s] ] ], + couplings = {(0,2,0):C.R2GC_925_371,(0,0,0):C.R2GC_714_164,(0,1,0):C.R2GC_715_165}) + +V_75 = CTVertex(name = 'V_75', + type = 'R2', + particles = [ P.b__tilde__, P.t, P.Z, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS13, L.FFVS3, L.FFVS8 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.b, P.g, P.t] ], [ [P.g, P.t] ] ], + couplings = {(0,1,2):C.R2GC_1278_126,(0,1,1):C.R2GC_1278_127,(0,2,0):C.R2GC_911_357,(0,0,2):C.R2GC_795_204}) + +V_76 = CTVertex(name = 'V_76', + type = 'R2', + particles = [ P.t__tilde__, P.t, P.Z ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV10, L.FFV11, L.FFV15, L.FFV2, L.FFV20, L.FFV26, L.FFV6, L.FFV8 ], + loop_particles = [ [ [P.g, P.t] ] ], + couplings = {(0,3,0):[ C.R2GC_1225_93, C.R2GC_1282_131 ],(0,0,0):[ C.R2GC_1234_94, C.R2GC_1285_134 ],(0,6,0):C.R2GC_1283_132,(0,1,0):C.R2GC_1281_130,(0,7,0):C.R2GC_815_222,(0,4,0):C.R2GC_813_220,(0,5,0):C.R2GC_816_223,(0,2,0):C.R2GC_817_224}) + +V_77 = CTVertex(name = 'V_77', + type = 'R2', + particles = [ P.t__tilde__, P.t, P.Z, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS15, L.FFVS17, L.FFVS18, L.FFVS21, L.FFVS3, L.FFVS46, L.FFVS47 ], + loop_particles = [ [ [P.g, P.t] ] ], + couplings = {(0,4,0):C.R2GC_1271_122,(0,0,0):C.R2GC_1272_123,(0,2,0):C.R2GC_1127_29,(0,1,0):C.R2GC_794_203,(0,5,0):C.R2GC_790_199,(0,6,0):C.R2GC_798_207,(0,3,0):C.R2GC_800_209}) + +V_78 = CTVertex(name = 'V_78', + type = 'R2', + particles = [ P.d__tilde__, P.u, P.Z, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS3 ], + loop_particles = [ [ [P.d, P.g, P.u] ] ], + couplings = {(0,0,0):C.R2GC_1164_51}) + +V_79 = CTVertex(name = 'V_79', + type = 'R2', + particles = [ P.u__tilde__, P.u, P.Z ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV10, L.FFV11, L.FFV2, L.FFV6 ], + loop_particles = [ [ [P.g, P.u] ] ], + couplings = {(0,2,0):[ C.R2GC_1225_93, C.R2GC_921_367 ],(0,0,0):[ C.R2GC_1234_94, C.R2GC_923_369 ],(0,3,0):C.R2GC_732_176,(0,1,0):C.R2GC_1281_130}) + +V_80 = CTVertex(name = 'V_80', + type = 'R2', + particles = [ P.u__tilde__, P.u, P.Z, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS15, L.FFVS18, L.FFVS3 ], + loop_particles = [ [ [P.g, P.u] ] ], + couplings = {(0,2,0):C.R2GC_920_366,(0,0,0):C.R2GC_729_174,(0,1,0):C.R2GC_730_175}) + +V_81 = CTVertex(name = 'V_81', + type = 'R2', + particles = [ P.b__tilde__, P.t, P.W__minus__, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS8 ], + loop_particles = [ [ [P.b, P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_850_242}) + +V_82 = CTVertex(name = 'V_82', + type = 'R2', + particles = [ P.t__tilde__, P.t, P.a, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS20, L.FFVS32 ], + loop_particles = [ [ [P.g, P.t] ] ], + couplings = {(0,1,0):C.R2GC_774_185,(0,0,0):C.R2GC_776_187}) + +V_83 = CTVertex(name = 'V_83', + type = 'R2', + particles = [ P.t__tilde__, P.t, P.a, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS18, L.FFVS21, L.FFVS47 ], + loop_particles = [ [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_1121_28,(0,2,0):C.R2GC_775_186,(0,1,0):C.R2GC_777_188}) + +V_84 = CTVertex(name = 'V_84', + type = 'R2', + particles = [ P.t__tilde__, P.t, P.Z, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS20, L.FFVS32, L.FFVS33 ], + loop_particles = [ [ [P.g, P.t] ] ], + couplings = {(0,2,0):C.R2GC_791_200,(0,1,0):C.R2GC_797_206,(0,0,0):C.R2GC_799_208}) + +V_85 = CTVertex(name = 'V_85', + type = 'R2', + particles = [ P.b__tilde__, P.t, P.g, P.G__minus__ ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFVS11, L.FFVS3, L.FFVS6 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.b, P.g, P.t] ], [ [P.g, P.t] ] ], + couplings = {(0,1,2):C.R2GC_1169_56,(0,1,1):C.R2GC_1169_57,(0,2,0):C.R2GC_703_153,(0,0,2):C.R2GC_703_153}) + +V_86 = CTVertex(name = 'V_86', + type = 'R2', + particles = [ P.t__tilde__, P.t, P.g, P.G0 ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFVS36 ], + loop_particles = [ [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_783_192}) + +V_87 = CTVertex(name = 'V_87', + type = 'R2', + particles = [ P.t__tilde__, P.t, P.g, P.H ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFVS18, L.FFVS37 ], + loop_particles = [ [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_1133_31,(0,1,0):C.R2GC_782_191}) + +V_88 = CTVertex(name = 'V_88', + type = 'R2', + particles = [ P.b__tilde__, P.t, P.g, P.g, P.G__minus__ ], + color = [ 'Identity(1,2)*Identity(3,4)', 'T(3,-1,1)*T(4,2,-1)', 'T(3,2,-1)*T(4,-1,1)' ], + lorentz = [ L.FFVVS20, L.FFVVS21, L.FFVVS22, L.FFVVS33 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.b, P.g], [P.g, P.t] ], [ [P.g] ], [ [P.g, P.t] ] ], + couplings = {(0,3,1):C.R2GC_938_380,(2,2,2):C.R2GC_1209_76,(2,2,0):C.R2GC_1211_80,(2,2,3):C.R2GC_1211_79,(1,2,2):C.R2GC_1213_81,(1,2,0):C.R2GC_1215_84,(1,2,3):C.R2GC_1215_85,(2,1,2):C.R2GC_1213_81,(2,1,0):C.R2GC_1215_85,(2,1,3):C.R2GC_1215_84,(1,1,2):C.R2GC_1209_76,(1,1,0):C.R2GC_1211_79,(1,1,3):C.R2GC_1211_80,(2,0,0):C.R2GC_1109_18,(2,0,3):C.R2GC_1109_19,(1,0,0):C.R2GC_1109_19,(1,0,3):C.R2GC_1109_18}) + +V_89 = CTVertex(name = 'V_89', + type = 'R2', + particles = [ P.t__tilde__, P.t, P.g, P.g, P.G0 ], + color = [ 'Identity(1,2)*Identity(3,4)', 'T(3,-1,1)*T(4,2,-1)', 'T(3,2,-1)*T(4,-1,1)' ], + lorentz = [ L.FFVVS13, L.FFVVS2, L.FFVVS6, L.FFVVS9 ], + loop_particles = [ [ [P.g] ], [ [P.g, P.t] ] ], + couplings = {(0,0,1):C.R2GC_788_197,(2,2,0):C.R2GC_1221_90,(2,2,1):C.R2GC_1221_91,(1,2,0):C.R2GC_1217_86,(1,2,1):C.R2GC_1217_87,(2,1,0):C.R2GC_1217_86,(2,1,1):C.R2GC_1217_87,(1,1,0):C.R2GC_1221_90,(1,1,1):C.R2GC_1221_91,(2,3,1):C.R2GC_1118_25,(1,3,1):C.R2GC_1118_25}) + +V_90 = CTVertex(name = 'V_90', + type = 'R2', + particles = [ P.t__tilde__, P.t, P.g, P.g, P.H ], + color = [ 'Identity(1,2)*Identity(3,4)', 'T(3,-1,1)*T(4,2,-1)', 'T(3,2,-1)*T(4,-1,1)' ], + lorentz = [ L.FFVVS1, L.FFVVS10, L.FFVVS17, L.FFVVS21, L.FFVVS22, L.FFVVS3, L.FFVVS42, L.FFVVS43 ], + loop_particles = [ [ [P.g] ], [ [P.g, P.t] ] ], + couplings = {(0,2,1):C.R2GC_789_198,(2,5,0):C.R2GC_1220_89,(1,5,0):C.R2GC_1219_88,(2,0,1):C.R2GC_1116_23,(1,0,1):C.R2GC_1117_24,(2,1,1):C.R2GC_1115_22,(1,1,1):C.R2GC_1115_22,(2,4,1):C.R2GC_1117_24,(1,4,1):C.R2GC_1116_23,(2,3,0):C.R2GC_1219_88,(1,3,0):C.R2GC_1220_89,(2,7,1):C.R2GC_1117_24,(1,7,1):C.R2GC_1116_23,(2,6,0):C.R2GC_1219_88,(1,6,0):C.R2GC_1220_89}) + +V_91 = CTVertex(name = 'V_91', + type = 'R2', + particles = [ P.t__tilde__, P.t, P.g, P.g ], + color = [ 'Identity(1,2)*Identity(3,4)', 'T(3,-1,1)*T(4,2,-1)', 'T(3,2,-1)*T(4,-1,1)' ], + lorentz = [ L.FFVV1, L.FFVV11, L.FFVV2, L.FFVV22, L.FFVV5, L.FFVV6 ], + loop_particles = [ [ [P.g] ], [ [P.g, P.t] ] ], + couplings = {(0,5,1):C.R2GC_810_219,(2,2,0):C.R2GC_1258_108,(2,2,1):C.R2GC_1258_109,(1,2,0):C.R2GC_1256_106,(1,2,1):C.R2GC_1256_107,(2,0,1):C.R2GC_1256_107,(1,0,1):C.R2GC_1258_109,(2,4,1):C.R2GC_1134_32,(1,4,1):C.R2GC_1134_32,(2,1,0):C.R2GC_1256_106,(1,1,0):C.R2GC_1258_108,(2,3,0):C.R2GC_1256_106,(1,3,0):C.R2GC_1258_108}) + +V_92 = CTVertex(name = 'V_92', + type = 'R2', + particles = [ P.b__tilde__, P.t, P.a, P.W__minus__, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS29 ], + loop_particles = [ [ [P.b, P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_860_252}) + +V_93 = CTVertex(name = 'V_93', + type = 'R2', + particles = [ P.b__tilde__, P.t, P.a, P.W__minus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS29 ], + loop_particles = [ [ [P.b, P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_859_251}) + +V_94 = CTVertex(name = 'V_94', + type = 'R2', + particles = [ P.b__tilde__, P.t, P.a, P.W__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVV16 ], + loop_particles = [ [ [P.b, P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_879_271}) + +V_95 = CTVertex(name = 'V_95', + type = 'R2', + particles = [ P.t__tilde__, P.t, P.a, P.W__plus__, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS36 ], + loop_particles = [ [ [P.b, P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_862_254}) + +V_96 = CTVertex(name = 'V_96', + type = 'R2', + particles = [ P.b__tilde__, P.t, P.W__minus__, P.W__plus__, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS34 ], + loop_particles = [ [ [P.b, P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_843_235}) + +V_97 = CTVertex(name = 'V_97', + type = 'R2', + particles = [ P.t__tilde__, P.t, P.W__minus__, P.W__plus__, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS56 ], + loop_particles = [ [ [P.b, P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_845_237}) + +V_98 = CTVertex(name = 'V_98', + type = 'R2', + particles = [ P.t__tilde__, P.t, P.W__minus__, P.W__plus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS79 ], + loop_particles = [ [ [P.b, P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_844_236}) + +V_99 = CTVertex(name = 'V_99', + type = 'R2', + particles = [ P.t__tilde__, P.t, P.W__minus__, P.W__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVV41 ], + loop_particles = [ [ [P.b, P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_873_265}) + +V_100 = CTVertex(name = 'V_100', + type = 'R2', + particles = [ P.b__tilde__, P.t, P.W__minus__, P.Z, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS36, L.FFVVS39 ], + loop_particles = [ [ [P.b, P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_837_229,(0,1,0):C.R2GC_846_238}) + +V_101 = CTVertex(name = 'V_101', + type = 'R2', + particles = [ P.b__tilde__, P.t, P.W__minus__, P.Z, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS36, L.FFVVS39 ], + loop_particles = [ [ [P.b, P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_836_228,(0,1,0):C.R2GC_848_240}) + +V_102 = CTVertex(name = 'V_102', + type = 'R2', + particles = [ P.b__tilde__, P.t, P.W__minus__, P.Z ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVV18, L.FFVV21 ], + loop_particles = [ [ [P.b, P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_872_264,(0,1,0):C.R2GC_875_267}) + +V_103 = CTVertex(name = 'V_103', + type = 'R2', + particles = [ P.t__tilde__, P.t, P.W__plus__, P.Z, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS25, L.FFVVS29 ], + loop_particles = [ [ [P.b, P.g, P.t] ] ], + couplings = {(0,1,0):C.R2GC_839_231,(0,0,0):C.R2GC_849_241}) + +V_104 = CTVertex(name = 'V_104', + type = 'R2', + particles = [ P.t__tilde__, P.b, P.W__plus__, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS43 ], + loop_particles = [ [ [P.b, P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_853_245}) + +V_105 = CTVertex(name = 'V_105', + type = 'R2', + particles = [ P.t__tilde__, P.b, P.g, P.G__plus__ ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFVS24, L.FFVS3, L.FFVS38 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.b, P.g, P.t] ], [ [P.g, P.t] ] ], + couplings = {(0,1,2):C.R2GC_1170_58,(0,1,1):C.R2GC_1170_59,(0,2,0):C.R2GC_704_154,(0,0,2):C.R2GC_704_154}) + +V_106 = CTVertex(name = 'V_106', + type = 'R2', + particles = [ P.t__tilde__, P.b, P.g, P.g, P.G__plus__ ], + color = [ 'Identity(1,2)*Identity(3,4)', 'T(3,-1,1)*T(4,2,-1)', 'T(3,2,-1)*T(4,-1,1)' ], + lorentz = [ L.FFVVS41, L.FFVVS42, L.FFVVS43, L.FFVVS73 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.b, P.g], [P.g, P.t] ], [ [P.g] ], [ [P.g, P.t] ] ], + couplings = {(0,3,1):C.R2GC_937_379,(2,2,2):C.R2GC_1213_81,(2,2,0):C.R2GC_1213_83,(2,2,3):C.R2GC_1213_82,(1,2,2):C.R2GC_1209_76,(1,2,0):C.R2GC_1209_77,(1,2,3):C.R2GC_1209_78,(2,1,2):C.R2GC_1209_76,(2,1,0):C.R2GC_1209_78,(2,1,3):C.R2GC_1209_77,(1,1,2):C.R2GC_1213_81,(1,1,0):C.R2GC_1213_82,(1,1,3):C.R2GC_1213_83,(2,0,0):C.R2GC_1113_20,(2,0,3):C.R2GC_1113_21,(1,0,0):C.R2GC_1113_21,(1,0,3):C.R2GC_1113_20}) + +V_107 = CTVertex(name = 'V_107', + type = 'R2', + particles = [ P.t__tilde__, P.t, P.a, P.W__minus__, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS61 ], + loop_particles = [ [ [P.b, P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_861_253}) + +V_108 = CTVertex(name = 'V_108', + type = 'R2', + particles = [ P.t__tilde__, P.b, P.a, P.W__plus__, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS46 ], + loop_particles = [ [ [P.b, P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_857_249}) + +V_109 = CTVertex(name = 'V_109', + type = 'R2', + particles = [ P.t__tilde__, P.b, P.a, P.W__plus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS46 ], + loop_particles = [ [ [P.b, P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_858_250}) + +V_110 = CTVertex(name = 'V_110', + type = 'R2', + particles = [ P.t__tilde__, P.b, P.a, P.W__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVV25 ], + loop_particles = [ [ [P.b, P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_878_270}) + +V_111 = CTVertex(name = 'V_111', + type = 'R2', + particles = [ P.t__tilde__, P.b, P.W__minus__, P.W__plus__, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS74 ], + loop_particles = [ [ [P.b, P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_842_234}) + +V_112 = CTVertex(name = 'V_112', + type = 'R2', + particles = [ P.t__tilde__, P.t, P.W__minus__, P.Z, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS46, L.FFVVS68 ], + loop_particles = [ [ [P.b, P.g, P.t] ] ], + couplings = {(0,1,0):C.R2GC_849_241,(0,0,0):C.R2GC_838_230}) + +V_113 = CTVertex(name = 'V_113', + type = 'R2', + particles = [ P.t__tilde__, P.b, P.W__plus__, P.Z, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS61, L.FFVVS77 ], + loop_particles = [ [ [P.b, P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_834_226,(0,1,0):C.R2GC_846_238}) + +V_114 = CTVertex(name = 'V_114', + type = 'R2', + particles = [ P.t__tilde__, P.b, P.W__plus__, P.Z, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS61, L.FFVVS77 ], + loop_particles = [ [ [P.b, P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_835_227,(0,1,0):C.R2GC_847_239}) + +V_115 = CTVertex(name = 'V_115', + type = 'R2', + particles = [ P.t__tilde__, P.b, P.W__plus__, P.Z ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVV30, L.FFVV40 ], + loop_particles = [ [ [P.b, P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_871_263,(0,1,0):C.R2GC_874_266}) + +V_116 = CTVertex(name = 'V_116', + type = 'R2', + particles = [ P.u__tilde__, P.u ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FF1 ], + loop_particles = [ [ [P.g, P.u] ] ], + couplings = {(0,0,0):C.R2GC_698_148}) + +V_117 = CTVertex(name = 'V_117', + type = 'R2', + particles = [ P.c__tilde__, P.c ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FF1 ], + loop_particles = [ [ [P.c, P.g] ] ], + couplings = {(0,0,0):C.R2GC_698_148}) + +V_118 = CTVertex(name = 'V_118', + type = 'R2', + particles = [ P.t__tilde__, P.t ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FF1, L.FF2, L.FF3 ], + loop_particles = [ [ [P.g, P.t] ] ], + couplings = {(0,1,0):[ C.R2GC_1223_92, C.R2GC_1264_116 ],(0,0,0):[ C.R2GC_698_148, C.R2GC_1135_33 ],(0,2,0):C.R2GC_1132_30}) + +V_119 = CTVertex(name = 'V_119', + type = 'R2', + particles = [ P.d__tilde__, P.d ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FF1 ], + loop_particles = [ [ [P.d, P.g] ] ], + couplings = {(0,0,0):C.R2GC_698_148}) + +V_120 = CTVertex(name = 'V_120', + type = 'R2', + particles = [ P.s__tilde__, P.s ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FF1 ], + loop_particles = [ [ [P.g, P.s] ] ], + couplings = {(0,0,0):C.R2GC_698_148}) + +V_121 = CTVertex(name = 'V_121', + type = 'R2', + particles = [ P.b__tilde__, P.b ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FF1 ], + loop_particles = [ [ [P.b, P.g] ] ], + couplings = {(0,0,0):C.R2GC_698_148}) + +V_122 = CTVertex(name = 'V_122', + type = 'R2', + particles = [ P.g, P.g ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.VV2, L.VV3, L.VV4 ], + loop_particles = [ [ [P.b], [P.c], [P.d], [P.s], [P.t], [P.u] ], [ [P.g] ], [ [P.t] ] ], + couplings = {(0,2,1):C.R2GC_685_135,(0,0,2):C.R2GC_691_141,(0,1,0):C.R2GC_885_277}) + +V_123 = CTVertex(name = 'V_123', + type = 'R2', + particles = [ P.u__tilde__, P.u, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFS2 ], + loop_particles = [ [ [P.g, P.u] ] ], + couplings = {(0,0,0):C.R2GC_710_160}) + +V_124 = CTVertex(name = 'V_124', + type = 'R2', + particles = [ P.c__tilde__, P.c, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFS2 ], + loop_particles = [ [ [P.c, P.g] ] ], + couplings = {(0,0,0):C.R2GC_710_160}) + +V_125 = CTVertex(name = 'V_125', + type = 'R2', + particles = [ P.d__tilde__, P.d, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFS2 ], + loop_particles = [ [ [P.d, P.g] ] ], + couplings = {(0,0,0):C.R2GC_710_160}) + +V_126 = CTVertex(name = 'V_126', + type = 'R2', + particles = [ P.s__tilde__, P.s, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFS2 ], + loop_particles = [ [ [P.g, P.s] ] ], + couplings = {(0,0,0):C.R2GC_710_160}) + +V_127 = CTVertex(name = 'V_127', + type = 'R2', + particles = [ P.b__tilde__, P.b, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFS2 ], + loop_particles = [ [ [P.b, P.g] ] ], + couplings = {(0,0,0):C.R2GC_710_160}) + +V_128 = CTVertex(name = 'V_128', + type = 'R2', + particles = [ P.g, P.g, P.Z ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.VVV1 ], + loop_particles = [ [ [P.b] ], [ [P.b], [P.d], [P.s] ], [ [P.c], [P.t], [P.u] ], [ [P.c], [P.u] ], [ [P.d], [P.s] ], [ [P.t] ] ], + couplings = {(0,0,1):C.R2GC_890_290,(0,0,2):C.R2GC_890_291,(0,0,0):C.R2GC_903_332,(0,0,3):C.R2GC_903_333,(0,0,4):C.R2GC_903_334,(0,0,5):C.R2GC_903_335}) + +V_129 = CTVertex(name = 'V_129', + type = 'R2', + particles = [ P.g, P.g, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.VVS1, L.VVS2 ], + loop_particles = [ [ [P.b] ], [ [P.c], [P.u] ], [ [P.d], [P.s] ], [ [P.t] ] ], + couplings = {(0,0,0):C.R2GC_895_300,(0,0,1):C.R2GC_895_301,(0,0,2):C.R2GC_895_302,(0,0,3):C.R2GC_895_303,(0,1,3):C.R2GC_688_138}) + +V_130 = CTVertex(name = 'V_130', + type = 'R2', + particles = [ P.a, P.a, P.g, P.g ], + color = [ 'Identity(3,4)' ], + lorentz = [ L.VVVV11 ], + loop_particles = [ [ [P.b], [P.d], [P.s] ], [ [P.c], [P.t], [P.u] ] ], + couplings = {(0,0,0):[ C.R2GC_886_278, C.R2GC_904_336 ],(0,0,1):[ C.R2GC_886_279, C.R2GC_904_337 ]}) + +V_131 = CTVertex(name = 'V_131', + type = 'R2', + particles = [ P.a, P.g, P.g, P.Z ], + color = [ 'Identity(2,3)' ], + lorentz = [ L.VVVV11 ], + loop_particles = [ [ [P.b] ], [ [P.b], [P.d], [P.s] ], [ [P.c], [P.t], [P.u] ], [ [P.c], [P.u] ], [ [P.d], [P.s] ], [ [P.t] ] ], + couplings = {(0,0,1):C.R2GC_892_294,(0,0,2):C.R2GC_892_295,(0,0,0):C.R2GC_907_344,(0,0,3):C.R2GC_907_345,(0,0,4):C.R2GC_907_346,(0,0,5):C.R2GC_907_347}) + +V_132 = CTVertex(name = 'V_132', + type = 'R2', + particles = [ P.g, P.g, P.Z, P.Z ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.VVVV11 ], + loop_particles = [ [ [P.b] ], [ [P.b], [P.d], [P.s] ], [ [P.c], [P.t], [P.u] ], [ [P.c], [P.u] ], [ [P.d], [P.s] ], [ [P.t] ] ], + couplings = {(0,0,1):C.R2GC_894_298,(0,0,2):C.R2GC_894_299,(0,0,0):C.R2GC_909_352,(0,0,3):C.R2GC_909_353,(0,0,4):C.R2GC_909_354,(0,0,5):C.R2GC_909_355}) + +V_133 = CTVertex(name = 'V_133', + type = 'R2', + particles = [ P.g, P.g, P.W__minus__, P.W__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.VVVV11 ], + loop_particles = [ [ [P.b, P.t] ], [ [P.b, P.t], [P.c, P.s], [P.d, P.u] ], [ [P.c, P.s], [P.d, P.u] ] ], + couplings = {(0,0,1):C.R2GC_949_395,(0,0,0):C.R2GC_951_398,(0,0,2):C.R2GC_951_399}) + +V_134 = CTVertex(name = 'V_134', + type = 'R2', + particles = [ P.a, P.g, P.g, P.g ], + color = [ 'd(2,3,4)' ], + lorentz = [ L.VVVV11 ], + loop_particles = [ [ [P.b], [P.d], [P.s] ], [ [P.c], [P.t], [P.u] ] ], + couplings = {(0,0,0):[ C.R2GC_887_280, C.R2GC_906_342 ],(0,0,1):[ C.R2GC_887_281, C.R2GC_906_343 ]}) + +V_135 = CTVertex(name = 'V_135', + type = 'R2', + particles = [ P.g, P.g, P.g, P.Z ], + color = [ 'd(1,2,3)', 'f(1,2,3)' ], + lorentz = [ L.VVVV1, L.VVVV11 ], + loop_particles = [ [ [P.b] ], [ [P.b], [P.d], [P.s] ], [ [P.c], [P.t], [P.u] ], [ [P.c], [P.u] ], [ [P.d], [P.s] ], [ [P.t] ] ], + couplings = {(1,0,1):C.R2GC_891_292,(1,0,2):C.R2GC_891_293,(1,0,0):C.R2GC_905_338,(1,0,3):C.R2GC_905_339,(1,0,4):C.R2GC_905_340,(1,0,5):C.R2GC_905_341,(0,1,1):C.R2GC_893_296,(0,1,2):C.R2GC_893_297,(0,1,0):C.R2GC_908_348,(0,1,3):C.R2GC_908_349,(0,1,4):C.R2GC_908_350,(0,1,5):C.R2GC_908_351}) + +V_136 = CTVertex(name = 'V_136', + type = 'R2', + particles = [ P.g, P.g, P.Z, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.VVVS1, L.VVVS2 ], + loop_particles = [ [ [P.b] ], [ [P.c], [P.u] ], [ [P.d], [P.s] ], [ [P.t] ] ], + couplings = {(0,1,0):C.R2GC_901_324,(0,1,1):C.R2GC_901_325,(0,1,2):C.R2GC_901_326,(0,1,3):C.R2GC_901_327,(0,0,3):C.R2GC_692_142}) + +V_137 = CTVertex(name = 'V_137', + type = 'R2', + particles = [ P.a, P.g, P.g, P.G0 ], + color = [ 'Identity(2,3)' ], + lorentz = [ L.VVVS10 ], + loop_particles = [ [ [P.b] ], [ [P.c], [P.u] ], [ [P.d], [P.s] ], [ [P.t] ] ], + couplings = {(0,0,0):C.R2GC_896_304,(0,0,1):C.R2GC_896_305,(0,0,2):C.R2GC_896_306,(0,0,3):C.R2GC_896_307}) + +V_138 = CTVertex(name = 'V_138', + type = 'R2', + particles = [ P.g, P.g, P.Z, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.VVVS10 ], + loop_particles = [ [ [P.b] ], [ [P.c], [P.u] ], [ [P.d], [P.s] ], [ [P.t] ] ], + couplings = {(0,0,0):C.R2GC_902_328,(0,0,1):C.R2GC_902_329,(0,0,2):C.R2GC_902_330,(0,0,3):C.R2GC_902_331}) + +V_139 = CTVertex(name = 'V_139', + type = 'R2', + particles = [ P.g, P.g, P.g, P.G0 ], + color = [ 'd(1,2,3)', 'f(1,2,3)' ], + lorentz = [ L.VVVS10, L.VVVS3, L.VVVS4 ], + loop_particles = [ [ [P.b] ], [ [P.c], [P.u] ], [ [P.d], [P.s] ], [ [P.t] ] ], + couplings = {(1,1,0):C.R2GC_898_312,(1,1,1):C.R2GC_898_313,(1,1,2):C.R2GC_898_314,(1,1,3):C.R2GC_898_315,(0,0,0):C.R2GC_897_308,(0,0,1):C.R2GC_897_309,(0,0,2):C.R2GC_897_310,(0,0,3):C.R2GC_897_311,(1,2,3):C.R2GC_690_140}) + +V_140 = CTVertex(name = 'V_140', + type = 'R2', + particles = [ P.g, P.g, P.W__minus__, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.VVVS1, L.VVVS10, L.VVVS2 ], + loop_particles = [ [ [P.b] ], [ [P.b, P.t] ], [ [P.c, P.s], [P.d, P.u] ], [ [P.c], [P.u] ], [ [P.d], [P.s] ], [ [P.t] ] ], + couplings = {(0,2,0):C.R2GC_899_316,(0,2,3):C.R2GC_899_317,(0,2,4):C.R2GC_899_318,(0,2,5):C.R2GC_899_319,(0,1,1):C.R2GC_950_396,(0,1,2):C.R2GC_950_397,(0,0,1):C.R2GC_763_177}) + +V_141 = CTVertex(name = 'V_141', + type = 'R2', + particles = [ P.g, P.g, P.W__plus__, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.VVVS1, L.VVVS10, L.VVVS2 ], + loop_particles = [ [ [P.b] ], [ [P.b, P.t] ], [ [P.c, P.s], [P.d, P.u] ], [ [P.c], [P.u] ], [ [P.d], [P.s] ], [ [P.t] ] ], + couplings = {(0,2,0):C.R2GC_900_320,(0,2,3):C.R2GC_900_321,(0,2,4):C.R2GC_900_322,(0,2,5):C.R2GC_900_323,(0,1,1):C.R2GC_950_396,(0,1,2):C.R2GC_950_397,(0,0,1):C.R2GC_764_178}) + +V_142 = CTVertex(name = 'V_142', + type = 'R2', + particles = [ P.g, P.g, P.G0, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.VVSS2, L.VVSS3 ], + loop_particles = [ [ [P.b] ], [ [P.c], [P.u] ], [ [P.d], [P.s] ], [ [P.t] ] ], + couplings = {(0,0,0):C.R2GC_888_282,(0,0,1):C.R2GC_888_283,(0,0,2):C.R2GC_888_284,(0,0,3):C.R2GC_888_285,(0,1,3):C.R2GC_695_145}) + +V_143 = CTVertex(name = 'V_143', + type = 'R2', + particles = [ P.t__tilde__, P.t, P.a, P.a ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVV8 ], + loop_particles = [ [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_807_216}) + +V_144 = CTVertex(name = 'V_144', + type = 'R2', + particles = [ P.t__tilde__, P.t, P.a, P.Z ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVV8 ], + loop_particles = [ [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_947_393}) + +V_145 = CTVertex(name = 'V_145', + type = 'R2', + particles = [ P.t__tilde__, P.t, P.Z, P.Z ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVV8 ], + loop_particles = [ [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_948_394}) + +V_146 = CTVertex(name = 'V_146', + type = 'R2', + particles = [ P.t__tilde__, P.t, P.a, P.g ], + color = [ 'T(4,2,1)' ], + lorentz = [ L.FFVV9 ], + loop_particles = [ [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_809_218}) + +V_147 = CTVertex(name = 'V_147', + type = 'R2', + particles = [ P.t__tilde__, P.t, P.g, P.Z ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFVV28, L.FFVV38 ], + loop_particles = [ [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_814_221,(0,1,0):C.R2GC_818_225}) + +V_148 = CTVertex(name = 'V_148', + type = 'R2', + particles = [ P.t__tilde__, P.b, P.g, P.W__plus__ ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFVV37 ], + loop_particles = [ [ [P.b, P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_880_272}) + +V_149 = CTVertex(name = 'V_149', + type = 'R2', + particles = [ P.b__tilde__, P.t, P.g, P.W__minus__ ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFVV17 ], + loop_particles = [ [ [P.b, P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_881_273}) + +V_150 = CTVertex(name = 'V_150', + type = 'R2', + particles = [ P.u__tilde__, P.u, P.a, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS1 ], + loop_particles = [ [ [P.g, P.u] ] ], + couplings = {(0,0,0):C.R2GC_724_169}) + +V_151 = CTVertex(name = 'V_151', + type = 'R2', + particles = [ P.c__tilde__, P.c, P.a, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS1 ], + loop_particles = [ [ [P.c, P.g] ] ], + couplings = {(0,0,0):C.R2GC_724_169}) + +V_152 = CTVertex(name = 'V_152', + type = 'R2', + particles = [ P.d__tilde__, P.d, P.a, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS1 ], + loop_particles = [ [ [P.d, P.g] ] ], + couplings = {(0,0,0):C.R2GC_711_161}) + +V_153 = CTVertex(name = 'V_153', + type = 'R2', + particles = [ P.s__tilde__, P.s, P.a, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS1 ], + loop_particles = [ [ [P.g, P.s] ] ], + couplings = {(0,0,0):C.R2GC_711_161}) + +V_154 = CTVertex(name = 'V_154', + type = 'R2', + particles = [ P.b__tilde__, P.b, P.a, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS1 ], + loop_particles = [ [ [P.b, P.g] ] ], + couplings = {(0,0,0):C.R2GC_711_161}) + +V_155 = CTVertex(name = 'V_155', + type = 'R2', + particles = [ P.u__tilde__, P.u, P.g, P.H ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFVS1 ], + loop_particles = [ [ [P.g, P.u] ] ], + couplings = {(0,0,0):C.R2GC_1095_12}) + +V_156 = CTVertex(name = 'V_156', + type = 'R2', + particles = [ P.c__tilde__, P.c, P.g, P.H ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFVS1 ], + loop_particles = [ [ [P.c, P.g] ] ], + couplings = {(0,0,0):C.R2GC_1095_12}) + +V_157 = CTVertex(name = 'V_157', + type = 'R2', + particles = [ P.d__tilde__, P.d, P.g, P.H ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFVS1 ], + loop_particles = [ [ [P.d, P.g] ] ], + couplings = {(0,0,0):C.R2GC_1095_12}) + +V_158 = CTVertex(name = 'V_158', + type = 'R2', + particles = [ P.s__tilde__, P.s, P.g, P.H ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFVS1 ], + loop_particles = [ [ [P.g, P.s] ] ], + couplings = {(0,0,0):C.R2GC_1095_12}) + +V_159 = CTVertex(name = 'V_159', + type = 'R2', + particles = [ P.b__tilde__, P.b, P.g, P.H ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFVS1 ], + loop_particles = [ [ [P.b, P.g] ] ], + couplings = {(0,0,0):C.R2GC_1095_12}) + +V_160 = CTVertex(name = 'V_160', + type = 'R2', + particles = [ P.t__tilde__, P.t, P.a, P.a, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS17 ], + loop_particles = [ [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_779_190}) + +V_161 = CTVertex(name = 'V_161', + type = 'R2', + particles = [ P.t__tilde__, P.t, P.a, P.Z, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS17 ], + loop_particles = [ [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_942_386}) + +V_162 = CTVertex(name = 'V_162', + type = 'R2', + particles = [ P.t__tilde__, P.t, P.Z, P.Z, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS17 ], + loop_particles = [ [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_946_392}) + +V_163 = CTVertex(name = 'V_163', + type = 'R2', + particles = [ P.t__tilde__, P.t, P.a, P.g, P.H ], + color = [ 'T(4,2,1)' ], + lorentz = [ L.FFVVS19 ], + loop_particles = [ [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_787_196}) + +V_164 = CTVertex(name = 'V_164', + type = 'R2', + particles = [ P.t__tilde__, P.t, P.g, P.Z, P.H ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFVVS47, L.FFVVS49 ], + loop_particles = [ [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_793_202,(0,1,0):C.R2GC_803_212}) + +V_165 = CTVertex(name = 'V_165', + type = 'R2', + particles = [ P.b__tilde__, P.t, P.g, P.W__minus__, P.H ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFVVS35 ], + loop_particles = [ [ [P.b, P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_864_256}) + +V_166 = CTVertex(name = 'V_166', + type = 'R2', + particles = [ P.t__tilde__, P.b, P.g, P.W__plus__, P.H ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFVVS70 ], + loop_particles = [ [ [P.b, P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_865_257}) + +V_167 = CTVertex(name = 'V_167', + type = 'R2', + particles = [ P.t__tilde__, P.t, P.a, P.a, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS13 ], + loop_particles = [ [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_778_189}) + +V_168 = CTVertex(name = 'V_168', + type = 'R2', + particles = [ P.t__tilde__, P.t, P.a, P.Z, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS13 ], + loop_particles = [ [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_941_385}) + +V_169 = CTVertex(name = 'V_169', + type = 'R2', + particles = [ P.t__tilde__, P.t, P.Z, P.Z, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS13 ], + loop_particles = [ [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_945_391}) + +V_170 = CTVertex(name = 'V_170', + type = 'R2', + particles = [ P.t__tilde__, P.t, P.a, P.g, P.G0 ], + color = [ 'T(4,2,1)' ], + lorentz = [ L.FFVVS15 ], + loop_particles = [ [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_786_195}) + +V_171 = CTVertex(name = 'V_171', + type = 'R2', + particles = [ P.t__tilde__, P.t, P.g, P.Z, P.G0 ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFVVS48, L.FFVVS50 ], + loop_particles = [ [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_792_201,(0,1,0):C.R2GC_804_213}) + +V_172 = CTVertex(name = 'V_172', + type = 'R2', + particles = [ P.b__tilde__, P.t, P.g, P.W__minus__, P.G0 ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFVVS35 ], + loop_particles = [ [ [P.b, P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_866_258}) + +V_173 = CTVertex(name = 'V_173', + type = 'R2', + particles = [ P.t__tilde__, P.b, P.g, P.W__plus__, P.G0 ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFVVS70 ], + loop_particles = [ [ [P.b, P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_863_255}) + +V_174 = CTVertex(name = 'V_174', + type = 'R2', + particles = [ P.t__tilde__, P.b, P.a, P.a, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS73 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_935_375,(0,0,1):C.R2GC_935_376}) + +V_175 = CTVertex(name = 'V_175', + type = 'R2', + particles = [ P.t__tilde__, P.b, P.a, P.Z, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS73 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_939_381,(0,0,1):C.R2GC_939_382}) + +V_176 = CTVertex(name = 'V_176', + type = 'R2', + particles = [ P.t__tilde__, P.b, P.Z, P.Z, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS73 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_943_387,(0,0,1):C.R2GC_943_388}) + +V_177 = CTVertex(name = 'V_177', + type = 'R2', + particles = [ P.t__tilde__, P.b, P.a, P.g, P.G__plus__ ], + color = [ 'T(4,2,1)' ], + lorentz = [ L.FFVVS70, L.FFVVS75 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.g, P.t] ] ], + couplings = {(0,1,0):C.R2GC_706_156,(0,0,1):C.R2GC_784_193}) + +V_178 = CTVertex(name = 'V_178', + type = 'R2', + particles = [ P.t__tilde__, P.b, P.g, P.Z, P.G__plus__ ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFVVS70, L.FFVVS75 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_913_359,(0,1,1):C.R2GC_801_210}) + +V_179 = CTVertex(name = 'V_179', + type = 'R2', + particles = [ P.t__tilde__, P.t, P.g, P.W__minus__, P.G__plus__ ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFVVS70 ], + loop_particles = [ [ [P.b, P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_867_259}) + +V_180 = CTVertex(name = 'V_180', + type = 'R2', + particles = [ P.b__tilde__, P.t, P.a, P.a, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS33 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_936_377,(0,0,1):C.R2GC_936_378}) + +V_181 = CTVertex(name = 'V_181', + type = 'R2', + particles = [ P.b__tilde__, P.t, P.a, P.Z, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS33 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_940_383,(0,0,1):C.R2GC_940_384}) + +V_182 = CTVertex(name = 'V_182', + type = 'R2', + particles = [ P.b__tilde__, P.t, P.Z, P.Z, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS33 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_944_389,(0,0,1):C.R2GC_944_390}) + +V_183 = CTVertex(name = 'V_183', + type = 'R2', + particles = [ P.b__tilde__, P.t, P.a, P.g, P.G__minus__ ], + color = [ 'T(4,2,1)' ], + lorentz = [ L.FFVVS30, L.FFVVS35 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_705_155,(0,1,1):C.R2GC_785_194}) + +V_184 = CTVertex(name = 'V_184', + type = 'R2', + particles = [ P.b__tilde__, P.t, P.g, P.Z, P.G__minus__ ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFVVS30, L.FFVVS35 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.g, P.t] ] ], + couplings = {(0,1,0):C.R2GC_912_358,(0,0,1):C.R2GC_802_211}) + +V_185 = CTVertex(name = 'V_185', + type = 'R2', + particles = [ P.t__tilde__, P.t, P.g, P.W__plus__, P.G__minus__ ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFVVS35 ], + loop_particles = [ [ [P.b, P.g, P.t] ] ], + couplings = {(0,0,0):C.R2GC_868_260}) + +V_186 = CTVertex(name = 'V_186', + type = 'R2', + particles = [ P.t__tilde__, P.t, P.a, P.g, P.g ], + color = [ 'T(4,-1,1)*T(5,2,-1)', 'T(4,2,-1)*T(5,-1,1)' ], + lorentz = [ L.FFVVV12, L.FFVVV14, L.FFVVV16, L.FFVVV17, L.FFVVV18, L.FFVVV4, L.FFVVV5, L.FFVVV8 ], + loop_particles = [ [ [P.b, P.G__plus__] ], [ [P.G0, P.t], [P.H, P.t] ] ], + couplings = {(1,5,1):C.R2GC_1097_14,(0,5,1):C.R2GC_1096_13,(1,6,1):C.R2GC_1097_14,(0,6,1):C.R2GC_1096_13,(1,0,1):C.R2GC_1096_13,(0,0,1):C.R2GC_1097_14,(1,7,1):C.R2GC_1096_13,(0,7,1):C.R2GC_1097_14,(1,2,0):C.R2GC_1096_13,(0,2,0):C.R2GC_1097_14,(1,4,0):C.R2GC_1097_14,(1,4,1):C.R2GC_1096_13,(0,4,0):C.R2GC_1096_13,(0,4,1):C.R2GC_1097_14,(1,3,0):C.R2GC_1096_13,(0,3,0):C.R2GC_1097_14,(1,1,0):C.R2GC_1097_14,(1,1,1):C.R2GC_1096_13,(0,1,0):C.R2GC_1096_13,(0,1,1):C.R2GC_1097_14}) + +V_187 = CTVertex(name = 'V_187', + type = 'R2', + particles = [ P.b__tilde__, P.b, P.a, P.g, P.g ], + color = [ 'T(4,-1,1)*T(5,2,-1)', 'T(4,2,-1)*T(5,-1,1)' ], + lorentz = [ L.FFVVV10, L.FFVVV11, L.FFVVV12, L.FFVVV8 ], + loop_particles = [ [ [P.G__plus__, P.t] ] ], + couplings = {(1,0,0):C.R2GC_1141_35,(0,0,0):C.R2GC_1140_34,(1,2,0):C.R2GC_1140_34,(0,2,0):C.R2GC_1141_35,(1,1,0):C.R2GC_1141_35,(0,1,0):C.R2GC_1140_34,(1,3,0):C.R2GC_1140_34,(0,3,0):C.R2GC_1141_35}) + +V_188 = CTVertex(name = 'V_188', + type = 'R2', + particles = [ P.t__tilde__, P.t, P.g, P.g, P.Z ], + color = [ 'T(3,-1,1)*T(4,2,-1)', 'T(3,2,-1)*T(4,-1,1)' ], + lorentz = [ L.FFVVV1, L.FFVVV13, L.FFVVV14, L.FFVVV15, L.FFVVV16, L.FFVVV2, L.FFVVV3, L.FFVVV4 ], + loop_particles = [ [ [P.b, P.G__plus__] ], [ [P.G0, P.t], [P.H, P.t] ] ], + couplings = {(1,7,1):C.R2GC_1156_45,(0,7,1):C.R2GC_1155_44,(1,6,1):C.R2GC_1155_44,(0,6,1):C.R2GC_1156_45,(1,0,1):C.R2GC_1156_45,(0,0,1):C.R2GC_1155_44,(1,5,1):C.R2GC_1155_44,(0,5,1):C.R2GC_1156_45,(1,4,0):C.R2GC_1153_40,(1,4,1):C.R2GC_1153_41,(0,4,0):C.R2GC_1154_42,(0,4,1):C.R2GC_1154_43,(1,3,0):C.R2GC_1154_42,(1,3,1):C.R2GC_1154_43,(0,3,0):C.R2GC_1153_40,(0,3,1):C.R2GC_1153_41,(1,1,0):C.R2GC_1153_40,(1,1,1):C.R2GC_1153_41,(0,1,0):C.R2GC_1154_42,(0,1,1):C.R2GC_1154_43,(1,2,0):C.R2GC_1154_42,(1,2,1):C.R2GC_1154_43,(0,2,0):C.R2GC_1153_40,(0,2,1):C.R2GC_1153_41}) + +V_189 = CTVertex(name = 'V_189', + type = 'R2', + particles = [ P.b__tilde__, P.b, P.g, P.g, P.Z ], + color = [ 'T(3,-1,1)*T(4,2,-1)', 'T(3,2,-1)*T(4,-1,1)' ], + lorentz = [ L.FFVVV10, L.FFVVV7, L.FFVVV8, L.FFVVV9 ], + loop_particles = [ [ [P.G__plus__, P.t] ] ], + couplings = {(1,0,0):C.R2GC_1145_37,(0,0,0):C.R2GC_1144_36,(1,3,0):C.R2GC_1144_36,(0,3,0):C.R2GC_1145_37,(1,1,0):C.R2GC_1145_37,(0,1,0):C.R2GC_1144_36,(1,2,0):C.R2GC_1144_36,(0,2,0):C.R2GC_1145_37}) + +V_190 = CTVertex(name = 'V_190', + type = 'R2', + particles = [ P.t__tilde__, P.t, P.g, P.g, P.g ], + color = [ 'T(3,-1,1)*T(4,-2,-1)*T(5,2,-2)', 'T(3,-1,1)*T(4,2,-2)*T(5,-2,-1)', 'T(3,-2,-1)*T(4,-1,1)*T(5,2,-2)', 'T(3,-2,-1)*T(4,2,-2)*T(5,-1,1)', 'T(3,2,-2)*T(4,-1,1)*T(5,-2,-1)', 'T(3,2,-2)*T(4,-2,-1)*T(5,-1,1)' ], + lorentz = [ L.FFVVV1, L.FFVVV13, L.FFVVV14, L.FFVVV15, L.FFVVV16, L.FFVVV17, L.FFVVV18, L.FFVVV2, L.FFVVV3, L.FFVVV4, L.FFVVV5, L.FFVVV6, L.FFVVV8 ], + loop_particles = [ [ [P.b, P.G__plus__] ], [ [P.G0, P.t], [P.H, P.t] ] ], + couplings = {(5,9,1):C.R2GC_1151_39,(4,9,1):C.R2GC_1150_38,(3,9,1):C.R2GC_1150_38,(5,11,1):C.R2GC_1150_38,(4,11,1):C.R2GC_1151_39,(2,11,1):C.R2GC_1150_38,(5,8,1):C.R2GC_1150_38,(3,8,1):C.R2GC_1151_39,(1,8,1):C.R2GC_1150_38,(3,10,1):C.R2GC_1150_38,(1,10,1):C.R2GC_1151_39,(0,10,1):C.R2GC_1150_38,(4,0,1):C.R2GC_1150_38,(2,0,1):C.R2GC_1151_39,(0,0,1):C.R2GC_1150_38,(1,7,1):C.R2GC_1150_38,(2,7,1):C.R2GC_1150_38,(0,12,1):C.R2GC_1151_39,(5,4,0):C.R2GC_1099_16,(4,4,0):C.R2GC_1098_15,(3,4,0):C.R2GC_1098_15,(5,6,0):C.R2GC_1098_15,(4,6,0):C.R2GC_1099_16,(2,6,0):C.R2GC_1098_15,(5,3,0):C.R2GC_1098_15,(3,3,0):C.R2GC_1099_16,(1,3,0):C.R2GC_1098_15,(3,5,0):C.R2GC_1098_15,(1,5,0):C.R2GC_1099_16,(0,5,0):C.R2GC_1098_15,(4,1,0):C.R2GC_1098_15,(2,1,0):C.R2GC_1099_16,(0,1,0):C.R2GC_1098_15,(1,2,0):C.R2GC_1098_15,(2,2,0):C.R2GC_1098_15,(0,2,0):C.R2GC_1099_16,(0,2,1):C.R2GC_1151_39}) + +V_191 = CTVertex(name = 'V_191', + type = 'R2', + particles = [ P.b__tilde__, P.b, P.g, P.g, P.g ], + color = [ 'T(3,-1,1)*T(4,-2,-1)*T(5,2,-2)', 'T(3,-1,1)*T(4,2,-2)*T(5,-2,-1)', 'T(3,-2,-1)*T(4,-1,1)*T(5,2,-2)', 'T(3,-2,-1)*T(4,2,-2)*T(5,-1,1)', 'T(3,2,-2)*T(4,-1,1)*T(5,-2,-1)', 'T(3,2,-2)*T(4,-2,-1)*T(5,-1,1)' ], + lorentz = [ L.FFVVV10, L.FFVVV11, L.FFVVV12, L.FFVVV7, L.FFVVV8, L.FFVVV9 ], + loop_particles = [ [ [P.G__plus__, P.t] ] ], + couplings = {(5,0,0):C.R2GC_1099_16,(4,0,0):C.R2GC_1098_15,(3,0,0):C.R2GC_1098_15,(5,2,0):C.R2GC_1098_15,(4,2,0):C.R2GC_1099_16,(2,2,0):C.R2GC_1098_15,(5,5,0):C.R2GC_1098_15,(3,5,0):C.R2GC_1099_16,(1,5,0):C.R2GC_1098_15,(3,1,0):C.R2GC_1098_15,(1,1,0):C.R2GC_1099_16,(0,1,0):C.R2GC_1098_15,(4,3,0):C.R2GC_1098_15,(2,3,0):C.R2GC_1099_16,(0,3,0):C.R2GC_1098_15,(1,4,0):C.R2GC_1098_15,(2,4,0):C.R2GC_1098_15,(0,4,0):C.R2GC_1099_16}) + +V_192 = CTVertex(name = 'V_192', + type = 'UV', + particles = [ P.g, P.g, P.G0, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.VVSS5, L.VVSS8, L.VVSS9 ], + loop_particles = [ [ [P.b], [P.c], [P.d], [P.s], [P.u] ], [ [P.g] ], [ [P.ghG] ], [ [P.t] ] ], + couplings = {(0,0,0):C.UVGC_1186_200,(0,0,2):C.UVGC_1186_201,(0,0,3):C.UVGC_1186_202,(0,2,1):C.UVGC_959_393,(0,1,3):C.UVGC_964_398}) + +V_193 = CTVertex(name = 'V_193', + type = 'UV', + particles = [ P.g, P.g, P.G__minus__, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.VVSS5, L.VVSS8, L.VVSS9 ], + loop_particles = [ [ [P.b], [P.c], [P.d], [P.s], [P.u] ], [ [P.b, P.t] ], [ [P.g] ], [ [P.ghG] ], [ [P.t] ] ], + couplings = {(0,0,0):C.UVGC_1186_200,(0,0,3):C.UVGC_1186_201,(0,0,4):C.UVGC_1186_202,(0,2,2):C.UVGC_959_393,(0,1,1):C.UVGC_964_398}) + +V_194 = CTVertex(name = 'V_194', + type = 'UV', + particles = [ P.g, P.g, P.H, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.VVSS5, L.VVSS8, L.VVSS9 ], + loop_particles = [ [ [P.b], [P.c], [P.d], [P.s], [P.u] ], [ [P.g] ], [ [P.ghG] ], [ [P.t] ] ], + couplings = {(0,0,0):C.UVGC_1186_200,(0,0,2):C.UVGC_1186_201,(0,0,3):C.UVGC_1186_202,(0,2,1):C.UVGC_959_393,(0,1,3):C.UVGC_964_398}) + +V_195 = CTVertex(name = 'V_195', + type = 'UV', + particles = [ P.g, P.g, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.VVS4, L.VVS5, L.VVS7 ], + loop_particles = [ [ [P.b], [P.c], [P.d], [P.s], [P.u] ], [ [P.g] ], [ [P.ghG] ], [ [P.t] ] ], + couplings = {(0,0,0):C.UVGC_1187_203,(0,0,2):C.UVGC_1187_204,(0,0,3):C.UVGC_1187_205,(0,2,1):C.UVGC_962_396,(0,1,3):C.UVGC_963_397}) + +V_196 = CTVertex(name = 'V_196', + type = 'UV', + particles = [ P.g, P.g, P.g ], + color = [ 'f(1,2,3)' ], + lorentz = [ L.VVV3 ], + loop_particles = [ [ [P.b], [P.c], [P.d], [P.s], [P.u] ], [ [P.g] ], [ [P.ghG] ], [ [P.t] ] ], + couplings = {(0,0,0):C.UVGC_1181_184,(0,0,1):C.UVGC_1181_185,(0,0,2):C.UVGC_1181_186,(0,0,3):[ C.UVGC_1181_187, C.UVGC_1190_211 ]}) + +V_197 = CTVertex(name = 'V_197', + type = 'UV', + particles = [ P.g, P.g, P.g, P.H ], + color = [ 'f(1,2,3)' ], + lorentz = [ L.VVVS9 ], + loop_particles = [ [ [P.b], [P.c], [P.d], [P.s], [P.u] ], [ [P.g] ], [ [P.ghG] ], [ [P.t] ] ], + couplings = {(0,0,0):C.UVGC_1188_206,(0,0,1):C.UVGC_1188_207,(0,0,2):C.UVGC_1188_208,(0,0,3):C.UVGC_1188_209}) + +V_198 = CTVertex(name = 'V_198', + type = 'UV', + particles = [ P.g, P.g, P.g, P.g ], + color = [ 'd(-1,1,3)*d(-1,2,4)', 'd(-1,1,3)*f(-1,2,4)', 'd(-1,1,4)*d(-1,2,3)', 'd(-1,1,4)*f(-1,2,3)', 'd(-1,2,3)*f(-1,1,4)', 'd(-1,2,4)*f(-1,1,3)', 'f(-1,1,2)*f(-1,3,4)', 'f(-1,1,3)*f(-1,2,4)', 'f(-1,1,4)*f(-1,2,3)', 'Identity(1,2)*Identity(3,4)', 'Identity(1,3)*Identity(2,4)', 'Identity(1,4)*Identity(2,3)' ], + lorentz = [ L.VVVV11, L.VVVV2, L.VVVV3, L.VVVV5 ], + loop_particles = [ [ [P.b], [P.c], [P.d], [P.s], [P.u] ], [ [P.g] ], [ [P.ghG] ], [ [P.t] ] ], + couplings = {(2,1,1):C.UVGC_1084_88,(2,1,2):C.UVGC_1084_87,(0,1,1):C.UVGC_1084_88,(0,1,2):C.UVGC_1084_87,(6,1,0):C.UVGC_1184_194,(6,1,1):C.UVGC_1185_198,(6,1,2):C.UVGC_1185_199,(6,1,3):[ C.UVGC_1184_197, C.UVGC_1192_213 ],(4,1,1):C.UVGC_1083_85,(4,1,2):C.UVGC_1083_86,(3,1,1):C.UVGC_1083_85,(3,1,2):C.UVGC_1083_86,(8,1,1):C.UVGC_1084_87,(8,1,2):C.UVGC_1084_88,(7,1,0):C.UVGC_1184_194,(7,1,1):C.UVGC_1184_195,(7,1,2):C.UVGC_1184_196,(7,1,3):[ C.UVGC_1184_197, C.UVGC_1192_213 ],(5,1,1):C.UVGC_1083_85,(5,1,2):C.UVGC_1083_86,(1,1,1):C.UVGC_1083_85,(1,1,2):C.UVGC_1083_86,(11,0,1):C.UVGC_1087_91,(11,0,2):C.UVGC_1087_92,(10,0,1):C.UVGC_1087_91,(10,0,2):C.UVGC_1087_92,(9,0,1):C.UVGC_1086_89,(9,0,2):C.UVGC_1086_90,(2,2,1):C.UVGC_1084_88,(2,2,2):C.UVGC_1084_87,(0,2,1):C.UVGC_1084_88,(0,2,2):C.UVGC_1084_87,(4,2,1):C.UVGC_1083_85,(4,2,2):C.UVGC_1083_86,(3,2,1):C.UVGC_1083_85,(3,2,2):C.UVGC_1083_86,(8,2,0):C.UVGC_1184_194,(8,2,1):C.UVGC_1184_195,(8,2,2):C.UVGC_1184_196,(8,2,3):[ C.UVGC_1184_197, C.UVGC_1192_213 ],(6,2,0):C.UVGC_1182_188,(6,2,1):C.UVGC_1183_192,(6,2,2):C.UVGC_1183_193,(6,2,3):[ C.UVGC_1182_191, C.UVGC_1191_212 ],(5,2,1):C.UVGC_1083_85,(5,2,2):C.UVGC_1083_86,(1,2,1):C.UVGC_1083_85,(1,2,2):C.UVGC_1083_86,(7,2,1):C.UVGC_1084_87,(7,2,2):C.UVGC_1084_88,(0,3,1):C.UVGC_1084_88,(0,3,2):C.UVGC_1084_87,(2,3,1):C.UVGC_1084_88,(2,3,2):C.UVGC_1084_87,(5,3,1):C.UVGC_1083_85,(5,3,2):C.UVGC_1083_86,(1,3,1):C.UVGC_1083_85,(1,3,2):C.UVGC_1083_86,(7,3,0):C.UVGC_1182_188,(7,3,1):C.UVGC_1182_189,(7,3,2):C.UVGC_1182_190,(7,3,3):[ C.UVGC_1182_191, C.UVGC_1191_212 ],(4,3,1):C.UVGC_1083_85,(4,3,2):C.UVGC_1083_86,(3,3,1):C.UVGC_1083_85,(3,3,2):C.UVGC_1083_86,(8,3,0):C.UVGC_1182_188,(8,3,1):C.UVGC_1182_189,(8,3,2):C.UVGC_1182_190,(8,3,3):[ C.UVGC_1182_191, C.UVGC_1191_212 ]}) + +V_199 = CTVertex(name = 'V_199', + type = 'UV', + particles = [ P.t__tilde__, P.t, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFS16, L.FFS17, L.FFS21, L.FFS3 ], + loop_particles = [ [ [P.g, P.t] ] ], + couplings = {(0,3,0):C.UVGC_1244_316,(0,0,0):C.UVGC_1279_384,(0,2,0):C.UVGC_1119_125,(0,1,0):C.UVGC_979_408}) + +V_200 = CTVertex(name = 'V_200', + type = 'UV', + particles = [ P.t__tilde__, P.b, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFS14, L.FFS15, L.FFS23, L.FFS6, L.FFS7 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.b, P.g, P.t] ], [ [P.g, P.t] ], [ [P.g, P.t], [P.b, P.g, P.t] ] ], + couplings = {(0,0,0):[ C.UVGC_1260_351, C.UVGC_1245_317 ],(0,0,2):[ C.UVGC_1260_352, C.UVGC_1245_318 ],(0,0,1):[ C.UVGC_1260_353, C.UVGC_1245_319 ],(0,3,3):C.UVGC_1167_178,(0,1,2):C.UVGC_1106_110,(0,2,0):C.UVGC_966_399,(0,4,0):C.UVGC_1247_323,(0,4,2):C.UVGC_1247_324,(0,4,1):C.UVGC_1247_325}) + +V_201 = CTVertex(name = 'V_201', + type = 'UV', + particles = [ P.t__tilde__, P.t, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFS1, L.FFS13, L.FFS19, L.FFS20, L.FFS22, L.FFS7 ], + loop_particles = [ [ [P.g, P.t] ] ], + couplings = {(0,1,0):C.UVGC_1262_357,(0,5,0):C.UVGC_1248_326,(0,2,0):C.UVGC_1249_327,(0,0,0):C.UVGC_1243_315,(0,3,0):C.UVGC_1120_126,(0,4,0):C.UVGC_980_409}) + +V_202 = CTVertex(name = 'V_202', + type = 'UV', + particles = [ P.b__tilde__, P.t, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFS11, L.FFS4, L.FFS5, L.FFS7, L.FFS9 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.b, P.g, P.t] ], [ [P.g, P.t] ], [ [P.g, P.t], [P.b, P.g, P.t] ] ], + couplings = {(0,1,0):[ C.UVGC_1261_354, C.UVGC_1246_320 ],(0,1,2):[ C.UVGC_1261_355, C.UVGC_1246_321 ],(0,1,1):[ C.UVGC_1261_356, C.UVGC_1246_322 ],(0,4,3):C.UVGC_1168_179,(0,2,0):C.UVGC_1090_100,(0,0,2):C.UVGC_978_407,(0,3,0):C.UVGC_1247_323,(0,3,2):C.UVGC_1247_324,(0,3,1):C.UVGC_1247_325}) + +V_203 = CTVertex(name = 'V_203', + type = 'UV', + particles = [ P.t__tilde__, P.b, P.a, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS28, L.FFVS3, L.FFVS30, L.FFVS44 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.b, P.g, P.t] ], [ [P.g, P.t] ] ], + couplings = {(0,2,0):C.UVGC_1239_309,(0,2,2):C.UVGC_1239_310,(0,1,0):C.UVGC_1251_330,(0,1,2):C.UVGC_1251_331,(0,1,1):C.UVGC_1251_332,(0,3,0):C.UVGC_967_400,(0,0,2):C.UVGC_982_411}) + +V_204 = CTVertex(name = 'V_204', + type = 'UV', + particles = [ P.s__tilde__, P.c, P.a, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS3 ], + loop_particles = [ [ [P.c, P.g], [P.g, P.s] ], [ [P.c, P.g, P.s] ] ], + couplings = {(0,0,0):C.UVGC_1161_166,(0,0,1):C.UVGC_1161_167}) + +V_205 = CTVertex(name = 'V_205', + type = 'UV', + particles = [ P.s__tilde__, P.c, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFS7 ], + loop_particles = [ [ [P.c, P.g], [P.g, P.s] ], [ [P.c, P.g, P.s] ] ], + couplings = {(0,0,0):C.UVGC_1160_164,(0,0,1):C.UVGC_1160_165}) + +V_206 = CTVertex(name = 'V_206', + type = 'UV', + particles = [ P.u__tilde__, P.d, P.a, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS3 ], + loop_particles = [ [ [P.d, P.g], [P.g, P.u] ], [ [P.d, P.g, P.u] ] ], + couplings = {(0,0,0):C.UVGC_1162_168,(0,0,1):C.UVGC_1162_169}) + +V_207 = CTVertex(name = 'V_207', + type = 'UV', + particles = [ P.u__tilde__, P.d, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFS7 ], + loop_particles = [ [ [P.d, P.g], [P.g, P.u] ], [ [P.d, P.g, P.u] ] ], + couplings = {(0,0,0):C.UVGC_1160_164,(0,0,1):C.UVGC_1160_165}) + +V_208 = CTVertex(name = 'V_208', + type = 'UV', + particles = [ P.c__tilde__, P.s, P.a, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS3 ], + loop_particles = [ [ [P.c, P.g], [P.g, P.s] ], [ [P.c, P.g, P.s] ] ], + couplings = {(0,0,0):C.UVGC_1162_168,(0,0,1):C.UVGC_1162_169}) + +V_209 = CTVertex(name = 'V_209', + type = 'UV', + particles = [ P.c__tilde__, P.s, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFS7 ], + loop_particles = [ [ [P.c, P.g], [P.g, P.s] ], [ [P.c, P.g, P.s] ] ], + couplings = {(0,0,0):C.UVGC_1160_164,(0,0,1):C.UVGC_1160_165}) + +V_210 = CTVertex(name = 'V_210', + type = 'UV', + particles = [ P.b__tilde__, P.t, P.a, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS10, L.FFVS14, L.FFVS3, L.FFVS9 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.b, P.g, P.t] ], [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.UVGC_1240_311,(0,0,2):C.UVGC_1240_312,(0,2,0):C.UVGC_1252_333,(0,2,2):C.UVGC_1252_334,(0,2,1):C.UVGC_1252_335,(0,3,0):C.UVGC_968_401,(0,1,2):C.UVGC_981_410}) + +V_211 = CTVertex(name = 'V_211', + type = 'UV', + particles = [ P.t__tilde__, P.t, P.a ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV1, L.FFV10, L.FFV14, L.FFV16, L.FFV23, L.FFV25 ], + loop_particles = [ [ [P.g, P.t] ] ], + couplings = {(0,1,0):C.UVGC_1284_391,(0,0,0):C.UVGC_1194_215,(0,5,0):C.UVGC_1137_147,(0,3,0):C.UVGC_1022_23,(0,2,0):C.UVGC_1276_377,(0,4,0):C.UVGC_1023_24}) + +V_212 = CTVertex(name = 'V_212', + type = 'UV', + particles = [ P.d__tilde__, P.u, P.a, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS3 ], + loop_particles = [ [ [P.d, P.g], [P.g, P.u] ], [ [P.d, P.g, P.u] ] ], + couplings = {(0,0,0):C.UVGC_1161_166,(0,0,1):C.UVGC_1161_167}) + +V_213 = CTVertex(name = 'V_213', + type = 'UV', + particles = [ P.d__tilde__, P.u, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFS7 ], + loop_particles = [ [ [P.d, P.g], [P.g, P.u] ], [ [P.d, P.g, P.u] ] ], + couplings = {(0,0,0):C.UVGC_1160_164,(0,0,1):C.UVGC_1160_165}) + +V_214 = CTVertex(name = 'V_214', + type = 'UV', + particles = [ P.b__tilde__, P.b, P.g ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFV1 ], + loop_particles = [ [ [P.b], [P.c], [P.d], [P.s], [P.u] ], [ [P.b, P.g] ], [ [P.g] ], [ [P.ghG] ] ], + couplings = {(0,0,0):C.UVGC_1089_96,(0,0,2):C.UVGC_1089_97,(0,0,3):C.UVGC_1089_98,(0,0,1):C.UVGC_1089_99}) + +V_215 = CTVertex(name = 'V_215', + type = 'UV', + particles = [ P.c__tilde__, P.c, P.g ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFV1 ], + loop_particles = [ [ [P.b], [P.c], [P.d], [P.s], [P.u] ], [ [P.c, P.g] ], [ [P.g] ], [ [P.ghG] ] ], + couplings = {(0,0,0):C.UVGC_1089_96,(0,0,2):C.UVGC_1089_97,(0,0,3):C.UVGC_1089_98,(0,0,1):C.UVGC_1089_99}) + +V_216 = CTVertex(name = 'V_216', + type = 'UV', + particles = [ P.d__tilde__, P.d, P.g ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFV1 ], + loop_particles = [ [ [P.b], [P.c], [P.d], [P.s], [P.u] ], [ [P.d, P.g] ], [ [P.g] ], [ [P.ghG] ] ], + couplings = {(0,0,0):C.UVGC_1089_96,(0,0,2):C.UVGC_1089_97,(0,0,3):C.UVGC_1089_98,(0,0,1):C.UVGC_1089_99}) + +V_217 = CTVertex(name = 'V_217', + type = 'UV', + particles = [ P.s__tilde__, P.s, P.g ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFV1 ], + loop_particles = [ [ [P.b], [P.c], [P.d], [P.s], [P.u] ], [ [P.g] ], [ [P.ghG] ], [ [P.g, P.s] ] ], + couplings = {(0,0,0):C.UVGC_1089_96,(0,0,1):C.UVGC_1089_97,(0,0,2):C.UVGC_1089_98,(0,0,3):C.UVGC_1089_99}) + +V_218 = CTVertex(name = 'V_218', + type = 'UV', + particles = [ P.t__tilde__, P.t, P.g ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFV1, L.FFV10, L.FFV14, L.FFV17, L.FFV25 ], + loop_particles = [ [ [P.b], [P.c], [P.d], [P.s], [P.u] ], [ [P.g] ], [ [P.ghG] ], [ [P.g, P.t] ] ], + couplings = {(0,1,3):C.UVGC_1263_358,(0,0,0):C.UVGC_1089_96,(0,0,1):C.UVGC_1089_97,(0,0,2):C.UVGC_1089_98,(0,0,3):C.UVGC_1195_216,(0,4,0):C.UVGC_1088_93,(0,4,1):C.UVGC_1088_94,(0,4,2):C.UVGC_1088_95,(0,3,3):C.UVGC_1027_28,(0,2,3):C.UVGC_1255_340}) + +V_219 = CTVertex(name = 'V_219', + type = 'UV', + particles = [ P.u__tilde__, P.u, P.g ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFV1 ], + loop_particles = [ [ [P.b], [P.c], [P.d], [P.s], [P.u] ], [ [P.g] ], [ [P.ghG] ], [ [P.g, P.u] ] ], + couplings = {(0,0,0):C.UVGC_1089_96,(0,0,1):C.UVGC_1089_97,(0,0,2):C.UVGC_1089_98,(0,0,3):C.UVGC_1089_99}) + +V_220 = CTVertex(name = 'V_220', + type = 'UV', + particles = [ P.s__tilde__, P.c, P.W__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV2 ], + loop_particles = [ [ [P.c, P.g], [P.g, P.s] ], [ [P.c, P.g, P.s] ] ], + couplings = {(0,0,0):[ C.UVGC_1159_162, C.UVGC_1166_176 ],(0,0,1):[ C.UVGC_1159_163, C.UVGC_1166_177 ]}) + +V_221 = CTVertex(name = 'V_221', + type = 'UV', + particles = [ P.s__tilde__, P.c, P.W__minus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS3 ], + loop_particles = [ [ [P.c, P.g], [P.g, P.s] ], [ [P.c, P.g, P.s] ] ], + couplings = {(0,0,0):C.UVGC_1163_170,(0,0,1):C.UVGC_1163_171}) + +V_222 = CTVertex(name = 'V_222', + type = 'UV', + particles = [ P.b__tilde__, P.t, P.W__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV2, L.FFV4, L.FFV5 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.b, P.g, P.t] ], [ [P.g, P.t] ] ], + couplings = {(0,2,0):C.UVGC_1250_328,(0,2,2):C.UVGC_1250_329,(0,0,0):[ C.UVGC_1159_162, C.UVGC_1280_385 ],(0,0,2):[ C.UVGC_1224_287, C.UVGC_1280_386 ],(0,0,1):[ C.UVGC_1159_163, C.UVGC_1280_387 ],(0,1,1):C.UVGC_1077_78}) + +V_223 = CTVertex(name = 'V_223', + type = 'UV', + particles = [ P.b__tilde__, P.t, P.W__minus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS10, L.FFVS3, L.FFVS9 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.b, P.g, P.t] ], [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.UVGC_1197_219,(0,0,2):C.UVGC_1197_220,(0,1,0):C.UVGC_1265_360,(0,1,2):C.UVGC_1265_361,(0,1,1):C.UVGC_1265_362,(0,2,1):C.UVGC_1055_56}) + +V_224 = CTVertex(name = 'V_224', + type = 'UV', + particles = [ P.t__tilde__, P.t, P.W__minus__, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS15, L.FFVS3, L.FFVS30, L.FFVS44 ], + loop_particles = [ [ [P.b, P.g, P.t] ], [ [P.g, P.t] ] ], + couplings = {(0,1,1):C.UVGC_1266_363,(0,0,1):C.UVGC_1268_365,(0,0,0):C.UVGC_1268_366,(0,3,0):C.UVGC_1058_59,(0,2,1):C.UVGC_1200_224}) + +V_225 = CTVertex(name = 'V_225', + type = 'UV', + particles = [ P.d__tilde__, P.u, P.W__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV2 ], + loop_particles = [ [ [P.d, P.g], [P.g, P.u] ], [ [P.d, P.g, P.u] ] ], + couplings = {(0,0,0):[ C.UVGC_1159_162, C.UVGC_1166_176 ],(0,0,1):[ C.UVGC_1159_163, C.UVGC_1166_177 ]}) + +V_226 = CTVertex(name = 'V_226', + type = 'UV', + particles = [ P.d__tilde__, P.u, P.W__minus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS3 ], + loop_particles = [ [ [P.d, P.g], [P.g, P.u] ], [ [P.d, P.g, P.u] ] ], + couplings = {(0,0,0):C.UVGC_1163_170,(0,0,1):C.UVGC_1163_171}) + +V_227 = CTVertex(name = 'V_227', + type = 'UV', + particles = [ P.t__tilde__, P.b, P.W__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV2, L.FFV21, L.FFV24 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.b, P.g, P.t] ], [ [P.g, P.t] ] ], + couplings = {(0,2,0):C.UVGC_1250_328,(0,2,2):C.UVGC_1250_329,(0,0,0):[ C.UVGC_1159_162, C.UVGC_1280_385 ],(0,0,2):[ C.UVGC_1224_287, C.UVGC_1280_386 ],(0,0,1):[ C.UVGC_1159_163, C.UVGC_1280_387 ],(0,1,1):C.UVGC_1077_78}) + +V_228 = CTVertex(name = 'V_228', + type = 'UV', + particles = [ P.t__tilde__, P.b, P.W__plus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS3, L.FFVS30, L.FFVS44 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.b, P.g, P.t] ], [ [P.g, P.t] ] ], + couplings = {(0,1,0):C.UVGC_1197_219,(0,1,2):C.UVGC_1197_220,(0,0,0):C.UVGC_1265_360,(0,0,2):C.UVGC_1265_361,(0,0,1):C.UVGC_1265_362,(0,2,1):C.UVGC_1055_56}) + +V_229 = CTVertex(name = 'V_229', + type = 'UV', + particles = [ P.u__tilde__, P.d, P.W__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV2 ], + loop_particles = [ [ [P.d, P.g], [P.g, P.u] ], [ [P.d, P.g, P.u] ] ], + couplings = {(0,0,0):[ C.UVGC_1159_162, C.UVGC_1166_176 ],(0,0,1):[ C.UVGC_1159_163, C.UVGC_1166_177 ]}) + +V_230 = CTVertex(name = 'V_230', + type = 'UV', + particles = [ P.u__tilde__, P.d, P.W__plus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS3 ], + loop_particles = [ [ [P.d, P.g], [P.g, P.u] ], [ [P.d, P.g, P.u] ] ], + couplings = {(0,0,0):C.UVGC_1163_170,(0,0,1):C.UVGC_1163_171}) + +V_231 = CTVertex(name = 'V_231', + type = 'UV', + particles = [ P.c__tilde__, P.s, P.W__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV2 ], + loop_particles = [ [ [P.c, P.g], [P.g, P.s] ], [ [P.c, P.g, P.s] ] ], + couplings = {(0,0,0):[ C.UVGC_1159_162, C.UVGC_1166_176 ],(0,0,1):[ C.UVGC_1159_163, C.UVGC_1166_177 ]}) + +V_232 = CTVertex(name = 'V_232', + type = 'UV', + particles = [ P.c__tilde__, P.s, P.W__plus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS3 ], + loop_particles = [ [ [P.c, P.g], [P.g, P.s] ], [ [P.c, P.g, P.s] ] ], + couplings = {(0,0,0):C.UVGC_1163_170,(0,0,1):C.UVGC_1163_171}) + +V_233 = CTVertex(name = 'V_233', + type = 'UV', + particles = [ P.t__tilde__, P.t, P.W__plus__, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS10, L.FFVS15, L.FFVS3, L.FFVS9 ], + loop_particles = [ [ [P.b, P.g, P.t] ], [ [P.g, P.t] ] ], + couplings = {(0,2,1):C.UVGC_1267_364,(0,1,1):C.UVGC_1269_367,(0,1,0):C.UVGC_1269_368,(0,3,0):C.UVGC_1057_58,(0,0,1):C.UVGC_1199_223}) + +V_234 = CTVertex(name = 'V_234', + type = 'UV', + particles = [ P.t__tilde__, P.b, P.Z, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS28, L.FFVS3, L.FFVS30, L.FFVS44 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.b, P.g, P.t] ], [ [P.g, P.t] ] ], + couplings = {(0,2,0):C.UVGC_1236_305,(0,2,2):C.UVGC_1236_306,(0,1,0):C.UVGC_1277_378,(0,1,2):C.UVGC_1277_379,(0,1,1):C.UVGC_1277_380,(0,3,0):C.UVGC_1091_101,(0,0,2):C.UVGC_1013_14}) + +V_235 = CTVertex(name = 'V_235', + type = 'UV', + particles = [ P.s__tilde__, P.c, P.Z, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS3 ], + loop_particles = [ [ [P.c, P.g], [P.g, P.s] ], [ [P.c, P.g, P.s] ] ], + couplings = {(0,0,0):C.UVGC_1164_172,(0,0,1):C.UVGC_1164_173}) + +V_236 = CTVertex(name = 'V_236', + type = 'UV', + particles = [ P.u__tilde__, P.d, P.Z, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS3 ], + loop_particles = [ [ [P.d, P.g], [P.g, P.u] ], [ [P.d, P.g, P.u] ] ], + couplings = {(0,0,0):C.UVGC_1165_174,(0,0,1):C.UVGC_1165_175}) + +V_237 = CTVertex(name = 'V_237', + type = 'UV', + particles = [ P.c__tilde__, P.s, P.Z, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS3 ], + loop_particles = [ [ [P.c, P.g], [P.g, P.s] ], [ [P.c, P.g, P.s] ] ], + couplings = {(0,0,0):C.UVGC_1165_174,(0,0,1):C.UVGC_1165_175}) + +V_238 = CTVertex(name = 'V_238', + type = 'UV', + particles = [ P.b__tilde__, P.t, P.Z, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS10, L.FFVS14, L.FFVS3, L.FFVS9 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.b, P.g, P.t] ], [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.UVGC_1235_303,(0,0,2):C.UVGC_1235_304,(0,2,0):C.UVGC_1278_381,(0,2,2):C.UVGC_1278_382,(0,2,1):C.UVGC_1278_383,(0,3,0):C.UVGC_1092_102,(0,1,2):C.UVGC_1012_13}) + +V_239 = CTVertex(name = 'V_239', + type = 'UV', + particles = [ P.t__tilde__, P.t, P.Z ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV10, L.FFV11, L.FFV14, L.FFV16, L.FFV2, L.FFV22, L.FFV23, L.FFV25, L.FFV6 ], + loop_particles = [ [ [P.g, P.t] ] ], + couplings = {(0,4,0):[ C.UVGC_1225_288, C.UVGC_1282_389 ],(0,0,0):[ C.UVGC_1234_302, C.UVGC_1285_392 ],(0,8,0):C.UVGC_1283_390,(0,1,0):C.UVGC_1281_388,(0,7,0):C.UVGC_1136_146,(0,5,0):C.UVGC_1033_34,(0,3,0):C.UVGC_1035_36,(0,2,0):C.UVGC_1275_376,(0,6,0):C.UVGC_1036_37}) + +V_240 = CTVertex(name = 'V_240', + type = 'UV', + particles = [ P.t__tilde__, P.t, P.Z, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS15, L.FFVS18, L.FFVS19, L.FFVS29, L.FFVS3, L.FFVS31, L.FFVS42, L.FFVS45 ], + loop_particles = [ [ [P.g, P.t] ] ], + couplings = {(0,4,0):C.UVGC_1271_370,(0,0,0):C.UVGC_1272_371,(0,1,0):C.UVGC_1127_135,(0,5,0):C.UVGC_1122_128,(0,7,0):C.UVGC_1008_9,(0,6,0):C.UVGC_1015_16,(0,2,0):C.UVGC_1237_307,(0,3,0):C.UVGC_1017_18}) + +V_241 = CTVertex(name = 'V_241', + type = 'UV', + particles = [ P.d__tilde__, P.u, P.Z, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS3 ], + loop_particles = [ [ [P.d, P.g], [P.g, P.u] ], [ [P.d, P.g, P.u] ] ], + couplings = {(0,0,0):C.UVGC_1164_172,(0,0,1):C.UVGC_1164_173}) + +V_242 = CTVertex(name = 'V_242', + type = 'UV', + particles = [ P.b__tilde__, P.t, P.W__minus__, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS10, L.FFVS9 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.b, P.g, P.t] ], [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.UVGC_1196_217,(0,0,2):C.UVGC_1196_218,(0,1,1):C.UVGC_1054_55}) + +V_243 = CTVertex(name = 'V_243', + type = 'UV', + particles = [ P.t__tilde__, P.t, P.a, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS2, L.FFVS25, L.FFVS35 ], + loop_particles = [ [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.UVGC_1242_314,(0,2,0):C.UVGC_983_412,(0,1,0):C.UVGC_985_414}) + +V_244 = CTVertex(name = 'V_244', + type = 'UV', + particles = [ P.t__tilde__, P.t, P.a, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS18, L.FFVS19, L.FFVS29, L.FFVS42 ], + loop_particles = [ [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.UVGC_1121_127,(0,1,0):C.UVGC_1241_313,(0,3,0):C.UVGC_984_413,(0,2,0):C.UVGC_986_415}) + +V_245 = CTVertex(name = 'V_245', + type = 'UV', + particles = [ P.t__tilde__, P.t, P.Z, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS2, L.FFVS25, L.FFVS34, L.FFVS35 ], + loop_particles = [ [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.UVGC_1238_308,(0,2,0):C.UVGC_1009_10,(0,3,0):C.UVGC_1014_15,(0,1,0):C.UVGC_1016_17}) + +V_246 = CTVertex(name = 'V_246', + type = 'UV', + particles = [ P.b__tilde__, P.t, P.g, P.G__minus__ ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFVS10, L.FFVS12, L.FFVS3, L.FFVS5 ], + loop_particles = [ [ [P.b], [P.c], [P.d], [P.s], [P.u] ], [ [P.b, P.g] ], [ [P.g] ], [ [P.ghG] ], [ [P.g, P.t] ], [ [P.g, P.t], [P.b, P.g, P.t] ] ], + couplings = {(0,0,0):C.UVGC_1205_232,(0,0,2):C.UVGC_1205_233,(0,0,3):C.UVGC_1205_234,(0,0,4):C.UVGC_1205_235,(0,2,5):C.UVGC_1169_180,(0,3,1):C.UVGC_969_402,(0,1,4):C.UVGC_969_402}) + +V_247 = CTVertex(name = 'V_247', + type = 'UV', + particles = [ P.t__tilde__, P.t, P.g, P.G0 ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFVS2, L.FFVS26, L.FFVS39 ], + loop_particles = [ [ [P.b], [P.c], [P.d], [P.s], [P.u] ], [ [P.g] ], [ [P.ghG] ], [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.UVGC_1208_243,(0,0,2):C.UVGC_1208_244,(0,0,3):C.UVGC_1208_245,(0,2,3):C.UVGC_996_423,(0,1,1):C.UVGC_960_394}) + +V_248 = CTVertex(name = 'V_248', + type = 'UV', + particles = [ P.t__tilde__, P.t, P.g, P.H ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFVS18, L.FFVS19, L.FFVS23, L.FFVS40 ], + loop_particles = [ [ [P.b], [P.c], [P.d], [P.s], [P.u] ], [ [P.g] ], [ [P.ghG] ], [ [P.g, P.t] ] ], + couplings = {(0,0,3):C.UVGC_1133_143,(0,1,0):C.UVGC_1207_240,(0,1,2):C.UVGC_1207_241,(0,1,3):C.UVGC_1207_242,(0,3,3):C.UVGC_995_422,(0,2,1):C.UVGC_961_395}) + +V_249 = CTVertex(name = 'V_249', + type = 'UV', + particles = [ P.b__tilde__, P.t, P.g, P.g, P.G__minus__ ], + color = [ 'Identity(1,2)*Identity(3,4)', 'T(3,-1,1)*T(4,2,-1)', 'T(3,2,-1)*T(4,-1,1)' ], + lorentz = [ L.FFVVS20, L.FFVVS21, L.FFVVS22, L.FFVVS31 ], + loop_particles = [ [ [P.b], [P.c], [P.d], [P.s], [P.u] ], [ [P.b, P.g] ], [ [P.b, P.g], [P.g, P.t] ], [ [P.g] ], [ [P.ghG] ], [ [P.g, P.t] ] ], + couplings = {(2,2,0):C.UVGC_1209_246,(2,2,3):C.UVGC_1209_247,(2,2,4):C.UVGC_1209_248,(2,2,1):C.UVGC_1212_255,(2,2,5):C.UVGC_1212_256,(1,2,0):C.UVGC_1213_257,(1,2,3):C.UVGC_1213_258,(1,2,4):C.UVGC_1213_259,(1,2,1):C.UVGC_1215_264,(1,2,5):C.UVGC_1215_265,(2,1,0):C.UVGC_1213_257,(2,1,3):C.UVGC_1213_258,(2,1,4):C.UVGC_1213_259,(2,1,1):C.UVGC_1216_266,(2,1,5):C.UVGC_1216_267,(1,1,0):C.UVGC_1209_246,(1,1,3):C.UVGC_1209_247,(1,1,4):C.UVGC_1209_248,(1,1,1):C.UVGC_1211_253,(1,1,5):C.UVGC_1211_254,(2,0,1):C.UVGC_1109_115,(2,0,5):C.UVGC_1109_116,(1,0,1):C.UVGC_1109_116,(1,0,5):C.UVGC_1109_115,(0,3,2):C.UVGC_1112_118}) + +V_250 = CTVertex(name = 'V_250', + type = 'UV', + particles = [ P.t__tilde__, P.t, P.g, P.g, P.G0 ], + color = [ 'Identity(1,2)*Identity(3,4)', 'T(3,-1,1)*T(4,2,-1)', 'T(3,2,-1)*T(4,-1,1)' ], + lorentz = [ L.FFVVS11, L.FFVVS2, L.FFVVS22, L.FFVVS43, L.FFVVS6, L.FFVVS9 ], + loop_particles = [ [ [P.b], [P.c], [P.d], [P.s], [P.u] ], [ [P.g] ], [ [P.ghG] ], [ [P.g, P.t] ] ], + couplings = {(2,4,0):C.UVGC_1221_281,(2,4,1):C.UVGC_1221_282,(2,4,2):C.UVGC_1221_283,(2,4,3):C.UVGC_1222_285,(1,4,0):C.UVGC_1217_268,(1,4,1):C.UVGC_1217_269,(1,4,2):C.UVGC_1217_270,(1,4,3):C.UVGC_1217_271,(2,1,0):C.UVGC_1217_268,(2,1,1):C.UVGC_1217_269,(2,1,2):C.UVGC_1217_270,(2,1,3):C.UVGC_1218_272,(1,1,0):C.UVGC_1221_281,(1,1,1):C.UVGC_1221_282,(1,1,2):C.UVGC_1221_283,(1,1,3):C.UVGC_1221_284,(2,5,3):C.UVGC_1118_124,(1,5,3):C.UVGC_1118_124,(0,0,3):C.UVGC_1003_4,(2,2,3):C.UVGC_1006_7,(1,2,3):C.UVGC_1002_3,(2,3,3):C.UVGC_1001_2,(1,3,3):C.UVGC_1005_6}) + +V_251 = CTVertex(name = 'V_251', + type = 'UV', + particles = [ P.t__tilde__, P.t, P.g, P.g, P.H ], + color = [ 'Identity(1,2)*Identity(3,4)', 'T(3,-1,1)*T(4,2,-1)', 'T(3,2,-1)*T(4,-1,1)' ], + lorentz = [ L.FFVVS1, L.FFVVS10, L.FFVVS21, L.FFVVS22, L.FFVVS3, L.FFVVS42, L.FFVVS43, L.FFVVS59 ], + loop_particles = [ [ [P.b], [P.c], [P.d], [P.s], [P.u] ], [ [P.g] ], [ [P.ghG] ], [ [P.g, P.t] ] ], + couplings = {(2,4,0):C.UVGC_1220_277,(2,4,1):C.UVGC_1220_278,(2,4,2):C.UVGC_1220_279,(2,4,3):C.UVGC_1220_280,(1,4,0):C.UVGC_1219_273,(1,4,1):C.UVGC_1219_274,(1,4,2):C.UVGC_1219_275,(1,4,3):C.UVGC_1219_276,(2,0,3):C.UVGC_1116_122,(1,0,3):C.UVGC_1117_123,(2,1,3):C.UVGC_1115_121,(1,1,3):C.UVGC_1115_121,(2,3,3):C.UVGC_1117_123,(1,3,3):C.UVGC_1116_122,(2,2,0):C.UVGC_1219_273,(2,2,1):C.UVGC_1219_274,(2,2,2):C.UVGC_1219_275,(2,2,3):C.UVGC_1219_276,(1,2,0):C.UVGC_1220_277,(1,2,1):C.UVGC_1220_278,(1,2,2):C.UVGC_1220_279,(1,2,3):C.UVGC_1220_280,(2,6,3):C.UVGC_1117_123,(1,6,3):C.UVGC_1116_122,(2,5,0):C.UVGC_1219_273,(2,5,1):C.UVGC_1219_274,(2,5,2):C.UVGC_1219_275,(2,5,3):C.UVGC_1219_276,(1,5,0):C.UVGC_1220_277,(1,5,1):C.UVGC_1220_278,(1,5,2):C.UVGC_1220_279,(1,5,3):C.UVGC_1220_280,(0,7,3):C.UVGC_1004_5}) + +V_252 = CTVertex(name = 'V_252', + type = 'UV', + particles = [ P.t__tilde__, P.t, P.g, P.g ], + color = [ 'Identity(1,2)*Identity(3,4)', 'T(3,-1,1)*T(4,2,-1)', 'T(3,2,-1)*T(4,-1,1)' ], + lorentz = [ L.FFVV11, L.FFVV12, L.FFVV2, L.FFVV22, L.FFVV23, L.FFVV27, L.FFVV5 ], + loop_particles = [ [ [P.b], [P.c], [P.d], [P.s], [P.u] ], [ [P.g] ], [ [P.ghG] ], [ [P.g, P.t] ] ], + couplings = {(2,2,0):C.UVGC_1258_346,(2,2,1):C.UVGC_1258_347,(2,2,2):C.UVGC_1258_348,(2,2,3):C.UVGC_1258_349,(1,2,0):C.UVGC_1256_341,(1,2,1):C.UVGC_1256_342,(1,2,2):C.UVGC_1256_343,(1,2,3):C.UVGC_1256_344,(2,6,3):C.UVGC_1134_144,(1,6,3):C.UVGC_1134_144,(2,0,0):C.UVGC_1256_341,(2,0,1):C.UVGC_1256_342,(2,0,2):C.UVGC_1256_343,(2,0,3):C.UVGC_1257_345,(1,0,0):C.UVGC_1258_346,(1,0,1):C.UVGC_1258_347,(1,0,2):C.UVGC_1258_348,(1,0,3):C.UVGC_1259_350,(2,3,0):C.UVGC_1256_341,(2,3,1):C.UVGC_1256_342,(2,3,2):C.UVGC_1256_343,(2,3,3):C.UVGC_1257_345,(1,3,0):C.UVGC_1258_346,(1,3,1):C.UVGC_1258_347,(1,3,2):C.UVGC_1258_348,(1,3,3):C.UVGC_1259_350,(0,5,3):C.UVGC_1029_30,(2,1,3):C.UVGC_1031_32,(1,1,3):C.UVGC_1030_31,(2,4,3):C.UVGC_1031_32,(1,4,3):C.UVGC_1030_31}) + +V_253 = CTVertex(name = 'V_253', + type = 'UV', + particles = [ P.b__tilde__, P.t, P.a, P.W__minus__, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS23, L.FFVVS37 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.b, P.g, P.t] ], [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.UVGC_1201_225,(0,0,2):C.UVGC_1201_226,(0,1,1):C.UVGC_1062_63}) + +V_254 = CTVertex(name = 'V_254', + type = 'UV', + particles = [ P.b__tilde__, P.t, P.a, P.W__minus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS23, L.FFVVS37 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.b, P.g, P.t] ], [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.UVGC_1203_229,(0,0,2):C.UVGC_1203_230,(0,1,1):C.UVGC_1061_62}) + +V_255 = CTVertex(name = 'V_255', + type = 'UV', + particles = [ P.b__tilde__, P.t, P.a, P.W__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVV13, L.FFVV19 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.b, P.g, P.t] ], [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.UVGC_1254_338,(0,0,2):C.UVGC_1254_339,(0,1,1):C.UVGC_1079_80}) + +V_256 = CTVertex(name = 'V_256', + type = 'UV', + particles = [ P.t__tilde__, P.t, P.a, P.W__plus__, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS23, L.FFVVS27 ], + loop_particles = [ [ [P.b, P.g, P.t] ], [ [P.g, P.t] ] ], + couplings = {(0,0,1):C.UVGC_1204_231,(0,1,0):C.UVGC_1064_65}) + +V_257 = CTVertex(name = 'V_257', + type = 'UV', + particles = [ P.b__tilde__, P.t, P.W__minus__, P.W__plus__, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS23, L.FFVVS28 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.b, P.g, P.t] ], [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.UVGC_1227_291,(0,0,2):C.UVGC_1227_292,(0,1,1):C.UVGC_1047_48}) + +V_258 = CTVertex(name = 'V_258', + type = 'UV', + particles = [ P.t__tilde__, P.t, P.W__minus__, P.W__plus__, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS51, L.FFVVS7 ], + loop_particles = [ [ [P.b, P.g, P.t] ], [ [P.g, P.t] ] ], + couplings = {(0,1,1):C.UVGC_1229_294,(0,0,0):C.UVGC_1049_50}) + +V_259 = CTVertex(name = 'V_259', + type = 'UV', + particles = [ P.t__tilde__, P.t, P.W__minus__, P.W__plus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS4, L.FFVVS57, L.FFVVS80 ], + loop_particles = [ [ [P.b, P.g, P.t] ], [ [P.g, P.t] ] ], + couplings = {(0,0,1):C.UVGC_1007_8,(0,1,1):C.UVGC_1228_293,(0,2,0):C.UVGC_1048_49}) + +V_260 = CTVertex(name = 'V_260', + type = 'UV', + particles = [ P.t__tilde__, P.t, P.W__minus__, P.W__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVV26, L.FFVV3, L.FFVV42 ], + loop_particles = [ [ [P.b, P.g, P.t] ], [ [P.g, P.t] ] ], + couplings = {(0,1,1):C.UVGC_1032_33,(0,0,1):C.UVGC_1270_369,(0,2,0):C.UVGC_1074_75}) + +V_261 = CTVertex(name = 'V_261', + type = 'UV', + particles = [ P.b__tilde__, P.t, P.W__minus__, P.Z, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS23, L.FFVVS24, L.FFVVS27 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.b, P.g, P.t] ], [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.UVGC_1230_295,(0,0,2):C.UVGC_1230_296,(0,2,1):C.UVGC_1042_43,(0,1,1):C.UVGC_1050_51}) + +V_262 = CTVertex(name = 'V_262', + type = 'UV', + particles = [ P.b__tilde__, P.t, P.W__minus__, P.Z, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS23, L.FFVVS24, L.FFVVS27 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.b, P.g, P.t] ], [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.UVGC_1232_299,(0,0,2):C.UVGC_1232_300,(0,2,1):C.UVGC_1040_41,(0,1,1):C.UVGC_1052_53}) + +V_263 = CTVertex(name = 'V_263', + type = 'UV', + particles = [ P.b__tilde__, P.t, P.W__minus__, P.Z ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVV13, L.FFVV14, L.FFVV15 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.b, P.g, P.t] ], [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.UVGC_1274_374,(0,0,2):C.UVGC_1274_375,(0,2,1):C.UVGC_1073_74,(0,1,1):C.UVGC_1076_77}) + +V_264 = CTVertex(name = 'V_264', + type = 'UV', + particles = [ P.t__tilde__, P.t, P.W__plus__, P.Z, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS23, L.FFVVS37, L.FFVVS40 ], + loop_particles = [ [ [P.b, P.g, P.t] ], [ [P.g, P.t] ] ], + couplings = {(0,0,1):C.UVGC_1233_301,(0,1,0):C.UVGC_1044_45,(0,2,0):C.UVGC_1053_54}) + +V_265 = CTVertex(name = 'V_265', + type = 'UV', + particles = [ P.t__tilde__, P.b, P.W__plus__, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS30, L.FFVS44 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.b, P.g, P.t] ], [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.UVGC_1198_221,(0,0,2):C.UVGC_1198_222,(0,1,1):C.UVGC_1056_57}) + +V_266 = CTVertex(name = 'V_266', + type = 'UV', + particles = [ P.t__tilde__, P.b, P.g, P.G__plus__ ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFVS22, L.FFVS3, L.FFVS30, L.FFVS41 ], + loop_particles = [ [ [P.b], [P.c], [P.d], [P.s], [P.u] ], [ [P.b, P.g] ], [ [P.g] ], [ [P.ghG] ], [ [P.g, P.t] ], [ [P.g, P.t], [P.b, P.g, P.t] ] ], + couplings = {(0,2,0):C.UVGC_1206_236,(0,2,2):C.UVGC_1206_237,(0,2,3):C.UVGC_1206_238,(0,2,4):C.UVGC_1206_239,(0,1,5):C.UVGC_1170_181,(0,3,1):C.UVGC_970_403,(0,0,4):C.UVGC_970_403}) + +V_267 = CTVertex(name = 'V_267', + type = 'UV', + particles = [ P.t__tilde__, P.b, P.g, P.g, P.G__plus__ ], + color = [ 'Identity(1,2)*Identity(3,4)', 'T(3,-1,1)*T(4,2,-1)', 'T(3,2,-1)*T(4,-1,1)' ], + lorentz = [ L.FFVVS41, L.FFVVS42, L.FFVVS43, L.FFVVS71 ], + loop_particles = [ [ [P.b], [P.c], [P.d], [P.s], [P.u] ], [ [P.b, P.g] ], [ [P.b, P.g], [P.g, P.t] ], [ [P.g] ], [ [P.ghG] ], [ [P.g, P.t] ] ], + couplings = {(2,2,0):C.UVGC_1213_257,(2,2,3):C.UVGC_1213_258,(2,2,4):C.UVGC_1213_259,(2,2,1):C.UVGC_1214_262,(2,2,5):C.UVGC_1214_263,(1,2,0):C.UVGC_1209_246,(1,2,3):C.UVGC_1209_247,(1,2,4):C.UVGC_1209_248,(1,2,1):C.UVGC_1209_249,(1,2,5):C.UVGC_1209_250,(2,1,0):C.UVGC_1209_246,(2,1,3):C.UVGC_1209_247,(2,1,4):C.UVGC_1209_248,(2,1,1):C.UVGC_1210_251,(2,1,5):C.UVGC_1210_252,(1,1,0):C.UVGC_1213_257,(1,1,3):C.UVGC_1213_258,(1,1,4):C.UVGC_1213_259,(1,1,1):C.UVGC_1213_260,(1,1,5):C.UVGC_1213_261,(2,0,1):C.UVGC_1113_119,(2,0,5):C.UVGC_1113_120,(1,0,1):C.UVGC_1113_120,(1,0,5):C.UVGC_1113_119,(0,3,2):C.UVGC_1111_117}) + +V_268 = CTVertex(name = 'V_268', + type = 'UV', + particles = [ P.t__tilde__, P.t, P.a, P.W__minus__, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS42, L.FFVVS60, L.FFVVS63 ], + loop_particles = [ [ [P.b, P.g, P.t] ], [ [P.g, P.t] ] ], + couplings = {(0,2,1):C.UVGC_1204_231,(0,0,0):C.UVGC_1063_64,(0,1,0):C.UVGC_1065_66}) + +V_269 = CTVertex(name = 'V_269', + type = 'UV', + particles = [ P.t__tilde__, P.b, P.a, P.W__plus__, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS62, L.FFVVS63 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.b, P.g, P.t] ], [ [P.g, P.t] ] ], + couplings = {(0,1,0):C.UVGC_1201_225,(0,1,2):C.UVGC_1201_226,(0,0,1):C.UVGC_1059_60}) + +V_270 = CTVertex(name = 'V_270', + type = 'UV', + particles = [ P.t__tilde__, P.b, P.a, P.W__plus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS62, L.FFVVS63 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.b, P.g, P.t] ], [ [P.g, P.t] ] ], + couplings = {(0,1,0):C.UVGC_1202_227,(0,1,2):C.UVGC_1202_228,(0,0,1):C.UVGC_1060_61}) + +V_271 = CTVertex(name = 'V_271', + type = 'UV', + particles = [ P.t__tilde__, P.b, P.a, P.W__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVV31, L.FFVV32 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.b, P.g, P.t] ], [ [P.g, P.t] ] ], + couplings = {(0,1,0):C.UVGC_1253_336,(0,1,2):C.UVGC_1253_337,(0,0,1):C.UVGC_1078_79}) + +V_272 = CTVertex(name = 'V_272', + type = 'UV', + particles = [ P.t__tilde__, P.b, P.W__minus__, P.W__plus__, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS63, L.FFVVS66 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.b, P.g, P.t] ], [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.UVGC_1226_289,(0,0,2):C.UVGC_1226_290,(0,1,1):C.UVGC_1046_47}) + +V_273 = CTVertex(name = 'V_273', + type = 'UV', + particles = [ P.t__tilde__, P.t, P.W__minus__, P.Z, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS43, L.FFVVS45, L.FFVVS63, L.FFVVS78 ], + loop_particles = [ [ [P.b, P.g, P.t] ], [ [P.g, P.t] ] ], + couplings = {(0,2,1):C.UVGC_1233_301,(0,0,0):C.UVGC_1043_44,(0,3,0):C.UVGC_1053_54,(0,1,0):C.UVGC_1045_46}) + +V_274 = CTVertex(name = 'V_274', + type = 'UV', + particles = [ P.t__tilde__, P.b, P.W__plus__, P.Z, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS63, L.FFVVS65, L.FFVVS67 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.b, P.g, P.t] ], [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.UVGC_1230_295,(0,0,2):C.UVGC_1230_296,(0,1,1):C.UVGC_1041_42,(0,2,1):C.UVGC_1050_51}) + +V_275 = CTVertex(name = 'V_275', + type = 'UV', + particles = [ P.t__tilde__, P.b, P.W__plus__, P.Z, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS63, L.FFVVS65, L.FFVVS67 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.b, P.g, P.t] ], [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.UVGC_1231_297,(0,0,2):C.UVGC_1231_298,(0,1,1):C.UVGC_1039_40,(0,2,1):C.UVGC_1051_52}) + +V_276 = CTVertex(name = 'V_276', + type = 'UV', + particles = [ P.t__tilde__, P.b, P.W__plus__, P.Z ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVV32, L.FFVV35, L.FFVV36 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.b, P.g, P.t] ], [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.UVGC_1273_372,(0,0,2):C.UVGC_1273_373,(0,1,1):C.UVGC_1072_73,(0,2,1):C.UVGC_1075_76}) + +V_277 = CTVertex(name = 'V_277', + type = 'UV', + particles = [ P.u__tilde__, P.u ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FF5 ], + loop_particles = [ [ [P.g, P.u] ] ], + couplings = {(0,0,0):C.UVGC_1038_39}) + +V_278 = CTVertex(name = 'V_278', + type = 'UV', + particles = [ P.c__tilde__, P.c ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FF5 ], + loop_particles = [ [ [P.c, P.g] ] ], + couplings = {(0,0,0):C.UVGC_1038_39}) + +V_279 = CTVertex(name = 'V_279', + type = 'UV', + particles = [ P.t__tilde__, P.t ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FF1, L.FF2, L.FF3, L.FF4, L.FF6 ], + loop_particles = [ [ [P.g, P.t] ] ], + couplings = {(0,1,0):[ C.UVGC_1223_286, C.UVGC_1264_359 ],(0,0,0):C.UVGC_1135_145,(0,3,0):[ C.UVGC_1193_214, C.UVGC_1179_182 ],(0,4,0):C.UVGC_977_406,(0,2,0):C.UVGC_1132_142}) + +V_280 = CTVertex(name = 'V_280', + type = 'UV', + particles = [ P.d__tilde__, P.d ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FF5 ], + loop_particles = [ [ [P.d, P.g] ] ], + couplings = {(0,0,0):C.UVGC_1038_39}) + +V_281 = CTVertex(name = 'V_281', + type = 'UV', + particles = [ P.s__tilde__, P.s ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FF5 ], + loop_particles = [ [ [P.g, P.s] ] ], + couplings = {(0,0,0):C.UVGC_1038_39}) + +V_282 = CTVertex(name = 'V_282', + type = 'UV', + particles = [ P.b__tilde__, P.b ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FF5 ], + loop_particles = [ [ [P.b, P.g] ] ], + couplings = {(0,0,0):C.UVGC_1038_39}) + +V_283 = CTVertex(name = 'V_283', + type = 'UV', + particles = [ P.g, P.g ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.VV1, L.VV5 ], + loop_particles = [ [ [P.g] ], [ [P.ghG] ], [ [P.t] ] ], + couplings = {(0,0,0):C.UVGC_1082_83,(0,0,1):C.UVGC_1082_84,(0,1,2):[ C.UVGC_1180_183, C.UVGC_1189_210 ]}) + +V_284 = CTVertex(name = 'V_284', + type = 'UV', + particles = [ P.t__tilde__, P.t, P.a, P.a ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVV7 ], + loop_particles = [ [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.UVGC_1024_25}) + +V_285 = CTVertex(name = 'V_285', + type = 'UV', + particles = [ P.t__tilde__, P.t, P.a, P.Z ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVV7 ], + loop_particles = [ [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.UVGC_1138_148}) + +V_286 = CTVertex(name = 'V_286', + type = 'UV', + particles = [ P.t__tilde__, P.t, P.Z, P.Z ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVV4, L.FFVV5, L.FFVV7 ], + loop_particles = [ [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.UVGC_1025_26,(0,2,0):C.UVGC_1139_149,(0,1,0):C.UVGC_1026_27}) + +V_287 = CTVertex(name = 'V_287', + type = 'UV', + particles = [ P.t__tilde__, P.t, P.a, P.g ], + color = [ 'T(4,2,1)' ], + lorentz = [ L.FFVV10 ], + loop_particles = [ [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.UVGC_1028_29}) + +V_288 = CTVertex(name = 'V_288', + type = 'UV', + particles = [ P.t__tilde__, P.t, P.g, P.Z ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFVV29, L.FFVV39 ], + loop_particles = [ [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.UVGC_1034_35,(0,1,0):C.UVGC_1037_38}) + +V_289 = CTVertex(name = 'V_289', + type = 'UV', + particles = [ P.t__tilde__, P.b, P.g, P.W__plus__ ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFVV34 ], + loop_particles = [ [ [P.b, P.g, P.t] ] ], + couplings = {(0,0,0):C.UVGC_1080_81}) + +V_290 = CTVertex(name = 'V_290', + type = 'UV', + particles = [ P.b__tilde__, P.t, P.g, P.W__minus__ ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFVV20 ], + loop_particles = [ [ [P.b, P.g, P.t] ] ], + couplings = {(0,0,0):C.UVGC_1081_82}) + +V_291 = CTVertex(name = 'V_291', + type = 'UV', + particles = [ P.u__tilde__, P.u, P.g, P.H ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFVS1 ], + loop_particles = [ [ [P.g, P.u] ] ], + couplings = {(0,0,0):C.UVGC_1095_105}) + +V_292 = CTVertex(name = 'V_292', + type = 'UV', + particles = [ P.c__tilde__, P.c, P.g, P.H ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFVS1 ], + loop_particles = [ [ [P.c, P.g] ] ], + couplings = {(0,0,0):C.UVGC_1095_105}) + +V_293 = CTVertex(name = 'V_293', + type = 'UV', + particles = [ P.d__tilde__, P.d, P.g, P.H ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFVS1 ], + loop_particles = [ [ [P.d, P.g] ] ], + couplings = {(0,0,0):C.UVGC_1095_105}) + +V_294 = CTVertex(name = 'V_294', + type = 'UV', + particles = [ P.s__tilde__, P.s, P.g, P.H ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFVS1 ], + loop_particles = [ [ [P.g, P.s] ] ], + couplings = {(0,0,0):C.UVGC_1095_105}) + +V_295 = CTVertex(name = 'V_295', + type = 'UV', + particles = [ P.b__tilde__, P.b, P.g, P.H ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFVS1 ], + loop_particles = [ [ [P.b, P.g] ] ], + couplings = {(0,0,0):C.UVGC_1095_105}) + +V_296 = CTVertex(name = 'V_296', + type = 'UV', + particles = [ P.t__tilde__, P.t, P.a, P.a, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS16 ], + loop_particles = [ [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.UVGC_988_417}) + +V_297 = CTVertex(name = 'V_297', + type = 'UV', + particles = [ P.t__tilde__, P.t, P.a, P.Z, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS16 ], + loop_particles = [ [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.UVGC_1126_134}) + +V_298 = CTVertex(name = 'V_298', + type = 'UV', + particles = [ P.t__tilde__, P.t, P.Z, P.Z, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS10, L.FFVVS16, L.FFVVS5 ], + loop_particles = [ [ [P.g, P.t] ] ], + couplings = {(0,2,0):C.UVGC_989_418,(0,1,0):C.UVGC_1131_141,(0,0,0):C.UVGC_992_421}) + +V_299 = CTVertex(name = 'V_299', + type = 'UV', + particles = [ P.t__tilde__, P.t, P.a, P.g, P.H ], + color = [ 'T(4,2,1)' ], + lorentz = [ L.FFVVS18 ], + loop_particles = [ [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.UVGC_1000_1}) + +V_300 = CTVertex(name = 'V_300', + type = 'UV', + particles = [ P.t__tilde__, P.t, P.g, P.Z, P.H ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFVVS52, L.FFVVS54 ], + loop_particles = [ [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.UVGC_1011_12,(0,1,0):C.UVGC_1020_21}) + +V_301 = CTVertex(name = 'V_301', + type = 'UV', + particles = [ P.b__tilde__, P.t, P.g, P.W__minus__, P.H ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFVVS38 ], + loop_particles = [ [ [P.b, P.g, P.t] ] ], + couplings = {(0,0,0):C.UVGC_1067_68}) + +V_302 = CTVertex(name = 'V_302', + type = 'UV', + particles = [ P.t__tilde__, P.b, P.g, P.W__plus__, P.H ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFVVS69 ], + loop_particles = [ [ [P.b, P.g, P.t] ] ], + couplings = {(0,0,0):C.UVGC_1068_69}) + +V_303 = CTVertex(name = 'V_303', + type = 'UV', + particles = [ P.t__tilde__, P.t, P.a, P.a, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS12 ], + loop_particles = [ [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.UVGC_987_416}) + +V_304 = CTVertex(name = 'V_304', + type = 'UV', + particles = [ P.t__tilde__, P.t, P.a, P.Z, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS12 ], + loop_particles = [ [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.UVGC_1125_133}) + +V_305 = CTVertex(name = 'V_305', + type = 'UV', + particles = [ P.t__tilde__, P.t, P.Z, P.Z, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS12, L.FFVVS8, L.FFVVS9 ], + loop_particles = [ [ [P.g, P.t] ] ], + couplings = {(0,1,0):C.UVGC_990_419,(0,0,0):C.UVGC_1130_140,(0,2,0):C.UVGC_991_420}) + +V_306 = CTVertex(name = 'V_306', + type = 'UV', + particles = [ P.t__tilde__, P.t, P.a, P.g, P.G0 ], + color = [ 'T(4,2,1)' ], + lorentz = [ L.FFVVS14 ], + loop_particles = [ [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.UVGC_999_426}) + +V_307 = CTVertex(name = 'V_307', + type = 'UV', + particles = [ P.t__tilde__, P.t, P.g, P.Z, P.G0 ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFVVS53, L.FFVVS55 ], + loop_particles = [ [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.UVGC_1010_11,(0,1,0):C.UVGC_1021_22}) + +V_308 = CTVertex(name = 'V_308', + type = 'UV', + particles = [ P.b__tilde__, P.t, P.g, P.W__minus__, P.G0 ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFVVS38 ], + loop_particles = [ [ [P.b, P.g, P.t] ] ], + couplings = {(0,0,0):C.UVGC_1069_70}) + +V_309 = CTVertex(name = 'V_309', + type = 'UV', + particles = [ P.t__tilde__, P.b, P.g, P.W__plus__, P.G0 ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFVVS69 ], + loop_particles = [ [ [P.b, P.g, P.t] ] ], + couplings = {(0,0,0):C.UVGC_1066_67}) + +V_310 = CTVertex(name = 'V_310', + type = 'UV', + particles = [ P.t__tilde__, P.b, P.a, P.a, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS72 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.UVGC_1107_111,(0,0,1):C.UVGC_1107_112}) + +V_311 = CTVertex(name = 'V_311', + type = 'UV', + particles = [ P.t__tilde__, P.b, P.a, P.Z, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS72 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.UVGC_1123_129,(0,0,1):C.UVGC_1123_130}) + +V_312 = CTVertex(name = 'V_312', + type = 'UV', + particles = [ P.t__tilde__, P.b, P.Z, P.Z, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS72 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.UVGC_1128_136,(0,0,1):C.UVGC_1128_137}) + +V_313 = CTVertex(name = 'V_313', + type = 'UV', + particles = [ P.t__tilde__, P.b, P.a, P.g, P.G__plus__ ], + color = [ 'T(4,2,1)' ], + lorentz = [ L.FFVVS69, L.FFVVS76 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.g, P.t] ] ], + couplings = {(0,1,0):C.UVGC_972_405,(0,0,1):C.UVGC_997_424}) + +V_314 = CTVertex(name = 'V_314', + type = 'UV', + particles = [ P.t__tilde__, P.b, P.g, P.Z, P.G__plus__ ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFVVS69, L.FFVVS76 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.UVGC_1094_104,(0,1,1):C.UVGC_1018_19}) + +V_315 = CTVertex(name = 'V_315', + type = 'UV', + particles = [ P.t__tilde__, P.t, P.g, P.W__minus__, P.G__plus__ ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFVVS69 ], + loop_particles = [ [ [P.b, P.g, P.t] ] ], + couplings = {(0,0,0):C.UVGC_1070_71}) + +V_316 = CTVertex(name = 'V_316', + type = 'UV', + particles = [ P.b__tilde__, P.t, P.a, P.a, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS32 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.UVGC_1108_113,(0,0,1):C.UVGC_1108_114}) + +V_317 = CTVertex(name = 'V_317', + type = 'UV', + particles = [ P.b__tilde__, P.t, P.a, P.Z, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS32 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.UVGC_1124_131,(0,0,1):C.UVGC_1124_132}) + +V_318 = CTVertex(name = 'V_318', + type = 'UV', + particles = [ P.b__tilde__, P.t, P.Z, P.Z, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS32 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.UVGC_1129_138,(0,0,1):C.UVGC_1129_139}) + +V_319 = CTVertex(name = 'V_319', + type = 'UV', + particles = [ P.b__tilde__, P.t, P.a, P.g, P.G__minus__ ], + color = [ 'T(4,2,1)' ], + lorentz = [ L.FFVVS26, L.FFVVS38 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.g, P.t] ] ], + couplings = {(0,0,0):C.UVGC_971_404,(0,1,1):C.UVGC_998_425}) + +V_320 = CTVertex(name = 'V_320', + type = 'UV', + particles = [ P.b__tilde__, P.t, P.g, P.Z, P.G__minus__ ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFVVS26, L.FFVVS38 ], + loop_particles = [ [ [P.b, P.g] ], [ [P.g, P.t] ] ], + couplings = {(0,1,0):C.UVGC_1093_103,(0,0,1):C.UVGC_1019_20}) + +V_321 = CTVertex(name = 'V_321', + type = 'UV', + particles = [ P.t__tilde__, P.t, P.g, P.W__plus__, P.G__minus__ ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFVVS38 ], + loop_particles = [ [ [P.b, P.g, P.t] ] ], + couplings = {(0,0,0):C.UVGC_1071_72}) + +V_322 = CTVertex(name = 'V_322', + type = 'UV', + particles = [ P.t__tilde__, P.t, P.a, P.g, P.g ], + color = [ 'T(4,-1,1)*T(5,2,-1)', 'T(4,2,-1)*T(5,-1,1)' ], + lorentz = [ L.FFVVV12, L.FFVVV14, L.FFVVV16, L.FFVVV17, L.FFVVV18, L.FFVVV4, L.FFVVV5, L.FFVVV8 ], + loop_particles = [ [ [P.b, P.G__plus__] ], [ [P.G0, P.t], [P.H, P.t] ] ], + couplings = {(1,5,1):C.UVGC_1097_107,(0,5,1):C.UVGC_1096_106,(1,6,1):C.UVGC_1097_107,(0,6,1):C.UVGC_1096_106,(1,0,1):C.UVGC_1096_106,(0,0,1):C.UVGC_1097_107,(1,7,1):C.UVGC_1096_106,(0,7,1):C.UVGC_1097_107,(1,2,0):C.UVGC_1096_106,(0,2,0):C.UVGC_1097_107,(1,4,0):C.UVGC_1097_107,(1,4,1):C.UVGC_1096_106,(0,4,0):C.UVGC_1096_106,(0,4,1):C.UVGC_1097_107,(1,3,0):C.UVGC_1096_106,(0,3,0):C.UVGC_1097_107,(1,1,0):C.UVGC_1097_107,(1,1,1):C.UVGC_1096_106,(0,1,0):C.UVGC_1096_106,(0,1,1):C.UVGC_1097_107}) + +V_323 = CTVertex(name = 'V_323', + type = 'UV', + particles = [ P.b__tilde__, P.b, P.a, P.g, P.g ], + color = [ 'T(4,-1,1)*T(5,2,-1)', 'T(4,2,-1)*T(5,-1,1)' ], + lorentz = [ L.FFVVV10, L.FFVVV11, L.FFVVV12, L.FFVVV8 ], + loop_particles = [ [ [P.G__plus__, P.t] ] ], + couplings = {(1,0,0):C.UVGC_1141_151,(0,0,0):C.UVGC_1140_150,(1,2,0):C.UVGC_1140_150,(0,2,0):C.UVGC_1141_151,(1,1,0):C.UVGC_1141_151,(0,1,0):C.UVGC_1140_150,(1,3,0):C.UVGC_1140_150,(0,3,0):C.UVGC_1141_151}) + +V_324 = CTVertex(name = 'V_324', + type = 'UV', + particles = [ P.t__tilde__, P.t, P.g, P.g, P.Z ], + color = [ 'T(3,-1,1)*T(4,2,-1)', 'T(3,2,-1)*T(4,-1,1)' ], + lorentz = [ L.FFVVV1, L.FFVVV13, L.FFVVV14, L.FFVVV15, L.FFVVV16, L.FFVVV2, L.FFVVV3, L.FFVVV4 ], + loop_particles = [ [ [P.b, P.G__plus__] ], [ [P.G0, P.t], [P.H, P.t] ] ], + couplings = {(1,7,1):C.UVGC_1156_161,(0,7,1):C.UVGC_1155_160,(1,6,1):C.UVGC_1155_160,(0,6,1):C.UVGC_1156_161,(1,0,1):C.UVGC_1156_161,(0,0,1):C.UVGC_1155_160,(1,5,1):C.UVGC_1155_160,(0,5,1):C.UVGC_1156_161,(1,4,0):C.UVGC_1153_156,(1,4,1):C.UVGC_1153_157,(0,4,0):C.UVGC_1154_158,(0,4,1):C.UVGC_1154_159,(1,3,0):C.UVGC_1154_158,(1,3,1):C.UVGC_1154_159,(0,3,0):C.UVGC_1153_156,(0,3,1):C.UVGC_1153_157,(1,1,0):C.UVGC_1153_156,(1,1,1):C.UVGC_1153_157,(0,1,0):C.UVGC_1154_158,(0,1,1):C.UVGC_1154_159,(1,2,0):C.UVGC_1154_158,(1,2,1):C.UVGC_1154_159,(0,2,0):C.UVGC_1153_156,(0,2,1):C.UVGC_1153_157}) + +V_325 = CTVertex(name = 'V_325', + type = 'UV', + particles = [ P.b__tilde__, P.b, P.g, P.g, P.Z ], + color = [ 'T(3,-1,1)*T(4,2,-1)', 'T(3,2,-1)*T(4,-1,1)' ], + lorentz = [ L.FFVVV10, L.FFVVV7, L.FFVVV8, L.FFVVV9 ], + loop_particles = [ [ [P.G__plus__, P.t] ] ], + couplings = {(1,0,0):C.UVGC_1145_153,(0,0,0):C.UVGC_1144_152,(1,3,0):C.UVGC_1144_152,(0,3,0):C.UVGC_1145_153,(1,1,0):C.UVGC_1145_153,(0,1,0):C.UVGC_1144_152,(1,2,0):C.UVGC_1144_152,(0,2,0):C.UVGC_1145_153}) + +V_326 = CTVertex(name = 'V_326', + type = 'UV', + particles = [ P.t__tilde__, P.t, P.g, P.g, P.g ], + color = [ 'T(3,-1,1)*T(4,-2,-1)*T(5,2,-2)', 'T(3,-1,1)*T(4,2,-2)*T(5,-2,-1)', 'T(3,-2,-1)*T(4,-1,1)*T(5,2,-2)', 'T(3,-2,-1)*T(4,2,-2)*T(5,-1,1)', 'T(3,2,-2)*T(4,-1,1)*T(5,-2,-1)', 'T(3,2,-2)*T(4,-2,-1)*T(5,-1,1)' ], + lorentz = [ L.FFVVV1, L.FFVVV13, L.FFVVV14, L.FFVVV15, L.FFVVV16, L.FFVVV17, L.FFVVV18, L.FFVVV2, L.FFVVV3, L.FFVVV4, L.FFVVV5, L.FFVVV6, L.FFVVV8 ], + loop_particles = [ [ [P.b, P.G__plus__] ], [ [P.G0, P.t], [P.H, P.t] ] ], + couplings = {(5,9,1):C.UVGC_1151_155,(4,9,1):C.UVGC_1150_154,(3,9,1):C.UVGC_1150_154,(5,11,1):C.UVGC_1150_154,(4,11,1):C.UVGC_1151_155,(2,11,1):C.UVGC_1150_154,(5,8,1):C.UVGC_1150_154,(3,8,1):C.UVGC_1151_155,(1,8,1):C.UVGC_1150_154,(3,10,1):C.UVGC_1150_154,(1,10,1):C.UVGC_1151_155,(0,10,1):C.UVGC_1150_154,(4,0,1):C.UVGC_1150_154,(2,0,1):C.UVGC_1151_155,(0,0,1):C.UVGC_1150_154,(1,7,1):C.UVGC_1150_154,(2,7,1):C.UVGC_1150_154,(0,12,1):C.UVGC_1151_155,(5,4,0):C.UVGC_1099_109,(4,4,0):C.UVGC_1098_108,(3,4,0):C.UVGC_1098_108,(5,6,0):C.UVGC_1098_108,(4,6,0):C.UVGC_1099_109,(2,6,0):C.UVGC_1098_108,(5,3,0):C.UVGC_1098_108,(3,3,0):C.UVGC_1099_109,(1,3,0):C.UVGC_1098_108,(3,5,0):C.UVGC_1098_108,(1,5,0):C.UVGC_1099_109,(0,5,0):C.UVGC_1098_108,(4,1,0):C.UVGC_1098_108,(2,1,0):C.UVGC_1099_109,(0,1,0):C.UVGC_1098_108,(1,2,0):C.UVGC_1098_108,(2,2,0):C.UVGC_1098_108,(0,2,0):C.UVGC_1099_109,(0,2,1):C.UVGC_1151_155}) + +V_327 = CTVertex(name = 'V_327', + type = 'UV', + particles = [ P.b__tilde__, P.b, P.g, P.g, P.g ], + color = [ 'T(3,-1,1)*T(4,-2,-1)*T(5,2,-2)', 'T(3,-1,1)*T(4,2,-2)*T(5,-2,-1)', 'T(3,-2,-1)*T(4,-1,1)*T(5,2,-2)', 'T(3,-2,-1)*T(4,2,-2)*T(5,-1,1)', 'T(3,2,-2)*T(4,-1,1)*T(5,-2,-1)', 'T(3,2,-2)*T(4,-2,-1)*T(5,-1,1)' ], + lorentz = [ L.FFVVV10, L.FFVVV11, L.FFVVV12, L.FFVVV7, L.FFVVV8, L.FFVVV9 ], + loop_particles = [ [ [P.G__plus__, P.t] ] ], + couplings = {(5,0,0):C.UVGC_1099_109,(4,0,0):C.UVGC_1098_108,(3,0,0):C.UVGC_1098_108,(5,2,0):C.UVGC_1098_108,(4,2,0):C.UVGC_1099_109,(2,2,0):C.UVGC_1098_108,(5,5,0):C.UVGC_1098_108,(3,5,0):C.UVGC_1099_109,(1,5,0):C.UVGC_1098_108,(3,1,0):C.UVGC_1098_108,(1,1,0):C.UVGC_1099_109,(0,1,0):C.UVGC_1098_108,(4,3,0):C.UVGC_1098_108,(2,3,0):C.UVGC_1099_109,(0,3,0):C.UVGC_1098_108,(1,4,0):C.UVGC_1098_108,(2,4,0):C.UVGC_1098_108,(0,4,0):C.UVGC_1099_109}) + diff --git a/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO.log b/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO.log new file mode 100644 index 0000000..598cea7 --- /dev/null +++ b/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO.log @@ -0,0 +1,94 @@ +# This file was automatically created by FeynRules 2.4.68 +# Mathematica version: 11.3.0 for Mac OS X x86 (64-bit) (March 7, 2018) +# Date: Sun 9 Dec 2018 12:57:02 + + +# +# This is the logfile for the model Top SMEFT + +# Authors: C. Degrande, K. Mimasu +# Model version: 0.1 +# Checking the Quantum numbers + * Electric charge defined. +# Checking the Lagrangians + * All Lagrangians are ok. +# +# Particle definitions +# + + * No particles removed. All particles correspond to GenInt setup. + +# Automatically assigned PDG numbers + * Assigned PDG number 9000001 to particle ghA + * Assigned PDG number 9000002 to particle ghZ + * Assigned PDG number 9000003 to particle ghWp + * Assigned PDG number 9000004 to particle ghWm + * Assigned PDG number 9000005 to particle ghG + + +# Compulsory PDG codes: + * Class SM leptons complete. + * Class SM neutrinos complete. + * Class SM quarks complete. + * Class SM gauge bosons complete. +# +# Parameter definitions +# + + * All parameters are ok. + + +# Vertices + * Calling FeynmanRules for 1 Lagrangians. + * Number of classes vertices: 798 + * Number of flavored vertices: 798 + * Saved vertices in InterfaceRun[ 1 ]. + * Checked QNumber conservation. + - Quantum number GhostNumber conserved in all vertices. + - Quantum number LeptonNumber conserved in all vertices. + - Quantum number Q conserved in all vertices. + - Quantum number Y conserved in all vertices. + * particles.py written. + * parameters.py written. +# +# Vertex definitions +# + + * 830 vertices written. + * vertices.py written. +# +# Lorentz structure definitions +# + + * 411 lorentz structures written. + * lorentz.py written. +# +# Coupling definitions +# + + * 684 couplings written. + * couplings.py written. +# +# Coupling order definitions +# + + * 0 couplings orders written. + * coupling_orders.py written. +# +# Decay definitions +# + + * 4 decays written. + * decay.py not written +# +# CTCoupling definitions +# + + * 825 CTcouplings written. + * CT_couplings.py written. +# +# CTVertex definitions +# + + * 327 CTvertices written. + * CT_vertices.py written. diff --git a/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/__init__.py b/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/__init__.py new file mode 100644 index 0000000..c38c69b --- /dev/null +++ b/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/__init__.py @@ -0,0 +1,59 @@ + +import particles +import couplings +import lorentz +import parameters +import vertices +import coupling_orders +import write_param_card +import propagators + +import function_library + + +all_particles = particles.all_particles +all_vertices = vertices.all_vertices +all_couplings = couplings.all_couplings +all_lorentz = lorentz.all_lorentz +all_parameters = parameters.all_parameters +all_orders = coupling_orders.all_orders +all_functions = function_library.all_functions +all_propagators = propagators.all_propagators + +try: + import decays +except ImportError: + pass +else: + all_decays = decays.all_decays + +try: + import form_factors +except ImportError: + pass +else: + all_form_factors = form_factors.all_form_factors + +try: + import CT_vertices +except ImportError: + pass +else: + all_CTvertices = CT_vertices.all_CTvertices + +try: + import CT_parameters +except ImportError: + pass +else: + all_CTparameters = CT_parameters.all_CTparameters + + + + +gauge = [0, 1] + + +__author__ = "C. Degrande, K. Mimasu" +__date__ = "05.06.2018" +__version__= "0.1" diff --git a/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/coupling_orders.py b/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/coupling_orders.py new file mode 100644 index 0000000..21ba0b1 --- /dev/null +++ b/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/coupling_orders.py @@ -0,0 +1,21 @@ +# This file was automatically created by FeynRules 2.4.68 +# Mathematica version: 11.3.0 for Mac OS X x86 (64-bit) (March 7, 2018) +# Date: Sun 9 Dec 2018 13:34:13 + + +from object_library import all_orders, CouplingOrder + + +NP = CouplingOrder(name = 'NP', + expansion_order = 2, + hierarchy = 1) + +QCD = CouplingOrder(name = 'QCD', + expansion_order = 99, + hierarchy = 2, + perturbative_expansion = 1) + +QED = CouplingOrder(name = 'QED', + expansion_order = 99, + hierarchy = 4) + diff --git a/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/couplings.py b/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/couplings.py new file mode 100644 index 0000000..b4b6543 --- /dev/null +++ b/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/couplings.py @@ -0,0 +1,2747 @@ +# This file was automatically created by FeynRules 2.4.68 +# Mathematica version: 11.3.0 for Mac OS X x86 (64-bit) (March 7, 2018) +# Date: Sun 9 Dec 2018 13:34:10 + + +from object_library import all_couplings, Coupling + +from function_library import complexconjugate, re, im, csc, sec, acsc, asec, cot + + + +GC_1 = Coupling(name = 'GC_1', + value = '-(ee0*complex(0,1))/3.', + order = {'QED':1}) + +GC_10 = Coupling(name = 'GC_10', + value = '-G', + order = {'QCD':1}) + +GC_100 = Coupling(name = 'GC_100', + value = '(4*cpW*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_101 = Coupling(name = 'GC_101', + value = '(cQd1*complex(0,1))/Lambda**2', + order = {'NP':2}) + +GC_102 = Coupling(name = 'GC_102', + value = '(cQd8*complex(0,1))/Lambda**2', + order = {'NP':2}) + +GC_103 = Coupling(name = 'GC_103', + value = '(cQe*complex(0,1))/Lambda**2', + order = {'NP':2}) + +GC_104 = Coupling(name = 'GC_104', + value = '(2*cQl31*complex(0,1))/Lambda**2', + order = {'NP':2}) + +GC_105 = Coupling(name = 'GC_105', + value = '(2*cQl32*complex(0,1))/Lambda**2', + order = {'NP':2}) + +GC_106 = Coupling(name = 'GC_106', + value = '(2*cQl33*complex(0,1))/Lambda**2', + order = {'NP':2}) + +GC_107 = Coupling(name = 'GC_107', + value = '(cQlM1*complex(0,1))/Lambda**2', + order = {'NP':2}) + +GC_108 = Coupling(name = 'GC_108', + value = '(cQlM2*complex(0,1))/Lambda**2', + order = {'NP':2}) + +GC_109 = Coupling(name = 'GC_109', + value = '(cQlM3*complex(0,1))/Lambda**2', + order = {'NP':2}) + +GC_11 = Coupling(name = 'GC_11', + value = 'complex(0,1)*G', + order = {'QCD':1}) + +GC_110 = Coupling(name = 'GC_110', + value = '(cQmu*complex(0,1))/Lambda**2', + order = {'NP':2}) + +GC_111 = Coupling(name = 'GC_111', + value = '(4*cQq13*complex(0,1))/Lambda**2', + order = {'NP':2}) + +GC_112 = Coupling(name = 'GC_112', + value = '(cQQ8*complex(0,1))/(2.*Lambda**2)', + order = {'NP':2}) + +GC_113 = Coupling(name = 'GC_113', + value = '(4*cQq83*complex(0,1))/Lambda**2', + order = {'NP':2}) + +GC_114 = Coupling(name = 'GC_114', + value = '(cQt1*complex(0,1))/Lambda**2', + order = {'NP':2}) + +GC_115 = Coupling(name = 'GC_115', + value = '(cQt8*complex(0,1))/Lambda**2', + order = {'NP':2}) + +GC_116 = Coupling(name = 'GC_116', + value = '(cQta*complex(0,1))/Lambda**2', + order = {'NP':2}) + +GC_117 = Coupling(name = 'GC_117', + value = '(cQu1*complex(0,1))/Lambda**2', + order = {'NP':2}) + +GC_118 = Coupling(name = 'GC_118', + value = '(cQu8*complex(0,1))/Lambda**2', + order = {'NP':2}) + +GC_119 = Coupling(name = 'GC_119', + value = '(ctd1*complex(0,1))/Lambda**2', + order = {'NP':2}) + +GC_12 = Coupling(name = 'GC_12', + value = 'complex(0,1)*G**2', + order = {'QCD':2}) + +GC_120 = Coupling(name = 'GC_120', + value = '(ctd8*complex(0,1))/Lambda**2', + order = {'NP':2}) + +GC_121 = Coupling(name = 'GC_121', + value = '(cte*complex(0,1))/Lambda**2', + order = {'NP':2}) + +GC_122 = Coupling(name = 'GC_122', + value = '(ctl1*complex(0,1))/Lambda**2', + order = {'NP':2}) + +GC_123 = Coupling(name = 'GC_123', + value = '(ctl2*complex(0,1))/Lambda**2', + order = {'NP':2}) + +GC_124 = Coupling(name = 'GC_124', + value = '(ctl3*complex(0,1))/Lambda**2', + order = {'NP':2}) + +GC_125 = Coupling(name = 'GC_125', + value = '(ctmu*complex(0,1))/Lambda**2', + order = {'NP':2}) + +GC_126 = Coupling(name = 'GC_126', + value = '(-2*ctp)/Lambda**2', + order = {'NP':2,'QED':3}) + +GC_127 = Coupling(name = 'GC_127', + value = '-(ctp/Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_128 = Coupling(name = 'GC_128', + value = 'ctp/Lambda**2', + order = {'NP':2,'QED':3}) + +GC_129 = Coupling(name = 'GC_129', + value = '(2*ctp)/Lambda**2', + order = {'NP':2,'QED':3}) + +GC_13 = Coupling(name = 'GC_13', + value = '(2*cdp*complex(0,1))/Lambda**2 - (cpDC*complex(0,1))/(2.*Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_130 = Coupling(name = 'GC_130', + value = '(ctp*complex(0,1))/(Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QED':3}) + +GC_131 = Coupling(name = 'GC_131', + value = '(3*ctp*complex(0,1))/(Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QED':3}) + +GC_132 = Coupling(name = 'GC_132', + value = 'ctp/(Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QED':3}) + +GC_133 = Coupling(name = 'GC_133', + value = '(3*ctp)/(Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QED':3}) + +GC_134 = Coupling(name = 'GC_134', + value = '(ctq1*complex(0,1))/Lambda**2', + order = {'NP':2}) + +GC_135 = Coupling(name = 'GC_135', + value = '(ctq8*complex(0,1))/Lambda**2', + order = {'NP':2}) + +GC_136 = Coupling(name = 'GC_136', + value = '(2*ctt1*complex(0,1))/Lambda**2', + order = {'NP':2}) + +GC_137 = Coupling(name = 'GC_137', + value = '(ctta*complex(0,1))/Lambda**2', + order = {'NP':2}) + +GC_138 = Coupling(name = 'GC_138', + value = '(2*ctu1*complex(0,1))/Lambda**2', + order = {'NP':2}) + +GC_139 = Coupling(name = 'GC_139', + value = '(2*ctu8*complex(0,1))/Lambda**2', + order = {'NP':2}) + +GC_14 = Coupling(name = 'GC_14', + value = '(4*cdp*complex(0,1))/Lambda**2 - (cpDC*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_140 = Coupling(name = 'GC_140', + value = '-(ctW/Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_141 = Coupling(name = 'GC_141', + value = '(ctW*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_142 = Coupling(name = 'GC_142', + value = 'ctW/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_143 = Coupling(name = 'GC_143', + value = '-((ctW*cmath.sqrt(2))/Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_144 = Coupling(name = 'GC_144', + value = '(ctW*cmath.sqrt(2))/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_145 = Coupling(name = 'GC_145', + value = '(-2*cpWB*cw0)/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_146 = Coupling(name = 'GC_146', + value = '(-2*cpWB*cw0*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_147 = Coupling(name = 'GC_147', + value = '(2*cpWB*cw0)/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_148 = Coupling(name = 'GC_148', + value = '(-6*cw0*cWWW*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':1}) + +GC_149 = Coupling(name = 'GC_149', + value = '-((c3pl1*ee0*cmath.sqrt(2))/Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_15 = Coupling(name = 'GC_15', + value = '-((c3pl1*complex(0,1))/Lambda**2) - (cpl1*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_150 = Coupling(name = 'GC_150', + value = '-((c3pl1*ee0*complex(0,1)*cmath.sqrt(2))/Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_151 = Coupling(name = 'GC_151', + value = '(c3pl1*ee0*cmath.sqrt(2))/Lambda**2', + order = {'NP':2,'QED':3}) + +GC_152 = Coupling(name = 'GC_152', + value = '-((c3pl2*ee0*cmath.sqrt(2))/Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_153 = Coupling(name = 'GC_153', + value = '-((c3pl2*ee0*complex(0,1)*cmath.sqrt(2))/Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_154 = Coupling(name = 'GC_154', + value = '(c3pl2*ee0*cmath.sqrt(2))/Lambda**2', + order = {'NP':2,'QED':3}) + +GC_155 = Coupling(name = 'GC_155', + value = '-((c3pl3*ee0*cmath.sqrt(2))/Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_156 = Coupling(name = 'GC_156', + value = '-((c3pl3*ee0*complex(0,1)*cmath.sqrt(2))/Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_157 = Coupling(name = 'GC_157', + value = '(c3pl3*ee0*cmath.sqrt(2))/Lambda**2', + order = {'NP':2,'QED':3}) + +GC_158 = Coupling(name = 'GC_158', + value = '-((c3pQ3*ee0*cmath.sqrt(2))/Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_159 = Coupling(name = 'GC_159', + value = '-((c3pQ3*ee0*complex(0,1)*cmath.sqrt(2))/Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_16 = Coupling(name = 'GC_16', + value = '(c3pl1*complex(0,1))/Lambda**2 - (cpl1*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_160 = Coupling(name = 'GC_160', + value = '(c3pQ3*ee0*cmath.sqrt(2))/Lambda**2', + order = {'NP':2,'QED':3}) + +GC_161 = Coupling(name = 'GC_161', + value = '-((c3pqi*ee0*cmath.sqrt(2))/Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_162 = Coupling(name = 'GC_162', + value = '-((c3pqi*ee0*complex(0,1)*cmath.sqrt(2))/Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_163 = Coupling(name = 'GC_163', + value = '(c3pqi*ee0*cmath.sqrt(2))/Lambda**2', + order = {'NP':2,'QED':3}) + +GC_164 = Coupling(name = 'GC_164', + value = '(2*cpd*ee0*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':3}) + +GC_165 = Coupling(name = 'GC_165', + value = '(-2*cpDC*ee0*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':3}) + +GC_166 = Coupling(name = 'GC_166', + value = '(cpDC*ee0)/Lambda**2', + order = {'NP':2,'QED':3}) + +GC_167 = Coupling(name = 'GC_167', + value = '(2*cpe*ee0*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':3}) + +GC_168 = Coupling(name = 'GC_168', + value = '(2*cpmu*ee0*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':3}) + +GC_169 = Coupling(name = 'GC_169', + value = '(2*cpt*ee0*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':3}) + +GC_17 = Coupling(name = 'GC_17', + value = '-(c3pl1/Lambda**2) + cpl1/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_170 = Coupling(name = 'GC_170', + value = '(2*cpta*ee0*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':3}) + +GC_171 = Coupling(name = 'GC_171', + value = '(2*cpu*ee0*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':3}) + +GC_172 = Coupling(name = 'GC_172', + value = '(-4*cpW*ee0*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':3}) + +GC_173 = Coupling(name = 'GC_173', + value = '(-2*cpWB*ee0*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':3}) + +GC_174 = Coupling(name = 'GC_174', + value = '(2*cpWB*ee0*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':3}) + +GC_175 = Coupling(name = 'GC_175', + value = '-((ctW*ee0)/Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_176 = Coupling(name = 'GC_176', + value = '-((ctW*ee0*complex(0,1))/Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_177 = Coupling(name = 'GC_177', + value = '(ctW*ee0*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':3}) + +GC_178 = Coupling(name = 'GC_178', + value = '(ctW*ee0*cmath.sqrt(2))/Lambda**2', + order = {'NP':2,'QED':3}) + +GC_179 = Coupling(name = 'GC_179', + value = '(-2*cpWB*cw0*ee0*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':3}) + +GC_18 = Coupling(name = 'GC_18', + value = 'c3pl1/Lambda**2 + cpl1/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_180 = Coupling(name = 'GC_180', + value = '(2*cpWB*cw0*ee0*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':3}) + +GC_181 = Coupling(name = 'GC_181', + value = '(2*cpWB*cw0*ee0)/Lambda**2', + order = {'NP':2,'QED':3}) + +GC_182 = Coupling(name = 'GC_182', + value = '(6*cw0*cWWW*ee0*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_183 = Coupling(name = 'GC_183', + value = '(8*cpDC*ee0**2*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':4}) + +GC_184 = Coupling(name = 'GC_184', + value = '(-4*cpW*ee0**2*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':4}) + +GC_185 = Coupling(name = 'GC_185', + value = '(6*cw0*cWWW*ee0**2*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':3}) + +GC_186 = Coupling(name = 'GC_186', + value = '(-6*cG*G)/Lambda**2', + order = {'NP':2,'QCD':1}) + +GC_187 = Coupling(name = 'GC_187', + value = '(4*cpG*G)/Lambda**2', + order = {'NP':2,'QCD':1,'QED':2}) + +GC_188 = Coupling(name = 'GC_188', + value = '-((ctG*G)/Lambda**2)', + order = {'NP':2,'QCD':1,'QED':1}) + +GC_189 = Coupling(name = 'GC_189', + value = '(ctG*G)/Lambda**2', + order = {'NP':2,'QCD':1,'QED':1}) + +GC_19 = Coupling(name = 'GC_19', + value = '-((c3pl2*complex(0,1))/Lambda**2) - (cpl2*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_190 = Coupling(name = 'GC_190', + value = '(ctG*complex(0,1)*G)/(Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':1,'QED':1}) + +GC_191 = Coupling(name = 'GC_191', + value = '(ctG*G)/(Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':1,'QED':1}) + +GC_192 = Coupling(name = 'GC_192', + value = '(6*cG*complex(0,1)*G**2)/Lambda**2', + order = {'NP':2,'QCD':2}) + +GC_193 = Coupling(name = 'GC_193', + value = '(-4*cpG*complex(0,1)*G**2)/Lambda**2', + order = {'NP':2,'QCD':2,'QED':2}) + +GC_194 = Coupling(name = 'GC_194', + value = '-((ctG*complex(0,1)*G**2)/Lambda**2)', + order = {'NP':2,'QCD':2,'QED':1}) + +GC_195 = Coupling(name = 'GC_195', + value = '(ctG*complex(0,1)*G**2)/Lambda**2', + order = {'NP':2,'QCD':2,'QED':1}) + +GC_196 = Coupling(name = 'GC_196', + value = '-((ctG*G**2)/(Lambda**2*cmath.sqrt(2)))', + order = {'NP':2,'QCD':2,'QED':1}) + +GC_197 = Coupling(name = 'GC_197', + value = '-((ctG*complex(0,1)*G**2)/(Lambda**2*cmath.sqrt(2)))', + order = {'NP':2,'QCD':2,'QED':1}) + +GC_198 = Coupling(name = 'GC_198', + value = '(-3*cG*G**3)/Lambda**2', + order = {'NP':2,'QCD':3}) + +GC_199 = Coupling(name = 'GC_199', + value = '(3*cG*G**3)/Lambda**2', + order = {'NP':2,'QCD':3}) + +GC_2 = Coupling(name = 'GC_2', + value = '(2*ee0*complex(0,1))/3.', + order = {'QED':1}) + +GC_20 = Coupling(name = 'GC_20', + value = '(c3pl2*complex(0,1))/Lambda**2 - (cpl2*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_200 = Coupling(name = 'GC_200', + value = '-((cG*complex(0,1)*G**4)/Lambda**2)', + order = {'NP':2,'QCD':4}) + +GC_201 = Coupling(name = 'GC_201', + value = '(cG*complex(0,1)*G**4)/Lambda**2', + order = {'NP':2,'QCD':4}) + +GC_202 = Coupling(name = 'GC_202', + value = '(c3pl1*complex(0,1)*MH**2)/Lambda**2 + (c3pl2*complex(0,1)*MH**2)/Lambda**2 - (cll1221*complex(0,1)*MH**2)/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_203 = Coupling(name = 'GC_203', + value = '(c3pl1*complex(0,1)*MH**2)/Lambda**2 + (c3pl2*complex(0,1)*MH**2)/Lambda**2 + (2*cdp*complex(0,1)*MH**2)/Lambda**2 - (cll1221*complex(0,1)*MH**2)/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_204 = Coupling(name = 'GC_204', + value = '(c3pl1*complex(0,1)*MH**2)/Lambda**2 + (c3pl2*complex(0,1)*MH**2)/Lambda**2 - (cll1221*complex(0,1)*MH**2)/Lambda**2 + (cpDC*complex(0,1)*MH**2)/(2.*Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_205 = Coupling(name = 'GC_205', + value = '(2*c3pl1*complex(0,1)*MH**2)/Lambda**2 + (2*c3pl2*complex(0,1)*MH**2)/Lambda**2 + (4*cdp*complex(0,1)*MH**2)/Lambda**2 - (2*cll1221*complex(0,1)*MH**2)/Lambda**2 - (cpDC*complex(0,1)*MH**2)/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_206 = Coupling(name = 'GC_206', + value = '(3*c3pl1*complex(0,1)*MH**2)/Lambda**2 + (3*c3pl2*complex(0,1)*MH**2)/Lambda**2 - (6*cdp*complex(0,1)*MH**2)/Lambda**2 - (3*cll1221*complex(0,1)*MH**2)/Lambda**2 + (3*cpDC*complex(0,1)*MH**2)/(2.*Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_207 = Coupling(name = 'GC_207', + value = '(3*c3pl1*complex(0,1)*MH**2)/Lambda**2 + (3*c3pl2*complex(0,1)*MH**2)/Lambda**2 + (6*cdp*complex(0,1)*MH**2)/Lambda**2 - (3*cll1221*complex(0,1)*MH**2)/Lambda**2 + (3*cpDC*complex(0,1)*MH**2)/(2.*Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_208 = Coupling(name = 'GC_208', + value = '(-3*cpDC*ee0**2)/(2.*cw0*Lambda**2) - (3*cpDC*cw0*ee0**2)/(2.*Lambda**2*sw0**2)', + order = {'NP':2,'QED':4}) + +GC_209 = Coupling(name = 'GC_209', + value = '(cpDC*ee0**2)/(cw0*Lambda**2) - (cpDC*cw0*ee0**2)/(Lambda**2*sw0**2)', + order = {'NP':2,'QED':4}) + +GC_21 = Coupling(name = 'GC_21', + value = '-(c3pl2/Lambda**2) + cpl2/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_210 = Coupling(name = 'GC_210', + value = '-(cpDC*ee0**2)/(2.*cw0*Lambda**2) - (cpDC*cw0*ee0**2)/(2.*Lambda**2*sw0**2)', + order = {'NP':2,'QED':4}) + +GC_211 = Coupling(name = 'GC_211', + value = '-(cpDC*ee0**2*complex(0,1))/(2.*cw0*Lambda**2) - (cpDC*cw0*ee0**2*complex(0,1))/(2.*Lambda**2*sw0**2)', + order = {'NP':2,'QED':4}) + +GC_212 = Coupling(name = 'GC_212', + value = '-((cpDC*ee0**2*complex(0,1))/(cw0*Lambda**2)) + (cpDC*cw0*ee0**2*complex(0,1))/(Lambda**2*sw0**2)', + order = {'NP':2,'QED':4}) + +GC_213 = Coupling(name = 'GC_213', + value = '(-3*cpDC*ee0**2*complex(0,1))/(2.*cw0*Lambda**2) - (3*cpDC*cw0*ee0**2*complex(0,1))/(2.*Lambda**2*sw0**2)', + order = {'NP':2,'QED':4}) + +GC_214 = Coupling(name = 'GC_214', + value = '(cpDC*ee0**2)/(2.*cw0*Lambda**2) + (cpDC*cw0*ee0**2)/(2.*Lambda**2*sw0**2)', + order = {'NP':2,'QED':4}) + +GC_215 = Coupling(name = 'GC_215', + value = '-((cpDC*ee0**2)/(cw0*Lambda**2)) + (cpDC*cw0*ee0**2)/(Lambda**2*sw0**2)', + order = {'NP':2,'QED':4}) + +GC_216 = Coupling(name = 'GC_216', + value = '(3*cpDC*ee0**2)/(2.*cw0*Lambda**2) + (3*cpDC*cw0*ee0**2)/(2.*Lambda**2*sw0**2)', + order = {'NP':2,'QED':4}) + +GC_217 = Coupling(name = 'GC_217', + value = '(24*cw0**2*cWWW*ee0**3*complex(0,1))/(Lambda**2*sw0**3)', + order = {'NP':2,'QED':4}) + +GC_218 = Coupling(name = 'GC_218', + value = '(ee0**2*complex(0,1))/(2.*sw0**2)', + order = {'QED':2}) + +GC_219 = Coupling(name = 'GC_219', + value = '-((ee0**2*complex(0,1))/sw0**2)', + order = {'QED':2}) + +GC_22 = Coupling(name = 'GC_22', + value = 'c3pl2/Lambda**2 + cpl2/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_220 = Coupling(name = 'GC_220', + value = '(cw0**2*ee0**2*complex(0,1))/sw0**2', + order = {'QED':2}) + +GC_221 = Coupling(name = 'GC_221', + value = '(-2*cpDC*ee0**2)/(Lambda**2*sw0**2)', + order = {'NP':2,'QED':4}) + +GC_222 = Coupling(name = 'GC_222', + value = '(cpDC*ee0**2*complex(0,1))/(Lambda**2*sw0**2)', + order = {'NP':2,'QED':4}) + +GC_223 = Coupling(name = 'GC_223', + value = '(-2*cpDC*ee0**2*complex(0,1))/(Lambda**2*sw0**2)', + order = {'NP':2,'QED':4}) + +GC_224 = Coupling(name = 'GC_224', + value = '(2*cpDC*ee0**2*complex(0,1))/(Lambda**2*sw0**2)', + order = {'NP':2,'QED':4}) + +GC_225 = Coupling(name = 'GC_225', + value = '(2*cpDC*ee0**2)/(Lambda**2*sw0**2)', + order = {'NP':2,'QED':4}) + +GC_226 = Coupling(name = 'GC_226', + value = '(4*cpW*ee0**2*complex(0,1))/(Lambda**2*sw0**2)', + order = {'NP':2,'QED':4}) + +GC_227 = Coupling(name = 'GC_227', + value = '(-4*cpW*cw0**2*ee0**2*complex(0,1))/(Lambda**2*sw0**2)', + order = {'NP':2,'QED':4}) + +GC_228 = Coupling(name = 'GC_228', + value = '(6*cw0*cWWW*ee0**2*complex(0,1))/(Lambda**2*sw0**2)', + order = {'NP':2,'QED':3}) + +GC_229 = Coupling(name = 'GC_229', + value = '(6*cw0**3*cWWW*ee0**2*complex(0,1))/(Lambda**2*sw0**2)', + order = {'NP':2,'QED':3}) + +GC_23 = Coupling(name = 'GC_23', + value = '-((c3pl3*complex(0,1))/Lambda**2) - (cpl3*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_230 = Coupling(name = 'GC_230', + value = '(-24*cw0*cWWW*ee0**3*complex(0,1))/(Lambda**2*sw0**2)', + order = {'NP':2,'QED':4}) + +GC_231 = Coupling(name = 'GC_231', + value = '-ee0/(2.*sw0)', + order = {'QED':1}) + +GC_232 = Coupling(name = 'GC_232', + value = '-(ee0*complex(0,1))/(2.*sw0)', + order = {'QED':1}) + +GC_233 = Coupling(name = 'GC_233', + value = '(ee0*complex(0,1))/(2.*sw0)', + order = {'QED':1}) + +GC_234 = Coupling(name = 'GC_234', + value = '(ee0*complex(0,1))/(sw0*cmath.sqrt(2))', + order = {'QED':1}) + +GC_235 = Coupling(name = 'GC_235', + value = '-(cw0*ee0*complex(0,1))/(2.*sw0)', + order = {'QED':1}) + +GC_236 = Coupling(name = 'GC_236', + value = '(cw0*ee0*complex(0,1))/(2.*sw0)', + order = {'QED':1}) + +GC_237 = Coupling(name = 'GC_237', + value = '-((cw0*ee0*complex(0,1))/sw0)', + order = {'QED':1}) + +GC_238 = Coupling(name = 'GC_238', + value = '(cw0*ee0*complex(0,1))/sw0', + order = {'QED':1}) + +GC_239 = Coupling(name = 'GC_239', + value = '-ee0**2/(2.*sw0)', + order = {'QED':2}) + +GC_24 = Coupling(name = 'GC_24', + value = '(c3pl3*complex(0,1))/Lambda**2 - (cpl3*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_240 = Coupling(name = 'GC_240', + value = '-(ee0**2*complex(0,1))/(2.*sw0)', + order = {'QED':2}) + +GC_241 = Coupling(name = 'GC_241', + value = 'ee0**2/(2.*sw0)', + order = {'QED':2}) + +GC_242 = Coupling(name = 'GC_242', + value = '(2*cw0*ee0**2*complex(0,1))/sw0', + order = {'QED':2}) + +GC_243 = Coupling(name = 'GC_243', + value = '(c3pl1*ee0*complex(0,1)*cmath.sqrt(2))/(Lambda**2*sw0)', + order = {'NP':2,'QED':3}) + +GC_244 = Coupling(name = 'GC_244', + value = '(c3pl2*ee0*complex(0,1)*cmath.sqrt(2))/(Lambda**2*sw0)', + order = {'NP':2,'QED':3}) + +GC_245 = Coupling(name = 'GC_245', + value = '(c3pl3*ee0*complex(0,1)*cmath.sqrt(2))/(Lambda**2*sw0)', + order = {'NP':2,'QED':3}) + +GC_246 = Coupling(name = 'GC_246', + value = '(c3pQ3*ee0*complex(0,1)*cmath.sqrt(2))/(Lambda**2*sw0)', + order = {'NP':2,'QED':3}) + +GC_247 = Coupling(name = 'GC_247', + value = '(c3pqi*ee0*complex(0,1)*cmath.sqrt(2))/(Lambda**2*sw0)', + order = {'NP':2,'QED':3}) + +GC_248 = Coupling(name = 'GC_248', + value = '-((cpd*ee0)/(Lambda**2*sw0))', + order = {'NP':2,'QED':3}) + +GC_249 = Coupling(name = 'GC_249', + value = '-((cpd*ee0*complex(0,1))/(Lambda**2*sw0))', + order = {'NP':2,'QED':3}) + +GC_25 = Coupling(name = 'GC_25', + value = '-(c3pl3/Lambda**2) + cpl3/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_250 = Coupling(name = 'GC_250', + value = '(cpd*ee0)/(Lambda**2*sw0)', + order = {'NP':2,'QED':3}) + +GC_251 = Coupling(name = 'GC_251', + value = '-(cpDC*ee0)/(2.*Lambda**2*sw0)', + order = {'NP':2,'QED':3}) + +GC_252 = Coupling(name = 'GC_252', + value = '(cpDC*ee0*complex(0,1))/(2.*Lambda**2*sw0)', + order = {'NP':2,'QED':3}) + +GC_253 = Coupling(name = 'GC_253', + value = '-((cpDC*ee0*complex(0,1))/(Lambda**2*sw0))', + order = {'NP':2,'QED':3}) + +GC_254 = Coupling(name = 'GC_254', + value = '(cpDC*ee0*complex(0,1))/(Lambda**2*sw0)', + order = {'NP':2,'QED':3}) + +GC_255 = Coupling(name = 'GC_255', + value = '(cpDC*ee0)/(Lambda**2*sw0)', + order = {'NP':2,'QED':3}) + +GC_256 = Coupling(name = 'GC_256', + value = '-((cpe*ee0)/(Lambda**2*sw0))', + order = {'NP':2,'QED':3}) + +GC_257 = Coupling(name = 'GC_257', + value = '-((cpe*ee0*complex(0,1))/(Lambda**2*sw0))', + order = {'NP':2,'QED':3}) + +GC_258 = Coupling(name = 'GC_258', + value = '(cpe*ee0)/(Lambda**2*sw0)', + order = {'NP':2,'QED':3}) + +GC_259 = Coupling(name = 'GC_259', + value = '-((cpl1*ee0)/(Lambda**2*sw0))', + order = {'NP':2,'QED':3}) + +GC_26 = Coupling(name = 'GC_26', + value = 'c3pl3/Lambda**2 + cpl3/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_260 = Coupling(name = 'GC_260', + value = '-((cpl1*ee0*complex(0,1))/(Lambda**2*sw0))', + order = {'NP':2,'QED':3}) + +GC_261 = Coupling(name = 'GC_261', + value = '(cpl1*ee0)/(Lambda**2*sw0)', + order = {'NP':2,'QED':3}) + +GC_262 = Coupling(name = 'GC_262', + value = '-((cpl2*ee0)/(Lambda**2*sw0))', + order = {'NP':2,'QED':3}) + +GC_263 = Coupling(name = 'GC_263', + value = '-((cpl2*ee0*complex(0,1))/(Lambda**2*sw0))', + order = {'NP':2,'QED':3}) + +GC_264 = Coupling(name = 'GC_264', + value = '(cpl2*ee0)/(Lambda**2*sw0)', + order = {'NP':2,'QED':3}) + +GC_265 = Coupling(name = 'GC_265', + value = '-((cpl3*ee0)/(Lambda**2*sw0))', + order = {'NP':2,'QED':3}) + +GC_266 = Coupling(name = 'GC_266', + value = '-((cpl3*ee0*complex(0,1))/(Lambda**2*sw0))', + order = {'NP':2,'QED':3}) + +GC_267 = Coupling(name = 'GC_267', + value = '(cpl3*ee0)/(Lambda**2*sw0)', + order = {'NP':2,'QED':3}) + +GC_268 = Coupling(name = 'GC_268', + value = '-((cpmu*ee0)/(Lambda**2*sw0))', + order = {'NP':2,'QED':3}) + +GC_269 = Coupling(name = 'GC_269', + value = '-((cpmu*ee0*complex(0,1))/(Lambda**2*sw0))', + order = {'NP':2,'QED':3}) + +GC_27 = Coupling(name = 'GC_27', + value = '-((c3pQ3*complex(0,1))/Lambda**2) - (cpQ3*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_270 = Coupling(name = 'GC_270', + value = '(cpmu*ee0)/(Lambda**2*sw0)', + order = {'NP':2,'QED':3}) + +GC_271 = Coupling(name = 'GC_271', + value = '-((cpQ3*ee0)/(Lambda**2*sw0))', + order = {'NP':2,'QED':3}) + +GC_272 = Coupling(name = 'GC_272', + value = '-((cpQ3*ee0*complex(0,1))/(Lambda**2*sw0))', + order = {'NP':2,'QED':3}) + +GC_273 = Coupling(name = 'GC_273', + value = '(cpQ3*ee0)/(Lambda**2*sw0)', + order = {'NP':2,'QED':3}) + +GC_274 = Coupling(name = 'GC_274', + value = '-((cpqi*ee0)/(Lambda**2*sw0))', + order = {'NP':2,'QED':3}) + +GC_275 = Coupling(name = 'GC_275', + value = '-((cpqi*ee0*complex(0,1))/(Lambda**2*sw0))', + order = {'NP':2,'QED':3}) + +GC_276 = Coupling(name = 'GC_276', + value = '(cpqi*ee0)/(Lambda**2*sw0)', + order = {'NP':2,'QED':3}) + +GC_277 = Coupling(name = 'GC_277', + value = '-((cpt*ee0)/(Lambda**2*sw0))', + order = {'NP':2,'QED':3}) + +GC_278 = Coupling(name = 'GC_278', + value = '-((cpt*ee0*complex(0,1))/(Lambda**2*sw0))', + order = {'NP':2,'QED':3}) + +GC_279 = Coupling(name = 'GC_279', + value = '(cpt*ee0)/(Lambda**2*sw0)', + order = {'NP':2,'QED':3}) + +GC_28 = Coupling(name = 'GC_28', + value = '(c3pQ3*complex(0,1))/Lambda**2 - (cpQ3*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_280 = Coupling(name = 'GC_280', + value = '-((cpta*ee0)/(Lambda**2*sw0))', + order = {'NP':2,'QED':3}) + +GC_281 = Coupling(name = 'GC_281', + value = '-((cpta*ee0*complex(0,1))/(Lambda**2*sw0))', + order = {'NP':2,'QED':3}) + +GC_282 = Coupling(name = 'GC_282', + value = '(cpta*ee0)/(Lambda**2*sw0)', + order = {'NP':2,'QED':3}) + +GC_283 = Coupling(name = 'GC_283', + value = '-((cpu*ee0)/(Lambda**2*sw0))', + order = {'NP':2,'QED':3}) + +GC_284 = Coupling(name = 'GC_284', + value = '-((cpu*ee0*complex(0,1))/(Lambda**2*sw0))', + order = {'NP':2,'QED':3}) + +GC_285 = Coupling(name = 'GC_285', + value = '(cpu*ee0)/(Lambda**2*sw0)', + order = {'NP':2,'QED':3}) + +GC_286 = Coupling(name = 'GC_286', + value = '-((ctW*ee0)/(Lambda**2*sw0))', + order = {'NP':2,'QED':3}) + +GC_287 = Coupling(name = 'GC_287', + value = '(ctW*ee0)/(Lambda**2*sw0)', + order = {'NP':2,'QED':3}) + +GC_288 = Coupling(name = 'GC_288', + value = '(ctW*ee0*complex(0,1))/(Lambda**2*sw0*cmath.sqrt(2))', + order = {'NP':2,'QED':3}) + +GC_289 = Coupling(name = 'GC_289', + value = '(ctW*ee0)/(Lambda**2*sw0*cmath.sqrt(2))', + order = {'NP':2,'QED':3}) + +GC_29 = Coupling(name = 'GC_29', + value = '-(c3pQ3/Lambda**2) + cpQ3/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_290 = Coupling(name = 'GC_290', + value = '(4*cpW*cw0*ee0*complex(0,1))/(Lambda**2*sw0)', + order = {'NP':2,'QED':3}) + +GC_291 = Coupling(name = 'GC_291', + value = '(-2*cpWB*cw0*ee0*complex(0,1))/(Lambda**2*sw0)', + order = {'NP':2,'QED':3}) + +GC_292 = Coupling(name = 'GC_292', + value = '(2*cpWB*cw0*ee0*complex(0,1))/(Lambda**2*sw0)', + order = {'NP':2,'QED':3}) + +GC_293 = Coupling(name = 'GC_293', + value = '-((ctW*cw0*ee0)/(Lambda**2*sw0))', + order = {'NP':2,'QED':3}) + +GC_294 = Coupling(name = 'GC_294', + value = '-((ctW*cw0*ee0*complex(0,1))/(Lambda**2*sw0))', + order = {'NP':2,'QED':3}) + +GC_295 = Coupling(name = 'GC_295', + value = '(ctW*cw0*ee0*complex(0,1))/(Lambda**2*sw0)', + order = {'NP':2,'QED':3}) + +GC_296 = Coupling(name = 'GC_296', + value = '(ctW*cw0*ee0*cmath.sqrt(2))/(Lambda**2*sw0)', + order = {'NP':2,'QED':3}) + +GC_297 = Coupling(name = 'GC_297', + value = '(-2*cpWB*cw0**2*ee0*complex(0,1))/(Lambda**2*sw0)', + order = {'NP':2,'QED':3}) + +GC_298 = Coupling(name = 'GC_298', + value = '(2*cpWB*cw0**2*ee0*complex(0,1))/(Lambda**2*sw0)', + order = {'NP':2,'QED':3}) + +GC_299 = Coupling(name = 'GC_299', + value = '(2*cpWB*cw0**2*ee0)/(Lambda**2*sw0)', + order = {'NP':2,'QED':3}) + +GC_3 = Coupling(name = 'GC_3', + value = '-(ee0*complex(0,1))', + order = {'QED':1}) + +GC_30 = Coupling(name = 'GC_30', + value = 'c3pQ3/Lambda**2 + cpQ3/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_300 = Coupling(name = 'GC_300', + value = '(-6*cWWW*ee0*complex(0,1))/(Lambda**2*sw0)', + order = {'NP':2,'QED':2}) + +GC_301 = Coupling(name = 'GC_301', + value = '(6*cw0**2*cWWW*ee0*complex(0,1))/(Lambda**2*sw0)', + order = {'NP':2,'QED':2}) + +GC_302 = Coupling(name = 'GC_302', + value = '(-2*cpDC*ee0**2)/(Lambda**2*sw0)', + order = {'NP':2,'QED':4}) + +GC_303 = Coupling(name = 'GC_303', + value = '(-2*cpDC*ee0**2*complex(0,1))/(Lambda**2*sw0)', + order = {'NP':2,'QED':4}) + +GC_304 = Coupling(name = 'GC_304', + value = '(2*cpDC*ee0**2)/(Lambda**2*sw0)', + order = {'NP':2,'QED':4}) + +GC_305 = Coupling(name = 'GC_305', + value = '(-8*cpW*cw0*ee0**2*complex(0,1))/(Lambda**2*sw0)', + order = {'NP':2,'QED':4}) + +GC_306 = Coupling(name = 'GC_306', + value = '(-6*cWWW*ee0**2*complex(0,1))/(Lambda**2*sw0)', + order = {'NP':2,'QED':3}) + +GC_307 = Coupling(name = 'GC_307', + value = '(-6*cw0**2*cWWW*ee0**2*complex(0,1))/(Lambda**2*sw0)', + order = {'NP':2,'QED':3}) + +GC_308 = Coupling(name = 'GC_308', + value = '(24*cWWW*ee0**3*complex(0,1))/(Lambda**2*sw0)', + order = {'NP':2,'QED':4}) + +GC_309 = Coupling(name = 'GC_309', + value = '(ee0*complex(0,1)*sw0)/(6.*cw0)', + order = {'QED':1}) + +GC_31 = Coupling(name = 'GC_31', + value = '-((c3pqi*complex(0,1))/Lambda**2) - (cpqi*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_310 = Coupling(name = 'GC_310', + value = '-(ee0*complex(0,1)*sw0)/(2.*cw0)', + order = {'QED':1}) + +GC_311 = Coupling(name = 'GC_311', + value = '(-2*cpWB*sw0)/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_312 = Coupling(name = 'GC_312', + value = '(-2*cpWB*complex(0,1)*sw0)/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_313 = Coupling(name = 'GC_313', + value = '(2*cpWB*sw0)/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_314 = Coupling(name = 'GC_314', + value = '(6*cWWW*complex(0,1)*sw0)/Lambda**2', + order = {'NP':2,'QED':1}) + +GC_315 = Coupling(name = 'GC_315', + value = '(-2*cpWB*ee0*complex(0,1)*sw0)/Lambda**2', + order = {'NP':2,'QED':3}) + +GC_316 = Coupling(name = 'GC_316', + value = '(2*cpWB*ee0*complex(0,1)*sw0)/Lambda**2', + order = {'NP':2,'QED':3}) + +GC_317 = Coupling(name = 'GC_317', + value = '(2*cpWB*ee0*sw0)/Lambda**2', + order = {'NP':2,'QED':3}) + +GC_318 = Coupling(name = 'GC_318', + value = '-((c3pl1*ee0*sw0*cmath.sqrt(2))/(cw0*Lambda**2))', + order = {'NP':2,'QED':3}) + +GC_319 = Coupling(name = 'GC_319', + value = '-((c3pl1*ee0*complex(0,1)*sw0*cmath.sqrt(2))/(cw0*Lambda**2))', + order = {'NP':2,'QED':3}) + +GC_32 = Coupling(name = 'GC_32', + value = '(c3pqi*complex(0,1))/Lambda**2 - (cpqi*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_320 = Coupling(name = 'GC_320', + value = '(c3pl1*ee0*sw0*cmath.sqrt(2))/(cw0*Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_321 = Coupling(name = 'GC_321', + value = '-((c3pl2*ee0*sw0*cmath.sqrt(2))/(cw0*Lambda**2))', + order = {'NP':2,'QED':3}) + +GC_322 = Coupling(name = 'GC_322', + value = '-((c3pl2*ee0*complex(0,1)*sw0*cmath.sqrt(2))/(cw0*Lambda**2))', + order = {'NP':2,'QED':3}) + +GC_323 = Coupling(name = 'GC_323', + value = '(c3pl2*ee0*sw0*cmath.sqrt(2))/(cw0*Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_324 = Coupling(name = 'GC_324', + value = '-((c3pl3*ee0*sw0*cmath.sqrt(2))/(cw0*Lambda**2))', + order = {'NP':2,'QED':3}) + +GC_325 = Coupling(name = 'GC_325', + value = '-((c3pl3*ee0*complex(0,1)*sw0*cmath.sqrt(2))/(cw0*Lambda**2))', + order = {'NP':2,'QED':3}) + +GC_326 = Coupling(name = 'GC_326', + value = '(c3pl3*ee0*sw0*cmath.sqrt(2))/(cw0*Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_327 = Coupling(name = 'GC_327', + value = '-((c3pQ3*ee0*sw0*cmath.sqrt(2))/(cw0*Lambda**2))', + order = {'NP':2,'QED':3}) + +GC_328 = Coupling(name = 'GC_328', + value = '-((c3pQ3*ee0*complex(0,1)*sw0*cmath.sqrt(2))/(cw0*Lambda**2))', + order = {'NP':2,'QED':3}) + +GC_329 = Coupling(name = 'GC_329', + value = '(c3pQ3*ee0*sw0*cmath.sqrt(2))/(cw0*Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_33 = Coupling(name = 'GC_33', + value = '-(c3pqi/Lambda**2) + cpqi/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_330 = Coupling(name = 'GC_330', + value = '-((c3pqi*ee0*sw0*cmath.sqrt(2))/(cw0*Lambda**2))', + order = {'NP':2,'QED':3}) + +GC_331 = Coupling(name = 'GC_331', + value = '-((c3pqi*ee0*complex(0,1)*sw0*cmath.sqrt(2))/(cw0*Lambda**2))', + order = {'NP':2,'QED':3}) + +GC_332 = Coupling(name = 'GC_332', + value = '(c3pqi*ee0*sw0*cmath.sqrt(2))/(cw0*Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_333 = Coupling(name = 'GC_333', + value = '(6*cWWW*ee0*complex(0,1)*sw0)/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_334 = Coupling(name = 'GC_334', + value = '(-12*cWWW*ee0**2*complex(0,1)*sw0)/Lambda**2', + order = {'NP':2,'QED':3}) + +GC_335 = Coupling(name = 'GC_335', + value = '-(cw0*ee0*complex(0,1))/(2.*sw0) - (ee0*complex(0,1)*sw0)/(2.*cw0)', + order = {'QED':1}) + +GC_336 = Coupling(name = 'GC_336', + value = '(cw0*ee0*complex(0,1))/(2.*sw0) - (ee0*complex(0,1)*sw0)/(2.*cw0)', + order = {'QED':1}) + +GC_337 = Coupling(name = 'GC_337', + value = '(cw0*ee0)/(2.*sw0) + (ee0*sw0)/(2.*cw0)', + order = {'QED':1}) + +GC_338 = Coupling(name = 'GC_338', + value = '-((cw0*ee0**2*complex(0,1))/sw0) + (ee0**2*complex(0,1)*sw0)/cw0', + order = {'QED':2}) + +GC_339 = Coupling(name = 'GC_339', + value = '-((ctW*cw0)/Lambda**2) - (ctB*sw0)/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_34 = Coupling(name = 'GC_34', + value = 'c3pqi/Lambda**2 + cpqi/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_340 = Coupling(name = 'GC_340', + value = '(ctW*cw0)/Lambda**2 + (ctB*sw0)/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_341 = Coupling(name = 'GC_341', + value = '-((ctW*cw0*complex(0,1))/(Lambda**2*cmath.sqrt(2))) + (ctB*complex(0,1)*sw0)/(Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QED':2}) + +GC_342 = Coupling(name = 'GC_342', + value = '-((ctW*cw0)/(Lambda**2*cmath.sqrt(2))) + (ctB*sw0)/(Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QED':2}) + +GC_343 = Coupling(name = 'GC_343', + value = '(ctB*cw0)/Lambda**2 - (ctW*sw0)/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_344 = Coupling(name = 'GC_344', + value = '-((ctB*cw0)/Lambda**2) + (ctW*sw0)/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_345 = Coupling(name = 'GC_345', + value = '(ctB*cw0*complex(0,1))/(Lambda**2*cmath.sqrt(2)) + (ctW*complex(0,1)*sw0)/(Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QED':2}) + +GC_346 = Coupling(name = 'GC_346', + value = '(ctB*cw0)/(Lambda**2*cmath.sqrt(2)) + (ctW*sw0)/(Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QED':2}) + +GC_347 = Coupling(name = 'GC_347', + value = '-((cpd*cw0*ee0*complex(0,1))/(Lambda**2*sw0)) + (cpd*ee0*complex(0,1)*sw0)/(cw0*Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_348 = Coupling(name = 'GC_348', + value = '(cpd*cw0*ee0*complex(0,1))/(Lambda**2*sw0) + (cpd*ee0*complex(0,1)*sw0)/(cw0*Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_349 = Coupling(name = 'GC_349', + value = '-(cpDC*cw0*ee0*complex(0,1))/(2.*Lambda**2*sw0) - (cpDC*ee0*complex(0,1)*sw0)/(2.*cw0*Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_35 = Coupling(name = 'GC_35', + value = '(2*cQl31*complex(0,1))/Lambda**2 + (cQlM1*complex(0,1))/Lambda**2', + order = {'NP':2}) + +GC_350 = Coupling(name = 'GC_350', + value = '(cpDC*cw0*ee0*complex(0,1))/(Lambda**2*sw0) - (cpDC*ee0*complex(0,1)*sw0)/(cw0*Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_351 = Coupling(name = 'GC_351', + value = '-(cpDC*cw0*ee0)/(2.*Lambda**2*sw0) + (cpDC*ee0*sw0)/(2.*cw0*Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_352 = Coupling(name = 'GC_352', + value = '(cpDC*cw0*ee0)/(2.*Lambda**2*sw0) + (cpDC*ee0*sw0)/(2.*cw0*Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_353 = Coupling(name = 'GC_353', + value = '(3*cpDC*cw0*ee0)/(2.*Lambda**2*sw0) + (3*cpDC*ee0*sw0)/(2.*cw0*Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_354 = Coupling(name = 'GC_354', + value = '-((cpe*cw0*ee0*complex(0,1))/(Lambda**2*sw0)) + (cpe*ee0*complex(0,1)*sw0)/(cw0*Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_355 = Coupling(name = 'GC_355', + value = '(cpe*cw0*ee0*complex(0,1))/(Lambda**2*sw0) + (cpe*ee0*complex(0,1)*sw0)/(cw0*Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_356 = Coupling(name = 'GC_356', + value = '(c3pl1*cw0*ee0*complex(0,1))/(Lambda**2*sw0) - (cpl1*cw0*ee0*complex(0,1))/(Lambda**2*sw0) - (c3pl1*ee0*complex(0,1)*sw0)/(cw0*Lambda**2) + (cpl1*ee0*complex(0,1)*sw0)/(cw0*Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_357 = Coupling(name = 'GC_357', + value = '-((c3pl1*cw0*ee0*complex(0,1))/(Lambda**2*sw0)) + (cpl1*cw0*ee0*complex(0,1))/(Lambda**2*sw0) - (c3pl1*ee0*complex(0,1)*sw0)/(cw0*Lambda**2) + (cpl1*ee0*complex(0,1)*sw0)/(cw0*Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_358 = Coupling(name = 'GC_358', + value = '-((c3pl1*cw0*ee0*complex(0,1))/(Lambda**2*sw0)) - (cpl1*cw0*ee0*complex(0,1))/(Lambda**2*sw0) + (c3pl1*ee0*complex(0,1)*sw0)/(cw0*Lambda**2) + (cpl1*ee0*complex(0,1)*sw0)/(cw0*Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_359 = Coupling(name = 'GC_359', + value = '(c3pl1*cw0*ee0*complex(0,1))/(Lambda**2*sw0) + (cpl1*cw0*ee0*complex(0,1))/(Lambda**2*sw0) + (c3pl1*ee0*complex(0,1)*sw0)/(cw0*Lambda**2) + (cpl1*ee0*complex(0,1)*sw0)/(cw0*Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_36 = Coupling(name = 'GC_36', + value = '(2*cQl32*complex(0,1))/Lambda**2 + (cQlM2*complex(0,1))/Lambda**2', + order = {'NP':2}) + +GC_360 = Coupling(name = 'GC_360', + value = '(c3pl2*cw0*ee0*complex(0,1))/(Lambda**2*sw0) - (cpl2*cw0*ee0*complex(0,1))/(Lambda**2*sw0) - (c3pl2*ee0*complex(0,1)*sw0)/(cw0*Lambda**2) + (cpl2*ee0*complex(0,1)*sw0)/(cw0*Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_361 = Coupling(name = 'GC_361', + value = '-((c3pl2*cw0*ee0*complex(0,1))/(Lambda**2*sw0)) + (cpl2*cw0*ee0*complex(0,1))/(Lambda**2*sw0) - (c3pl2*ee0*complex(0,1)*sw0)/(cw0*Lambda**2) + (cpl2*ee0*complex(0,1)*sw0)/(cw0*Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_362 = Coupling(name = 'GC_362', + value = '-((c3pl2*cw0*ee0*complex(0,1))/(Lambda**2*sw0)) - (cpl2*cw0*ee0*complex(0,1))/(Lambda**2*sw0) + (c3pl2*ee0*complex(0,1)*sw0)/(cw0*Lambda**2) + (cpl2*ee0*complex(0,1)*sw0)/(cw0*Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_363 = Coupling(name = 'GC_363', + value = '(c3pl2*cw0*ee0*complex(0,1))/(Lambda**2*sw0) + (cpl2*cw0*ee0*complex(0,1))/(Lambda**2*sw0) + (c3pl2*ee0*complex(0,1)*sw0)/(cw0*Lambda**2) + (cpl2*ee0*complex(0,1)*sw0)/(cw0*Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_364 = Coupling(name = 'GC_364', + value = '(c3pl3*cw0*ee0*complex(0,1))/(Lambda**2*sw0) - (cpl3*cw0*ee0*complex(0,1))/(Lambda**2*sw0) - (c3pl3*ee0*complex(0,1)*sw0)/(cw0*Lambda**2) + (cpl3*ee0*complex(0,1)*sw0)/(cw0*Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_365 = Coupling(name = 'GC_365', + value = '-((c3pl3*cw0*ee0*complex(0,1))/(Lambda**2*sw0)) + (cpl3*cw0*ee0*complex(0,1))/(Lambda**2*sw0) - (c3pl3*ee0*complex(0,1)*sw0)/(cw0*Lambda**2) + (cpl3*ee0*complex(0,1)*sw0)/(cw0*Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_366 = Coupling(name = 'GC_366', + value = '-((c3pl3*cw0*ee0*complex(0,1))/(Lambda**2*sw0)) - (cpl3*cw0*ee0*complex(0,1))/(Lambda**2*sw0) + (c3pl3*ee0*complex(0,1)*sw0)/(cw0*Lambda**2) + (cpl3*ee0*complex(0,1)*sw0)/(cw0*Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_367 = Coupling(name = 'GC_367', + value = '(c3pl3*cw0*ee0*complex(0,1))/(Lambda**2*sw0) + (cpl3*cw0*ee0*complex(0,1))/(Lambda**2*sw0) + (c3pl3*ee0*complex(0,1)*sw0)/(cw0*Lambda**2) + (cpl3*ee0*complex(0,1)*sw0)/(cw0*Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_368 = Coupling(name = 'GC_368', + value = '-((cpmu*cw0*ee0*complex(0,1))/(Lambda**2*sw0)) + (cpmu*ee0*complex(0,1)*sw0)/(cw0*Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_369 = Coupling(name = 'GC_369', + value = '(cpmu*cw0*ee0*complex(0,1))/(Lambda**2*sw0) + (cpmu*ee0*complex(0,1)*sw0)/(cw0*Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_37 = Coupling(name = 'GC_37', + value = '(2*cQl33*complex(0,1))/Lambda**2 + (cQlM3*complex(0,1))/Lambda**2', + order = {'NP':2}) + +GC_370 = Coupling(name = 'GC_370', + value = '(c3pQ3*cw0*ee0*complex(0,1))/(Lambda**2*sw0) - (cpQ3*cw0*ee0*complex(0,1))/(Lambda**2*sw0) - (c3pQ3*ee0*complex(0,1)*sw0)/(cw0*Lambda**2) + (cpQ3*ee0*complex(0,1)*sw0)/(cw0*Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_371 = Coupling(name = 'GC_371', + value = '-((c3pQ3*cw0*ee0*complex(0,1))/(Lambda**2*sw0)) + (cpQ3*cw0*ee0*complex(0,1))/(Lambda**2*sw0) - (c3pQ3*ee0*complex(0,1)*sw0)/(cw0*Lambda**2) + (cpQ3*ee0*complex(0,1)*sw0)/(cw0*Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_372 = Coupling(name = 'GC_372', + value = '-((c3pQ3*cw0*ee0*complex(0,1))/(Lambda**2*sw0)) - (cpQ3*cw0*ee0*complex(0,1))/(Lambda**2*sw0) + (c3pQ3*ee0*complex(0,1)*sw0)/(cw0*Lambda**2) + (cpQ3*ee0*complex(0,1)*sw0)/(cw0*Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_373 = Coupling(name = 'GC_373', + value = '(c3pQ3*cw0*ee0*complex(0,1))/(Lambda**2*sw0) + (cpQ3*cw0*ee0*complex(0,1))/(Lambda**2*sw0) + (c3pQ3*ee0*complex(0,1)*sw0)/(cw0*Lambda**2) + (cpQ3*ee0*complex(0,1)*sw0)/(cw0*Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_374 = Coupling(name = 'GC_374', + value = '(c3pqi*cw0*ee0*complex(0,1))/(Lambda**2*sw0) - (cpqi*cw0*ee0*complex(0,1))/(Lambda**2*sw0) - (c3pqi*ee0*complex(0,1)*sw0)/(cw0*Lambda**2) + (cpqi*ee0*complex(0,1)*sw0)/(cw0*Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_375 = Coupling(name = 'GC_375', + value = '-((c3pqi*cw0*ee0*complex(0,1))/(Lambda**2*sw0)) + (cpqi*cw0*ee0*complex(0,1))/(Lambda**2*sw0) - (c3pqi*ee0*complex(0,1)*sw0)/(cw0*Lambda**2) + (cpqi*ee0*complex(0,1)*sw0)/(cw0*Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_376 = Coupling(name = 'GC_376', + value = '-((c3pqi*cw0*ee0*complex(0,1))/(Lambda**2*sw0)) - (cpqi*cw0*ee0*complex(0,1))/(Lambda**2*sw0) + (c3pqi*ee0*complex(0,1)*sw0)/(cw0*Lambda**2) + (cpqi*ee0*complex(0,1)*sw0)/(cw0*Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_377 = Coupling(name = 'GC_377', + value = '(c3pqi*cw0*ee0*complex(0,1))/(Lambda**2*sw0) + (cpqi*cw0*ee0*complex(0,1))/(Lambda**2*sw0) + (c3pqi*ee0*complex(0,1)*sw0)/(cw0*Lambda**2) + (cpqi*ee0*complex(0,1)*sw0)/(cw0*Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_378 = Coupling(name = 'GC_378', + value = '-((cpt*cw0*ee0*complex(0,1))/(Lambda**2*sw0)) + (cpt*ee0*complex(0,1)*sw0)/(cw0*Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_379 = Coupling(name = 'GC_379', + value = '(cpt*cw0*ee0*complex(0,1))/(Lambda**2*sw0) + (cpt*ee0*complex(0,1)*sw0)/(cw0*Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_38 = Coupling(name = 'GC_38', + value = '(2*cQq11*complex(0,1))/Lambda**2 - (2*cQq13*complex(0,1))/Lambda**2', + order = {'NP':2}) + +GC_380 = Coupling(name = 'GC_380', + value = '-((cpta*cw0*ee0*complex(0,1))/(Lambda**2*sw0)) + (cpta*ee0*complex(0,1)*sw0)/(cw0*Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_381 = Coupling(name = 'GC_381', + value = '(cpta*cw0*ee0*complex(0,1))/(Lambda**2*sw0) + (cpta*ee0*complex(0,1)*sw0)/(cw0*Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_382 = Coupling(name = 'GC_382', + value = '-((cpu*cw0*ee0*complex(0,1))/(Lambda**2*sw0)) + (cpu*ee0*complex(0,1)*sw0)/(cw0*Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_383 = Coupling(name = 'GC_383', + value = '(cpu*cw0*ee0*complex(0,1))/(Lambda**2*sw0) + (cpu*ee0*complex(0,1)*sw0)/(cw0*Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_384 = Coupling(name = 'GC_384', + value = '(cpDC*cw0*ee0**2*complex(0,1))/(Lambda**2*sw0) + (cpDC*ee0**2*complex(0,1)*sw0)/(cw0*Lambda**2)', + order = {'NP':2,'QED':4}) + +GC_385 = Coupling(name = 'GC_385', + value = '(-4*cpDC*cw0*ee0**2*complex(0,1))/(Lambda**2*sw0) + (4*cpDC*ee0**2*complex(0,1)*sw0)/(cw0*Lambda**2)', + order = {'NP':2,'QED':4}) + +GC_386 = Coupling(name = 'GC_386', + value = '-(ee0**2*complex(0,1)) + (cw0**2*ee0**2*complex(0,1))/(2.*sw0**2) + (ee0**2*complex(0,1)*sw0**2)/(2.*cw0**2)', + order = {'QED':2}) + +GC_387 = Coupling(name = 'GC_387', + value = 'ee0**2*complex(0,1) + (cw0**2*ee0**2*complex(0,1))/(2.*sw0**2) + (ee0**2*complex(0,1)*sw0**2)/(2.*cw0**2)', + order = {'QED':2}) + +GC_388 = Coupling(name = 'GC_388', + value = '(4*cpW*cw0**2*complex(0,1))/Lambda**2 - (4*cpWB*cw0*complex(0,1)*sw0)/Lambda**2 + (4*cpBB*complex(0,1)*sw0**2)/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_389 = Coupling(name = 'GC_389', + value = '(4*cpW*cw0**2*complex(0,1))/Lambda**2 + (4*cpWB*cw0*complex(0,1)*sw0)/Lambda**2 + (4*cpBB*complex(0,1)*sw0**2)/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_39 = Coupling(name = 'GC_39', + value = '(2*cQq11*complex(0,1))/Lambda**2 + (2*cQq13*complex(0,1))/Lambda**2', + order = {'NP':2}) + +GC_390 = Coupling(name = 'GC_390', + value = '(4*cpBB*cw0**2*complex(0,1))/Lambda**2 - (4*cpWB*cw0*complex(0,1)*sw0)/Lambda**2 + (4*cpW*complex(0,1)*sw0**2)/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_391 = Coupling(name = 'GC_391', + value = '(4*cpBB*cw0**2*complex(0,1))/Lambda**2 + (4*cpWB*cw0*complex(0,1)*sw0)/Lambda**2 + (4*cpW*complex(0,1)*sw0**2)/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_392 = Coupling(name = 'GC_392', + value = '(2*cpWB*cw0**2*complex(0,1))/Lambda**2 + (4*cpBB*cw0*complex(0,1)*sw0)/Lambda**2 - (4*cpW*cw0*complex(0,1)*sw0)/Lambda**2 - (2*cpWB*complex(0,1)*sw0**2)/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_393 = Coupling(name = 'GC_393', + value = '(-2*cpWB*cw0**2*complex(0,1))/Lambda**2 + (4*cpBB*cw0*complex(0,1)*sw0)/Lambda**2 - (4*cpW*cw0*complex(0,1)*sw0)/Lambda**2 + (2*cpWB*complex(0,1)*sw0**2)/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_394 = Coupling(name = 'GC_394', + value = '-((cpDC*cw0**2*ee0**2*complex(0,1))/(Lambda**2*sw0**2)) + (cpDC*ee0**2*complex(0,1)*sw0**2)/(cw0**2*Lambda**2)', + order = {'NP':2,'QED':4}) + +GC_395 = Coupling(name = 'GC_395', + value = '(2*cpDC*ee0**2*complex(0,1))/Lambda**2 + (cpDC*cw0**2*ee0**2*complex(0,1))/(Lambda**2*sw0**2) + (cpDC*ee0**2*complex(0,1)*sw0**2)/(cw0**2*Lambda**2)', + order = {'NP':2,'QED':4}) + +GC_396 = Coupling(name = 'GC_396', + value = '(-4*cpDC*ee0**2*complex(0,1))/Lambda**2 + (2*cpDC*cw0**2*ee0**2*complex(0,1))/(Lambda**2*sw0**2) + (2*cpDC*ee0**2*complex(0,1)*sw0**2)/(cw0**2*Lambda**2)', + order = {'NP':2,'QED':4}) + +GC_397 = Coupling(name = 'GC_397', + value = '(6*cpDC*ee0**2*complex(0,1))/Lambda**2 + (3*cpDC*cw0**2*ee0**2*complex(0,1))/(Lambda**2*sw0**2) + (3*cpDC*ee0**2*complex(0,1)*sw0**2)/(cw0**2*Lambda**2)', + order = {'NP':2,'QED':4}) + +GC_398 = Coupling(name = 'GC_398', + value = '-((complex(0,1)*MH**2)/vev0**2)', + order = {'QED':2}) + +GC_399 = Coupling(name = 'GC_399', + value = '(-2*complex(0,1)*MH**2)/vev0**2', + order = {'QED':2}) + +GC_4 = Coupling(name = 'GC_4', + value = 'ee0*complex(0,1)', + order = {'QED':1}) + +GC_40 = Coupling(name = 'GC_40', + value = '(cQQ1*complex(0,1))/Lambda**2 - (cQQ8*complex(0,1))/(6.*Lambda**2)', + order = {'NP':2}) + +GC_400 = Coupling(name = 'GC_400', + value = '(-3*complex(0,1)*MH**2)/vev0**2', + order = {'QED':2}) + +GC_401 = Coupling(name = 'GC_401', + value = '-((complex(0,1)*MH**2)/vev0)', + order = {'QED':1}) + +GC_402 = Coupling(name = 'GC_402', + value = '(-3*complex(0,1)*MH**2)/vev0', + order = {'QED':1}) + +GC_403 = Coupling(name = 'GC_403', + value = '-(ee0**2*vev0)/(2.*cw0)', + order = {'QED':1}) + +GC_404 = Coupling(name = 'GC_404', + value = '(ee0**2*vev0)/(2.*cw0)', + order = {'QED':1}) + +GC_405 = Coupling(name = 'GC_405', + value = '-((c3pl1*vev0*cmath.sqrt(2))/Lambda**2)', + order = {'NP':2,'QED':1}) + +GC_406 = Coupling(name = 'GC_406', + value = '-((c3pl2*vev0*cmath.sqrt(2))/Lambda**2)', + order = {'NP':2,'QED':1}) + +GC_407 = Coupling(name = 'GC_407', + value = '-((c3pl3*vev0*cmath.sqrt(2))/Lambda**2)', + order = {'NP':2,'QED':1}) + +GC_408 = Coupling(name = 'GC_408', + value = '-((c3pQ3*vev0*cmath.sqrt(2))/Lambda**2)', + order = {'NP':2,'QED':1}) + +GC_409 = Coupling(name = 'GC_409', + value = '-((c3pqi*vev0*cmath.sqrt(2))/Lambda**2)', + order = {'NP':2,'QED':1}) + +GC_41 = Coupling(name = 'GC_41', + value = '(cQQ1*complex(0,1))/Lambda**2 + (cQQ8*complex(0,1))/(3.*Lambda**2)', + order = {'NP':2}) + +GC_410 = Coupling(name = 'GC_410', + value = '(2*cdp*complex(0,1)*vev0)/Lambda**2', + order = {'NP':2,'QED':1}) + +GC_411 = Coupling(name = 'GC_411', + value = '(6*cp*complex(0,1)*vev0)/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_412 = Coupling(name = 'GC_412', + value = '(12*cp*complex(0,1)*vev0)/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_413 = Coupling(name = 'GC_413', + value = '(18*cp*complex(0,1)*vev0)/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_414 = Coupling(name = 'GC_414', + value = '(90*cp*complex(0,1)*vev0)/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_415 = Coupling(name = 'GC_415', + value = '(cpd*vev0)/Lambda**2', + order = {'NP':2,'QED':1}) + +GC_416 = Coupling(name = 'GC_416', + value = '-(cpDC*vev0)/(2.*Lambda**2)', + order = {'NP':2,'QED':1}) + +GC_417 = Coupling(name = 'GC_417', + value = '-((cpDC*complex(0,1)*vev0)/Lambda**2)', + order = {'NP':2,'QED':1}) + +GC_418 = Coupling(name = 'GC_418', + value = '(cpe*vev0)/Lambda**2', + order = {'NP':2,'QED':1}) + +GC_419 = Coupling(name = 'GC_419', + value = '(4*cpG*complex(0,1)*vev0)/Lambda**2', + order = {'NP':2,'QED':1}) + +GC_42 = Coupling(name = 'GC_42', + value = '(2*cQq81*complex(0,1))/Lambda**2 - (2*cQq83*complex(0,1))/Lambda**2', + order = {'NP':2}) + +GC_420 = Coupling(name = 'GC_420', + value = '(cpmu*vev0)/Lambda**2', + order = {'NP':2,'QED':1}) + +GC_421 = Coupling(name = 'GC_421', + value = '(cpt*vev0)/Lambda**2', + order = {'NP':2,'QED':1}) + +GC_422 = Coupling(name = 'GC_422', + value = '(cpta*vev0)/Lambda**2', + order = {'NP':2,'QED':1}) + +GC_423 = Coupling(name = 'GC_423', + value = '(cpu*vev0)/Lambda**2', + order = {'NP':2,'QED':1}) + +GC_424 = Coupling(name = 'GC_424', + value = '(4*cpW*complex(0,1)*vev0)/Lambda**2', + order = {'NP':2,'QED':1}) + +GC_425 = Coupling(name = 'GC_425', + value = '-((ctp*vev0)/Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_426 = Coupling(name = 'GC_426', + value = '(ctp*vev0)/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_427 = Coupling(name = 'GC_427', + value = '-((ctp*vev0)/(Lambda**2*cmath.sqrt(2)))', + order = {'NP':2,'QED':2}) + +GC_428 = Coupling(name = 'GC_428', + value = '(ctp*complex(0,1)*vev0)/(Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QED':2}) + +GC_429 = Coupling(name = 'GC_429', + value = '(3*ctp*complex(0,1)*vev0)/(Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QED':2}) + +GC_43 = Coupling(name = 'GC_43', + value = '(2*cQq81*complex(0,1))/Lambda**2 + (2*cQq83*complex(0,1))/Lambda**2', + order = {'NP':2}) + +GC_430 = Coupling(name = 'GC_430', + value = '(ctW*complex(0,1)*vev0)/Lambda**2', + order = {'NP':2,'QED':1}) + +GC_431 = Coupling(name = 'GC_431', + value = '(-2*cpWB*cw0*vev0)/Lambda**2', + order = {'NP':2,'QED':1}) + +GC_432 = Coupling(name = 'GC_432', + value = '(2*cpWB*cw0*vev0)/Lambda**2', + order = {'NP':2,'QED':1}) + +GC_433 = Coupling(name = 'GC_433', + value = '-((c3pl1*ee0*vev0*cmath.sqrt(2))/Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_434 = Coupling(name = 'GC_434', + value = '(c3pl1*ee0*vev0*cmath.sqrt(2))/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_435 = Coupling(name = 'GC_435', + value = '-((c3pl2*ee0*vev0*cmath.sqrt(2))/Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_436 = Coupling(name = 'GC_436', + value = '(c3pl2*ee0*vev0*cmath.sqrt(2))/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_437 = Coupling(name = 'GC_437', + value = '-((c3pl3*ee0*vev0*cmath.sqrt(2))/Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_438 = Coupling(name = 'GC_438', + value = '(c3pl3*ee0*vev0*cmath.sqrt(2))/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_439 = Coupling(name = 'GC_439', + value = '-((c3pQ3*ee0*vev0*cmath.sqrt(2))/Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_44 = Coupling(name = 'GC_44', + value = '(-2*c3pl1*ee0*complex(0,1))/Lambda**2 + (2*cpl1*ee0*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':3}) + +GC_440 = Coupling(name = 'GC_440', + value = '(c3pQ3*ee0*vev0*cmath.sqrt(2))/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_441 = Coupling(name = 'GC_441', + value = '-((c3pqi*ee0*vev0*cmath.sqrt(2))/Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_442 = Coupling(name = 'GC_442', + value = '(c3pqi*ee0*vev0*cmath.sqrt(2))/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_443 = Coupling(name = 'GC_443', + value = '(cpDC*ee0*vev0)/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_444 = Coupling(name = 'GC_444', + value = '(-4*cpW*ee0*complex(0,1)*vev0)/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_445 = Coupling(name = 'GC_445', + value = '(2*cpWB*ee0*complex(0,1)*vev0)/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_446 = Coupling(name = 'GC_446', + value = '-((ctW*ee0*complex(0,1)*vev0)/Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_447 = Coupling(name = 'GC_447', + value = '(ctW*ee0*complex(0,1)*vev0)/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_448 = Coupling(name = 'GC_448', + value = '(2*cpWB*cw0*ee0*vev0)/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_449 = Coupling(name = 'GC_449', + value = '(-4*cpW*ee0**2*complex(0,1)*vev0)/Lambda**2', + order = {'NP':2,'QED':3}) + +GC_45 = Coupling(name = 'GC_45', + value = '(2*c3pl1*ee0*complex(0,1))/Lambda**2 + (2*cpl1*ee0*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':3}) + +GC_450 = Coupling(name = 'GC_450', + value = '(4*cpG*G*vev0)/Lambda**2', + order = {'NP':2,'QCD':1,'QED':1}) + +GC_451 = Coupling(name = 'GC_451', + value = '(ctG*complex(0,1)*G*vev0)/(Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QCD':1}) + +GC_452 = Coupling(name = 'GC_452', + value = '(-4*cpG*complex(0,1)*G**2*vev0)/Lambda**2', + order = {'NP':2,'QCD':2,'QED':1}) + +GC_453 = Coupling(name = 'GC_453', + value = '-((ctG*G**2*vev0)/(Lambda**2*cmath.sqrt(2)))', + order = {'NP':2,'QCD':2}) + +GC_454 = Coupling(name = 'GC_454', + value = '-(ee0**2*vev0)/(4.*sw0**2)', + order = {'QED':1}) + +GC_455 = Coupling(name = 'GC_455', + value = '-(ee0**2*complex(0,1)*vev0)/(4.*sw0**2)', + order = {'QED':1}) + +GC_456 = Coupling(name = 'GC_456', + value = '(ee0**2*complex(0,1)*vev0)/(2.*sw0**2)', + order = {'QED':1}) + +GC_457 = Coupling(name = 'GC_457', + value = '(ee0**2*vev0)/(4.*sw0**2)', + order = {'QED':1}) + +GC_458 = Coupling(name = 'GC_458', + value = '(-2*cpDC*ee0**2*vev0)/(Lambda**2*sw0**2)', + order = {'NP':2,'QED':3}) + +GC_459 = Coupling(name = 'GC_459', + value = '(cpDC*ee0**2*complex(0,1)*vev0)/(Lambda**2*sw0**2)', + order = {'NP':2,'QED':3}) + +GC_46 = Coupling(name = 'GC_46', + value = '(-2*c3pl2*ee0*complex(0,1))/Lambda**2 + (2*cpl2*ee0*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':3}) + +GC_460 = Coupling(name = 'GC_460', + value = '(-2*cpDC*ee0**2*complex(0,1)*vev0)/(Lambda**2*sw0**2)', + order = {'NP':2,'QED':3}) + +GC_461 = Coupling(name = 'GC_461', + value = '(2*cpDC*ee0**2*vev0)/(Lambda**2*sw0**2)', + order = {'NP':2,'QED':3}) + +GC_462 = Coupling(name = 'GC_462', + value = '(4*cpW*ee0**2*complex(0,1)*vev0)/(Lambda**2*sw0**2)', + order = {'NP':2,'QED':3}) + +GC_463 = Coupling(name = 'GC_463', + value = '(-4*cpW*cw0**2*ee0**2*complex(0,1)*vev0)/(Lambda**2*sw0**2)', + order = {'NP':2,'QED':3}) + +GC_464 = Coupling(name = 'GC_464', + value = '-(ee0**2*vev0)/(2.*sw0)', + order = {'QED':1}) + +GC_465 = Coupling(name = 'GC_465', + value = '(ee0**2*vev0)/(2.*sw0)', + order = {'QED':1}) + +GC_466 = Coupling(name = 'GC_466', + value = '(c3pl1*ee0*complex(0,1)*vev0*cmath.sqrt(2))/(Lambda**2*sw0)', + order = {'NP':2,'QED':2}) + +GC_467 = Coupling(name = 'GC_467', + value = '(c3pl2*ee0*complex(0,1)*vev0*cmath.sqrt(2))/(Lambda**2*sw0)', + order = {'NP':2,'QED':2}) + +GC_468 = Coupling(name = 'GC_468', + value = '(c3pl3*ee0*complex(0,1)*vev0*cmath.sqrt(2))/(Lambda**2*sw0)', + order = {'NP':2,'QED':2}) + +GC_469 = Coupling(name = 'GC_469', + value = '(c3pQ3*ee0*complex(0,1)*vev0*cmath.sqrt(2))/(Lambda**2*sw0)', + order = {'NP':2,'QED':2}) + +GC_47 = Coupling(name = 'GC_47', + value = '(2*c3pl2*ee0*complex(0,1))/Lambda**2 + (2*cpl2*ee0*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':3}) + +GC_470 = Coupling(name = 'GC_470', + value = '(c3pqi*ee0*complex(0,1)*vev0*cmath.sqrt(2))/(Lambda**2*sw0)', + order = {'NP':2,'QED':2}) + +GC_471 = Coupling(name = 'GC_471', + value = '-((cpd*ee0*vev0)/(Lambda**2*sw0))', + order = {'NP':2,'QED':2}) + +GC_472 = Coupling(name = 'GC_472', + value = '(cpd*ee0*vev0)/(Lambda**2*sw0)', + order = {'NP':2,'QED':2}) + +GC_473 = Coupling(name = 'GC_473', + value = '-(cpDC*ee0*vev0)/(2.*Lambda**2*sw0)', + order = {'NP':2,'QED':2}) + +GC_474 = Coupling(name = 'GC_474', + value = '-((cpDC*ee0*complex(0,1)*vev0)/(Lambda**2*sw0))', + order = {'NP':2,'QED':2}) + +GC_475 = Coupling(name = 'GC_475', + value = '(cpDC*ee0*complex(0,1)*vev0)/(Lambda**2*sw0)', + order = {'NP':2,'QED':2}) + +GC_476 = Coupling(name = 'GC_476', + value = '(cpDC*ee0*vev0)/(Lambda**2*sw0)', + order = {'NP':2,'QED':2}) + +GC_477 = Coupling(name = 'GC_477', + value = '-((cpe*ee0*vev0)/(Lambda**2*sw0))', + order = {'NP':2,'QED':2}) + +GC_478 = Coupling(name = 'GC_478', + value = '(cpe*ee0*vev0)/(Lambda**2*sw0)', + order = {'NP':2,'QED':2}) + +GC_479 = Coupling(name = 'GC_479', + value = '-((cpl1*ee0*vev0)/(Lambda**2*sw0))', + order = {'NP':2,'QED':2}) + +GC_48 = Coupling(name = 'GC_48', + value = '(-2*c3pl3*ee0*complex(0,1))/Lambda**2 + (2*cpl3*ee0*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':3}) + +GC_480 = Coupling(name = 'GC_480', + value = '(cpl1*ee0*vev0)/(Lambda**2*sw0)', + order = {'NP':2,'QED':2}) + +GC_481 = Coupling(name = 'GC_481', + value = '-((cpl2*ee0*vev0)/(Lambda**2*sw0))', + order = {'NP':2,'QED':2}) + +GC_482 = Coupling(name = 'GC_482', + value = '(cpl2*ee0*vev0)/(Lambda**2*sw0)', + order = {'NP':2,'QED':2}) + +GC_483 = Coupling(name = 'GC_483', + value = '-((cpl3*ee0*vev0)/(Lambda**2*sw0))', + order = {'NP':2,'QED':2}) + +GC_484 = Coupling(name = 'GC_484', + value = '(cpl3*ee0*vev0)/(Lambda**2*sw0)', + order = {'NP':2,'QED':2}) + +GC_485 = Coupling(name = 'GC_485', + value = '-((cpmu*ee0*vev0)/(Lambda**2*sw0))', + order = {'NP':2,'QED':2}) + +GC_486 = Coupling(name = 'GC_486', + value = '(cpmu*ee0*vev0)/(Lambda**2*sw0)', + order = {'NP':2,'QED':2}) + +GC_487 = Coupling(name = 'GC_487', + value = '-((cpQ3*ee0*vev0)/(Lambda**2*sw0))', + order = {'NP':2,'QED':2}) + +GC_488 = Coupling(name = 'GC_488', + value = '(cpQ3*ee0*vev0)/(Lambda**2*sw0)', + order = {'NP':2,'QED':2}) + +GC_489 = Coupling(name = 'GC_489', + value = '-((cpqi*ee0*vev0)/(Lambda**2*sw0))', + order = {'NP':2,'QED':2}) + +GC_49 = Coupling(name = 'GC_49', + value = '(2*c3pl3*ee0*complex(0,1))/Lambda**2 + (2*cpl3*ee0*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':3}) + +GC_490 = Coupling(name = 'GC_490', + value = '(cpqi*ee0*vev0)/(Lambda**2*sw0)', + order = {'NP':2,'QED':2}) + +GC_491 = Coupling(name = 'GC_491', + value = '-((cpt*ee0*vev0)/(Lambda**2*sw0))', + order = {'NP':2,'QED':2}) + +GC_492 = Coupling(name = 'GC_492', + value = '(cpt*ee0*vev0)/(Lambda**2*sw0)', + order = {'NP':2,'QED':2}) + +GC_493 = Coupling(name = 'GC_493', + value = '-((cpta*ee0*vev0)/(Lambda**2*sw0))', + order = {'NP':2,'QED':2}) + +GC_494 = Coupling(name = 'GC_494', + value = '(cpta*ee0*vev0)/(Lambda**2*sw0)', + order = {'NP':2,'QED':2}) + +GC_495 = Coupling(name = 'GC_495', + value = '-((cpu*ee0*vev0)/(Lambda**2*sw0))', + order = {'NP':2,'QED':2}) + +GC_496 = Coupling(name = 'GC_496', + value = '(cpu*ee0*vev0)/(Lambda**2*sw0)', + order = {'NP':2,'QED':2}) + +GC_497 = Coupling(name = 'GC_497', + value = '(ctW*ee0*complex(0,1)*vev0)/(Lambda**2*sw0*cmath.sqrt(2))', + order = {'NP':2,'QED':2}) + +GC_498 = Coupling(name = 'GC_498', + value = '(4*cpW*cw0*ee0*complex(0,1)*vev0)/(Lambda**2*sw0)', + order = {'NP':2,'QED':2}) + +GC_499 = Coupling(name = 'GC_499', + value = '(2*cpWB*cw0*ee0*complex(0,1)*vev0)/(Lambda**2*sw0)', + order = {'NP':2,'QED':2}) + +GC_5 = Coupling(name = 'GC_5', + value = 'ee0**2*complex(0,1)', + order = {'QED':2}) + +GC_50 = Coupling(name = 'GC_50', + value = '(-2*c3pQ3*ee0*complex(0,1))/Lambda**2 + (2*cpQ3*ee0*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':3}) + +GC_500 = Coupling(name = 'GC_500', + value = '-((ctW*cw0*ee0*complex(0,1)*vev0)/(Lambda**2*sw0))', + order = {'NP':2,'QED':2}) + +GC_501 = Coupling(name = 'GC_501', + value = '(ctW*cw0*ee0*complex(0,1)*vev0)/(Lambda**2*sw0)', + order = {'NP':2,'QED':2}) + +GC_502 = Coupling(name = 'GC_502', + value = '(2*cpWB*cw0**2*ee0*vev0)/(Lambda**2*sw0)', + order = {'NP':2,'QED':2}) + +GC_503 = Coupling(name = 'GC_503', + value = '(-2*cpDC*ee0**2*vev0)/(Lambda**2*sw0)', + order = {'NP':2,'QED':3}) + +GC_504 = Coupling(name = 'GC_504', + value = '(2*cpDC*ee0**2*vev0)/(Lambda**2*sw0)', + order = {'NP':2,'QED':3}) + +GC_505 = Coupling(name = 'GC_505', + value = '(-8*cpW*cw0*ee0**2*complex(0,1)*vev0)/(Lambda**2*sw0)', + order = {'NP':2,'QED':3}) + +GC_506 = Coupling(name = 'GC_506', + value = '(-2*cpWB*sw0*vev0)/Lambda**2', + order = {'NP':2,'QED':1}) + +GC_507 = Coupling(name = 'GC_507', + value = '(2*cpWB*sw0*vev0)/Lambda**2', + order = {'NP':2,'QED':1}) + +GC_508 = Coupling(name = 'GC_508', + value = '(2*cpWB*ee0*sw0*vev0)/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_509 = Coupling(name = 'GC_509', + value = '-((c3pl1*ee0*sw0*vev0*cmath.sqrt(2))/(cw0*Lambda**2))', + order = {'NP':2,'QED':2}) + +GC_51 = Coupling(name = 'GC_51', + value = '(2*c3pQ3*ee0*complex(0,1))/Lambda**2 + (2*cpQ3*ee0*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':3}) + +GC_510 = Coupling(name = 'GC_510', + value = '(c3pl1*ee0*sw0*vev0*cmath.sqrt(2))/(cw0*Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_511 = Coupling(name = 'GC_511', + value = '-((c3pl2*ee0*sw0*vev0*cmath.sqrt(2))/(cw0*Lambda**2))', + order = {'NP':2,'QED':2}) + +GC_512 = Coupling(name = 'GC_512', + value = '(c3pl2*ee0*sw0*vev0*cmath.sqrt(2))/(cw0*Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_513 = Coupling(name = 'GC_513', + value = '-((c3pl3*ee0*sw0*vev0*cmath.sqrt(2))/(cw0*Lambda**2))', + order = {'NP':2,'QED':2}) + +GC_514 = Coupling(name = 'GC_514', + value = '(c3pl3*ee0*sw0*vev0*cmath.sqrt(2))/(cw0*Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_515 = Coupling(name = 'GC_515', + value = '-((c3pQ3*ee0*sw0*vev0*cmath.sqrt(2))/(cw0*Lambda**2))', + order = {'NP':2,'QED':2}) + +GC_516 = Coupling(name = 'GC_516', + value = '(c3pQ3*ee0*sw0*vev0*cmath.sqrt(2))/(cw0*Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_517 = Coupling(name = 'GC_517', + value = '-((c3pqi*ee0*sw0*vev0*cmath.sqrt(2))/(cw0*Lambda**2))', + order = {'NP':2,'QED':2}) + +GC_518 = Coupling(name = 'GC_518', + value = '(c3pqi*ee0*sw0*vev0*cmath.sqrt(2))/(cw0*Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_519 = Coupling(name = 'GC_519', + value = '(6*cp*complex(0,1)*vev0**2)/Lambda**2', + order = {'NP':2,'QED':1}) + +GC_52 = Coupling(name = 'GC_52', + value = '(-2*c3pqi*ee0*complex(0,1))/Lambda**2 + (2*cpqi*ee0*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':3}) + +GC_520 = Coupling(name = 'GC_520', + value = '(36*cp*complex(0,1)*vev0**2)/Lambda**2', + order = {'NP':2,'QED':1}) + +GC_521 = Coupling(name = 'GC_521', + value = '-((cpWB*ee0*complex(0,1)*vev0**2)/Lambda**2)', + order = {'NP':2,'QED':1}) + +GC_522 = Coupling(name = 'GC_522', + value = '-(cpDC*cw0**2*ee0*complex(0,1)*vev0**2)/(8.*Lambda**2*sw0**2)', + order = {'NP':2,'QED':1}) + +GC_523 = Coupling(name = 'GC_523', + value = '(cpDC*cw0**2*ee0*complex(0,1)*vev0**2)/(8.*Lambda**2*sw0**2)', + order = {'NP':2,'QED':1}) + +GC_524 = Coupling(name = 'GC_524', + value = '-((cpDC*ee0**2*complex(0,1)*vev0**2)/(Lambda**2*sw0**2))', + order = {'NP':2,'QED':2}) + +GC_525 = Coupling(name = 'GC_525', + value = '(-3*cpDC*ee0*complex(0,1)*vev0**2)/(8.*Lambda**2*sw0)', + order = {'NP':2,'QED':1}) + +GC_526 = Coupling(name = 'GC_526', + value = '(3*cpDC*ee0*complex(0,1)*vev0**2)/(8.*Lambda**2*sw0)', + order = {'NP':2,'QED':1}) + +GC_527 = Coupling(name = 'GC_527', + value = '(cpWB*cw0*ee0*complex(0,1)*vev0**2)/(Lambda**2*sw0)', + order = {'NP':2,'QED':1}) + +GC_528 = Coupling(name = 'GC_528', + value = '(3*c3pl1*ee0*complex(0,1)*sw0*vev0**2)/(4.*cw0*Lambda**2)', + order = {'NP':2,'QED':1}) + +GC_529 = Coupling(name = 'GC_529', + value = '(3*c3pl2*ee0*complex(0,1)*sw0*vev0**2)/(4.*cw0*Lambda**2)', + order = {'NP':2,'QED':1}) + +GC_53 = Coupling(name = 'GC_53', + value = '(2*c3pqi*ee0*complex(0,1))/Lambda**2 + (2*cpqi*ee0*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':3}) + +GC_530 = Coupling(name = 'GC_530', + value = '(6*cp*complex(0,1)*vev0**3)/Lambda**2', + order = {'NP':2}) + +GC_531 = Coupling(name = 'GC_531', + value = '(2*cdp*complex(0,1)*vev0)/Lambda**2 - (cpDC*complex(0,1)*vev0)/(2.*Lambda**2)', + order = {'NP':2,'QED':1}) + +GC_532 = Coupling(name = 'GC_532', + value = '(4*cdp*complex(0,1)*vev0)/Lambda**2 - (cpDC*complex(0,1)*vev0)/Lambda**2', + order = {'NP':2,'QED':1}) + +GC_533 = Coupling(name = 'GC_533', + value = '-((c3pl1*vev0)/Lambda**2) + (cpl1*vev0)/Lambda**2', + order = {'NP':2,'QED':1}) + +GC_534 = Coupling(name = 'GC_534', + value = '(c3pl1*vev0)/Lambda**2 + (cpl1*vev0)/Lambda**2', + order = {'NP':2,'QED':1}) + +GC_535 = Coupling(name = 'GC_535', + value = '-((c3pl2*vev0)/Lambda**2) + (cpl2*vev0)/Lambda**2', + order = {'NP':2,'QED':1}) + +GC_536 = Coupling(name = 'GC_536', + value = '(c3pl2*vev0)/Lambda**2 + (cpl2*vev0)/Lambda**2', + order = {'NP':2,'QED':1}) + +GC_537 = Coupling(name = 'GC_537', + value = '-((c3pl3*vev0)/Lambda**2) + (cpl3*vev0)/Lambda**2', + order = {'NP':2,'QED':1}) + +GC_538 = Coupling(name = 'GC_538', + value = '(c3pl3*vev0)/Lambda**2 + (cpl3*vev0)/Lambda**2', + order = {'NP':2,'QED':1}) + +GC_539 = Coupling(name = 'GC_539', + value = '-((c3pQ3*vev0)/Lambda**2) + (cpQ3*vev0)/Lambda**2', + order = {'NP':2,'QED':1}) + +GC_54 = Coupling(name = 'GC_54', + value = '-((c3pl1*cmath.sqrt(2))/Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_540 = Coupling(name = 'GC_540', + value = '(c3pQ3*vev0)/Lambda**2 + (cpQ3*vev0)/Lambda**2', + order = {'NP':2,'QED':1}) + +GC_541 = Coupling(name = 'GC_541', + value = '-((c3pqi*vev0)/Lambda**2) + (cpqi*vev0)/Lambda**2', + order = {'NP':2,'QED':1}) + +GC_542 = Coupling(name = 'GC_542', + value = '(c3pqi*vev0)/Lambda**2 + (cpqi*vev0)/Lambda**2', + order = {'NP':2,'QED':1}) + +GC_543 = Coupling(name = 'GC_543', + value = '(c3pl1*complex(0,1)*MH**2*vev0)/(2.*Lambda**2) + (c3pl2*complex(0,1)*MH**2*vev0)/(2.*Lambda**2) + (cdp*complex(0,1)*MH**2*vev0)/Lambda**2 - (cll1221*complex(0,1)*MH**2*vev0)/(2.*Lambda**2) - (cpDC*complex(0,1)*MH**2*vev0)/(4.*Lambda**2)', + order = {'NP':2,'QED':1}) + +GC_544 = Coupling(name = 'GC_544', + value = '(c3pl1*complex(0,1)*MH**2*vev0)/(2.*Lambda**2) + (c3pl2*complex(0,1)*MH**2*vev0)/(2.*Lambda**2) + (cdp*complex(0,1)*MH**2*vev0)/Lambda**2 - (cll1221*complex(0,1)*MH**2*vev0)/(2.*Lambda**2) + (cpDC*complex(0,1)*MH**2*vev0)/(4.*Lambda**2)', + order = {'NP':2,'QED':1}) + +GC_545 = Coupling(name = 'GC_545', + value = '(3*c3pl1*complex(0,1)*MH**2*vev0)/(2.*Lambda**2) + (3*c3pl2*complex(0,1)*MH**2*vev0)/(2.*Lambda**2) - (3*cdp*complex(0,1)*MH**2*vev0)/Lambda**2 - (3*cll1221*complex(0,1)*MH**2*vev0)/(2.*Lambda**2) + (3*cpDC*complex(0,1)*MH**2*vev0)/(4.*Lambda**2)', + order = {'NP':2,'QED':1}) + +GC_546 = Coupling(name = 'GC_546', + value = '-(ee0**2*vev0)/(4.*cw0) - (cw0*ee0**2*vev0)/(4.*sw0**2)', + order = {'QED':1}) + +GC_547 = Coupling(name = 'GC_547', + value = '(ee0**2*vev0)/(4.*cw0) - (cw0*ee0**2*vev0)/(4.*sw0**2)', + order = {'QED':1}) + +GC_548 = Coupling(name = 'GC_548', + value = '-(ee0**2*vev0)/(4.*cw0) + (cw0*ee0**2*vev0)/(4.*sw0**2)', + order = {'QED':1}) + +GC_549 = Coupling(name = 'GC_549', + value = '(ee0**2*vev0)/(4.*cw0) + (cw0*ee0**2*vev0)/(4.*sw0**2)', + order = {'QED':1}) + +GC_55 = Coupling(name = 'GC_55', + value = '-((c3pl1*complex(0,1)*cmath.sqrt(2))/Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_550 = Coupling(name = 'GC_550', + value = '(-3*cpDC*ee0**2*vev0)/(2.*cw0*Lambda**2) - (3*cpDC*cw0*ee0**2*vev0)/(2.*Lambda**2*sw0**2)', + order = {'NP':2,'QED':3}) + +GC_551 = Coupling(name = 'GC_551', + value = '(cpDC*ee0**2*vev0)/(cw0*Lambda**2) - (cpDC*cw0*ee0**2*vev0)/(Lambda**2*sw0**2)', + order = {'NP':2,'QED':3}) + +GC_552 = Coupling(name = 'GC_552', + value = '-(cpDC*ee0**2*vev0)/(2.*cw0*Lambda**2) - (cpDC*cw0*ee0**2*vev0)/(2.*Lambda**2*sw0**2)', + order = {'NP':2,'QED':3}) + +GC_553 = Coupling(name = 'GC_553', + value = '-(cpDC*ee0**2*complex(0,1)*vev0)/(2.*cw0*Lambda**2) - (cpDC*cw0*ee0**2*complex(0,1)*vev0)/(2.*Lambda**2*sw0**2)', + order = {'NP':2,'QED':3}) + +GC_554 = Coupling(name = 'GC_554', + value = '(cpDC*ee0**2*vev0)/(2.*cw0*Lambda**2) + (cpDC*cw0*ee0**2*vev0)/(2.*Lambda**2*sw0**2)', + order = {'NP':2,'QED':3}) + +GC_555 = Coupling(name = 'GC_555', + value = '-((cpDC*ee0**2*vev0)/(cw0*Lambda**2)) + (cpDC*cw0*ee0**2*vev0)/(Lambda**2*sw0**2)', + order = {'NP':2,'QED':3}) + +GC_556 = Coupling(name = 'GC_556', + value = '(3*cpDC*ee0**2*vev0)/(2.*cw0*Lambda**2) + (3*cpDC*cw0*ee0**2*vev0)/(2.*Lambda**2*sw0**2)', + order = {'NP':2,'QED':3}) + +GC_557 = Coupling(name = 'GC_557', + value = '-((ctW*cw0*complex(0,1)*vev0)/(Lambda**2*cmath.sqrt(2))) + (ctB*complex(0,1)*sw0*vev0)/(Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QED':1}) + +GC_558 = Coupling(name = 'GC_558', + value = '(ctB*cw0*complex(0,1)*vev0)/(Lambda**2*cmath.sqrt(2)) + (ctW*complex(0,1)*sw0*vev0)/(Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QED':1}) + +GC_559 = Coupling(name = 'GC_559', + value = '(cpd*cw0*ee0*complex(0,1)*vev0)/(Lambda**2*sw0) + (cpd*ee0*complex(0,1)*sw0*vev0)/(cw0*Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_56 = Coupling(name = 'GC_56', + value = '(c3pl1*complex(0,1)*cmath.sqrt(2))/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_560 = Coupling(name = 'GC_560', + value = '-(cpDC*cw0*ee0*complex(0,1)*vev0)/(2.*Lambda**2*sw0) - (cpDC*ee0*complex(0,1)*sw0*vev0)/(2.*cw0*Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_561 = Coupling(name = 'GC_561', + value = '-(cpDC*cw0*ee0*vev0)/(2.*Lambda**2*sw0) + (cpDC*ee0*sw0*vev0)/(2.*cw0*Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_562 = Coupling(name = 'GC_562', + value = '(cpDC*cw0*ee0*vev0)/(2.*Lambda**2*sw0) + (cpDC*ee0*sw0*vev0)/(2.*cw0*Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_563 = Coupling(name = 'GC_563', + value = '(3*cpDC*cw0*ee0*vev0)/(2.*Lambda**2*sw0) + (3*cpDC*ee0*sw0*vev0)/(2.*cw0*Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_564 = Coupling(name = 'GC_564', + value = '(cpe*cw0*ee0*complex(0,1)*vev0)/(Lambda**2*sw0) + (cpe*ee0*complex(0,1)*sw0*vev0)/(cw0*Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_565 = Coupling(name = 'GC_565', + value = '-((c3pl1*cw0*ee0*complex(0,1)*vev0)/(Lambda**2*sw0)) + (cpl1*cw0*ee0*complex(0,1)*vev0)/(Lambda**2*sw0) - (c3pl1*ee0*complex(0,1)*sw0*vev0)/(cw0*Lambda**2) + (cpl1*ee0*complex(0,1)*sw0*vev0)/(cw0*Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_566 = Coupling(name = 'GC_566', + value = '(c3pl1*cw0*ee0*complex(0,1)*vev0)/(Lambda**2*sw0) + (cpl1*cw0*ee0*complex(0,1)*vev0)/(Lambda**2*sw0) + (c3pl1*ee0*complex(0,1)*sw0*vev0)/(cw0*Lambda**2) + (cpl1*ee0*complex(0,1)*sw0*vev0)/(cw0*Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_567 = Coupling(name = 'GC_567', + value = '-((c3pl2*cw0*ee0*complex(0,1)*vev0)/(Lambda**2*sw0)) + (cpl2*cw0*ee0*complex(0,1)*vev0)/(Lambda**2*sw0) - (c3pl2*ee0*complex(0,1)*sw0*vev0)/(cw0*Lambda**2) + (cpl2*ee0*complex(0,1)*sw0*vev0)/(cw0*Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_568 = Coupling(name = 'GC_568', + value = '(c3pl2*cw0*ee0*complex(0,1)*vev0)/(Lambda**2*sw0) + (cpl2*cw0*ee0*complex(0,1)*vev0)/(Lambda**2*sw0) + (c3pl2*ee0*complex(0,1)*sw0*vev0)/(cw0*Lambda**2) + (cpl2*ee0*complex(0,1)*sw0*vev0)/(cw0*Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_569 = Coupling(name = 'GC_569', + value = '-((c3pl3*cw0*ee0*complex(0,1)*vev0)/(Lambda**2*sw0)) + (cpl3*cw0*ee0*complex(0,1)*vev0)/(Lambda**2*sw0) - (c3pl3*ee0*complex(0,1)*sw0*vev0)/(cw0*Lambda**2) + (cpl3*ee0*complex(0,1)*sw0*vev0)/(cw0*Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_57 = Coupling(name = 'GC_57', + value = '-((c3pl2*cmath.sqrt(2))/Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_570 = Coupling(name = 'GC_570', + value = '(c3pl3*cw0*ee0*complex(0,1)*vev0)/(Lambda**2*sw0) + (cpl3*cw0*ee0*complex(0,1)*vev0)/(Lambda**2*sw0) + (c3pl3*ee0*complex(0,1)*sw0*vev0)/(cw0*Lambda**2) + (cpl3*ee0*complex(0,1)*sw0*vev0)/(cw0*Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_571 = Coupling(name = 'GC_571', + value = '(cpmu*cw0*ee0*complex(0,1)*vev0)/(Lambda**2*sw0) + (cpmu*ee0*complex(0,1)*sw0*vev0)/(cw0*Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_572 = Coupling(name = 'GC_572', + value = '-((c3pQ3*cw0*ee0*complex(0,1)*vev0)/(Lambda**2*sw0)) + (cpQ3*cw0*ee0*complex(0,1)*vev0)/(Lambda**2*sw0) - (c3pQ3*ee0*complex(0,1)*sw0*vev0)/(cw0*Lambda**2) + (cpQ3*ee0*complex(0,1)*sw0*vev0)/(cw0*Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_573 = Coupling(name = 'GC_573', + value = '(c3pQ3*cw0*ee0*complex(0,1)*vev0)/(Lambda**2*sw0) + (cpQ3*cw0*ee0*complex(0,1)*vev0)/(Lambda**2*sw0) + (c3pQ3*ee0*complex(0,1)*sw0*vev0)/(cw0*Lambda**2) + (cpQ3*ee0*complex(0,1)*sw0*vev0)/(cw0*Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_574 = Coupling(name = 'GC_574', + value = '-((c3pqi*cw0*ee0*complex(0,1)*vev0)/(Lambda**2*sw0)) + (cpqi*cw0*ee0*complex(0,1)*vev0)/(Lambda**2*sw0) - (c3pqi*ee0*complex(0,1)*sw0*vev0)/(cw0*Lambda**2) + (cpqi*ee0*complex(0,1)*sw0*vev0)/(cw0*Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_575 = Coupling(name = 'GC_575', + value = '(c3pqi*cw0*ee0*complex(0,1)*vev0)/(Lambda**2*sw0) + (cpqi*cw0*ee0*complex(0,1)*vev0)/(Lambda**2*sw0) + (c3pqi*ee0*complex(0,1)*sw0*vev0)/(cw0*Lambda**2) + (cpqi*ee0*complex(0,1)*sw0*vev0)/(cw0*Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_576 = Coupling(name = 'GC_576', + value = '(cpt*cw0*ee0*complex(0,1)*vev0)/(Lambda**2*sw0) + (cpt*ee0*complex(0,1)*sw0*vev0)/(cw0*Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_577 = Coupling(name = 'GC_577', + value = '(cpta*cw0*ee0*complex(0,1)*vev0)/(Lambda**2*sw0) + (cpta*ee0*complex(0,1)*sw0*vev0)/(cw0*Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_578 = Coupling(name = 'GC_578', + value = '(cpu*cw0*ee0*complex(0,1)*vev0)/(Lambda**2*sw0) + (cpu*ee0*complex(0,1)*sw0*vev0)/(cw0*Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_579 = Coupling(name = 'GC_579', + value = '(cpDC*cw0*ee0**2*complex(0,1)*vev0)/(Lambda**2*sw0) + (cpDC*ee0**2*complex(0,1)*sw0*vev0)/(cw0*Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_58 = Coupling(name = 'GC_58', + value = '-((c3pl2*complex(0,1)*cmath.sqrt(2))/Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_580 = Coupling(name = 'GC_580', + value = '-(ee0**2*complex(0,1)*vev0)/2. - (cw0**2*ee0**2*complex(0,1)*vev0)/(4.*sw0**2) - (ee0**2*complex(0,1)*sw0**2*vev0)/(4.*cw0**2)', + order = {'QED':1}) + +GC_581 = Coupling(name = 'GC_581', + value = 'ee0**2*complex(0,1)*vev0 + (cw0**2*ee0**2*complex(0,1)*vev0)/(2.*sw0**2) + (ee0**2*complex(0,1)*sw0**2*vev0)/(2.*cw0**2)', + order = {'QED':1}) + +GC_582 = Coupling(name = 'GC_582', + value = '(4*cpW*cw0**2*complex(0,1)*vev0)/Lambda**2 + (4*cpWB*cw0*complex(0,1)*sw0*vev0)/Lambda**2 + (4*cpBB*complex(0,1)*sw0**2*vev0)/Lambda**2', + order = {'NP':2,'QED':1}) + +GC_583 = Coupling(name = 'GC_583', + value = '(4*cpBB*cw0**2*complex(0,1)*vev0)/Lambda**2 - (4*cpWB*cw0*complex(0,1)*sw0*vev0)/Lambda**2 + (4*cpW*complex(0,1)*sw0**2*vev0)/Lambda**2', + order = {'NP':2,'QED':1}) + +GC_584 = Coupling(name = 'GC_584', + value = '(2*cpWB*cw0**2*complex(0,1)*vev0)/Lambda**2 + (4*cpBB*cw0*complex(0,1)*sw0*vev0)/Lambda**2 - (4*cpW*cw0*complex(0,1)*sw0*vev0)/Lambda**2 - (2*cpWB*complex(0,1)*sw0**2*vev0)/Lambda**2', + order = {'NP':2,'QED':1}) + +GC_585 = Coupling(name = 'GC_585', + value = '-((cpDC*cw0**2*ee0**2*complex(0,1)*vev0)/(Lambda**2*sw0**2)) + (cpDC*ee0**2*complex(0,1)*sw0**2*vev0)/(cw0**2*Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_586 = Coupling(name = 'GC_586', + value = '(2*cpDC*ee0**2*complex(0,1)*vev0)/Lambda**2 + (cpDC*cw0**2*ee0**2*complex(0,1)*vev0)/(Lambda**2*sw0**2) + (cpDC*ee0**2*complex(0,1)*sw0**2*vev0)/(cw0**2*Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_587 = Coupling(name = 'GC_587', + value = '(6*cpDC*ee0**2*complex(0,1)*vev0)/Lambda**2 + (3*cpDC*cw0**2*ee0**2*complex(0,1)*vev0)/(Lambda**2*sw0**2) + (3*cpDC*ee0**2*complex(0,1)*sw0**2*vev0)/(cw0**2*Lambda**2)', + order = {'NP':2,'QED':3}) + +GC_588 = Coupling(name = 'GC_588', + value = '(cpDC*ee0*complex(0,1)*vev0**2)/(24.*Lambda**2) - (cpDC*ee0*complex(0,1)*vev0**2)/(24.*Lambda**2*sw0**2)', + order = {'NP':2,'QED':1}) + +GC_589 = Coupling(name = 'GC_589', + value = '-(cpDC*ee0*complex(0,1)*vev0**2)/(8.*Lambda**2) + (cpDC*ee0*complex(0,1)*vev0**2)/(8.*Lambda**2*sw0**2)', + order = {'NP':2,'QED':1}) + +GC_59 = Coupling(name = 'GC_59', + value = '(c3pl2*complex(0,1)*cmath.sqrt(2))/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_590 = Coupling(name = 'GC_590', + value = '-(cpDC*ee0*complex(0,1)*vev0**2)/(8.*Lambda**2) + (cpDC*ee0*complex(0,1)*vev0**2)/(8.*Lambda**2*sw0**2) - (cpDC*cw0**2*ee0*complex(0,1)*vev0**2)/(8.*Lambda**2*sw0**2)', + order = {'NP':2,'QED':1}) + +GC_591 = Coupling(name = 'GC_591', + value = '-(c3pl1*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2) - (c3pl2*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2) + (cll1221*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2) - (cpDC*cw0**2*ee0*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0**2)', + order = {'NP':2,'QED':1}) + +GC_592 = Coupling(name = 'GC_592', + value = '(c3pl1*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2) + (c3pl2*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2) - (cll1221*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2) + (cpDC*cw0**2*ee0*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0**2)', + order = {'NP':2,'QED':1}) + +GC_593 = Coupling(name = 'GC_593', + value = '(cpDC*ee0*vev0**2)/(8.*Lambda**2) - (cpDC*ee0*vev0**2)/(8.*Lambda**2*sw0**2) + (cpDC*cw0**2*ee0*vev0**2)/(8.*Lambda**2*sw0**2)', + order = {'NP':2,'QED':1}) + +GC_594 = Coupling(name = 'GC_594', + value = '(c3pl1*ee0**2*complex(0,1)*vev0**2)/(Lambda**2*sw0**2) + (c3pl2*ee0**2*complex(0,1)*vev0**2)/(Lambda**2*sw0**2) - (cll1221*ee0**2*complex(0,1)*vev0**2)/(Lambda**2*sw0**2)', + order = {'NP':2,'QED':2}) + +GC_595 = Coupling(name = 'GC_595', + value = '-(c3pl1*ee0**2*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0**2) - (c3pl2*ee0**2*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0**2) + (cll1221*ee0**2*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0**2) - (cpDC*ee0**2*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0**2)', + order = {'NP':2,'QED':2}) + +GC_596 = Coupling(name = 'GC_596', + value = '-(c3pl1*ee0**2*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0**2) - (c3pl2*ee0**2*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0**2) + (cdp*ee0**2*complex(0,1)*vev0**2)/(Lambda**2*sw0**2) + (cll1221*ee0**2*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0**2) - (cpDC*ee0**2*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0**2)', + order = {'NP':2,'QED':2}) + +GC_597 = Coupling(name = 'GC_597', + value = '-(c3pl1*ee0**2*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0**2) - (c3pl2*ee0**2*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0**2) + (cll1221*ee0**2*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0**2) + (cpDC*ee0**2*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0**2)', + order = {'NP':2,'QED':2}) + +GC_598 = Coupling(name = 'GC_598', + value = '(c3pl1*ee0*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0) + (c3pl2*ee0*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0) - (cll1221*ee0*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0)', + order = {'NP':2,'QED':1}) + +GC_599 = Coupling(name = 'GC_599', + value = '-(c3pl1*ee0*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0) - (c3pl2*ee0*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0) + (cll1221*ee0*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0)', + order = {'NP':2,'QED':1}) + +GC_6 = Coupling(name = 'GC_6', + value = '2*ee0**2*complex(0,1)', + order = {'QED':2}) + +GC_60 = Coupling(name = 'GC_60', + value = '-((c3pl3*cmath.sqrt(2))/Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_600 = Coupling(name = 'GC_600', + value = '(c3pl1*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0*cmath.sqrt(2)) - (c3pl2*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0*cmath.sqrt(2)) + (cll1221*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0*cmath.sqrt(2))', + order = {'NP':2,'QED':1}) + +GC_601 = Coupling(name = 'GC_601', + value = '-(c3pl1*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0*cmath.sqrt(2)) + (c3pl2*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0*cmath.sqrt(2)) + (cll1221*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0*cmath.sqrt(2))', + order = {'NP':2,'QED':1}) + +GC_602 = Coupling(name = 'GC_602', + value = '-(c3pl1*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0*cmath.sqrt(2)) - (c3pl2*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0*cmath.sqrt(2)) + (c3pl3*ee0*complex(0,1)*vev0**2)/(Lambda**2*sw0*cmath.sqrt(2)) + (cll1221*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0*cmath.sqrt(2))', + order = {'NP':2,'QED':1}) + +GC_603 = Coupling(name = 'GC_603', + value = '-(c3pl1*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0*cmath.sqrt(2)) - (c3pl2*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0*cmath.sqrt(2)) + (c3pQ3*ee0*complex(0,1)*vev0**2)/(Lambda**2*sw0*cmath.sqrt(2)) + (cll1221*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0*cmath.sqrt(2))', + order = {'NP':2,'QED':1}) + +GC_604 = Coupling(name = 'GC_604', + value = '-(c3pl1*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0*cmath.sqrt(2)) - (c3pl2*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0*cmath.sqrt(2)) + (c3pqi*ee0*complex(0,1)*vev0**2)/(Lambda**2*sw0*cmath.sqrt(2)) + (cll1221*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0*cmath.sqrt(2))', + order = {'NP':2,'QED':1}) + +GC_605 = Coupling(name = 'GC_605', + value = '(c3pl1*ee0*vev0**2)/(4.*Lambda**2*sw0) + (c3pl2*ee0*vev0**2)/(4.*Lambda**2*sw0) - (cdp*ee0*vev0**2)/(2.*Lambda**2*sw0) - (cll1221*ee0*vev0**2)/(4.*Lambda**2*sw0) + (cpDC*ee0*vev0**2)/(8.*Lambda**2*sw0)', + order = {'NP':2,'QED':1}) + +GC_606 = Coupling(name = 'GC_606', + value = '(cpWB*ee0*complex(0,1)*vev0**2)/(3.*Lambda**2) + (cpDC*cw0*ee0*complex(0,1)*vev0**2)/(12.*Lambda**2*sw0)', + order = {'NP':2,'QED':1}) + +GC_607 = Coupling(name = 'GC_607', + value = '(-2*cpWB*ee0*complex(0,1)*vev0**2)/(3.*Lambda**2) - (cpDC*cw0*ee0*complex(0,1)*vev0**2)/(6.*Lambda**2*sw0)', + order = {'NP':2,'QED':1}) + +GC_608 = Coupling(name = 'GC_608', + value = '(c3pl1*cw0*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0) + (c3pl2*cw0*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0) - (cll1221*cw0*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0) - (cpDC*cw0*ee0*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0)', + order = {'NP':2,'QED':1}) + +GC_609 = Coupling(name = 'GC_609', + value = '-((cpWB*ee0*complex(0,1)*vev0**2)/Lambda**2) + (c3pl1*cw0*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0) + (c3pl2*cw0*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0) - (cll1221*cw0*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0) - (cpDC*cw0*ee0*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0)', + order = {'NP':2,'QED':1}) + +GC_61 = Coupling(name = 'GC_61', + value = '-((c3pl3*complex(0,1)*cmath.sqrt(2))/Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_610 = Coupling(name = 'GC_610', + value = '(cpWB*ee0*complex(0,1)*vev0**2)/Lambda**2 + (cpDC*cw0*ee0*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0)', + order = {'NP':2,'QED':1}) + +GC_611 = Coupling(name = 'GC_611', + value = '-(c3pl1*cw0*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0) - (c3pl2*cw0*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0) + (cll1221*cw0*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0) + (cpDC*cw0*ee0*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0)', + order = {'NP':2,'QED':1}) + +GC_612 = Coupling(name = 'GC_612', + value = '(cpWB*ee0*complex(0,1)*vev0**2)/Lambda**2 - (c3pl1*cw0*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0) - (c3pl2*cw0*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0) + (cll1221*cw0*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0) + (cpDC*cw0*ee0*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0)', + order = {'NP':2,'QED':1}) + +GC_613 = Coupling(name = 'GC_613', + value = '(c3pl1*ee0*complex(0,1)*vev0**2)/(6.*Lambda**2) + (c3pl2*ee0*complex(0,1)*vev0**2)/(6.*Lambda**2) - (cll1221*ee0*complex(0,1)*vev0**2)/(6.*Lambda**2) + (cpWB*cw0*ee0*complex(0,1)*vev0**2)/(3.*Lambda**2*sw0)', + order = {'NP':2,'QED':1}) + +GC_614 = Coupling(name = 'GC_614', + value = '-(c3pl1*ee0*complex(0,1)*vev0**2)/(3.*Lambda**2) - (c3pl2*ee0*complex(0,1)*vev0**2)/(3.*Lambda**2) + (cll1221*ee0*complex(0,1)*vev0**2)/(3.*Lambda**2) - (2*cpWB*cw0*ee0*complex(0,1)*vev0**2)/(3.*Lambda**2*sw0)', + order = {'NP':2,'QED':1}) + +GC_615 = Coupling(name = 'GC_615', + value = '-(c3pl1*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2) - (c3pl2*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2) + (cll1221*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2) - (cpDC*cw0**2*ee0*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0**2) - (cpWB*cw0*ee0*complex(0,1)*vev0**2)/(Lambda**2*sw0)', + order = {'NP':2,'QED':1}) + +GC_616 = Coupling(name = 'GC_616', + value = '(c3pl1*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2) + (c3pl2*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2) - (cll1221*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2) + (cpWB*cw0*ee0*complex(0,1)*vev0**2)/(Lambda**2*sw0)', + order = {'NP':2,'QED':1}) + +GC_617 = Coupling(name = 'GC_617', + value = '(c3pl1*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2) + (c3pl2*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2) - (cll1221*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2) - (cpDC*ee0*complex(0,1)*vev0**2)/(8.*Lambda**2) + (cpDC*ee0*complex(0,1)*vev0**2)/(8.*Lambda**2*sw0**2) + (cpDC*cw0**2*ee0*complex(0,1)*vev0**2)/(8.*Lambda**2*sw0**2) + (cpWB*cw0*ee0*complex(0,1)*vev0**2)/(Lambda**2*sw0)', + order = {'NP':2,'QED':1}) + +GC_618 = Coupling(name = 'GC_618', + value = '(c3pl1*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2) + (c3pl2*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2) - (cll1221*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2) + (cpDC*cw0**2*ee0*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0**2) + (cpWB*cw0*ee0*complex(0,1)*vev0**2)/(Lambda**2*sw0)', + order = {'NP':2,'QED':1}) + +GC_619 = Coupling(name = 'GC_619', + value = '(cpDC*ee0**2*vev0**2)/(8.*Lambda**2*sw0**3) + (cpWB*cw0*ee0**2*vev0**2)/(2.*Lambda**2*sw0**2) + (c3pl1*ee0**2*vev0**2)/(2.*Lambda**2*sw0) + (c3pl2*ee0**2*vev0**2)/(2.*Lambda**2*sw0) - (cdp*ee0**2*vev0**2)/(2.*Lambda**2*sw0) - (cll1221*ee0**2*vev0**2)/(2.*Lambda**2*sw0)', + order = {'NP':2,'QED':2}) + +GC_62 = Coupling(name = 'GC_62', + value = '(c3pl3*complex(0,1)*cmath.sqrt(2))/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_620 = Coupling(name = 'GC_620', + value = '(cpDC*ee0**2*complex(0,1)*vev0**2)/(8.*Lambda**2*sw0**3) + (cpWB*cw0*ee0**2*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0**2) + (c3pl1*ee0**2*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0) + (c3pl2*ee0**2*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0) - (cll1221*ee0**2*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0)', + order = {'NP':2,'QED':2}) + +GC_621 = Coupling(name = 'GC_621', + value = '-(cpDC*ee0**2*vev0**2)/(8.*Lambda**2*sw0**3) - (cpWB*cw0*ee0**2*vev0**2)/(2.*Lambda**2*sw0**2) - (c3pl1*ee0**2*vev0**2)/(2.*Lambda**2*sw0) - (c3pl2*ee0**2*vev0**2)/(2.*Lambda**2*sw0) + (cdp*ee0**2*vev0**2)/(2.*Lambda**2*sw0) + (cll1221*ee0**2*vev0**2)/(2.*Lambda**2*sw0)', + order = {'NP':2,'QED':2}) + +GC_622 = Coupling(name = 'GC_622', + value = '-(c3pl1*ee0**2*vev0**2)/(2.*cw0*Lambda**2) - (c3pl2*ee0**2*vev0**2)/(2.*cw0*Lambda**2) + (cdp*ee0**2*vev0**2)/(2.*cw0*Lambda**2) + (cll1221*ee0**2*vev0**2)/(2.*cw0*Lambda**2) + (5*cpDC*ee0**2*vev0**2)/(8.*cw0*Lambda**2) - (cpDC*ee0**2*vev0**2)/(8.*cw0*Lambda**2*sw0**2) + (5*cpDC*cw0*ee0**2*vev0**2)/(8.*Lambda**2*sw0**2) - (cpWB*ee0**2*vev0**2)/(2.*Lambda**2*sw0)', + order = {'NP':2,'QED':2}) + +GC_623 = Coupling(name = 'GC_623', + value = '(c3pl1*ee0**2*complex(0,1)*vev0**2)/(2.*cw0*Lambda**2) + (c3pl2*ee0**2*complex(0,1)*vev0**2)/(2.*cw0*Lambda**2) - (cll1221*ee0**2*complex(0,1)*vev0**2)/(2.*cw0*Lambda**2) - (cpDC*ee0**2*complex(0,1)*vev0**2)/(8.*cw0*Lambda**2) + (cpDC*ee0**2*complex(0,1)*vev0**2)/(8.*cw0*Lambda**2*sw0**2) - (cpDC*cw0*ee0**2*complex(0,1)*vev0**2)/(8.*Lambda**2*sw0**2) + (cpWB*ee0**2*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0)', + order = {'NP':2,'QED':2}) + +GC_624 = Coupling(name = 'GC_624', + value = '(c3pl1*ee0**2*vev0**2)/(2.*cw0*Lambda**2) + (c3pl2*ee0**2*vev0**2)/(2.*cw0*Lambda**2) - (cdp*ee0**2*vev0**2)/(2.*cw0*Lambda**2) - (cll1221*ee0**2*vev0**2)/(2.*cw0*Lambda**2) - (5*cpDC*ee0**2*vev0**2)/(8.*cw0*Lambda**2) + (cpDC*ee0**2*vev0**2)/(8.*cw0*Lambda**2*sw0**2) - (5*cpDC*cw0*ee0**2*vev0**2)/(8.*Lambda**2*sw0**2) + (cpWB*ee0**2*vev0**2)/(2.*Lambda**2*sw0)', + order = {'NP':2,'QED':2}) + +GC_625 = Coupling(name = 'GC_625', + value = '(2*cpWB*ee0**2*complex(0,1)*vev0**2)/Lambda**2 - (cpDC*cw0**3*ee0**2*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0**3) - (2*cpWB*cw0**2*ee0**2*complex(0,1)*vev0**2)/(Lambda**2*sw0**2) - (2*c3pl1*cw0*ee0**2*complex(0,1)*vev0**2)/(Lambda**2*sw0) - (2*c3pl2*cw0*ee0**2*complex(0,1)*vev0**2)/(Lambda**2*sw0) + (2*cll1221*cw0*ee0**2*complex(0,1)*vev0**2)/(Lambda**2*sw0) + (cpDC*cw0*ee0**2*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0)', + order = {'NP':2,'QED':2}) + +GC_626 = Coupling(name = 'GC_626', + value = '-((c3pl1*ee0**2*complex(0,1)*vev0**2)/Lambda**2) - (c3pl2*ee0**2*complex(0,1)*vev0**2)/Lambda**2 + (cll1221*ee0**2*complex(0,1)*vev0**2)/Lambda**2 - (cpDC*cw0**2*ee0**2*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0**2) - (2*cpWB*cw0*ee0**2*complex(0,1)*vev0**2)/(Lambda**2*sw0)', + order = {'NP':2,'QED':2}) + +GC_627 = Coupling(name = 'GC_627', + value = '-((c3pl1*cw0**2*ee0**2*complex(0,1)*vev0**2)/(Lambda**2*sw0**2)) - (c3pl2*cw0**2*ee0**2*complex(0,1)*vev0**2)/(Lambda**2*sw0**2) + (cll1221*cw0**2*ee0**2*complex(0,1)*vev0**2)/(Lambda**2*sw0**2) + (cpDC*cw0**2*ee0**2*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0**2) + (2*cpWB*cw0*ee0**2*complex(0,1)*vev0**2)/(Lambda**2*sw0)', + order = {'NP':2,'QED':2}) + +GC_628 = Coupling(name = 'GC_628', + value = '(-2*c3pl1*ee0**2*complex(0,1)*vev0**2)/Lambda**2 - (2*c3pl2*ee0**2*complex(0,1)*vev0**2)/Lambda**2 + (2*cll1221*ee0**2*complex(0,1)*vev0**2)/Lambda**2 + (cpDC*ee0**2*complex(0,1)*vev0**2)/(2.*Lambda**2) - (cpDC*ee0**2*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0**2) - (cpDC*cw0**2*ee0**2*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0**2) - (4*cpWB*cw0*ee0**2*complex(0,1)*vev0**2)/(Lambda**2*sw0)', + order = {'NP':2,'QED':2}) + +GC_629 = Coupling(name = 'GC_629', + value = '-(cpDC*ee0*complex(0,1)*vev0**2)/(24.*cw0*Lambda**2*sw0) - (c3pl1*ee0*complex(0,1)*sw0*vev0**2)/(12.*cw0*Lambda**2) - (c3pl2*ee0*complex(0,1)*sw0*vev0**2)/(12.*cw0*Lambda**2) + (cll1221*ee0*complex(0,1)*sw0*vev0**2)/(12.*cw0*Lambda**2)', + order = {'NP':2,'QED':1}) + +GC_63 = Coupling(name = 'GC_63', + value = '-((c3pQ3*cmath.sqrt(2))/Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_630 = Coupling(name = 'GC_630', + value = '(cpDC*ee0*complex(0,1)*vev0**2)/(8.*cw0*Lambda**2*sw0) + (c3pl1*ee0*complex(0,1)*sw0*vev0**2)/(4.*cw0*Lambda**2) - (cll1221*ee0*complex(0,1)*sw0*vev0**2)/(4.*cw0*Lambda**2)', + order = {'NP':2,'QED':1}) + +GC_631 = Coupling(name = 'GC_631', + value = '(cpDC*ee0*complex(0,1)*vev0**2)/(8.*cw0*Lambda**2*sw0) + (c3pl2*ee0*complex(0,1)*sw0*vev0**2)/(4.*cw0*Lambda**2) - (cll1221*ee0*complex(0,1)*sw0*vev0**2)/(4.*cw0*Lambda**2)', + order = {'NP':2,'QED':1}) + +GC_632 = Coupling(name = 'GC_632', + value = '(cpDC*ee0*complex(0,1)*vev0**2)/(8.*cw0*Lambda**2*sw0) + (c3pl1*ee0*complex(0,1)*sw0*vev0**2)/(4.*cw0*Lambda**2) + (c3pl2*ee0*complex(0,1)*sw0*vev0**2)/(4.*cw0*Lambda**2) - (cll1221*ee0*complex(0,1)*sw0*vev0**2)/(4.*cw0*Lambda**2)', + order = {'NP':2,'QED':1}) + +GC_633 = Coupling(name = 'GC_633', + value = '-(cpDC*ee0*vev0**2)/(8.*cw0*Lambda**2*sw0) - (c3pl1*cw0*ee0*vev0**2)/(4.*Lambda**2*sw0) - (c3pl2*cw0*ee0*vev0**2)/(4.*Lambda**2*sw0) + (cdp*cw0*ee0*vev0**2)/(2.*Lambda**2*sw0) + (cll1221*cw0*ee0*vev0**2)/(4.*Lambda**2*sw0) - (c3pl1*ee0*sw0*vev0**2)/(4.*cw0*Lambda**2) - (c3pl2*ee0*sw0*vev0**2)/(4.*cw0*Lambda**2) + (cdp*ee0*sw0*vev0**2)/(2.*cw0*Lambda**2) + (cll1221*ee0*sw0*vev0**2)/(4.*cw0*Lambda**2)', + order = {'NP':2,'QED':1}) + +GC_634 = Coupling(name = 'GC_634', + value = '(cpd*cw0*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0) + (cpd*ee0*complex(0,1)*sw0*vev0**2)/(2.*cw0*Lambda**2)', + order = {'NP':2,'QED':1}) + +GC_635 = Coupling(name = 'GC_635', + value = '(cpWB*ee0*complex(0,1)*vev0**2)/Lambda**2 + (cpDC*ee0*complex(0,1)*vev0**2)/(8.*cw0*Lambda**2*sw0) - (c3pl1*cw0*ee0*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0) - (c3pl2*cw0*ee0*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0) + (cll1221*cw0*ee0*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0) + (c3pl1*ee0*complex(0,1)*sw0*vev0**2)/(4.*cw0*Lambda**2) + (c3pl2*ee0*complex(0,1)*sw0*vev0**2)/(4.*cw0*Lambda**2) - (cll1221*ee0*complex(0,1)*sw0*vev0**2)/(4.*cw0*Lambda**2) - (cpDC*ee0*complex(0,1)*sw0*vev0**2)/(4.*cw0*Lambda**2)', + order = {'NP':2,'QED':1}) + +GC_636 = Coupling(name = 'GC_636', + value = '(cpDC*cw0*ee0*vev0**2)/(2.*Lambda**2*sw0) + (cpDC*ee0*sw0*vev0**2)/(2.*cw0*Lambda**2)', + order = {'NP':2,'QED':1}) + +GC_637 = Coupling(name = 'GC_637', + value = '(cpe*cw0*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0) + (cpe*ee0*complex(0,1)*sw0*vev0**2)/(2.*cw0*Lambda**2)', + order = {'NP':2,'QED':1}) + +GC_638 = Coupling(name = 'GC_638', + value = '(c3pl1*cw0*ee0*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0) - (c3pl2*cw0*ee0*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0) + (cll1221*cw0*ee0*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0) + (cpl1*cw0*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0) + (cpl1*ee0*complex(0,1)*sw0*vev0**2)/(2.*cw0*Lambda**2)', + order = {'NP':2,'QED':1}) + +GC_639 = Coupling(name = 'GC_639', + value = '(cpDC*ee0*complex(0,1)*vev0**2)/(8.*cw0*Lambda**2*sw0) - (c3pl1*cw0*ee0*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0) + (c3pl2*cw0*ee0*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0) - (cll1221*cw0*ee0*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0) + (cpl1*cw0*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0) - (c3pl1*ee0*complex(0,1)*sw0*vev0**2)/(4.*cw0*Lambda**2) + (c3pl2*ee0*complex(0,1)*sw0*vev0**2)/(4.*cw0*Lambda**2) - (cll1221*ee0*complex(0,1)*sw0*vev0**2)/(4.*cw0*Lambda**2) + (cpl1*ee0*complex(0,1)*sw0*vev0**2)/(2.*cw0*Lambda**2)', + order = {'NP':2,'QED':1}) + +GC_64 = Coupling(name = 'GC_64', + value = '-((c3pQ3*complex(0,1)*cmath.sqrt(2))/Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_640 = Coupling(name = 'GC_640', + value = '-(c3pl1*cw0*ee0*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0) + (c3pl2*cw0*ee0*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0) + (cll1221*cw0*ee0*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0) + (cpl2*cw0*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0) + (cpl2*ee0*complex(0,1)*sw0*vev0**2)/(2.*cw0*Lambda**2)', + order = {'NP':2,'QED':1}) + +GC_641 = Coupling(name = 'GC_641', + value = '(cpDC*ee0*complex(0,1)*vev0**2)/(8.*cw0*Lambda**2*sw0) + (c3pl1*cw0*ee0*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0) - (c3pl2*cw0*ee0*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0) - (cll1221*cw0*ee0*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0) + (cpl2*cw0*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0) + (c3pl1*ee0*complex(0,1)*sw0*vev0**2)/(4.*cw0*Lambda**2) - (c3pl2*ee0*complex(0,1)*sw0*vev0**2)/(4.*cw0*Lambda**2) - (cll1221*ee0*complex(0,1)*sw0*vev0**2)/(4.*cw0*Lambda**2) + (cpl2*ee0*complex(0,1)*sw0*vev0**2)/(2.*cw0*Lambda**2)', + order = {'NP':2,'QED':1}) + +GC_642 = Coupling(name = 'GC_642', + value = '-(c3pl1*cw0*ee0*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0) - (c3pl2*cw0*ee0*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0) + (c3pl3*cw0*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0) + (cll1221*cw0*ee0*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0) + (cpl3*cw0*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0) + (c3pl3*ee0*complex(0,1)*sw0*vev0**2)/(2.*cw0*Lambda**2) + (cpl3*ee0*complex(0,1)*sw0*vev0**2)/(2.*cw0*Lambda**2)', + order = {'NP':2,'QED':1}) + +GC_643 = Coupling(name = 'GC_643', + value = '(cpDC*ee0*complex(0,1)*vev0**2)/(8.*cw0*Lambda**2*sw0) + (c3pl1*cw0*ee0*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0) + (c3pl2*cw0*ee0*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0) - (c3pl3*cw0*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0) - (cll1221*cw0*ee0*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0) + (cpl3*cw0*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0) + (c3pl1*ee0*complex(0,1)*sw0*vev0**2)/(4.*cw0*Lambda**2) + (c3pl2*ee0*complex(0,1)*sw0*vev0**2)/(4.*cw0*Lambda**2) - (c3pl3*ee0*complex(0,1)*sw0*vev0**2)/(2.*cw0*Lambda**2) - (cll1221*ee0*complex(0,1)*sw0*vev0**2)/(4.*cw0*Lambda**2) + (cpl3*ee0*complex(0,1)*sw0*vev0**2)/(2.*cw0*Lambda**2)', + order = {'NP':2,'QED':1}) + +GC_644 = Coupling(name = 'GC_644', + value = '(cpmu*cw0*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0) + (cpmu*ee0*complex(0,1)*sw0*vev0**2)/(2.*cw0*Lambda**2)', + order = {'NP':2,'QED':1}) + +GC_645 = Coupling(name = 'GC_645', + value = '(c3pl1*cw0*ee0*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0) + (c3pl2*cw0*ee0*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0) - (c3pQ3*cw0*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0) - (cll1221*cw0*ee0*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0) + (cpQ3*cw0*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0) - (c3pQ3*ee0*complex(0,1)*sw0*vev0**2)/(2.*cw0*Lambda**2) + (cpQ3*ee0*complex(0,1)*sw0*vev0**2)/(2.*cw0*Lambda**2)', + order = {'NP':2,'QED':1}) + +GC_646 = Coupling(name = 'GC_646', + value = '-(c3pl1*cw0*ee0*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0) - (c3pl2*cw0*ee0*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0) + (c3pQ3*cw0*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0) + (cll1221*cw0*ee0*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0) + (cpQ3*cw0*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0) + (c3pQ3*ee0*complex(0,1)*sw0*vev0**2)/(2.*cw0*Lambda**2) + (cpQ3*ee0*complex(0,1)*sw0*vev0**2)/(2.*cw0*Lambda**2)', + order = {'NP':2,'QED':1}) + +GC_647 = Coupling(name = 'GC_647', + value = '(c3pl1*cw0*ee0*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0) + (c3pl2*cw0*ee0*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0) - (c3pqi*cw0*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0) - (cll1221*cw0*ee0*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0) + (cpqi*cw0*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0) - (c3pqi*ee0*complex(0,1)*sw0*vev0**2)/(2.*cw0*Lambda**2) + (cpqi*ee0*complex(0,1)*sw0*vev0**2)/(2.*cw0*Lambda**2)', + order = {'NP':2,'QED':1}) + +GC_648 = Coupling(name = 'GC_648', + value = '-(c3pl1*cw0*ee0*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0) - (c3pl2*cw0*ee0*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0) + (c3pqi*cw0*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0) + (cll1221*cw0*ee0*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0) + (cpqi*cw0*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0) + (c3pqi*ee0*complex(0,1)*sw0*vev0**2)/(2.*cw0*Lambda**2) + (cpqi*ee0*complex(0,1)*sw0*vev0**2)/(2.*cw0*Lambda**2)', + order = {'NP':2,'QED':1}) + +GC_649 = Coupling(name = 'GC_649', + value = '(cpt*cw0*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0) + (cpt*ee0*complex(0,1)*sw0*vev0**2)/(2.*cw0*Lambda**2)', + order = {'NP':2,'QED':1}) + +GC_65 = Coupling(name = 'GC_65', + value = '(c3pQ3*complex(0,1)*cmath.sqrt(2))/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_650 = Coupling(name = 'GC_650', + value = '(cpta*cw0*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0) + (cpta*ee0*complex(0,1)*sw0*vev0**2)/(2.*cw0*Lambda**2)', + order = {'NP':2,'QED':1}) + +GC_651 = Coupling(name = 'GC_651', + value = '(cpu*cw0*ee0*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0) + (cpu*ee0*complex(0,1)*sw0*vev0**2)/(2.*cw0*Lambda**2)', + order = {'NP':2,'QED':1}) + +GC_652 = Coupling(name = 'GC_652', + value = '-(cpDC*cw0*ee0**2*complex(0,1)*vev0**2)/(8.*Lambda**2*sw0**3) + (cpDC*cw0**3*ee0**2*complex(0,1)*vev0**2)/(8.*Lambda**2*sw0**3) - (cpDC*ee0**2*complex(0,1)*vev0**2)/(8.*cw0*Lambda**2*sw0) + (cpDC*cw0*ee0**2*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0) + (cpDC*ee0**2*complex(0,1)*sw0*vev0**2)/(8.*cw0*Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_653 = Coupling(name = 'GC_653', + value = '(-3*cpWB*ee0**2*complex(0,1)*vev0**2)/Lambda**2 + (cpDC*cw0*ee0**2*complex(0,1)*vev0**2)/(8.*Lambda**2*sw0**3) + (cpDC*cw0**3*ee0**2*complex(0,1)*vev0**2)/(8.*Lambda**2*sw0**3) + (cpWB*cw0**2*ee0**2*complex(0,1)*vev0**2)/(Lambda**2*sw0**2) - (3*cpDC*ee0**2*complex(0,1)*vev0**2)/(8.*cw0*Lambda**2*sw0) + (c3pl1*cw0*ee0**2*complex(0,1)*vev0**2)/(Lambda**2*sw0) + (c3pl2*cw0*ee0**2*complex(0,1)*vev0**2)/(Lambda**2*sw0) - (cll1221*cw0*ee0**2*complex(0,1)*vev0**2)/(Lambda**2*sw0) - (cpDC*cw0*ee0**2*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0) - (c3pl1*ee0**2*complex(0,1)*sw0*vev0**2)/(cw0*Lambda**2) - (c3pl2*ee0**2*complex(0,1)*sw0*vev0**2)/(cw0*Lambda**2) + (cll1221*ee0**2*complex(0,1)*sw0*vev0**2)/(cw0*Lambda**2) + (5*cpDC*ee0**2*complex(0,1)*sw0*vev0**2)/(8.*cw0*Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_654 = Coupling(name = 'GC_654', + value = '-((c3pl1*ee0**2*complex(0,1)*vev0**2)/Lambda**2) - (c3pl2*ee0**2*complex(0,1)*vev0**2)/Lambda**2 + (cll1221*ee0**2*complex(0,1)*vev0**2)/Lambda**2 + (cpDC*ee0**2*complex(0,1)*vev0**2)/(2.*Lambda**2) - (cpDC*ee0**2*complex(0,1)*vev0**2)/(4.*cw0**2*Lambda**2) - (cpDC*ee0**2*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0**2) - (c3pl1*cw0**2*ee0**2*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0**2) - (c3pl2*cw0**2*ee0**2*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0**2) + (cll1221*cw0**2*ee0**2*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0**2) + (cpDC*cw0**2*ee0**2*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0**2) - (c3pl1*ee0**2*complex(0,1)*sw0**2*vev0**2)/(2.*cw0**2*Lambda**2) - (c3pl2*ee0**2*complex(0,1)*sw0**2*vev0**2)/(2.*cw0**2*Lambda**2) + (cll1221*ee0**2*complex(0,1)*sw0**2*vev0**2)/(2.*cw0**2*Lambda**2) + (cpDC*ee0**2*complex(0,1)*sw0**2*vev0**2)/(4.*cw0**2*Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_655 = Coupling(name = 'GC_655', + value = '(c3pl1*ee0**2*complex(0,1)*vev0**2)/Lambda**2 + (c3pl2*ee0**2*complex(0,1)*vev0**2)/Lambda**2 - (cll1221*ee0**2*complex(0,1)*vev0**2)/Lambda**2 - (cpDC*ee0**2*complex(0,1)*vev0**2)/(2.*Lambda**2) - (cpDC*ee0**2*complex(0,1)*vev0**2)/(4.*cw0**2*Lambda**2) + (cpDC*ee0**2*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0**2) - (c3pl1*cw0**2*ee0**2*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0**2) - (c3pl2*cw0**2*ee0**2*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0**2) + (cll1221*cw0**2*ee0**2*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0**2) + (2*cpWB*cw0*ee0**2*complex(0,1)*vev0**2)/(Lambda**2*sw0) - (2*cpWB*ee0**2*complex(0,1)*sw0*vev0**2)/(cw0*Lambda**2) - (c3pl1*ee0**2*complex(0,1)*sw0**2*vev0**2)/(2.*cw0**2*Lambda**2) - (c3pl2*ee0**2*complex(0,1)*sw0**2*vev0**2)/(2.*cw0**2*Lambda**2) + (cll1221*ee0**2*complex(0,1)*sw0**2*vev0**2)/(2.*cw0**2*Lambda**2) + (cpDC*ee0**2*complex(0,1)*sw0**2*vev0**2)/(2.*cw0**2*Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_656 = Coupling(name = 'GC_656', + value = '-((c3pl1*ee0**2*complex(0,1)*vev0**2)/Lambda**2) - (c3pl2*ee0**2*complex(0,1)*vev0**2)/Lambda**2 + (2*cdp*ee0**2*complex(0,1)*vev0**2)/Lambda**2 + (cll1221*ee0**2*complex(0,1)*vev0**2)/Lambda**2 + (5*cpDC*ee0**2*complex(0,1)*vev0**2)/(2.*Lambda**2) - (cpDC*ee0**2*complex(0,1)*vev0**2)/(4.*cw0**2*Lambda**2) - (cpDC*ee0**2*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0**2) - (c3pl1*cw0**2*ee0**2*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0**2) - (c3pl2*cw0**2*ee0**2*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0**2) + (cdp*cw0**2*ee0**2*complex(0,1)*vev0**2)/(Lambda**2*sw0**2) + (cll1221*cw0**2*ee0**2*complex(0,1)*vev0**2)/(2.*Lambda**2*sw0**2) + (5*cpDC*cw0**2*ee0**2*complex(0,1)*vev0**2)/(4.*Lambda**2*sw0**2) - (c3pl1*ee0**2*complex(0,1)*sw0**2*vev0**2)/(2.*cw0**2*Lambda**2) - (c3pl2*ee0**2*complex(0,1)*sw0**2*vev0**2)/(2.*cw0**2*Lambda**2) + (cdp*ee0**2*complex(0,1)*sw0**2*vev0**2)/(cw0**2*Lambda**2) + (cll1221*ee0**2*complex(0,1)*sw0**2*vev0**2)/(2.*cw0**2*Lambda**2) + (5*cpDC*ee0**2*complex(0,1)*sw0**2*vev0**2)/(4.*cw0**2*Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_657 = Coupling(name = 'GC_657', + value = '-(c3pl1*ee0**2*vev0**3)/(8.*Lambda**2*sw0**2) - (c3pl2*ee0**2*vev0**3)/(8.*Lambda**2*sw0**2) + (cll1221*ee0**2*vev0**3)/(8.*Lambda**2*sw0**2) - (cpDC*ee0**2*vev0**3)/(16.*Lambda**2*sw0**2)', + order = {'NP':2,'QED':1}) + +GC_658 = Coupling(name = 'GC_658', + value = '(c3pl1*ee0**2*complex(0,1)*vev0**3)/(8.*Lambda**2*sw0**2) + (c3pl2*ee0**2*complex(0,1)*vev0**3)/(8.*Lambda**2*sw0**2) - (cdp*ee0**2*complex(0,1)*vev0**3)/(4.*Lambda**2*sw0**2) - (cll1221*ee0**2*complex(0,1)*vev0**3)/(8.*Lambda**2*sw0**2) + (cpDC*ee0**2*complex(0,1)*vev0**3)/(16.*Lambda**2*sw0**2)', + order = {'NP':2,'QED':1}) + +GC_659 = Coupling(name = 'GC_659', + value = '-(c3pl1*ee0**2*complex(0,1)*vev0**3)/(4.*Lambda**2*sw0**2) - (c3pl2*ee0**2*complex(0,1)*vev0**3)/(4.*Lambda**2*sw0**2) + (cdp*ee0**2*complex(0,1)*vev0**3)/(2.*Lambda**2*sw0**2) + (cll1221*ee0**2*complex(0,1)*vev0**3)/(4.*Lambda**2*sw0**2) - (cpDC*ee0**2*complex(0,1)*vev0**3)/(8.*Lambda**2*sw0**2)', + order = {'NP':2,'QED':1}) + +GC_66 = Coupling(name = 'GC_66', + value = '-((c3pqi*cmath.sqrt(2))/Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_660 = Coupling(name = 'GC_660', + value = '(c3pl1*ee0**2*vev0**3)/(8.*Lambda**2*sw0**2) + (c3pl2*ee0**2*vev0**3)/(8.*Lambda**2*sw0**2) - (cll1221*ee0**2*vev0**3)/(8.*Lambda**2*sw0**2) + (cpDC*ee0**2*vev0**3)/(16.*Lambda**2*sw0**2)', + order = {'NP':2,'QED':1}) + +GC_661 = Coupling(name = 'GC_661', + value = '(cpDC*ee0**2*vev0**3)/(8.*Lambda**2*sw0**3) + (cpWB*cw0*ee0**2*vev0**3)/(2.*Lambda**2*sw0**2) + (c3pl1*ee0**2*vev0**3)/(4.*Lambda**2*sw0) + (c3pl2*ee0**2*vev0**3)/(4.*Lambda**2*sw0) - (cll1221*ee0**2*vev0**3)/(4.*Lambda**2*sw0) - (cpDC*ee0**2*vev0**3)/(8.*Lambda**2*sw0)', + order = {'NP':2,'QED':1}) + +GC_662 = Coupling(name = 'GC_662', + value = '(cpDC*ee0**2*vev0**3)/(16.*Lambda**2*sw0**3) - (cpDC*cw0**2*ee0**2*vev0**3)/(16.*Lambda**2*sw0**3) + (cpWB*cw0*ee0**2*vev0**3)/(4.*Lambda**2*sw0**2) - (cpDC*ee0**2*vev0**3)/(16.*Lambda**2*sw0)', + order = {'NP':2,'QED':1}) + +GC_663 = Coupling(name = 'GC_663', + value = '(cpDC*ee0**2*vev0**3)/(16.*Lambda**2*sw0**3) + (cpDC*cw0**2*ee0**2*vev0**3)/(16.*Lambda**2*sw0**3) + (cpWB*cw0*ee0**2*vev0**3)/(4.*Lambda**2*sw0**2) + (c3pl1*ee0**2*vev0**3)/(4.*Lambda**2*sw0) + (c3pl2*ee0**2*vev0**3)/(4.*Lambda**2*sw0) - (cll1221*ee0**2*vev0**3)/(4.*Lambda**2*sw0) - (cpDC*ee0**2*vev0**3)/(16.*Lambda**2*sw0)', + order = {'NP':2,'QED':1}) + +GC_664 = Coupling(name = 'GC_664', + value = '-(cpDC*ee0**2*vev0**3)/(16.*Lambda**2*sw0**3) + (cpDC*cw0**2*ee0**2*vev0**3)/(16.*Lambda**2*sw0**3) - (cpWB*cw0*ee0**2*vev0**3)/(4.*Lambda**2*sw0**2) + (cpDC*ee0**2*vev0**3)/(16.*Lambda**2*sw0)', + order = {'NP':2,'QED':1}) + +GC_665 = Coupling(name = 'GC_665', + value = '-(cpDC*ee0**2*vev0**3)/(16.*Lambda**2*sw0**3) - (cpDC*cw0**2*ee0**2*vev0**3)/(16.*Lambda**2*sw0**3) - (cpWB*cw0*ee0**2*vev0**3)/(4.*Lambda**2*sw0**2) - (c3pl1*ee0**2*vev0**3)/(4.*Lambda**2*sw0) - (c3pl2*ee0**2*vev0**3)/(4.*Lambda**2*sw0) + (cll1221*ee0**2*vev0**3)/(4.*Lambda**2*sw0) + (cpDC*ee0**2*vev0**3)/(16.*Lambda**2*sw0)', + order = {'NP':2,'QED':1}) + +GC_666 = Coupling(name = 'GC_666', + value = '-(cpDC*ee0**2*vev0**3)/(8.*Lambda**2*sw0**3) - (cpWB*cw0*ee0**2*vev0**3)/(2.*Lambda**2*sw0**2) - (c3pl1*ee0**2*vev0**3)/(4.*Lambda**2*sw0) - (c3pl2*ee0**2*vev0**3)/(4.*Lambda**2*sw0) + (cll1221*ee0**2*vev0**3)/(4.*Lambda**2*sw0) + (cpDC*ee0**2*vev0**3)/(8.*Lambda**2*sw0)', + order = {'NP':2,'QED':1}) + +GC_667 = Coupling(name = 'GC_667', + value = '-(c3pl1*ee0**2*vev0**3)/(4.*cw0*Lambda**2) - (c3pl2*ee0**2*vev0**3)/(4.*cw0*Lambda**2) + (cll1221*ee0**2*vev0**3)/(4.*cw0*Lambda**2) + (cpDC*ee0**2*vev0**3)/(4.*cw0*Lambda**2) - (cpDC*ee0**2*vev0**3)/(8.*cw0*Lambda**2*sw0**2) + (cpDC*cw0*ee0**2*vev0**3)/(8.*Lambda**2*sw0**2) - (cpWB*ee0**2*vev0**3)/(2.*Lambda**2*sw0)', + order = {'NP':2,'QED':1}) + +GC_668 = Coupling(name = 'GC_668', + value = '-(c3pl1*ee0**2*vev0**3)/(8.*cw0*Lambda**2) - (c3pl2*ee0**2*vev0**3)/(8.*cw0*Lambda**2) + (cll1221*ee0**2*vev0**3)/(8.*cw0*Lambda**2) - (cpDC*ee0**2*vev0**3)/(16.*cw0*Lambda**2*sw0**2) - (c3pl1*cw0*ee0**2*vev0**3)/(8.*Lambda**2*sw0**2) - (c3pl2*cw0*ee0**2*vev0**3)/(8.*Lambda**2*sw0**2) + (cll1221*cw0*ee0**2*vev0**3)/(8.*Lambda**2*sw0**2) - (cpWB*ee0**2*vev0**3)/(4.*Lambda**2*sw0)', + order = {'NP':2,'QED':1}) + +GC_669 = Coupling(name = 'GC_669', + value = '-(c3pl1*ee0**2*vev0**3)/(8.*cw0*Lambda**2) - (c3pl2*ee0**2*vev0**3)/(8.*cw0*Lambda**2) + (cll1221*ee0**2*vev0**3)/(8.*cw0*Lambda**2) - (cpDC*ee0**2*vev0**3)/(16.*cw0*Lambda**2*sw0**2) + (c3pl1*cw0*ee0**2*vev0**3)/(8.*Lambda**2*sw0**2) + (c3pl2*cw0*ee0**2*vev0**3)/(8.*Lambda**2*sw0**2) - (cll1221*cw0*ee0**2*vev0**3)/(8.*Lambda**2*sw0**2) - (cpDC*cw0*ee0**2*vev0**3)/(8.*Lambda**2*sw0**2) - (cpWB*ee0**2*vev0**3)/(4.*Lambda**2*sw0)', + order = {'NP':2,'QED':1}) + +GC_67 = Coupling(name = 'GC_67', + value = '-((c3pqi*complex(0,1)*cmath.sqrt(2))/Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_670 = Coupling(name = 'GC_670', + value = '(c3pl1*ee0**2*vev0**3)/(8.*cw0*Lambda**2) + (c3pl2*ee0**2*vev0**3)/(8.*cw0*Lambda**2) - (cll1221*ee0**2*vev0**3)/(8.*cw0*Lambda**2) + (cpDC*ee0**2*vev0**3)/(16.*cw0*Lambda**2*sw0**2) + (c3pl1*cw0*ee0**2*vev0**3)/(8.*Lambda**2*sw0**2) + (c3pl2*cw0*ee0**2*vev0**3)/(8.*Lambda**2*sw0**2) - (cll1221*cw0*ee0**2*vev0**3)/(8.*Lambda**2*sw0**2) + (cpWB*ee0**2*vev0**3)/(4.*Lambda**2*sw0)', + order = {'NP':2,'QED':1}) + +GC_671 = Coupling(name = 'GC_671', + value = '(c3pl1*ee0**2*vev0**3)/(8.*cw0*Lambda**2) + (c3pl2*ee0**2*vev0**3)/(8.*cw0*Lambda**2) - (cll1221*ee0**2*vev0**3)/(8.*cw0*Lambda**2) + (cpDC*ee0**2*vev0**3)/(16.*cw0*Lambda**2*sw0**2) - (c3pl1*cw0*ee0**2*vev0**3)/(8.*Lambda**2*sw0**2) - (c3pl2*cw0*ee0**2*vev0**3)/(8.*Lambda**2*sw0**2) + (cll1221*cw0*ee0**2*vev0**3)/(8.*Lambda**2*sw0**2) + (cpDC*cw0*ee0**2*vev0**3)/(8.*Lambda**2*sw0**2) + (cpWB*ee0**2*vev0**3)/(4.*Lambda**2*sw0)', + order = {'NP':2,'QED':1}) + +GC_672 = Coupling(name = 'GC_672', + value = '(c3pl1*ee0**2*vev0**3)/(4.*cw0*Lambda**2) + (c3pl2*ee0**2*vev0**3)/(4.*cw0*Lambda**2) - (cll1221*ee0**2*vev0**3)/(4.*cw0*Lambda**2) - (cpDC*ee0**2*vev0**3)/(4.*cw0*Lambda**2) + (cpDC*ee0**2*vev0**3)/(8.*cw0*Lambda**2*sw0**2) - (cpDC*cw0*ee0**2*vev0**3)/(8.*Lambda**2*sw0**2) + (cpWB*ee0**2*vev0**3)/(2.*Lambda**2*sw0)', + order = {'NP':2,'QED':1}) + +GC_673 = Coupling(name = 'GC_673', + value = '-(cpWB*ee0**2*complex(0,1)*vev0**3)/(4.*Lambda**2) - (cpDC*cw0*ee0**2*complex(0,1)*vev0**3)/(16.*Lambda**2*sw0**3) + (cpDC*cw0**3*ee0**2*complex(0,1)*vev0**3)/(16.*Lambda**2*sw0**3) - (cpWB*cw0**2*ee0**2*complex(0,1)*vev0**3)/(4.*Lambda**2*sw0**2) - (cpDC*ee0**2*complex(0,1)*vev0**3)/(16.*cw0*Lambda**2*sw0) + (cpDC*cw0*ee0**2*complex(0,1)*vev0**3)/(8.*Lambda**2*sw0) + (cpDC*ee0**2*complex(0,1)*sw0*vev0**3)/(16.*cw0*Lambda**2)', + order = {'NP':2,'QED':1}) + +GC_674 = Coupling(name = 'GC_674', + value = '-(cpDC*cw0*ee0**2*complex(0,1)*vev0**3)/(8.*Lambda**2*sw0**3) + (cpDC*cw0**3*ee0**2*complex(0,1)*vev0**3)/(8.*Lambda**2*sw0**3) - (cpDC*ee0**2*complex(0,1)*vev0**3)/(8.*cw0*Lambda**2*sw0) + (cpDC*cw0*ee0**2*complex(0,1)*vev0**3)/(4.*Lambda**2*sw0) + (cpDC*ee0**2*complex(0,1)*sw0*vev0**3)/(8.*cw0*Lambda**2)', + order = {'NP':2,'QED':1}) + +GC_675 = Coupling(name = 'GC_675', + value = '(c3pl1*ee0**2*complex(0,1)*vev0**3)/(4.*Lambda**2) + (c3pl2*ee0**2*complex(0,1)*vev0**3)/(4.*Lambda**2) - (cdp*ee0**2*complex(0,1)*vev0**3)/(2.*Lambda**2) - (cll1221*ee0**2*complex(0,1)*vev0**3)/(4.*Lambda**2) + (cpDC*ee0**2*complex(0,1)*vev0**3)/(8.*Lambda**2) + (cpDC*ee0**2*complex(0,1)*vev0**3)/(8.*cw0**2*Lambda**2) + (cpDC*ee0**2*complex(0,1)*vev0**3)/(8.*Lambda**2*sw0**2) + (c3pl1*cw0**2*ee0**2*complex(0,1)*vev0**3)/(8.*Lambda**2*sw0**2) + (c3pl2*cw0**2*ee0**2*complex(0,1)*vev0**3)/(8.*Lambda**2*sw0**2) - (cdp*cw0**2*ee0**2*complex(0,1)*vev0**3)/(4.*Lambda**2*sw0**2) - (cll1221*cw0**2*ee0**2*complex(0,1)*vev0**3)/(8.*Lambda**2*sw0**2) + (cpDC*cw0**2*ee0**2*complex(0,1)*vev0**3)/(16.*Lambda**2*sw0**2) + (cpWB*cw0*ee0**2*complex(0,1)*vev0**3)/(2.*Lambda**2*sw0) + (cpWB*ee0**2*complex(0,1)*sw0*vev0**3)/(2.*cw0*Lambda**2) + (c3pl1*ee0**2*complex(0,1)*sw0**2*vev0**3)/(8.*cw0**2*Lambda**2) + (c3pl2*ee0**2*complex(0,1)*sw0**2*vev0**3)/(8.*cw0**2*Lambda**2) - (cdp*ee0**2*complex(0,1)*sw0**2*vev0**3)/(4.*cw0**2*Lambda**2) - (cll1221*ee0**2*complex(0,1)*sw0**2*vev0**3)/(8.*cw0**2*Lambda**2) + (cpDC*ee0**2*complex(0,1)*sw0**2*vev0**3)/(16.*cw0**2*Lambda**2)', + order = {'NP':2,'QED':1}) + +GC_676 = Coupling(name = 'GC_676', + value = '-(c3pl1*ee0**2*complex(0,1)*vev0**3)/(2.*Lambda**2) - (c3pl2*ee0**2*complex(0,1)*vev0**3)/(2.*Lambda**2) + (cdp*ee0**2*complex(0,1)*vev0**3)/Lambda**2 + (cll1221*ee0**2*complex(0,1)*vev0**3)/(2.*Lambda**2) + (3*cpDC*ee0**2*complex(0,1)*vev0**3)/(4.*Lambda**2) - (cpDC*ee0**2*complex(0,1)*vev0**3)/(4.*cw0**2*Lambda**2) - (cpDC*ee0**2*complex(0,1)*vev0**3)/(4.*Lambda**2*sw0**2) - (c3pl1*cw0**2*ee0**2*complex(0,1)*vev0**3)/(4.*Lambda**2*sw0**2) - (c3pl2*cw0**2*ee0**2*complex(0,1)*vev0**3)/(4.*Lambda**2*sw0**2) + (cdp*cw0**2*ee0**2*complex(0,1)*vev0**3)/(2.*Lambda**2*sw0**2) + (cll1221*cw0**2*ee0**2*complex(0,1)*vev0**3)/(4.*Lambda**2*sw0**2) + (3*cpDC*cw0**2*ee0**2*complex(0,1)*vev0**3)/(8.*Lambda**2*sw0**2) - (c3pl1*ee0**2*complex(0,1)*sw0**2*vev0**3)/(4.*cw0**2*Lambda**2) - (c3pl2*ee0**2*complex(0,1)*sw0**2*vev0**3)/(4.*cw0**2*Lambda**2) + (cdp*ee0**2*complex(0,1)*sw0**2*vev0**3)/(2.*cw0**2*Lambda**2) + (cll1221*ee0**2*complex(0,1)*sw0**2*vev0**3)/(4.*cw0**2*Lambda**2) + (3*cpDC*ee0**2*complex(0,1)*sw0**2*vev0**3)/(8.*cw0**2*Lambda**2)', + order = {'NP':2,'QED':1}) + +GC_677 = Coupling(name = 'GC_677', + value = '-((complex(0,1)*ymt)/vev0)', + order = {'QED':1}) + +GC_678 = Coupling(name = 'GC_678', + value = 'ymt/vev0', + order = {'QED':1}) + +GC_679 = Coupling(name = 'GC_679', + value = '-((ymt*cmath.sqrt(2))/vev0)', + order = {'QED':1}) + +GC_68 = Coupling(name = 'GC_68', + value = '(c3pqi*complex(0,1)*cmath.sqrt(2))/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_680 = Coupling(name = 'GC_680', + value = '(ymt*cmath.sqrt(2))/vev0', + order = {'QED':1}) + +GC_681 = Coupling(name = 'GC_681', + value = '(c3pl1*vev0*ymt)/(Lambda**2*cmath.sqrt(2)) + (c3pl2*vev0*ymt)/(Lambda**2*cmath.sqrt(2)) - (cll1221*vev0*ymt)/(Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QED':1}) + +GC_682 = Coupling(name = 'GC_682', + value = '-((c3pl1*vev0*ymt)/(Lambda**2*cmath.sqrt(2))) - (c3pl2*vev0*ymt)/(Lambda**2*cmath.sqrt(2)) + (cll1221*vev0*ymt)/(Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QED':1}) + +GC_683 = Coupling(name = 'GC_683', + value = '-(c3pl1*vev0*ymt)/(2.*Lambda**2) - (c3pl2*vev0*ymt)/(2.*Lambda**2) + (cll1221*vev0*ymt)/(2.*Lambda**2) - (cpDC*vev0*ymt)/(4.*Lambda**2)', + order = {'NP':2,'QED':1}) + +GC_684 = Coupling(name = 'GC_684', + value = '(c3pl1*complex(0,1)*vev0*ymt)/(2.*Lambda**2) + (c3pl2*complex(0,1)*vev0*ymt)/(2.*Lambda**2) - (cdp*complex(0,1)*vev0*ymt)/Lambda**2 - (cll1221*complex(0,1)*vev0*ymt)/(2.*Lambda**2) + (cpDC*complex(0,1)*vev0*ymt)/(4.*Lambda**2) + (ctp*complex(0,1)*vev0**2)/(Lambda**2*cmath.sqrt(2))', + order = {'NP':2,'QED':1}) + +GC_69 = Coupling(name = 'GC_69', + value = '(2*cdp*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_7 = Coupling(name = 'GC_7', + value = '-ee0**2/(2.*cw0)', + order = {'QED':2}) + +GC_70 = Coupling(name = 'GC_70', + value = '(4*cdp*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_71 = Coupling(name = 'GC_71', + value = '(2*cll1111*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_72 = Coupling(name = 'GC_72', + value = '(2*cll1122*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_73 = Coupling(name = 'GC_73', + value = '(2*cll1133*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_74 = Coupling(name = 'GC_74', + value = '(2*cll1221*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_75 = Coupling(name = 'GC_75', + value = '(2*cll1331*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_76 = Coupling(name = 'GC_76', + value = '(2*cll2222*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_77 = Coupling(name = 'GC_77', + value = '(2*cll2233*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_78 = Coupling(name = 'GC_78', + value = '(2*cll2332*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_79 = Coupling(name = 'GC_79', + value = '(2*cll3333*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_8 = Coupling(name = 'GC_8', + value = '-(ee0**2*complex(0,1))/(2.*cw0)', + order = {'QED':2}) + +GC_80 = Coupling(name = 'GC_80', + value = '(6*cp*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':3}) + +GC_81 = Coupling(name = 'GC_81', + value = '(12*cp*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':3}) + +GC_82 = Coupling(name = 'GC_82', + value = '(18*cp*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':3}) + +GC_83 = Coupling(name = 'GC_83', + value = '(36*cp*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':3}) + +GC_84 = Coupling(name = 'GC_84', + value = '(90*cp*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':3}) + +GC_85 = Coupling(name = 'GC_85', + value = '-((cpd*complex(0,1))/Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_86 = Coupling(name = 'GC_86', + value = 'cpd/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_87 = Coupling(name = 'GC_87', + value = '-cpDC/(2.*Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_88 = Coupling(name = 'GC_88', + value = '-((cpDC*complex(0,1))/Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_89 = Coupling(name = 'GC_89', + value = '-((cpe*complex(0,1))/Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_9 = Coupling(name = 'GC_9', + value = 'ee0**2/(2.*cw0)', + order = {'QED':2}) + +GC_90 = Coupling(name = 'GC_90', + value = 'cpe/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_91 = Coupling(name = 'GC_91', + value = '(4*cpG*complex(0,1))/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_92 = Coupling(name = 'GC_92', + value = '-((cpmu*complex(0,1))/Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_93 = Coupling(name = 'GC_93', + value = 'cpmu/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_94 = Coupling(name = 'GC_94', + value = '-((cpt*complex(0,1))/Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_95 = Coupling(name = 'GC_95', + value = 'cpt/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_96 = Coupling(name = 'GC_96', + value = '-((cpta*complex(0,1))/Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_97 = Coupling(name = 'GC_97', + value = 'cpta/Lambda**2', + order = {'NP':2,'QED':2}) + +GC_98 = Coupling(name = 'GC_98', + value = '-((cpu*complex(0,1))/Lambda**2)', + order = {'NP':2,'QED':2}) + +GC_99 = Coupling(name = 'GC_99', + value = 'cpu/Lambda**2', + order = {'NP':2,'QED':2}) + diff --git a/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/function_library.py b/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/function_library.py new file mode 100644 index 0000000..c96d23f --- /dev/null +++ b/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/function_library.py @@ -0,0 +1,71 @@ +# This file is part of the UFO. +# +# This file contains definitions for functions that +# are extensions of the cmath library, and correspond +# either to functions that are in cmath, but inconvenient +# to access from there (e.g. z.conjugate()), +# or functions that are simply not defined. +# +# + +__date__ = "22 July 2010" +__author__ = "claude.duhr@durham.ac.uk" + +import cmath +from object_library import all_functions, Function + +# +# shortcuts for functions from cmath +# + +complexconjugate = Function(name = 'complexconjugate', + arguments = ('z',), + expression = 'z.conjugate()') + + +re = Function(name = 're', + arguments = ('z',), + expression = 'z.real') + +im = Function(name = 'im', + arguments = ('z',), + expression = 'z.imag') + +# New functions (trigonometric) + +sec = Function(name = 'sec', + arguments = ('z',), + expression = '1./cmath.cos(z.real)') + +asec = Function(name = 'asec', + arguments = ('z',), + expression = 'cmath.acos(1./(z.real))') + +csc = Function(name = 'csc', + arguments = ('z',), + expression = '1./cmath.sin(z.real)') + +acsc = Function(name = 'acsc', + arguments = ('z',), + expression = 'cmath.asin(1./(z.real))') + +cot = Function(name = 'cot', + arguments = ('z',), + expression = '1./cmath.tan(z.real)') + +# Heaviside theta function + +theta_function = Function(name = 'theta_function', + arguments = ('x','y','z'), + expression = 'y if x else z') + +# Auxiliary functions for NLO + +cond = Function(name = 'cond', + arguments = ('condition','ExprTrue','ExprFalse'), + expression = '(ExprTrue if condition==0.0 else ExprFalse)') + +reglog = Function(name = 'reglog', + arguments = ('z'), + expression = '(0.0 if z==0.0 else cmath.log(z.real))') + diff --git a/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/lorentz.py b/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/lorentz.py new file mode 100644 index 0000000..1ea4e2b --- /dev/null +++ b/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/lorentz.py @@ -0,0 +1,1658 @@ +# This file was automatically created by FeynRules 2.4.68 +# Mathematica version: 11.3.0 for Mac OS X x86 (64-bit) (March 7, 2018) +# Date: Sun 9 Dec 2018 13:34:08 + + +from object_library import all_lorentz, Lorentz + +from function_library import complexconjugate, re, im, csc, sec, acsc, asec, cot +try: + import form_factors as ForFac +except ImportError: + pass + + +FF1 = Lorentz(name = 'FF1', + spins = [ 2, 2 ], + structure = 'P(-1,1)*Gamma(-1,2,1)') + +FF2 = Lorentz(name = 'FF2', + spins = [ 2, 2 ], + structure = 'ProjM(2,1) + ProjP(2,1)') + +FF3 = Lorentz(name = 'FF3', + spins = [ 2, 2 ], + structure = 'P(-1,1)**2*ProjM(2,1) + P(-1,1)**2*ProjP(2,1)') + +FF4 = Lorentz(name = 'FF4', + spins = [ 2, 2 ], + structure = 'P(-1,1)*Gamma(-1,2,-2)*ProjM(-2,1) + P(-1,1)*Gamma(-1,2,-2)*ProjP(-2,1)') + +FF5 = Lorentz(name = 'FF5', + spins = [ 2, 2 ], + structure = '-(P(-1,1)*Gamma(-1,2,1)) + P(-1,1)*Gamma(-1,2,-2)*ProjM(-2,1) + P(-1,1)*Gamma(-1,2,-2)*ProjP(-2,1)') + +FF6 = Lorentz(name = 'FF6', + spins = [ 2, 2 ], + structure = '(P(-1,1)*Gamma(-1,2,1))/2. + P(-1,1)*Gamma(-1,2,-2)*ProjM(-2,1) + P(-1,1)*Gamma(-1,2,-2)*ProjP(-2,1)') + +VV1 = Lorentz(name = 'VV1', + spins = [ 3, 3 ], + structure = 'P(1,2)*P(2,2)') + +VV2 = Lorentz(name = 'VV2', + spins = [ 3, 3 ], + structure = 'Metric(1,2)') + +VV3 = Lorentz(name = 'VV3', + spins = [ 3, 3 ], + structure = 'P(-1,2)**2*Metric(1,2)') + +VV4 = Lorentz(name = 'VV4', + spins = [ 3, 3 ], + structure = 'P(1,2)*P(2,2) - (3*P(-1,2)**2*Metric(1,2))/2.') + +VV5 = Lorentz(name = 'VV5', + spins = [ 3, 3 ], + structure = 'P(1,2)*P(2,2) - P(-1,2)**2*Metric(1,2)') + +UUS1 = Lorentz(name = 'UUS1', + spins = [ -1, -1, 1 ], + structure = '1') + +UUV1 = Lorentz(name = 'UUV1', + spins = [ -1, -1, 3 ], + structure = 'P(3,2) + P(3,3)') + +SSS1 = Lorentz(name = 'SSS1', + spins = [ 1, 1, 1 ], + structure = '1') + +SSS2 = Lorentz(name = 'SSS2', + spins = [ 1, 1, 1 ], + structure = 'P(-1,1)*P(-1,2)') + +SSS3 = Lorentz(name = 'SSS3', + spins = [ 1, 1, 1 ], + structure = 'P(-1,1)*P(-1,2) - P(-1,1)*P(-1,3)') + +SSS4 = Lorentz(name = 'SSS4', + spins = [ 1, 1, 1 ], + structure = 'P(-1,1)*P(-1,3) + P(-1,2)*P(-1,3)') + +SSS5 = Lorentz(name = 'SSS5', + spins = [ 1, 1, 1 ], + structure = 'P(-1,1)*P(-1,2) + P(-1,1)*P(-1,3) + P(-1,2)*P(-1,3)') + +FFS1 = Lorentz(name = 'FFS1', + spins = [ 2, 2, 1 ], + structure = 'Gamma5(2,1)') + +FFS2 = Lorentz(name = 'FFS2', + spins = [ 2, 2, 1 ], + structure = 'P(-1,1)*Gamma(-1,2,1) + (P(-1,3)*Gamma(-1,2,1))/2.') + +FFS3 = Lorentz(name = 'FFS3', + spins = [ 2, 2, 1 ], + structure = 'Identity(2,1)') + +FFS4 = Lorentz(name = 'FFS4', + spins = [ 2, 2, 1 ], + structure = 'ProjM(2,1)') + +FFS5 = Lorentz(name = 'FFS5', + spins = [ 2, 2, 1 ], + structure = 'P(-1,1)**2*ProjM(2,1)') + +FFS6 = Lorentz(name = 'FFS6', + spins = [ 2, 2, 1 ], + structure = 'P(-1,1)*Gamma(-1,2,-2)*ProjM(-2,1)') + +FFS7 = Lorentz(name = 'FFS7', + spins = [ 2, 2, 1 ], + structure = 'P(-1,3)*Gamma(-1,2,-2)*ProjM(-2,1)') + +FFS8 = Lorentz(name = 'FFS8', + spins = [ 2, 2, 1 ], + structure = 'P(-1,1)*Gamma(-1,2,-2)*ProjM(-2,1) - (P(-1,3)*Gamma(-1,2,-2)*ProjM(-2,1))/2.') + +FFS9 = Lorentz(name = 'FFS9', + spins = [ 2, 2, 1 ], + structure = 'P(-1,1)*Gamma(-1,2,-2)*ProjM(-2,1) + P(-1,3)*Gamma(-1,2,-2)*ProjM(-2,1)') + +FFS10 = Lorentz(name = 'FFS10', + spins = [ 2, 2, 1 ], + structure = 'P(-1,1)*Gamma(-1,2,-2)*ProjM(-2,1) + (3*P(-1,3)*Gamma(-1,2,-2)*ProjM(-2,1))/2.') + +FFS11 = Lorentz(name = 'FFS11', + spins = [ 2, 2, 1 ], + structure = 'P(-2,3)*P(-1,1)*Gamma(-2,2,-4)*Gamma(-1,-4,-3)*ProjM(-3,1) + P(-2,3)*P(-1,1)*Gamma(-2,-4,-3)*Gamma(-1,2,-4)*ProjM(-3,1) + 3*P(-1,1)**2*ProjM(2,1) + 4*P(-1,1)*P(-1,3)*ProjM(2,1) + 3*P(-1,3)**2*ProjM(2,1)') + +FFS12 = Lorentz(name = 'FFS12', + spins = [ 2, 2, 1 ], + structure = 'P(-2,3)*P(-1,1)*Gamma(-2,2,-4)*Gamma(-1,-4,-3)*ProjM(-3,1) + P(-2,3)*P(-1,1)*Gamma(-2,-4,-3)*Gamma(-1,2,-4)*ProjM(-3,1) + (9*P(-1,1)**2*ProjM(2,1))/2. + 7*P(-1,1)*P(-1,3)*ProjM(2,1) + (9*P(-1,3)**2*ProjM(2,1))/2.') + +FFS13 = Lorentz(name = 'FFS13', + spins = [ 2, 2, 1 ], + structure = 'ProjM(2,1) - ProjP(2,1)') + +FFS14 = Lorentz(name = 'FFS14', + spins = [ 2, 2, 1 ], + structure = 'ProjP(2,1)') + +FFS15 = Lorentz(name = 'FFS15', + spins = [ 2, 2, 1 ], + structure = 'P(-1,1)**2*ProjP(2,1)') + +FFS16 = Lorentz(name = 'FFS16', + spins = [ 2, 2, 1 ], + structure = 'ProjM(2,1) + ProjP(2,1)') + +FFS17 = Lorentz(name = 'FFS17', + spins = [ 2, 2, 1 ], + structure = 'P(-2,3)*P(-1,1)*Gamma(-2,2,-3)*Gamma(-1,-3,1) + P(-2,3)*P(-1,1)*Gamma(-2,-3,1)*Gamma(-1,2,-3) + 6*P(-1,1)**2*ProjM(2,1) + 4*P(-1,1)*P(-1,3)*ProjM(2,1) + 3*P(-1,3)**2*ProjM(2,1) + 6*P(-1,1)**2*ProjP(2,1) + 4*P(-1,1)*P(-1,3)*ProjP(2,1) + 3*P(-1,3)**2*ProjP(2,1)') + +FFS18 = Lorentz(name = 'FFS18', + spins = [ 2, 2, 1 ], + structure = 'P(-2,3)*P(-1,1)*Gamma5(-3,1)*Gamma(-2,2,-4)*Gamma(-1,-4,-3) + P(-2,3)*P(-1,1)*Gamma5(-3,1)*Gamma(-2,-4,-3)*Gamma(-1,2,-4) - 9*P(-1,1)**2*ProjM(2,1) - 7*P(-1,1)*P(-1,3)*ProjM(2,1) - (9*P(-1,3)**2*ProjM(2,1))/2. + 9*P(-1,1)**2*ProjP(2,1) + 7*P(-1,1)*P(-1,3)*ProjP(2,1) + (9*P(-1,3)**2*ProjP(2,1))/2.') + +FFS19 = Lorentz(name = 'FFS19', + spins = [ 2, 2, 1 ], + structure = 'P(-1,3)*Gamma(-1,2,-2)*ProjP(-2,1)') + +FFS20 = Lorentz(name = 'FFS20', + spins = [ 2, 2, 1 ], + structure = 'P(-1,3)*Gamma(-1,2,-2)*ProjM(-2,1) - P(-1,3)*Gamma(-1,2,-2)*ProjP(-2,1)') + +FFS21 = Lorentz(name = 'FFS21', + spins = [ 2, 2, 1 ], + structure = 'P(-1,1)*Gamma(-1,2,-2)*ProjM(-2,1) + (P(-1,3)*Gamma(-1,2,-2)*ProjM(-2,1))/2. + P(-1,1)*Gamma(-1,2,-2)*ProjP(-2,1) + (P(-1,3)*Gamma(-1,2,-2)*ProjP(-2,1))/2.') + +FFS22 = Lorentz(name = 'FFS22', + spins = [ 2, 2, 1 ], + structure = 'P(-2,3)*P(-1,1)*Gamma(-2,2,-4)*Gamma(-1,-4,-3)*ProjM(-3,1) + P(-2,3)*P(-1,1)*Gamma(-2,-4,-3)*Gamma(-1,2,-4)*ProjM(-3,1) + 6*P(-1,1)**2*ProjM(2,1) + 4*P(-1,1)*P(-1,3)*ProjM(2,1) + 3*P(-1,3)**2*ProjM(2,1) - P(-2,3)*P(-1,1)*Gamma(-2,2,-4)*Gamma(-1,-4,-3)*ProjP(-3,1) - P(-2,3)*P(-1,1)*Gamma(-2,-4,-3)*Gamma(-1,2,-4)*ProjP(-3,1) - 6*P(-1,1)**2*ProjP(2,1) - 4*P(-1,1)*P(-1,3)*ProjP(2,1) - 3*P(-1,3)**2*ProjP(2,1)') + +FFS23 = Lorentz(name = 'FFS23', + spins = [ 2, 2, 1 ], + structure = 'P(-2,3)*P(-1,1)*Gamma(-2,2,-4)*Gamma(-1,-4,-3)*ProjP(-3,1) + P(-2,3)*P(-1,1)*Gamma(-2,-4,-3)*Gamma(-1,2,-4)*ProjP(-3,1) + 3*P(-1,1)**2*ProjP(2,1) + 4*P(-1,1)*P(-1,3)*ProjP(2,1) + 3*P(-1,3)**2*ProjP(2,1)') + +FFS24 = Lorentz(name = 'FFS24', + spins = [ 2, 2, 1 ], + structure = 'P(-2,3)*P(-1,1)*Gamma(-2,2,-4)*Gamma(-1,-4,-3)*ProjP(-3,1) + P(-2,3)*P(-1,1)*Gamma(-2,-4,-3)*Gamma(-1,2,-4)*ProjP(-3,1) + (9*P(-1,1)**2*ProjP(2,1))/2. + 7*P(-1,1)*P(-1,3)*ProjP(2,1) + (9*P(-1,3)**2*ProjP(2,1))/2.') + +FFS25 = Lorentz(name = 'FFS25', + spins = [ 2, 2, 1 ], + structure = 'P(-2,3)*P(-1,1)*Gamma(-2,2,-4)*Gamma(-1,-4,-3)*ProjM(-3,1) + P(-2,3)*P(-1,1)*Gamma(-2,-4,-3)*Gamma(-1,2,-4)*ProjM(-3,1) + 9*P(-1,1)**2*ProjM(2,1) + 7*P(-1,1)*P(-1,3)*ProjM(2,1) + (9*P(-1,3)**2*ProjM(2,1))/2. + P(-2,3)*P(-1,1)*Gamma(-2,2,-4)*Gamma(-1,-4,-3)*ProjP(-3,1) + P(-2,3)*P(-1,1)*Gamma(-2,-4,-3)*Gamma(-1,2,-4)*ProjP(-3,1) + 9*P(-1,1)**2*ProjP(2,1) + 7*P(-1,1)*P(-1,3)*ProjP(2,1) + (9*P(-1,3)**2*ProjP(2,1))/2.') + +FFV1 = Lorentz(name = 'FFV1', + spins = [ 2, 2, 3 ], + structure = 'Gamma(3,2,1)') + +FFV2 = Lorentz(name = 'FFV2', + spins = [ 2, 2, 3 ], + structure = 'Gamma(3,2,-1)*ProjM(-1,1)') + +FFV3 = Lorentz(name = 'FFV3', + spins = [ 2, 2, 3 ], + structure = '(13*P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/11. + (8*P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/11. + P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1) + (4*P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1))/11.') + +FFV4 = Lorentz(name = 'FFV4', + spins = [ 2, 2, 3 ], + structure = 'P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1) + (P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/3. + P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1) + (2*P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1))/3.') + +FFV5 = Lorentz(name = 'FFV5', + spins = [ 2, 2, 3 ], + structure = '-(P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1)) + P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1)') + +FFV6 = Lorentz(name = 'FFV6', + spins = [ 2, 2, 3 ], + structure = 'Gamma(3,2,-1)*ProjP(-1,1)') + +FFV7 = Lorentz(name = 'FFV7', + spins = [ 2, 2, 3 ], + structure = 'Gamma(3,2,-1)*ProjM(-1,1) - 2*Gamma(3,2,-1)*ProjP(-1,1)') + +FFV8 = Lorentz(name = 'FFV8', + spins = [ 2, 2, 3 ], + structure = 'Gamma(3,2,-1)*ProjM(-1,1) - (5*Gamma(3,2,-1)*ProjP(-1,1))/3.') + +FFV9 = Lorentz(name = 'FFV9', + spins = [ 2, 2, 3 ], + structure = 'Gamma(3,2,-1)*ProjM(-1,1) + (2*Gamma(3,2,-1)*ProjP(-1,1))/3.') + +FFV10 = Lorentz(name = 'FFV10', + spins = [ 2, 2, 3 ], + structure = 'Gamma(3,2,-1)*ProjM(-1,1) + Gamma(3,2,-1)*ProjP(-1,1)') + +FFV11 = Lorentz(name = 'FFV11', + spins = [ 2, 2, 3 ], + structure = 'Gamma(3,2,-1)*ProjM(-1,1) + (8*Gamma(3,2,-1)*ProjP(-1,1))/5.') + +FFV12 = Lorentz(name = 'FFV12', + spins = [ 2, 2, 3 ], + structure = 'Gamma(3,2,-1)*ProjM(-1,1) + 2*Gamma(3,2,-1)*ProjP(-1,1)') + +FFV13 = Lorentz(name = 'FFV13', + spins = [ 2, 2, 3 ], + structure = 'Gamma(3,2,-1)*ProjM(-1,1) + 4*Gamma(3,2,-1)*ProjP(-1,1)') + +FFV14 = Lorentz(name = 'FFV14', + spins = [ 2, 2, 3 ], + structure = 'P(-1,3)*Gamma(-1,-2,1)*Gamma(3,2,-2) - P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1) - P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1)') + +FFV15 = Lorentz(name = 'FFV15', + spins = [ 2, 2, 3 ], + structure = 'P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1) + P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1) + P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1) + P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1)') + +FFV16 = Lorentz(name = 'FFV16', + spins = [ 2, 2, 3 ], + structure = 'P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1) + (P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/3. + P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1) + P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1) + (P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1))/3. + P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1)') + +FFV17 = Lorentz(name = 'FFV17', + spins = [ 2, 2, 3 ], + structure = 'P(3,1)*Identity(2,1) - P(3,2)*Identity(2,1) - (P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/24. + (163*P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/72. - (P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1))/24. - (83*P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1))/36. - (P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1))/24. + (163*P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1))/72. - (P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1))/24. - (83*P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1))/36.') + +FFV18 = Lorentz(name = 'FFV18', + spins = [ 2, 2, 3 ], + structure = 'P(3,1)*Identity(2,1) - P(3,2)*Identity(2,1) - (5*P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/42. + (101*P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/84. - (5*P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1))/42. - (37*P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1))/28. - (5*P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1))/42. + (101*P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1))/84. - (5*P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1))/42. - (37*P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1))/28.') + +FFV19 = Lorentz(name = 'FFV19', + spins = [ 2, 2, 3 ], + structure = '(11*P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1))/13. + (7*P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1))/13. + P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1) + (5*P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1))/13.') + +FFV20 = Lorentz(name = 'FFV20', + spins = [ 2, 2, 3 ], + structure = '(13*P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/11. + (8*P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/11. + P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1) + (4*P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1))/11. + P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1) + (7*P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1))/11. + (13*P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1))/11. + (5*P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1))/11.') + +FFV21 = Lorentz(name = 'FFV21', + spins = [ 2, 2, 3 ], + structure = 'P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1) + (P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1))/3. + P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1) + (2*P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1))/3.') + +FFV22 = Lorentz(name = 'FFV22', + spins = [ 2, 2, 3 ], + structure = 'P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1) + (P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/3. + P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1) + (2*P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1))/3. + P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1) + (P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1))/3. + P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1) + (2*P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1))/3.') + +FFV23 = Lorentz(name = 'FFV23', + spins = [ 2, 2, 3 ], + structure = 'P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1) + P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1)') + +FFV24 = Lorentz(name = 'FFV24', + spins = [ 2, 2, 3 ], + structure = '-(P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1)) + P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1)') + +FFV25 = Lorentz(name = 'FFV25', + spins = [ 2, 2, 3 ], + structure = '-(P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1)) + P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1) - P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1) + P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1)') + +FFV26 = Lorentz(name = 'FFV26', + spins = [ 2, 2, 3 ], + structure = '(5*P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/3. + P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1) + (5*P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1))/3. + P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1)') + +VSS1 = Lorentz(name = 'VSS1', + spins = [ 3, 1, 1 ], + structure = 'P(1,2)') + +VSS2 = Lorentz(name = 'VSS2', + spins = [ 3, 1, 1 ], + structure = 'P(1,2) - P(1,3)') + +VSS3 = Lorentz(name = 'VSS3', + spins = [ 3, 1, 1 ], + structure = 'P(1,2) + P(1,3)/3.') + +VVS1 = Lorentz(name = 'VVS1', + spins = [ 3, 3, 1 ], + structure = 'Epsilon(1,2,-1,-2)*P(-2,3)*P(-1,2)') + +VVS2 = Lorentz(name = 'VVS2', + spins = [ 3, 3, 1 ], + structure = 'Epsilon(1,2,-1,-2)*P(-2,2)*P(-1,1) - Epsilon(1,2,-1,-2)*P(-2,3)*P(-1,1) - Epsilon(1,2,-1,-2)*P(-2,3)*P(-1,2)') + +VVS3 = Lorentz(name = 'VVS3', + spins = [ 3, 3, 1 ], + structure = 'Metric(1,2)') + +VVS4 = Lorentz(name = 'VVS4', + spins = [ 3, 3, 1 ], + structure = 'P(1,2)*P(2,1) - P(-1,1)*P(-1,2)*Metric(1,2)') + +VVS5 = Lorentz(name = 'VVS5', + spins = [ 3, 3, 1 ], + structure = 'P(1,2)*P(2,1) - (P(-1,1)*P(-1,2)*Metric(1,2))/2. + (P(-1,2)**2*Metric(1,2))/2. + (P(-1,2)*P(-1,3)*Metric(1,2))/2.') + +VVS6 = Lorentz(name = 'VVS6', + spins = [ 3, 3, 1 ], + structure = 'P(1,2)*P(2,1) - (P(1,3)*P(2,1))/2. - (P(1,2)*P(2,3))/2. - (P(-1,1)*P(-1,2)*Metric(1,2))/2. + (P(-1,2)**2*Metric(1,2))/2. + (P(-1,1)*P(-1,3)*Metric(1,2))/2. + P(-1,2)*P(-1,3)*Metric(1,2)') + +VVS7 = Lorentz(name = 'VVS7', + spins = [ 3, 3, 1 ], + structure = 'P(1,2)*P(2,1) - (9*P(1,3)*P(2,1))/25. - (9*P(1,2)*P(2,3))/25. - (16*P(-1,1)*P(-1,2)*Metric(1,2))/25. + (9*P(-1,2)**2*Metric(1,2))/25. + (3*P(-1,1)*P(-1,3)*Metric(1,2))/25. + (12*P(-1,2)*P(-1,3)*Metric(1,2))/25. - (6*P(-1,3)**2*Metric(1,2))/25.') + +VVS8 = Lorentz(name = 'VVS8', + spins = [ 3, 3, 1 ], + structure = 'P(1,2)*P(2,1) - (13*P(1,3)*P(2,1))/62. - (13*P(1,2)*P(2,3))/62. + (P(1,3)*P(2,3))/62. - (20*P(-1,1)*P(-1,2)*Metric(1,2))/31. + (19*P(-1,2)**2*Metric(1,2))/62. + (2*P(-1,1)*P(-1,3)*Metric(1,2))/31. + (23*P(-1,2)*P(-1,3)*Metric(1,2))/62. - (13*P(-1,3)**2*Metric(1,2))/62.') + +VVV1 = Lorentz(name = 'VVV1', + spins = [ 3, 3, 3 ], + structure = '-(Epsilon(1,2,3,-1)*P(-1,1)) + Epsilon(1,2,3,-1)*P(-1,2)') + +VVV2 = Lorentz(name = 'VVV2', + spins = [ 3, 3, 3 ], + structure = 'P(3,1)*Metric(1,2) - P(3,2)*Metric(1,2) - P(2,1)*Metric(1,3) + P(1,2)*Metric(2,3)') + +VVV3 = Lorentz(name = 'VVV3', + spins = [ 3, 3, 3 ], + structure = 'P(3,1)*Metric(1,2) - P(3,2)*Metric(1,2) - P(2,1)*Metric(1,3) + P(2,3)*Metric(1,3) + P(1,2)*Metric(2,3) - P(1,3)*Metric(2,3)') + +VVV4 = Lorentz(name = 'VVV4', + spins = [ 3, 3, 3 ], + structure = 'P(3,2)*Metric(1,2) - P(2,3)*Metric(1,3) - P(1,2)*Metric(2,3) + P(1,3)*Metric(2,3)') + +VVV5 = Lorentz(name = 'VVV5', + spins = [ 3, 3, 3 ], + structure = '-(P(1,2)*P(2,3)*P(3,1)) + P(1,3)*P(2,1)*P(3,2) + P(-1,2)*P(-1,3)*P(3,1)*Metric(1,2) - P(-1,1)*P(-1,3)*P(3,2)*Metric(1,2) - P(-1,2)*P(-1,3)*P(2,1)*Metric(1,3) + P(-1,1)*P(-1,2)*P(2,3)*Metric(1,3) + P(-1,1)*P(-1,3)*P(1,2)*Metric(2,3) - P(-1,1)*P(-1,2)*P(1,3)*Metric(2,3)') + +SSSS1 = Lorentz(name = 'SSSS1', + spins = [ 1, 1, 1, 1 ], + structure = '1') + +SSSS2 = Lorentz(name = 'SSSS2', + spins = [ 1, 1, 1, 1 ], + structure = 'P(-1,1)*P(-1,3) + P(-1,2)*P(-1,3) + P(-1,1)*P(-1,4) + P(-1,2)*P(-1,4)') + +SSSS3 = Lorentz(name = 'SSSS3', + spins = [ 1, 1, 1, 1 ], + structure = 'P(-1,1)*P(-1,2) + P(-1,3)*P(-1,4)') + +SSSS4 = Lorentz(name = 'SSSS4', + spins = [ 1, 1, 1, 1 ], + structure = 'P(-1,1)*P(-1,2) - P(-1,1)*P(-1,3) - P(-1,2)*P(-1,4) + P(-1,3)*P(-1,4)') + +SSSS5 = Lorentz(name = 'SSSS5', + spins = [ 1, 1, 1, 1 ], + structure = 'P(-1,1)*P(-1,2) + (P(-1,1)*P(-1,3))/2. + (P(-1,2)*P(-1,3))/2. + (P(-1,1)*P(-1,4))/2. + (P(-1,2)*P(-1,4))/2. + P(-1,3)*P(-1,4)') + +SSSS6 = Lorentz(name = 'SSSS6', + spins = [ 1, 1, 1, 1 ], + structure = 'P(-1,1)*P(-1,2) + P(-1,1)*P(-1,3) + P(-1,2)*P(-1,3) + P(-1,1)*P(-1,4) + P(-1,2)*P(-1,4) + P(-1,3)*P(-1,4)') + +FFSS1 = Lorentz(name = 'FFSS1', + spins = [ 2, 2, 1, 1 ], + structure = 'Identity(2,1)') + +FFSS2 = Lorentz(name = 'FFSS2', + spins = [ 2, 2, 1, 1 ], + structure = 'ProjM(2,1)') + +FFSS3 = Lorentz(name = 'FFSS3', + spins = [ 2, 2, 1, 1 ], + structure = 'P(-1,3)*Gamma(-1,2,-2)*ProjM(-2,1) - P(-1,4)*Gamma(-1,2,-2)*ProjM(-2,1)') + +FFSS4 = Lorentz(name = 'FFSS4', + spins = [ 2, 2, 1, 1 ], + structure = 'ProjM(2,1) - ProjP(2,1)') + +FFSS5 = Lorentz(name = 'FFSS5', + spins = [ 2, 2, 1, 1 ], + structure = 'ProjP(2,1)') + +FFSS6 = Lorentz(name = 'FFSS6', + spins = [ 2, 2, 1, 1 ], + structure = 'ProjM(2,1) + ProjP(2,1)') + +FFSS7 = Lorentz(name = 'FFSS7', + spins = [ 2, 2, 1, 1 ], + structure = 'P(-1,3)*Gamma(-1,2,-2)*ProjP(-2,1) - P(-1,4)*Gamma(-1,2,-2)*ProjP(-2,1)') + +FFFF1 = Lorentz(name = 'FFFF1', + spins = [ 2, 2, 2, 2 ], + structure = 'Gamma(-1,2,-2)*Gamma(-1,4,-3)*ProjM(-3,1)*ProjM(-2,3)') + +FFFF2 = Lorentz(name = 'FFFF2', + spins = [ 2, 2, 2, 2 ], + structure = 'Gamma(-1,2,-2)*Gamma(-1,4,-3)*ProjM(-3,3)*ProjM(-2,1)') + +FFFF3 = Lorentz(name = 'FFFF3', + spins = [ 2, 2, 2, 2 ], + structure = 'Gamma(-1,2,-3)*Gamma(-1,4,-2)*ProjM(-2,3)*ProjP(-3,1)') + +FFFF4 = Lorentz(name = 'FFFF4', + spins = [ 2, 2, 2, 2 ], + structure = 'Gamma(-1,2,-2)*Gamma(-1,4,-3)*ProjM(-2,3)*ProjP(-3,1)') + +FFFF5 = Lorentz(name = 'FFFF5', + spins = [ 2, 2, 2, 2 ], + structure = 'Gamma(-1,2,-2)*Gamma(-1,4,-3)*ProjP(-3,1)*ProjP(-2,3)') + +FFFF6 = Lorentz(name = 'FFFF6', + spins = [ 2, 2, 2, 2 ], + structure = 'Gamma(-1,2,-3)*Gamma(-1,4,-2)*ProjM(-2,1)*ProjP(-3,3)') + +FFFF7 = Lorentz(name = 'FFFF7', + spins = [ 2, 2, 2, 2 ], + structure = 'Gamma(-1,2,-2)*Gamma(-1,4,-3)*ProjM(-2,1)*ProjP(-3,3)') + +FFFF8 = Lorentz(name = 'FFFF8', + spins = [ 2, 2, 2, 2 ], + structure = 'Gamma(-1,2,-2)*Gamma(-1,4,-3)*ProjP(-3,3)*ProjP(-2,1)') + +FFVS1 = Lorentz(name = 'FFVS1', + spins = [ 2, 2, 3, 1 ], + structure = 'Gamma(3,2,1)') + +FFVS2 = Lorentz(name = 'FFVS2', + spins = [ 2, 2, 3, 1 ], + structure = '-(P(-1,3)*Gamma5(-2,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)) + P(-1,3)*Gamma5(-2,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)') + +FFVS3 = Lorentz(name = 'FFVS3', + spins = [ 2, 2, 3, 1 ], + structure = 'Gamma(3,2,-1)*ProjM(-1,1)') + +FFVS4 = Lorentz(name = 'FFVS4', + spins = [ 2, 2, 3, 1 ], + structure = 'P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1)') + +FFVS5 = Lorentz(name = 'FFVS5', + spins = [ 2, 2, 3, 1 ], + structure = '(P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/3. + (71*P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/36. - (5*P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1))/12. - (59*P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1))/36. + P(3,1)*ProjM(2,1) - P(3,2)*ProjM(2,1) - P(3,4)*ProjM(2,1)') + +FFVS6 = Lorentz(name = 'FFVS6', + spins = [ 2, 2, 3, 1 ], + structure = '(19*P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/126. + (13*P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/9. - (7*P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1))/18. - (85*P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1))/63. + P(3,1)*ProjM(2,1) - P(3,2)*ProjM(2,1) - P(3,4)*ProjM(2,1)') + +FFVS7 = Lorentz(name = 'FFVS7', + spins = [ 2, 2, 3, 1 ], + structure = '(13*P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/11. + P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1) + (4*P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1))/11.') + +FFVS8 = Lorentz(name = 'FFVS8', + spins = [ 2, 2, 3, 1 ], + structure = '(13*P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/11. + (8*P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/11. + P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1) + (4*P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1))/11.') + +FFVS9 = Lorentz(name = 'FFVS9', + spins = [ 2, 2, 3, 1 ], + structure = 'P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1) + (P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/3. + P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1) + (2*P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1))/3.') + +FFVS10 = Lorentz(name = 'FFVS10', + spins = [ 2, 2, 3, 1 ], + structure = '-(P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1)) + P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1)') + +FFVS11 = Lorentz(name = 'FFVS11', + spins = [ 2, 2, 3, 1 ], + structure = '(-7*P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/18. + (121*P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/126. - (7*P(-1,4)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/18. + (19*P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1))/126. - (163*P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1))/126. + (19*P(-1,4)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1))/126. + P(3,1)*ProjM(2,1) - P(3,2)*ProjM(2,1) + P(3,4)*ProjM(2,1)') + +FFVS12 = Lorentz(name = 'FFVS12', + spins = [ 2, 2, 3, 1 ], + structure = '(-5*P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/12. + (17*P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/9. - (5*P(-1,4)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/12. + (P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1))/3. - (83*P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1))/36. + (P(-1,4)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1))/3. + P(3,1)*ProjM(2,1) - P(3,2)*ProjM(2,1) + P(3,4)*ProjM(2,1)') + +FFVS13 = Lorentz(name = 'FFVS13', + spins = [ 2, 2, 3, 1 ], + structure = '(11*P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/13. + (7*P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/13. + (11*P(-1,4)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/13. + P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1) + (5*P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1))/13. + P(-1,4)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1)') + +FFVS14 = Lorentz(name = 'FFVS14', + spins = [ 2, 2, 3, 1 ], + structure = 'P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1) + (P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/3. + P(-1,4)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1) + P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1) + (2*P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1))/3. + P(-1,4)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1)') + +FFVS15 = Lorentz(name = 'FFVS15', + spins = [ 2, 2, 3, 1 ], + structure = 'Gamma(3,2,-1)*ProjP(-1,1)') + +FFVS16 = Lorentz(name = 'FFVS16', + spins = [ 2, 2, 3, 1 ], + structure = 'Gamma(3,2,-1)*ProjM(-1,1) - (11*Gamma(3,2,-1)*ProjP(-1,1))/3.') + +FFVS17 = Lorentz(name = 'FFVS17', + spins = [ 2, 2, 3, 1 ], + structure = 'Gamma(3,2,-1)*ProjM(-1,1) - (11*Gamma(3,2,-1)*ProjP(-1,1))/6.') + +FFVS18 = Lorentz(name = 'FFVS18', + spins = [ 2, 2, 3, 1 ], + structure = 'Gamma(3,2,-1)*ProjM(-1,1) + Gamma(3,2,-1)*ProjP(-1,1)') + +FFVS19 = Lorentz(name = 'FFVS19', + spins = [ 2, 2, 3, 1 ], + structure = 'P(-1,3)*Gamma(-1,-2,1)*Gamma(3,2,-2) - P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1) - P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1)') + +FFVS20 = Lorentz(name = 'FFVS20', + spins = [ 2, 2, 3, 1 ], + structure = 'P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1) + P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1) - P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1) - P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1)') + +FFVS21 = Lorentz(name = 'FFVS21', + spins = [ 2, 2, 3, 1 ], + structure = 'P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1) + P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1) + P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1) + P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1)') + +FFVS22 = Lorentz(name = 'FFVS22', + spins = [ 2, 2, 3, 1 ], + structure = '(P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1))/3. + (95*P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1))/36. - (5*P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1))/12. - (83*P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1))/36. + P(3,1)*ProjP(2,1) - P(3,2)*ProjP(2,1) - P(3,4)*ProjP(2,1)') + +FFVS23 = Lorentz(name = 'FFVS23', + spins = [ 2, 2, 3, 1 ], + structure = 'P(-1,3)*Gamma(-1,-2,1)*Gamma(3,2,-2) + (17*P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/19. - (36*P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1))/19. + (17*P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1))/19. - (36*P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1))/19.') + +FFVS24 = Lorentz(name = 'FFVS24', + spins = [ 2, 2, 3, 1 ], + structure = '(19*P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1))/126. + (13*P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1))/9. - (7*P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1))/18. - (85*P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1))/63. + P(3,1)*ProjP(2,1) - P(3,2)*ProjP(2,1) - P(3,4)*ProjP(2,1)') + +FFVS25 = Lorentz(name = 'FFVS25', + spins = [ 2, 2, 3, 1 ], + structure = 'P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1) - P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1)') + +FFVS26 = Lorentz(name = 'FFVS26', + spins = [ 2, 2, 3, 1 ], + structure = '(-19*P(-1,3)*Gamma5(-2,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2))/36. + (19*P(-1,3)*Gamma5(-2,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3))/36. - P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1) + P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1) + P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1) - P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1)') + +FFVS27 = Lorentz(name = 'FFVS27', + spins = [ 2, 2, 3, 1 ], + structure = '(13*P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1))/11. + (8*P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1))/11. + P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1) + (4*P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1))/11.') + +FFVS28 = Lorentz(name = 'FFVS28', + spins = [ 2, 2, 3, 1 ], + structure = 'P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1) + (P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1))/3. + P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1) + (2*P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1))/3.') + +FFVS29 = Lorentz(name = 'FFVS29', + spins = [ 2, 2, 3, 1 ], + structure = 'P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1) + P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1)') + +FFVS30 = Lorentz(name = 'FFVS30', + spins = [ 2, 2, 3, 1 ], + structure = '-(P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1)) + P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1)') + +FFVS31 = Lorentz(name = 'FFVS31', + spins = [ 2, 2, 3, 1 ], + structure = '-(P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1)) + P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1) - P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1) + P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1)') + +FFVS32 = Lorentz(name = 'FFVS32', + spins = [ 2, 2, 3, 1 ], + structure = '(5*P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/3. + (11*P(-1,4)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/9. + P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1) + (13*P(-1,4)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1))/9. - (5*P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1))/3. - (11*P(-1,4)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1))/9. - P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1) - (13*P(-1,4)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1))/9.') + +FFVS33 = Lorentz(name = 'FFVS33', + spins = [ 2, 2, 3, 1 ], + structure = '(13*P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/11. + (8*P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/11. + P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1) + (4*P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1))/11. - P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1) - (7*P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1))/11. - P(-1,4)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1) - (13*P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1))/11. - (5*P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1))/11. - (13*P(-1,4)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1))/11.') + +FFVS34 = Lorentz(name = 'FFVS34', + spins = [ 2, 2, 3, 1 ], + structure = 'P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1) + (P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/3. + P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1) + (2*P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1))/3. - P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1) - (P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1))/3. - P(-1,4)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1) - P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1) - (2*P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1))/3. - P(-1,4)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1)') + +FFVS35 = Lorentz(name = 'FFVS35', + spins = [ 2, 2, 3, 1 ], + structure = 'P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1) + (P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/3. + (P(-1,4)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/2. + P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1) + (P(-1,4)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1))/2. - P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1) - (P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1))/3. - (P(-1,4)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1))/2. - P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1) - (P(-1,4)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1))/2.') + +FFVS36 = Lorentz(name = 'FFVS36', + spins = [ 2, 2, 3, 1 ], + structure = 'P(3,1)*Gamma5(2,1) - P(3,2)*Gamma5(2,1) + (5*P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/42. - (101*P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/84. + (7*P(-1,4)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/36. + (5*P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1))/42. + (37*P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1))/28. - (19*P(-1,4)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1))/252. - (5*P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1))/42. + (101*P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1))/84. - (7*P(-1,4)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1))/36. - (5*P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1))/42. - (37*P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1))/28. + (19*P(-1,4)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1))/252.') + +FFVS37 = Lorentz(name = 'FFVS37', + spins = [ 2, 2, 3, 1 ], + structure = 'P(3,1)*Identity(2,1) - P(3,2)*Identity(2,1) - (5*P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/42. + (101*P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/84. - (7*P(-1,4)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/36. - (5*P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1))/42. - (37*P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1))/28. + (19*P(-1,4)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1))/252. - (5*P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1))/42. + (101*P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1))/84. - (7*P(-1,4)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1))/36. - (5*P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1))/42. - (37*P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1))/28. + (19*P(-1,4)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1))/252.') + +FFVS38 = Lorentz(name = 'FFVS38', + spins = [ 2, 2, 3, 1 ], + structure = '(-7*P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1))/18. + (121*P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1))/126. - (7*P(-1,4)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1))/18. + (19*P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1))/126. - (163*P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1))/126. + (19*P(-1,4)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1))/126. + P(3,1)*ProjP(2,1) - P(3,2)*ProjP(2,1) + P(3,4)*ProjP(2,1)') + +FFVS39 = Lorentz(name = 'FFVS39', + spins = [ 2, 2, 3, 1 ], + structure = 'P(3,1)*Gamma5(2,1) - P(3,2)*Gamma5(2,1) + (4*P(-1,3)*Gamma5(-2,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2))/9. - (4*P(-1,3)*Gamma5(-2,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3))/9. + (P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/24. - (131*P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/72. + (5*P(-1,4)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/24. + (P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1))/24. + (67*P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1))/36. - (P(-1,4)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1))/6. - (P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1))/24. + (131*P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1))/72. - (5*P(-1,4)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1))/24. - (P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1))/24. - (67*P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1))/36. + (P(-1,4)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1))/6.') + +FFVS40 = Lorentz(name = 'FFVS40', + spins = [ 2, 2, 3, 1 ], + structure = '(-4*P(-1,3)*Gamma(-1,-2,1)*Gamma(3,2,-2))/9. + P(3,1)*Identity(2,1) - P(3,2)*Identity(2,1) - (P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/24. + (163*P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/72. - (5*P(-1,4)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/24. - (P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1))/24. - (67*P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1))/36. + (P(-1,4)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1))/6. - (P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1))/24. + (163*P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1))/72. - (5*P(-1,4)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1))/24. - (P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1))/24. - (67*P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1))/36. + (P(-1,4)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1))/6.') + +FFVS41 = Lorentz(name = 'FFVS41', + spins = [ 2, 2, 3, 1 ], + structure = '(-5*P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1))/12. + (11*P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1))/9. - (5*P(-1,4)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1))/12. + (P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1))/3. - (59*P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1))/36. + (P(-1,4)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1))/3. + P(3,1)*ProjP(2,1) - P(3,2)*ProjP(2,1) + P(3,4)*ProjP(2,1)') + +FFVS42 = Lorentz(name = 'FFVS42', + spins = [ 2, 2, 3, 1 ], + structure = 'P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1) + (P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/3. + (P(-1,4)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/2. + P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1) + (P(-1,4)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1))/2. + P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1) + (P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1))/3. + (P(-1,4)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1))/2. + P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1) + (P(-1,4)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1))/2.') + +FFVS43 = Lorentz(name = 'FFVS43', + spins = [ 2, 2, 3, 1 ], + structure = '(11*P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1))/13. + (7*P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1))/13. + (11*P(-1,4)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1))/13. + P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1) + (5*P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1))/13. + P(-1,4)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1)') + +FFVS44 = Lorentz(name = 'FFVS44', + spins = [ 2, 2, 3, 1 ], + structure = 'P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1) + (P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1))/3. + P(-1,4)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1) + P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1) + (2*P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1))/3. + P(-1,4)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1)') + +FFVS45 = Lorentz(name = 'FFVS45', + spins = [ 2, 2, 3, 1 ], + structure = 'P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1) + (P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/3. + P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1) + (2*P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1))/3. + P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1) + (P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1))/3. + P(-1,4)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1) + P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1) + (2*P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1))/3. + P(-1,4)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1)') + +FFVS46 = Lorentz(name = 'FFVS46', + spins = [ 2, 2, 3, 1 ], + structure = '(13*P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/11. + (8*P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/11. + P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1) + (4*P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1))/11. + P(-1,1)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1) + (7*P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1))/11. + P(-1,4)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1) + (13*P(-1,1)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1))/11. + (5*P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1))/11. + (13*P(-1,4)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1))/11.') + +FFVS47 = Lorentz(name = 'FFVS47', + spins = [ 2, 2, 3, 1 ], + structure = '(5*P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/3. + (11*P(-1,4)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjM(-2,1))/9. + P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1) + (13*P(-1,4)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjM(-2,1))/9. + (5*P(-1,3)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1))/3. + (11*P(-1,4)*Gamma(-1,2,-3)*Gamma(3,-3,-2)*ProjP(-2,1))/9. + P(-1,3)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1) + (13*P(-1,4)*Gamma(-1,-3,-2)*Gamma(3,2,-3)*ProjP(-2,1))/9.') + +FFVV1 = Lorentz(name = 'FFVV1', + spins = [ 2, 2, 3, 3 ], + structure = 'Gamma(3,-1,1)*Gamma(4,2,-1)') + +FFVV2 = Lorentz(name = 'FFVV2', + spins = [ 2, 2, 3, 3 ], + structure = 'Gamma(3,2,-1)*Gamma(4,-1,1)') + +FFVV3 = Lorentz(name = 'FFVV3', + spins = [ 2, 2, 3, 3 ], + structure = 'Gamma(3,2,-1)*Gamma(4,-1,1) - Gamma(3,-1,1)*Gamma(4,2,-1)') + +FFVV4 = Lorentz(name = 'FFVV4', + spins = [ 2, 2, 3, 3 ], + structure = 'Gamma(3,2,-1)*Gamma(4,-1,1) + Gamma(3,-1,1)*Gamma(4,2,-1)') + +FFVV5 = Lorentz(name = 'FFVV5', + spins = [ 2, 2, 3, 3 ], + structure = 'Identity(2,1)*Metric(3,4)') + +FFVV6 = Lorentz(name = 'FFVV6', + spins = [ 2, 2, 3, 3 ], + structure = 'Gamma(3,2,-1)*Gamma(4,-1,1) + Gamma(3,-1,1)*Gamma(4,2,-1) - (22*Identity(2,1)*Metric(3,4))/17.') + +FFVV7 = Lorentz(name = 'FFVV7', + spins = [ 2, 2, 3, 3 ], + structure = 'Gamma(3,2,-1)*Gamma(4,-1,1) + Gamma(3,-1,1)*Gamma(4,2,-1) - (4*Identity(2,1)*Metric(3,4))/11.') + +FFVV8 = Lorentz(name = 'FFVV8', + spins = [ 2, 2, 3, 3 ], + structure = 'Gamma(3,2,-1)*Gamma(4,-1,1) + Gamma(3,-1,1)*Gamma(4,2,-1) - (2*Identity(2,1)*Metric(3,4))/7.') + +FFVV9 = Lorentz(name = 'FFVV9', + spins = [ 2, 2, 3, 3 ], + structure = 'Gamma(3,2,-1)*Gamma(4,-1,1) + Gamma(3,-1,1)*Gamma(4,2,-1) + (56*Identity(2,1)*Metric(3,4))/65.') + +FFVV10 = Lorentz(name = 'FFVV10', + spins = [ 2, 2, 3, 3 ], + structure = 'Gamma(3,2,-1)*Gamma(4,-1,1) + Gamma(3,-1,1)*Gamma(4,2,-1) + (160*Identity(2,1)*Metric(3,4))/127.') + +FFVV11 = Lorentz(name = 'FFVV11', + spins = [ 2, 2, 3, 3 ], + structure = 'Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjM(-1,1)') + +FFVV12 = Lorentz(name = 'FFVV12', + spins = [ 2, 2, 3, 3 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjM(-1,1)') + +FFVV13 = Lorentz(name = 'FFVV13', + spins = [ 2, 2, 3, 3 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjM(-1,1) - Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjM(-1,1)') + +FFVV14 = Lorentz(name = 'FFVV14', + spins = [ 2, 2, 3, 3 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjM(-1,1) + (Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjM(-1,1))/3. - (4*Metric(3,4)*ProjM(2,1))/3.') + +FFVV15 = Lorentz(name = 'FFVV15', + spins = [ 2, 2, 3, 3 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjM(-1,1) + (10*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjM(-1,1))/19. - (20*Metric(3,4)*ProjM(2,1))/19.') + +FFVV16 = Lorentz(name = 'FFVV16', + spins = [ 2, 2, 3, 3 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjM(-1,1) + (5*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjM(-1,1))/7. - (6*Metric(3,4)*ProjM(2,1))/7.') + +FFVV17 = Lorentz(name = 'FFVV17', + spins = [ 2, 2, 3, 3 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjM(-1,1) + (11*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjM(-1,1))/8. - (Metric(3,4)*ProjM(2,1))/20.') + +FFVV18 = Lorentz(name = 'FFVV18', + spins = [ 2, 2, 3, 3 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjM(-1,1) + (7*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjM(-1,1))/5. - (6*Metric(3,4)*ProjM(2,1))/5.') + +FFVV19 = Lorentz(name = 'FFVV19', + spins = [ 2, 2, 3, 3 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjM(-1,1) + (19*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjM(-1,1))/10. - 2*Metric(3,4)*ProjM(2,1)') + +FFVV20 = Lorentz(name = 'FFVV20', + spins = [ 2, 2, 3, 3 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjM(-1,1) + (158*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjM(-1,1))/77. - (4*Metric(3,4)*ProjM(2,1))/11.') + +FFVV21 = Lorentz(name = 'FFVV21', + spins = [ 2, 2, 3, 3 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjM(-1,1) + (7*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjM(-1,1))/3. - (10*Metric(3,4)*ProjM(2,1))/3.') + +FFVV22 = Lorentz(name = 'FFVV22', + spins = [ 2, 2, 3, 3 ], + structure = 'Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjP(-1,1)') + +FFVV23 = Lorentz(name = 'FFVV23', + spins = [ 2, 2, 3, 3 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjP(-1,1)') + +FFVV24 = Lorentz(name = 'FFVV24', + spins = [ 2, 2, 3, 3 ], + structure = 'Gamma(3,2,-1)*Gamma(4,-1,1) - Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjM(-1,1) - Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjP(-1,1)') + +FFVV25 = Lorentz(name = 'FFVV25', + spins = [ 2, 2, 3, 3 ], + structure = 'Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjP(-1,1) + 2*Metric(3,4)*ProjP(2,1)') + +FFVV26 = Lorentz(name = 'FFVV26', + spins = [ 2, 2, 3, 3 ], + structure = 'Gamma(3,-1,1)*Gamma(4,2,-1) - Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjM(-1,1) - Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjP(-1,1)') + +FFVV27 = Lorentz(name = 'FFVV27', + spins = [ 2, 2, 3, 3 ], + structure = 'Identity(2,1)*Metric(3,4) - (Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjM(-1,1))/2. - (Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjM(-1,1))/2. - (Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjP(-1,1))/2. - (Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjP(-1,1))/2.') + +FFVV28 = Lorentz(name = 'FFVV28', + spins = [ 2, 2, 3, 3 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjM(-1,1) + (11*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjM(-1,1))/8. - (Metric(3,4)*ProjM(2,1))/20. + (5*Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjP(-1,1))/8. + (Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjP(-1,1))/4. + (29*Metric(3,4)*ProjP(2,1))/20.') + +FFVV29 = Lorentz(name = 'FFVV29', + spins = [ 2, 2, 3, 3 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjM(-1,1) + (158*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjM(-1,1))/77. - (4*Metric(3,4)*ProjM(2,1))/11. + (50*Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjP(-1,1))/77. - (31*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjP(-1,1))/77. + (188*Metric(3,4)*ProjP(2,1))/77.') + +FFVV30 = Lorentz(name = 'FFVV30', + spins = [ 2, 2, 3, 3 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjP(-1,1) + 2*Metric(3,4)*ProjP(2,1)') + +FFVV31 = Lorentz(name = 'FFVV31', + spins = [ 2, 2, 3, 3 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjP(-1,1) - 8*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjP(-1,1) + 16*Metric(3,4)*ProjP(2,1)') + +FFVV32 = Lorentz(name = 'FFVV32', + spins = [ 2, 2, 3, 3 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjP(-1,1) - Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjP(-1,1)') + +FFVV33 = Lorentz(name = 'FFVV33', + spins = [ 2, 2, 3, 3 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjM(-1,1) - Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjM(-1,1) + Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjP(-1,1) - Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjP(-1,1)') + +FFVV34 = Lorentz(name = 'FFVV34', + spins = [ 2, 2, 3, 3 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjP(-1,1) - (31*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjP(-1,1))/50. + (94*Metric(3,4)*ProjP(2,1))/25.') + +FFVV35 = Lorentz(name = 'FFVV35', + spins = [ 2, 2, 3, 3 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjP(-1,1) - (Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjP(-1,1))/8. - 2*Metric(3,4)*ProjP(2,1)') + +FFVV36 = Lorentz(name = 'FFVV36', + spins = [ 2, 2, 3, 3 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjP(-1,1) + (Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjP(-1,1))/3. - (4*Metric(3,4)*ProjP(2,1))/3.') + +FFVV37 = Lorentz(name = 'FFVV37', + spins = [ 2, 2, 3, 3 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjP(-1,1) + (2*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjP(-1,1))/5. + (58*Metric(3,4)*ProjP(2,1))/25.') + +FFVV38 = Lorentz(name = 'FFVV38', + spins = [ 2, 2, 3, 3 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjM(-1,1) + Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjM(-1,1) + (56*Metric(3,4)*ProjM(2,1))/65. + Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjP(-1,1) + Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjP(-1,1) + (56*Metric(3,4)*ProjP(2,1))/65.') + +FFVV39 = Lorentz(name = 'FFVV39', + spins = [ 2, 2, 3, 3 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjM(-1,1) + Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjM(-1,1) + (160*Metric(3,4)*ProjM(2,1))/127. + Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjP(-1,1) + Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjP(-1,1) + (160*Metric(3,4)*ProjP(2,1))/127.') + +FFVV40 = Lorentz(name = 'FFVV40', + spins = [ 2, 2, 3, 3 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjP(-1,1) + (7*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjP(-1,1))/3. - (10*Metric(3,4)*ProjP(2,1))/3.') + +FFVV41 = Lorentz(name = 'FFVV41', + spins = [ 2, 2, 3, 3 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjM(-1,1) + (7*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjM(-1,1))/9. + (2*Metric(3,4)*ProjM(2,1))/9. + (14*Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjP(-1,1))/9. + (4*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjP(-1,1))/3. - (8*Metric(3,4)*ProjP(2,1))/9.') + +FFVV42 = Lorentz(name = 'FFVV42', + spins = [ 2, 2, 3, 3 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjM(-1,1) + 4*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjM(-1,1) + 4*Metric(3,4)*ProjM(2,1) + 7*Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjP(-1,1) + 10*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjP(-1,1) - 8*Metric(3,4)*ProjP(2,1)') + +VSSS1 = Lorentz(name = 'VSSS1', + spins = [ 3, 1, 1, 1 ], + structure = 'P(1,2)') + +VSSS2 = Lorentz(name = 'VSSS2', + spins = [ 3, 1, 1, 1 ], + structure = 'P(1,2) - P(1,3)') + +VSSS3 = Lorentz(name = 'VSSS3', + spins = [ 3, 1, 1, 1 ], + structure = 'P(1,2) + P(1,3)') + +VSSS4 = Lorentz(name = 'VSSS4', + spins = [ 3, 1, 1, 1 ], + structure = 'P(1,2) + P(1,3) - 2*P(1,4)') + +VSSS5 = Lorentz(name = 'VSSS5', + spins = [ 3, 1, 1, 1 ], + structure = 'P(1,2) - P(1,4)/2.') + +VSSS6 = Lorentz(name = 'VSSS6', + spins = [ 3, 1, 1, 1 ], + structure = 'P(1,2) - P(1,3)/2. - P(1,4)/2.') + +VSSS7 = Lorentz(name = 'VSSS7', + spins = [ 3, 1, 1, 1 ], + structure = 'P(1,2) - P(1,3)/3. - P(1,4)/3.') + +VSSS8 = Lorentz(name = 'VSSS8', + spins = [ 3, 1, 1, 1 ], + structure = 'P(1,2) + P(1,3) + P(1,4)') + +VVSS1 = Lorentz(name = 'VVSS1', + spins = [ 3, 3, 1, 1 ], + structure = 'P(1,2)*P(2,1)') + +VVSS2 = Lorentz(name = 'VVSS2', + spins = [ 3, 3, 1, 1 ], + structure = 'Epsilon(1,2,-1,-2)*P(-2,3)*P(-1,2) - Epsilon(1,2,-1,-2)*P(-2,4)*P(-1,2) - 2*Epsilon(1,2,-1,-2)*P(-2,3)*P(-1,4)') + +VVSS3 = Lorentz(name = 'VVSS3', + spins = [ 3, 3, 1, 1 ], + structure = 'Epsilon(1,2,-1,-2)*P(-2,3)*P(-1,1) - Epsilon(1,2,-1,-2)*P(-2,4)*P(-1,1) - Epsilon(1,2,-1,-2)*P(-2,3)*P(-1,2) + Epsilon(1,2,-1,-2)*P(-2,4)*P(-1,2)') + +VVSS4 = Lorentz(name = 'VVSS4', + spins = [ 3, 3, 1, 1 ], + structure = 'Metric(1,2)') + +VVSS5 = Lorentz(name = 'VVSS5', + spins = [ 3, 3, 1, 1 ], + structure = 'P(1,2)*P(2,1) - P(-1,1)*P(-1,2)*Metric(1,2)') + +VVSS6 = Lorentz(name = 'VVSS6', + spins = [ 3, 3, 1, 1 ], + structure = 'P(1,3)*P(2,1) + P(1,4)*P(2,1) + P(1,2)*P(2,3) + P(1,2)*P(2,4) + 2*P(-1,1)*P(-1,2)*Metric(1,2) - 2*P(-1,2)**2*Metric(1,2) - P(-1,1)*P(-1,3)*Metric(1,2) - 3*P(-1,2)*P(-1,3)*Metric(1,2) - P(-1,1)*P(-1,4)*Metric(1,2) - 3*P(-1,2)*P(-1,4)*Metric(1,2)') + +VVSS7 = Lorentz(name = 'VVSS7', + spins = [ 3, 3, 1, 1 ], + structure = 'Epsilon(1,2,-1,-2)*P(-2,3)*P(-1,1) - Epsilon(1,2,-1,-2)*P(-2,4)*P(-1,1) - Epsilon(1,2,-1,-2)*P(-2,3)*P(-1,2) + Epsilon(1,2,-1,-2)*P(-2,4)*P(-1,2) + (complex(0,1)*P(1,3)*P(2,1))/2. + (complex(0,1)*P(1,4)*P(2,1))/2. + (complex(0,1)*P(1,2)*P(2,3))/2. + (complex(0,1)*P(1,2)*P(2,4))/2. + complex(0,1)*P(-1,1)*P(-1,2)*Metric(1,2) - complex(0,1)*P(-1,2)**2*Metric(1,2) - (complex(0,1)*P(-1,1)*P(-1,3)*Metric(1,2))/2. - (3*complex(0,1)*P(-1,2)*P(-1,3)*Metric(1,2))/2. - (complex(0,1)*P(-1,1)*P(-1,4)*Metric(1,2))/2. - (3*complex(0,1)*P(-1,2)*P(-1,4)*Metric(1,2))/2.') + +VVSS8 = Lorentz(name = 'VVSS8', + spins = [ 3, 3, 1, 1 ], + structure = 'P(1,2)*P(2,1) - (P(-1,1)*P(-1,2)*Metric(1,2))/2. + (P(-1,2)**2*Metric(1,2))/2. + (P(-1,2)*P(-1,3)*Metric(1,2))/2. + (P(-1,2)*P(-1,4)*Metric(1,2))/2.') + +VVSS9 = Lorentz(name = 'VVSS9', + spins = [ 3, 3, 1, 1 ], + structure = 'P(1,2)*P(2,1) - (9*P(1,3)*P(2,1))/25. - (9*P(1,4)*P(2,1))/25. - (9*P(1,2)*P(2,3))/25. - (9*P(1,2)*P(2,4))/25. - (16*P(-1,1)*P(-1,2)*Metric(1,2))/25. + (9*P(-1,2)**2*Metric(1,2))/25. + (3*P(-1,1)*P(-1,3)*Metric(1,2))/25. + (12*P(-1,2)*P(-1,3)*Metric(1,2))/25. - (6*P(-1,3)**2*Metric(1,2))/25. + (3*P(-1,1)*P(-1,4)*Metric(1,2))/25. + (12*P(-1,2)*P(-1,4)*Metric(1,2))/25. - (12*P(-1,3)*P(-1,4)*Metric(1,2))/25. - (6*P(-1,4)**2*Metric(1,2))/25.') + +VVSS10 = Lorentz(name = 'VVSS10', + spins = [ 3, 3, 1, 1 ], + structure = 'P(1,2)*P(2,1) - (13*P(1,3)*P(2,1))/62. - (13*P(1,4)*P(2,1))/62. - (13*P(1,2)*P(2,3))/62. + (P(1,3)*P(2,3))/62. + (P(1,4)*P(2,3))/62. - (13*P(1,2)*P(2,4))/62. + (P(1,3)*P(2,4))/62. + (P(1,4)*P(2,4))/62. - (20*P(-1,1)*P(-1,2)*Metric(1,2))/31. + (19*P(-1,2)**2*Metric(1,2))/62. + (2*P(-1,1)*P(-1,3)*Metric(1,2))/31. + (23*P(-1,2)*P(-1,3)*Metric(1,2))/62. - (13*P(-1,3)**2*Metric(1,2))/62. + (2*P(-1,1)*P(-1,4)*Metric(1,2))/31. + (23*P(-1,2)*P(-1,4)*Metric(1,2))/62. - (13*P(-1,3)*P(-1,4)*Metric(1,2))/31. - (13*P(-1,4)**2*Metric(1,2))/62.') + +VVVS1 = Lorentz(name = 'VVVS1', + spins = [ 3, 3, 3, 1 ], + structure = '-(Epsilon(1,2,3,-1)*P(-1,1)) + Epsilon(1,2,3,-1)*P(-1,2)') + +VVVS2 = Lorentz(name = 'VVVS2', + spins = [ 3, 3, 3, 1 ], + structure = '-(Epsilon(1,2,3,-1)*P(-1,1)) - 2*Epsilon(1,2,3,-1)*P(-1,2)') + +VVVS3 = Lorentz(name = 'VVVS3', + spins = [ 3, 3, 3, 1 ], + structure = '-(Epsilon(1,2,3,-1)*P(-1,4))') + +VVVS4 = Lorentz(name = 'VVVS4', + spins = [ 3, 3, 3, 1 ], + structure = '-(Epsilon(1,2,3,-1)*P(-1,1)) - Epsilon(1,2,3,-1)*P(-1,2) - Epsilon(1,2,3,-1)*P(-1,3) - 10*Epsilon(1,2,3,-1)*P(-1,4)') + +VVVS5 = Lorentz(name = 'VVVS5', + spins = [ 3, 3, 3, 1 ], + structure = 'P(3,1)*Metric(1,2) - P(2,1)*Metric(1,3)') + +VVVS6 = Lorentz(name = 'VVVS6', + spins = [ 3, 3, 3, 1 ], + structure = 'P(3,1)*Metric(1,2) + P(3,2)*Metric(1,2) - P(2,1)*Metric(1,3) - P(1,2)*Metric(2,3)') + +VVVS7 = Lorentz(name = 'VVVS7', + spins = [ 3, 3, 3, 1 ], + structure = 'P(2,3)*Metric(1,3) - P(1,3)*Metric(2,3)') + +VVVS8 = Lorentz(name = 'VVVS8', + spins = [ 3, 3, 3, 1 ], + structure = 'P(3,2)*Metric(1,2) + P(2,3)*Metric(1,3) - P(1,2)*Metric(2,3) - P(1,3)*Metric(2,3)') + +VVVS9 = Lorentz(name = 'VVVS9', + spins = [ 3, 3, 3, 1 ], + structure = 'P(3,1)*Metric(1,2) - P(3,2)*Metric(1,2) - P(2,1)*Metric(1,3) + P(2,3)*Metric(1,3) + P(1,2)*Metric(2,3) - P(1,3)*Metric(2,3)') + +VVVS10 = Lorentz(name = 'VVVS10', + spins = [ 3, 3, 3, 1 ], + structure = 'P(3,4)*Metric(1,2) + P(2,4)*Metric(1,3) + P(1,4)*Metric(2,3)') + +VVVV1 = Lorentz(name = 'VVVV1', + spins = [ 3, 3, 3, 3 ], + structure = 'Epsilon(1,2,3,4)') + +VVVV2 = Lorentz(name = 'VVVV2', + spins = [ 3, 3, 3, 3 ], + structure = 'Metric(1,4)*Metric(2,3)') + +VVVV3 = Lorentz(name = 'VVVV3', + spins = [ 3, 3, 3, 3 ], + structure = 'Metric(1,3)*Metric(2,4)') + +VVVV4 = Lorentz(name = 'VVVV4', + spins = [ 3, 3, 3, 3 ], + structure = 'Metric(1,4)*Metric(2,3) - Metric(1,3)*Metric(2,4)') + +VVVV5 = Lorentz(name = 'VVVV5', + spins = [ 3, 3, 3, 3 ], + structure = 'Metric(1,2)*Metric(3,4)') + +VVVV6 = Lorentz(name = 'VVVV6', + spins = [ 3, 3, 3, 3 ], + structure = 'P(3,2)*P(4,1)*Metric(1,2) - P(3,1)*P(4,2)*Metric(1,2) + P(2,1)*P(4,2)*Metric(1,3) + P(2,4)*P(4,3)*Metric(1,3) - P(2,1)*P(3,2)*Metric(1,4) - P(2,3)*P(3,4)*Metric(1,4) - P(1,2)*P(4,1)*Metric(2,3) - P(1,4)*P(4,3)*Metric(2,3) + P(-1,1)*P(-1,2)*Metric(1,4)*Metric(2,3) + P(-1,3)*P(-1,4)*Metric(1,4)*Metric(2,3) + P(1,2)*P(3,1)*Metric(2,4) + P(1,3)*P(3,4)*Metric(2,4) - P(-1,1)*P(-1,2)*Metric(1,3)*Metric(2,4) - P(-1,3)*P(-1,4)*Metric(1,3)*Metric(2,4) + P(1,4)*P(2,3)*Metric(3,4) - P(1,3)*P(2,4)*Metric(3,4)') + +VVVV7 = Lorentz(name = 'VVVV7', + spins = [ 3, 3, 3, 3 ], + structure = 'Metric(1,4)*Metric(2,3) + Metric(1,3)*Metric(2,4) - 2*Metric(1,2)*Metric(3,4)') + +VVVV8 = Lorentz(name = 'VVVV8', + spins = [ 3, 3, 3, 3 ], + structure = 'Metric(1,4)*Metric(2,3) - Metric(1,2)*Metric(3,4)') + +VVVV9 = Lorentz(name = 'VVVV9', + spins = [ 3, 3, 3, 3 ], + structure = 'Metric(1,3)*Metric(2,4) - Metric(1,2)*Metric(3,4)') + +VVVV10 = Lorentz(name = 'VVVV10', + spins = [ 3, 3, 3, 3 ], + structure = 'Metric(1,4)*Metric(2,3) - (Metric(1,3)*Metric(2,4))/2. - (Metric(1,2)*Metric(3,4))/2.') + +VVVV11 = Lorentz(name = 'VVVV11', + spins = [ 3, 3, 3, 3 ], + structure = 'Metric(1,4)*Metric(2,3) + Metric(1,3)*Metric(2,4) + Metric(1,2)*Metric(3,4)') + +VVVV12 = Lorentz(name = 'VVVV12', + spins = [ 3, 3, 3, 3 ], + structure = 'P(3,4)*P(4,1)*Metric(1,2) + P(3,2)*P(4,3)*Metric(1,2) - P(2,4)*P(4,1)*Metric(1,3) - P(2,3)*P(4,2)*Metric(1,3) + P(2,4)*P(3,1)*Metric(1,4) - P(2,1)*P(3,4)*Metric(1,4) + P(1,3)*P(4,2)*Metric(2,3) - P(1,2)*P(4,3)*Metric(2,3) - P(1,4)*P(3,1)*Metric(2,4) - P(1,3)*P(3,2)*Metric(2,4) + P(-1,2)*P(-1,3)*Metric(1,3)*Metric(2,4) + P(-1,1)*P(-1,4)*Metric(1,3)*Metric(2,4) + P(1,4)*P(2,1)*Metric(3,4) + P(1,2)*P(2,3)*Metric(3,4) - P(-1,2)*P(-1,3)*Metric(1,2)*Metric(3,4) - P(-1,1)*P(-1,4)*Metric(1,2)*Metric(3,4)') + +VVVV13 = Lorentz(name = 'VVVV13', + spins = [ 3, 3, 3, 3 ], + structure = 'P(3,4)*P(4,2)*Metric(1,2) + P(3,1)*P(4,3)*Metric(1,2) + P(2,3)*P(4,1)*Metric(1,3) - P(2,1)*P(4,3)*Metric(1,3) - P(2,3)*P(3,1)*Metric(1,4) - P(2,4)*P(3,2)*Metric(1,4) - P(1,3)*P(4,1)*Metric(2,3) - P(1,4)*P(4,2)*Metric(2,3) + P(-1,1)*P(-1,3)*Metric(1,4)*Metric(2,3) + P(-1,2)*P(-1,4)*Metric(1,4)*Metric(2,3) + P(1,4)*P(3,2)*Metric(2,4) - P(1,2)*P(3,4)*Metric(2,4) + P(1,3)*P(2,1)*Metric(3,4) + P(1,2)*P(2,4)*Metric(3,4) - P(-1,1)*P(-1,3)*Metric(1,2)*Metric(3,4) - P(-1,2)*P(-1,4)*Metric(1,2)*Metric(3,4)') + +VVVV14 = Lorentz(name = 'VVVV14', + spins = [ 3, 3, 3, 3 ], + structure = 'P(3,2)*P(4,1)*Metric(1,2) - P(3,1)*P(4,2)*Metric(1,2) + P(3,4)*P(4,2)*Metric(1,2) + P(3,1)*P(4,3)*Metric(1,2) + P(2,3)*P(4,1)*Metric(1,3) + P(2,1)*P(4,2)*Metric(1,3) - P(2,1)*P(4,3)*Metric(1,3) + P(2,4)*P(4,3)*Metric(1,3) - P(2,3)*P(3,1)*Metric(1,4) - P(2,1)*P(3,2)*Metric(1,4) - P(2,4)*P(3,2)*Metric(1,4) - P(2,3)*P(3,4)*Metric(1,4) - P(1,2)*P(4,1)*Metric(2,3) - P(1,3)*P(4,1)*Metric(2,3) - P(1,4)*P(4,2)*Metric(2,3) - P(1,4)*P(4,3)*Metric(2,3) + P(-1,1)*P(-1,2)*Metric(1,4)*Metric(2,3) + P(-1,1)*P(-1,3)*Metric(1,4)*Metric(2,3) + P(-1,2)*P(-1,4)*Metric(1,4)*Metric(2,3) + P(-1,3)*P(-1,4)*Metric(1,4)*Metric(2,3) + P(1,2)*P(3,1)*Metric(2,4) + P(1,4)*P(3,2)*Metric(2,4) - P(1,2)*P(3,4)*Metric(2,4) + P(1,3)*P(3,4)*Metric(2,4) - P(-1,1)*P(-1,2)*Metric(1,3)*Metric(2,4) - P(-1,3)*P(-1,4)*Metric(1,3)*Metric(2,4) + P(1,3)*P(2,1)*Metric(3,4) + P(1,4)*P(2,3)*Metric(3,4) + P(1,2)*P(2,4)*Metric(3,4) - P(1,3)*P(2,4)*Metric(3,4) - P(-1,1)*P(-1,3)*Metric(1,2)*Metric(3,4) - P(-1,2)*P(-1,4)*Metric(1,2)*Metric(3,4)') + +VVVV15 = Lorentz(name = 'VVVV15', + spins = [ 3, 3, 3, 3 ], + structure = 'P(3,4)*P(4,1)*Metric(1,2) + P(3,4)*P(4,2)*Metric(1,2) + P(3,1)*P(4,3)*Metric(1,2) + P(3,2)*P(4,3)*Metric(1,2) + P(2,3)*P(4,1)*Metric(1,3) - P(2,4)*P(4,1)*Metric(1,3) - P(2,3)*P(4,2)*Metric(1,3) - P(2,1)*P(4,3)*Metric(1,3) - P(2,3)*P(3,1)*Metric(1,4) + P(2,4)*P(3,1)*Metric(1,4) - P(2,4)*P(3,2)*Metric(1,4) - P(2,1)*P(3,4)*Metric(1,4) - P(1,3)*P(4,1)*Metric(2,3) + P(1,3)*P(4,2)*Metric(2,3) - P(1,4)*P(4,2)*Metric(2,3) - P(1,2)*P(4,3)*Metric(2,3) + P(-1,1)*P(-1,3)*Metric(1,4)*Metric(2,3) + P(-1,2)*P(-1,4)*Metric(1,4)*Metric(2,3) - P(1,4)*P(3,1)*Metric(2,4) - P(1,3)*P(3,2)*Metric(2,4) + P(1,4)*P(3,2)*Metric(2,4) - P(1,2)*P(3,4)*Metric(2,4) + P(-1,2)*P(-1,3)*Metric(1,3)*Metric(2,4) + P(-1,1)*P(-1,4)*Metric(1,3)*Metric(2,4) + P(1,3)*P(2,1)*Metric(3,4) + P(1,4)*P(2,1)*Metric(3,4) + P(1,2)*P(2,3)*Metric(3,4) + P(1,2)*P(2,4)*Metric(3,4) - P(-1,1)*P(-1,3)*Metric(1,2)*Metric(3,4) - P(-1,2)*P(-1,3)*Metric(1,2)*Metric(3,4) - P(-1,1)*P(-1,4)*Metric(1,2)*Metric(3,4) - P(-1,2)*P(-1,4)*Metric(1,2)*Metric(3,4)') + +SSSSS1 = Lorentz(name = 'SSSSS1', + spins = [ 1, 1, 1, 1, 1 ], + structure = '1') + +FFSSS1 = Lorentz(name = 'FFSSS1', + spins = [ 2, 2, 1, 1, 1 ], + structure = 'Gamma5(2,1)') + +FFSSS2 = Lorentz(name = 'FFSSS2', + spins = [ 2, 2, 1, 1, 1 ], + structure = 'Identity(2,1)') + +FFSSS3 = Lorentz(name = 'FFSSS3', + spins = [ 2, 2, 1, 1, 1 ], + structure = 'ProjM(2,1)') + +FFSSS4 = Lorentz(name = 'FFSSS4', + spins = [ 2, 2, 1, 1, 1 ], + structure = 'ProjP(2,1)') + +FFVSS1 = Lorentz(name = 'FFVSS1', + spins = [ 2, 2, 3, 1, 1 ], + structure = 'Gamma(3,2,-1)*ProjM(-1,1)') + +FFVSS2 = Lorentz(name = 'FFVSS2', + spins = [ 2, 2, 3, 1, 1 ], + structure = 'Gamma(3,2,-1)*ProjP(-1,1)') + +FFVVS1 = Lorentz(name = 'FFVVS1', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,-1,1)*Gamma(4,2,-1)') + +FFVVS2 = Lorentz(name = 'FFVVS2', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma5(-1,1)*Gamma(3,-2,-1)*Gamma(4,2,-2)') + +FFVVS3 = Lorentz(name = 'FFVVS3', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,2,-1)*Gamma(4,-1,1)') + +FFVVS4 = Lorentz(name = 'FFVVS4', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,2,-1)*Gamma(4,-1,1) - Gamma(3,-1,1)*Gamma(4,2,-1)') + +FFVVS5 = Lorentz(name = 'FFVVS5', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,2,-1)*Gamma(4,-1,1) + Gamma(3,-1,1)*Gamma(4,2,-1)') + +FFVVS6 = Lorentz(name = 'FFVVS6', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma5(-1,1)*Gamma(3,2,-2)*Gamma(4,-2,-1)') + +FFVVS7 = Lorentz(name = 'FFVVS7', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma5(-1,1)*Gamma(3,2,-2)*Gamma(4,-2,-1) - Gamma5(-1,1)*Gamma(3,-2,-1)*Gamma(4,2,-2)') + +FFVVS8 = Lorentz(name = 'FFVVS8', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma5(-1,1)*Gamma(3,2,-2)*Gamma(4,-2,-1) + Gamma5(-1,1)*Gamma(3,-2,-1)*Gamma(4,2,-2)') + +FFVVS9 = Lorentz(name = 'FFVVS9', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma5(2,1)*Metric(3,4)') + +FFVVS10 = Lorentz(name = 'FFVVS10', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Identity(2,1)*Metric(3,4)') + +FFVVS11 = Lorentz(name = 'FFVVS11', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma5(-1,1)*Gamma(3,2,-2)*Gamma(4,-2,-1) + Gamma5(-1,1)*Gamma(3,-2,-1)*Gamma(4,2,-2) - 2*Gamma5(2,1)*Metric(3,4)') + +FFVVS12 = Lorentz(name = 'FFVVS12', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma5(-1,1)*Gamma(3,2,-2)*Gamma(4,-2,-1) + Gamma5(-1,1)*Gamma(3,-2,-1)*Gamma(4,2,-2) - (4*Gamma5(2,1)*Metric(3,4))/11.') + +FFVVS13 = Lorentz(name = 'FFVVS13', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma5(-1,1)*Gamma(3,2,-2)*Gamma(4,-2,-1) + Gamma5(-1,1)*Gamma(3,-2,-1)*Gamma(4,2,-2) - (2*Gamma5(2,1)*Metric(3,4))/7.') + +FFVVS14 = Lorentz(name = 'FFVVS14', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma5(-1,1)*Gamma(3,2,-2)*Gamma(4,-2,-1) + Gamma5(-1,1)*Gamma(3,-2,-1)*Gamma(4,2,-2) - (56*Gamma5(2,1)*Metric(3,4))/235.') + +FFVVS15 = Lorentz(name = 'FFVVS15', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma5(-1,1)*Gamma(3,2,-2)*Gamma(4,-2,-1) + Gamma5(-1,1)*Gamma(3,-2,-1)*Gamma(4,2,-2) - (4*Gamma5(2,1)*Metric(3,4))/95.') + +FFVVS16 = Lorentz(name = 'FFVVS16', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,2,-1)*Gamma(4,-1,1) + Gamma(3,-1,1)*Gamma(4,2,-1) - (4*Identity(2,1)*Metric(3,4))/11.') + +FFVVS17 = Lorentz(name = 'FFVVS17', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,2,-1)*Gamma(4,-1,1) + Gamma(3,-1,1)*Gamma(4,2,-1) - (2*Identity(2,1)*Metric(3,4))/7.') + +FFVVS18 = Lorentz(name = 'FFVVS18', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,2,-1)*Gamma(4,-1,1) + Gamma(3,-1,1)*Gamma(4,2,-1) - (56*Identity(2,1)*Metric(3,4))/235.') + +FFVVS19 = Lorentz(name = 'FFVVS19', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,2,-1)*Gamma(4,-1,1) + Gamma(3,-1,1)*Gamma(4,2,-1) - (4*Identity(2,1)*Metric(3,4))/95.') + +FFVVS20 = Lorentz(name = 'FFVVS20', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Metric(3,4)*ProjM(2,1)') + +FFVVS21 = Lorentz(name = 'FFVVS21', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjM(-1,1)') + +FFVVS22 = Lorentz(name = 'FFVVS22', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjM(-1,1)') + +FFVVS23 = Lorentz(name = 'FFVVS23', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjM(-1,1) - Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjM(-1,1)') + +FFVVS24 = Lorentz(name = 'FFVVS24', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjM(-1,1) + (Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjM(-1,1))/3. - (4*Metric(3,4)*ProjM(2,1))/3.') + +FFVVS25 = Lorentz(name = 'FFVVS25', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjM(-1,1) + (3*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjM(-1,1))/7. - (10*Metric(3,4)*ProjM(2,1))/7.') + +FFVVS26 = Lorentz(name = 'FFVVS26', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjM(-1,1) + (77*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjM(-1,1))/158. - (14*Metric(3,4)*ProjM(2,1))/79.') + +FFVVS27 = Lorentz(name = 'FFVVS27', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjM(-1,1) + (10*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjM(-1,1))/19. - (20*Metric(3,4)*ProjM(2,1))/19.') + +FFVVS28 = Lorentz(name = 'FFVVS28', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjM(-1,1) + (7*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjM(-1,1))/10. - (4*Metric(3,4)*ProjM(2,1))/5.') + +FFVVS29 = Lorentz(name = 'FFVVS29', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjM(-1,1) + (5*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjM(-1,1))/7. - (6*Metric(3,4)*ProjM(2,1))/7.') + +FFVVS30 = Lorentz(name = 'FFVVS30', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjM(-1,1) + (8*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjM(-1,1))/11. - (2*Metric(3,4)*ProjM(2,1))/55.') + +FFVVS31 = Lorentz(name = 'FFVVS31', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjM(-1,1) + Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjM(-1,1) - 2*Metric(3,4)*ProjM(2,1)') + +FFVVS32 = Lorentz(name = 'FFVVS32', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjM(-1,1) + Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjM(-1,1) - (4*Metric(3,4)*ProjM(2,1))/11.') + +FFVVS33 = Lorentz(name = 'FFVVS33', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjM(-1,1) + Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjM(-1,1) - (2*Metric(3,4)*ProjM(2,1))/7.') + +FFVVS34 = Lorentz(name = 'FFVVS34', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjM(-1,1) + (7*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjM(-1,1))/6. - (2*Metric(3,4)*ProjM(2,1))/3.') + +FFVVS35 = Lorentz(name = 'FFVVS35', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjM(-1,1) + (11*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjM(-1,1))/8. - (Metric(3,4)*ProjM(2,1))/20.') + +FFVVS36 = Lorentz(name = 'FFVVS36', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjM(-1,1) + (7*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjM(-1,1))/5. - (6*Metric(3,4)*ProjM(2,1))/5.') + +FFVVS37 = Lorentz(name = 'FFVVS37', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjM(-1,1) + (19*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjM(-1,1))/10. - 2*Metric(3,4)*ProjM(2,1)') + +FFVVS38 = Lorentz(name = 'FFVVS38', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjM(-1,1) + (158*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjM(-1,1))/77. - (4*Metric(3,4)*ProjM(2,1))/11.') + +FFVVS39 = Lorentz(name = 'FFVVS39', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjM(-1,1) + (7*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjM(-1,1))/3. - (10*Metric(3,4)*ProjM(2,1))/3.') + +FFVVS40 = Lorentz(name = 'FFVVS40', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjM(-1,1) + 3*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjM(-1,1) - 4*Metric(3,4)*ProjM(2,1)') + +FFVVS41 = Lorentz(name = 'FFVVS41', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Metric(3,4)*ProjP(2,1)') + +FFVVS42 = Lorentz(name = 'FFVVS42', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjP(-1,1)') + +FFVVS43 = Lorentz(name = 'FFVVS43', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjP(-1,1)') + +FFVVS44 = Lorentz(name = 'FFVVS44', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,2,-1)*Gamma(4,-1,1) - Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjM(-1,1) - Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjP(-1,1)') + +FFVVS45 = Lorentz(name = 'FFVVS45', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjP(-1,1) - 2*Metric(3,4)*ProjP(2,1)') + +FFVVS46 = Lorentz(name = 'FFVVS46', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjP(-1,1) + 2*Metric(3,4)*ProjP(2,1)') + +FFVVS47 = Lorentz(name = 'FFVVS47', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Identity(2,1)*Metric(3,4) - 20*Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjM(-1,1) - (55*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjM(-1,1))/2. - (55*Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjP(-1,1))/2. - 20*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjP(-1,1)') + +FFVVS48 = Lorentz(name = 'FFVVS48', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma5(2,1)*Metric(3,4) + 20*Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjM(-1,1) + (55*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjM(-1,1))/2. - (55*Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjP(-1,1))/2. - 20*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjP(-1,1)') + +FFVVS49 = Lorentz(name = 'FFVVS49', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Identity(2,1)*Metric(3,4) - (95*Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjM(-1,1))/4. - (95*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjM(-1,1))/4. - (95*Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjP(-1,1))/4. - (95*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjP(-1,1))/4.') + +FFVVS50 = Lorentz(name = 'FFVVS50', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma5(2,1)*Metric(3,4) + (95*Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjM(-1,1))/4. + (95*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjM(-1,1))/4. - (95*Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjP(-1,1))/4. - (95*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjP(-1,1))/4.') + +FFVVS51 = Lorentz(name = 'FFVVS51', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjM(-1,1) + 4*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjM(-1,1) + 4*Metric(3,4)*ProjM(2,1) - 7*Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjP(-1,1) - 10*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjP(-1,1) + 8*Metric(3,4)*ProjP(2,1)') + +FFVVS52 = Lorentz(name = 'FFVVS52', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Identity(2,1)*Metric(3,4) - (11*Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjM(-1,1))/4. - (79*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjM(-1,1))/14. - (79*Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjP(-1,1))/14. - (11*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjP(-1,1))/4.') + +FFVVS53 = Lorentz(name = 'FFVVS53', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma5(2,1)*Metric(3,4) + (11*Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjM(-1,1))/4. + (79*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjM(-1,1))/14. - (79*Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjP(-1,1))/14. - (11*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjP(-1,1))/4.') + +FFVVS54 = Lorentz(name = 'FFVVS54', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Identity(2,1)*Metric(3,4) - (235*Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjM(-1,1))/56. - (235*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjM(-1,1))/56. - (235*Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjP(-1,1))/56. - (235*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjP(-1,1))/56.') + +FFVVS55 = Lorentz(name = 'FFVVS55', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma5(2,1)*Metric(3,4) + (235*Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjM(-1,1))/56. + (235*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjM(-1,1))/56. - (235*Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjP(-1,1))/56. - (235*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjP(-1,1))/56.') + +FFVVS56 = Lorentz(name = 'FFVVS56', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjM(-1,1) + (7*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjM(-1,1))/9. + (2*Metric(3,4)*ProjM(2,1))/9. - (14*Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjP(-1,1))/9. - (4*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjP(-1,1))/3. + (8*Metric(3,4)*ProjP(2,1))/9.') + +FFVVS57 = Lorentz(name = 'FFVVS57', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,-1,1)*Gamma(4,2,-1) - Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjM(-1,1) - Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjP(-1,1)') + +FFVVS58 = Lorentz(name = 'FFVVS58', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjM(-1,1) - Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjM(-1,1) - Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjP(-1,1) + Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjP(-1,1)') + +FFVVS59 = Lorentz(name = 'FFVVS59', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Identity(2,1)*Metric(3,4) - (Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjM(-1,1))/2. - (Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjM(-1,1))/2. - (Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjP(-1,1))/2. - (Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjP(-1,1))/2.') + +FFVVS60 = Lorentz(name = 'FFVVS60', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjP(-1,1) - 2*Metric(3,4)*ProjP(2,1)') + +FFVVS61 = Lorentz(name = 'FFVVS61', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjP(-1,1) + 2*Metric(3,4)*ProjP(2,1)') + +FFVVS62 = Lorentz(name = 'FFVVS62', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjP(-1,1) - 8*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjP(-1,1) + 16*Metric(3,4)*ProjP(2,1)') + +FFVVS63 = Lorentz(name = 'FFVVS63', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjP(-1,1) - Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjP(-1,1)') + +FFVVS64 = Lorentz(name = 'FFVVS64', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjM(-1,1) - Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjM(-1,1) + Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjP(-1,1) - Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjP(-1,1)') + +FFVVS65 = Lorentz(name = 'FFVVS65', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjP(-1,1) - (Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjP(-1,1))/8. - 2*Metric(3,4)*ProjP(2,1)') + +FFVVS66 = Lorentz(name = 'FFVVS66', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjP(-1,1) + (Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjP(-1,1))/4. + Metric(3,4)*ProjP(2,1)') + +FFVVS67 = Lorentz(name = 'FFVVS67', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjP(-1,1) + (Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjP(-1,1))/3. - (4*Metric(3,4)*ProjP(2,1))/3.') + +FFVVS68 = Lorentz(name = 'FFVVS68', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjP(-1,1) + (3*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjP(-1,1))/7. - (10*Metric(3,4)*ProjP(2,1))/7.') + +FFVVS69 = Lorentz(name = 'FFVVS69', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjP(-1,1) + (77*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjP(-1,1))/158. - (14*Metric(3,4)*ProjP(2,1))/79.') + +FFVVS70 = Lorentz(name = 'FFVVS70', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjP(-1,1) + (8*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjP(-1,1))/11. - (2*Metric(3,4)*ProjP(2,1))/55.') + +FFVVS71 = Lorentz(name = 'FFVVS71', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjP(-1,1) + Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjP(-1,1) - 2*Metric(3,4)*ProjP(2,1)') + +FFVVS72 = Lorentz(name = 'FFVVS72', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjP(-1,1) + Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjP(-1,1) - (4*Metric(3,4)*ProjP(2,1))/11.') + +FFVVS73 = Lorentz(name = 'FFVVS73', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjP(-1,1) + Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjP(-1,1) - (2*Metric(3,4)*ProjP(2,1))/7.') + +FFVVS74 = Lorentz(name = 'FFVVS74', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjP(-1,1) + (9*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjP(-1,1))/7. + (2*Metric(3,4)*ProjP(2,1))/7.') + +FFVVS75 = Lorentz(name = 'FFVVS75', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjP(-1,1) + (11*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjP(-1,1))/8. - (Metric(3,4)*ProjP(2,1))/20.') + +FFVVS76 = Lorentz(name = 'FFVVS76', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjP(-1,1) + (158*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjP(-1,1))/77. - (4*Metric(3,4)*ProjP(2,1))/11.') + +FFVVS77 = Lorentz(name = 'FFVVS77', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjP(-1,1) + (7*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjP(-1,1))/3. - (10*Metric(3,4)*ProjP(2,1))/3.') + +FFVVS78 = Lorentz(name = 'FFVVS78', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjP(-1,1) + 3*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjP(-1,1) - 4*Metric(3,4)*ProjP(2,1)') + +FFVVS79 = Lorentz(name = 'FFVVS79', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjM(-1,1) + (7*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjM(-1,1))/9. + (2*Metric(3,4)*ProjM(2,1))/9. + (14*Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjP(-1,1))/9. + (4*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjP(-1,1))/3. - (8*Metric(3,4)*ProjP(2,1))/9.') + +FFVVS80 = Lorentz(name = 'FFVVS80', + spins = [ 2, 2, 3, 3, 1 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjM(-1,1) + 4*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjM(-1,1) + 4*Metric(3,4)*ProjM(2,1) + 7*Gamma(3,2,-2)*Gamma(4,-2,-1)*ProjP(-1,1) + 10*Gamma(3,-2,-1)*Gamma(4,2,-2)*ProjP(-1,1) - 8*Metric(3,4)*ProjP(2,1)') + +FFVVV1 = Lorentz(name = 'FFVVV1', + spins = [ 2, 2, 3, 3, 3 ], + structure = 'Gamma(3,-2,-1)*Gamma(4,-1,1)*Gamma(5,2,-2)') + +FFVVV2 = Lorentz(name = 'FFVVV2', + spins = [ 2, 2, 3, 3, 3 ], + structure = 'Gamma(3,-1,1)*Gamma(4,-2,-1)*Gamma(5,2,-2)') + +FFVVV3 = Lorentz(name = 'FFVVV3', + spins = [ 2, 2, 3, 3, 3 ], + structure = 'Gamma(3,-2,-1)*Gamma(4,2,-2)*Gamma(5,-1,1)') + +FFVVV4 = Lorentz(name = 'FFVVV4', + spins = [ 2, 2, 3, 3, 3 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-2,-1)*Gamma(5,-1,1)') + +FFVVV5 = Lorentz(name = 'FFVVV5', + spins = [ 2, 2, 3, 3, 3 ], + structure = 'Gamma(3,-1,1)*Gamma(4,2,-2)*Gamma(5,-2,-1)') + +FFVVV6 = Lorentz(name = 'FFVVV6', + spins = [ 2, 2, 3, 3, 3 ], + structure = 'Gamma(3,2,-2)*Gamma(4,-1,1)*Gamma(5,-2,-1)') + +FFVVV7 = Lorentz(name = 'FFVVV7', + spins = [ 2, 2, 3, 3, 3 ], + structure = 'Gamma(3,-3,-2)*Gamma(4,-2,-1)*Gamma(5,2,-3)*ProjM(-1,1)') + +FFVVV8 = Lorentz(name = 'FFVVV8', + spins = [ 2, 2, 3, 3, 3 ], + structure = 'Gamma(3,-2,-1)*Gamma(4,-3,-2)*Gamma(5,2,-3)*ProjM(-1,1)') + +FFVVV9 = Lorentz(name = 'FFVVV9', + spins = [ 2, 2, 3, 3, 3 ], + structure = 'Gamma(3,-3,-2)*Gamma(4,2,-3)*Gamma(5,-2,-1)*ProjM(-1,1)') + +FFVVV10 = Lorentz(name = 'FFVVV10', + spins = [ 2, 2, 3, 3, 3 ], + structure = 'Gamma(3,2,-3)*Gamma(4,-3,-2)*Gamma(5,-2,-1)*ProjM(-1,1)') + +FFVVV11 = Lorentz(name = 'FFVVV11', + spins = [ 2, 2, 3, 3, 3 ], + structure = 'Gamma(3,-2,-1)*Gamma(4,2,-3)*Gamma(5,-3,-2)*ProjM(-1,1)') + +FFVVV12 = Lorentz(name = 'FFVVV12', + spins = [ 2, 2, 3, 3, 3 ], + structure = 'Gamma(3,2,-3)*Gamma(4,-2,-1)*Gamma(5,-3,-2)*ProjM(-1,1)') + +FFVVV13 = Lorentz(name = 'FFVVV13', + spins = [ 2, 2, 3, 3, 3 ], + structure = 'Gamma(3,-3,-2)*Gamma(4,-2,-1)*Gamma(5,2,-3)*ProjP(-1,1)') + +FFVVV14 = Lorentz(name = 'FFVVV14', + spins = [ 2, 2, 3, 3, 3 ], + structure = 'Gamma(3,-2,-1)*Gamma(4,-3,-2)*Gamma(5,2,-3)*ProjP(-1,1)') + +FFVVV15 = Lorentz(name = 'FFVVV15', + spins = [ 2, 2, 3, 3, 3 ], + structure = 'Gamma(3,-3,-2)*Gamma(4,2,-3)*Gamma(5,-2,-1)*ProjP(-1,1)') + +FFVVV16 = Lorentz(name = 'FFVVV16', + spins = [ 2, 2, 3, 3, 3 ], + structure = 'Gamma(3,2,-3)*Gamma(4,-3,-2)*Gamma(5,-2,-1)*ProjP(-1,1)') + +FFVVV17 = Lorentz(name = 'FFVVV17', + spins = [ 2, 2, 3, 3, 3 ], + structure = 'Gamma(3,-2,-1)*Gamma(4,2,-3)*Gamma(5,-3,-2)*ProjP(-1,1)') + +FFVVV18 = Lorentz(name = 'FFVVV18', + spins = [ 2, 2, 3, 3, 3 ], + structure = 'Gamma(3,2,-3)*Gamma(4,-2,-1)*Gamma(5,-3,-2)*ProjP(-1,1)') + +VSSSS1 = Lorentz(name = 'VSSSS1', + spins = [ 3, 1, 1, 1, 1 ], + structure = 'P(1,2) - P(1,3)') + +VSSSS2 = Lorentz(name = 'VSSSS2', + spins = [ 3, 1, 1, 1, 1 ], + structure = 'P(1,2) + P(1,3) - 2*P(1,4)') + +VSSSS3 = Lorentz(name = 'VSSSS3', + spins = [ 3, 1, 1, 1, 1 ], + structure = 'P(1,2) - P(1,3)/2. - P(1,4)/2.') + +VSSSS4 = Lorentz(name = 'VSSSS4', + spins = [ 3, 1, 1, 1, 1 ], + structure = 'P(1,2) + P(1,3) + P(1,4) - 3*P(1,5)') + +VSSSS5 = Lorentz(name = 'VSSSS5', + spins = [ 3, 1, 1, 1, 1 ], + structure = 'P(1,2) + P(1,3) - 2*P(1,5)') + +VSSSS6 = Lorentz(name = 'VSSSS6', + spins = [ 3, 1, 1, 1, 1 ], + structure = 'P(1,3) + P(1,4) - 2*P(1,5)') + +VSSSS7 = Lorentz(name = 'VSSSS7', + spins = [ 3, 1, 1, 1, 1 ], + structure = 'P(1,2) - P(1,5)') + +VSSSS8 = Lorentz(name = 'VSSSS8', + spins = [ 3, 1, 1, 1, 1 ], + structure = 'P(1,2) + P(1,3) - P(1,4) - P(1,5)') + +VSSSS9 = Lorentz(name = 'VSSSS9', + spins = [ 3, 1, 1, 1, 1 ], + structure = 'P(1,4) - P(1,5)') + +VSSSS10 = Lorentz(name = 'VSSSS10', + spins = [ 3, 1, 1, 1, 1 ], + structure = 'P(1,2) - P(1,4)/2. - P(1,5)/2.') + +VSSSS11 = Lorentz(name = 'VSSSS11', + spins = [ 3, 1, 1, 1, 1 ], + structure = 'P(1,3) - P(1,4)/2. - P(1,5)/2.') + +VSSSS12 = Lorentz(name = 'VSSSS12', + spins = [ 3, 1, 1, 1, 1 ], + structure = 'P(1,2) - P(1,3)/3. - P(1,4)/3. - P(1,5)/3.') + +VVSSS1 = Lorentz(name = 'VVSSS1', + spins = [ 3, 3, 1, 1, 1 ], + structure = 'Metric(1,2)') + +VVVSS1 = Lorentz(name = 'VVVSS1', + spins = [ 3, 3, 3, 1, 1 ], + structure = 'P(3,1)*Metric(1,2) - P(2,1)*Metric(1,3)') + +VVVSS2 = Lorentz(name = 'VVVSS2', + spins = [ 3, 3, 3, 1, 1 ], + structure = 'P(3,1)*Metric(1,2) + P(3,2)*Metric(1,2) - P(2,1)*Metric(1,3) - P(1,2)*Metric(2,3)') + +VVVSS3 = Lorentz(name = 'VVVSS3', + spins = [ 3, 3, 3, 1, 1 ], + structure = 'P(2,3)*Metric(1,3) - P(1,3)*Metric(2,3)') + +VVVSS4 = Lorentz(name = 'VVVSS4', + spins = [ 3, 3, 3, 1, 1 ], + structure = 'P(3,2)*Metric(1,2) + P(2,3)*Metric(1,3) - P(1,2)*Metric(2,3) - P(1,3)*Metric(2,3)') + +VVVSS5 = Lorentz(name = 'VVVSS5', + spins = [ 3, 3, 3, 1, 1 ], + structure = 'P(3,1)*Metric(1,2) - P(3,2)*Metric(1,2) - P(2,1)*Metric(1,3) + P(2,3)*Metric(1,3) + P(1,2)*Metric(2,3) - P(1,3)*Metric(2,3)') + +VVVVS1 = Lorentz(name = 'VVVVS1', + spins = [ 3, 3, 3, 3, 1 ], + structure = 'Metric(1,4)*Metric(2,3) - Metric(1,3)*Metric(2,4)') + +VVVVS2 = Lorentz(name = 'VVVVS2', + spins = [ 3, 3, 3, 3, 1 ], + structure = 'Metric(1,4)*Metric(2,3) + Metric(1,3)*Metric(2,4) - 2*Metric(1,2)*Metric(3,4)') + +VVVVS3 = Lorentz(name = 'VVVVS3', + spins = [ 3, 3, 3, 3, 1 ], + structure = 'Metric(1,4)*Metric(2,3) - Metric(1,2)*Metric(3,4)') + +VVVVS4 = Lorentz(name = 'VVVVS4', + spins = [ 3, 3, 3, 3, 1 ], + structure = 'Metric(1,3)*Metric(2,4) - Metric(1,2)*Metric(3,4)') + +VVVVS5 = Lorentz(name = 'VVVVS5', + spins = [ 3, 3, 3, 3, 1 ], + structure = 'Metric(1,4)*Metric(2,3) - (Metric(1,3)*Metric(2,4))/2. - (Metric(1,2)*Metric(3,4))/2.') + +VVVVV1 = Lorentz(name = 'VVVVV1', + spins = [ 3, 3, 3, 3, 3 ], + structure = 'P(5,1)*Metric(1,3)*Metric(2,4) - P(3,1)*Metric(1,5)*Metric(2,4) - P(4,1)*Metric(1,3)*Metric(2,5) + P(3,1)*Metric(1,4)*Metric(2,5) - P(5,1)*Metric(1,2)*Metric(3,4) + P(2,1)*Metric(1,5)*Metric(3,4) + P(4,1)*Metric(1,2)*Metric(3,5) - P(2,1)*Metric(1,4)*Metric(3,5)') + +VVVVV2 = Lorentz(name = 'VVVVV2', + spins = [ 3, 3, 3, 3, 3 ], + structure = 'P(5,2)*Metric(1,4)*Metric(2,3) - P(4,2)*Metric(1,5)*Metric(2,3) + P(3,2)*Metric(1,5)*Metric(2,4) - P(3,2)*Metric(1,4)*Metric(2,5) - P(5,2)*Metric(1,2)*Metric(3,4) + P(1,2)*Metric(2,5)*Metric(3,4) + P(4,2)*Metric(1,2)*Metric(3,5) - P(1,2)*Metric(2,4)*Metric(3,5)') + +VVVVV3 = Lorentz(name = 'VVVVV3', + spins = [ 3, 3, 3, 3, 3 ], + structure = 'P(5,1)*Metric(1,4)*Metric(2,3) - (P(5,2)*Metric(1,4)*Metric(2,3))/2. - (P(5,3)*Metric(1,4)*Metric(2,3))/2. - P(4,1)*Metric(1,5)*Metric(2,3) + (P(4,2)*Metric(1,5)*Metric(2,3))/2. + (P(4,3)*Metric(1,5)*Metric(2,3))/2. - (P(5,1)*Metric(1,3)*Metric(2,4))/2. + P(5,2)*Metric(1,3)*Metric(2,4) - (P(5,3)*Metric(1,3)*Metric(2,4))/2. + (P(3,1)*Metric(1,5)*Metric(2,4))/2. - (P(3,2)*Metric(1,5)*Metric(2,4))/2. + (P(4,1)*Metric(1,3)*Metric(2,5))/2. - P(4,2)*Metric(1,3)*Metric(2,5) + (P(4,3)*Metric(1,3)*Metric(2,5))/2. - (P(3,1)*Metric(1,4)*Metric(2,5))/2. + (P(3,2)*Metric(1,4)*Metric(2,5))/2. - (P(5,1)*Metric(1,2)*Metric(3,4))/2. - (P(5,2)*Metric(1,2)*Metric(3,4))/2. + P(5,3)*Metric(1,2)*Metric(3,4) + (P(2,1)*Metric(1,5)*Metric(3,4))/2. - (P(2,3)*Metric(1,5)*Metric(3,4))/2. + (P(1,2)*Metric(2,5)*Metric(3,4))/2. - (P(1,3)*Metric(2,5)*Metric(3,4))/2. + (P(4,1)*Metric(1,2)*Metric(3,5))/2. + (P(4,2)*Metric(1,2)*Metric(3,5))/2. - P(4,3)*Metric(1,2)*Metric(3,5) - (P(2,1)*Metric(1,4)*Metric(3,5))/2. + (P(2,3)*Metric(1,4)*Metric(3,5))/2. - (P(1,2)*Metric(2,4)*Metric(3,5))/2. + (P(1,3)*Metric(2,4)*Metric(3,5))/2.') + +VVVVV4 = Lorentz(name = 'VVVVV4', + spins = [ 3, 3, 3, 3, 3 ], + structure = 'P(5,3)*Metric(1,4)*Metric(2,3) - P(4,3)*Metric(1,5)*Metric(2,3) - P(5,3)*Metric(1,3)*Metric(2,4) + P(4,3)*Metric(1,3)*Metric(2,5) + P(2,3)*Metric(1,5)*Metric(3,4) - P(1,3)*Metric(2,5)*Metric(3,4) - P(2,3)*Metric(1,4)*Metric(3,5) + P(1,3)*Metric(2,4)*Metric(3,5)') + +VVVVV5 = Lorentz(name = 'VVVVV5', + spins = [ 3, 3, 3, 3, 3 ], + structure = 'P(5,1)*Metric(1,4)*Metric(2,3) - P(4,1)*Metric(1,5)*Metric(2,3) + P(4,1)*Metric(1,3)*Metric(2,5) - P(3,1)*Metric(1,4)*Metric(2,5) - P(5,1)*Metric(1,2)*Metric(3,4) + P(2,1)*Metric(1,5)*Metric(3,4) + P(3,1)*Metric(1,2)*Metric(4,5) - P(2,1)*Metric(1,3)*Metric(4,5)') + +VVVVV6 = Lorentz(name = 'VVVVV6', + spins = [ 3, 3, 3, 3, 3 ], + structure = 'P(5,1)*Metric(1,4)*Metric(2,3) - P(4,1)*Metric(1,5)*Metric(2,3) - P(5,1)*Metric(1,3)*Metric(2,4) + P(3,1)*Metric(1,5)*Metric(2,4) + P(4,1)*Metric(1,2)*Metric(3,5) - P(2,1)*Metric(1,4)*Metric(3,5) - P(3,1)*Metric(1,2)*Metric(4,5) + P(2,1)*Metric(1,3)*Metric(4,5)') + +VVVVV7 = Lorentz(name = 'VVVVV7', + spins = [ 3, 3, 3, 3, 3 ], + structure = 'P(5,4)*Metric(1,3)*Metric(2,4) - P(3,4)*Metric(1,4)*Metric(2,5) - P(5,4)*Metric(1,2)*Metric(3,4) + P(1,4)*Metric(2,5)*Metric(3,4) + P(2,4)*Metric(1,4)*Metric(3,5) - P(1,4)*Metric(2,4)*Metric(3,5) + P(3,4)*Metric(1,2)*Metric(4,5) - P(2,4)*Metric(1,3)*Metric(4,5)') + +VVVVV8 = Lorentz(name = 'VVVVV8', + spins = [ 3, 3, 3, 3, 3 ], + structure = 'P(3,5)*Metric(1,5)*Metric(2,4) - P(4,5)*Metric(1,3)*Metric(2,5) - P(2,5)*Metric(1,5)*Metric(3,4) + P(1,5)*Metric(2,5)*Metric(3,4) + P(4,5)*Metric(1,2)*Metric(3,5) - P(1,5)*Metric(2,4)*Metric(3,5) - P(3,5)*Metric(1,2)*Metric(4,5) + P(2,5)*Metric(1,3)*Metric(4,5)') + +VVVVV9 = Lorentz(name = 'VVVVV9', + spins = [ 3, 3, 3, 3, 3 ], + structure = 'P(5,1)*Metric(1,3)*Metric(2,4) - P(5,4)*Metric(1,3)*Metric(2,4) - P(3,1)*Metric(1,5)*Metric(2,4) + 2*P(3,4)*Metric(1,5)*Metric(2,4) - P(3,5)*Metric(1,5)*Metric(2,4) + P(4,1)*Metric(1,3)*Metric(2,5) - P(4,5)*Metric(1,3)*Metric(2,5) - P(3,1)*Metric(1,4)*Metric(2,5) - P(3,4)*Metric(1,4)*Metric(2,5) + 2*P(3,5)*Metric(1,4)*Metric(2,5) - P(5,1)*Metric(1,2)*Metric(3,4) + P(5,4)*Metric(1,2)*Metric(3,4) + P(2,1)*Metric(1,5)*Metric(3,4) - 2*P(2,4)*Metric(1,5)*Metric(3,4) + P(2,5)*Metric(1,5)*Metric(3,4) + P(1,4)*Metric(2,5)*Metric(3,4) - P(1,5)*Metric(2,5)*Metric(3,4) - P(4,1)*Metric(1,2)*Metric(3,5) + P(4,5)*Metric(1,2)*Metric(3,5) + P(2,1)*Metric(1,4)*Metric(3,5) + P(2,4)*Metric(1,4)*Metric(3,5) - 2*P(2,5)*Metric(1,4)*Metric(3,5) - P(1,4)*Metric(2,4)*Metric(3,5) + P(1,5)*Metric(2,4)*Metric(3,5) + 2*P(3,1)*Metric(1,2)*Metric(4,5) - P(3,4)*Metric(1,2)*Metric(4,5) - P(3,5)*Metric(1,2)*Metric(4,5) - 2*P(2,1)*Metric(1,3)*Metric(4,5) + P(2,4)*Metric(1,3)*Metric(4,5) + P(2,5)*Metric(1,3)*Metric(4,5)') + +VVVVV10 = Lorentz(name = 'VVVVV10', + spins = [ 3, 3, 3, 3, 3 ], + structure = 'P(4,2)*Metric(1,5)*Metric(2,3) + P(5,2)*Metric(1,3)*Metric(2,4) - P(3,2)*Metric(1,5)*Metric(2,4) - P(4,2)*Metric(1,3)*Metric(2,5) - P(5,2)*Metric(1,2)*Metric(3,4) + P(1,2)*Metric(2,5)*Metric(3,4) + P(3,2)*Metric(1,2)*Metric(4,5) - P(1,2)*Metric(2,3)*Metric(4,5)') + +VVVVV11 = Lorentz(name = 'VVVVV11', + spins = [ 3, 3, 3, 3, 3 ], + structure = 'P(5,2)*Metric(1,4)*Metric(2,3) - P(5,2)*Metric(1,3)*Metric(2,4) + P(4,2)*Metric(1,3)*Metric(2,5) - P(3,2)*Metric(1,4)*Metric(2,5) - P(4,2)*Metric(1,2)*Metric(3,5) + P(1,2)*Metric(2,4)*Metric(3,5) + P(3,2)*Metric(1,2)*Metric(4,5) - P(1,2)*Metric(2,3)*Metric(4,5)') + +VVVVV12 = Lorentz(name = 'VVVVV12', + spins = [ 3, 3, 3, 3, 3 ], + structure = 'P(5,3)*Metric(1,4)*Metric(2,3) - P(4,3)*Metric(1,3)*Metric(2,5) - P(5,3)*Metric(1,2)*Metric(3,4) + P(1,3)*Metric(2,5)*Metric(3,4) + P(4,3)*Metric(1,2)*Metric(3,5) - P(2,3)*Metric(1,4)*Metric(3,5) + P(2,3)*Metric(1,3)*Metric(4,5) - P(1,3)*Metric(2,3)*Metric(4,5)') + +VVVVV13 = Lorentz(name = 'VVVVV13', + spins = [ 3, 3, 3, 3, 3 ], + structure = 'P(4,3)*Metric(1,5)*Metric(2,3) - P(5,3)*Metric(1,3)*Metric(2,4) + P(5,3)*Metric(1,2)*Metric(3,4) - P(2,3)*Metric(1,5)*Metric(3,4) - P(4,3)*Metric(1,2)*Metric(3,5) + P(1,3)*Metric(2,4)*Metric(3,5) + P(2,3)*Metric(1,3)*Metric(4,5) - P(1,3)*Metric(2,3)*Metric(4,5)') + +VVVVV14 = Lorentz(name = 'VVVVV14', + spins = [ 3, 3, 3, 3, 3 ], + structure = 'P(5,4)*Metric(1,4)*Metric(2,3) - P(3,4)*Metric(1,5)*Metric(2,4) - P(5,4)*Metric(1,2)*Metric(3,4) + P(2,4)*Metric(1,5)*Metric(3,4) - P(2,4)*Metric(1,4)*Metric(3,5) + P(1,4)*Metric(2,4)*Metric(3,5) + P(3,4)*Metric(1,2)*Metric(4,5) - P(1,4)*Metric(2,3)*Metric(4,5)') + +VVVVV15 = Lorentz(name = 'VVVVV15', + spins = [ 3, 3, 3, 3, 3 ], + structure = 'P(5,4)*Metric(1,4)*Metric(2,3) - P(5,4)*Metric(1,3)*Metric(2,4) + P(3,4)*Metric(1,5)*Metric(2,4) - P(3,4)*Metric(1,4)*Metric(2,5) - P(2,4)*Metric(1,5)*Metric(3,4) + P(1,4)*Metric(2,5)*Metric(3,4) + P(2,4)*Metric(1,3)*Metric(4,5) - P(1,4)*Metric(2,3)*Metric(4,5)') + +VVVVV16 = Lorentz(name = 'VVVVV16', + spins = [ 3, 3, 3, 3, 3 ], + structure = 'P(5,1)*Metric(1,4)*Metric(2,3) + P(5,2)*Metric(1,4)*Metric(2,3) - P(5,3)*Metric(1,4)*Metric(2,3) - P(5,4)*Metric(1,4)*Metric(2,3) - P(4,1)*Metric(1,5)*Metric(2,3) + P(4,3)*Metric(1,5)*Metric(2,3) + P(5,1)*Metric(1,3)*Metric(2,4) + P(5,2)*Metric(1,3)*Metric(2,4) - P(5,3)*Metric(1,3)*Metric(2,4) - P(5,4)*Metric(1,3)*Metric(2,4) - P(3,1)*Metric(1,5)*Metric(2,4) + P(3,4)*Metric(1,5)*Metric(2,4) - P(4,2)*Metric(1,3)*Metric(2,5) + P(4,3)*Metric(1,3)*Metric(2,5) - P(3,2)*Metric(1,4)*Metric(2,5) + P(3,4)*Metric(1,4)*Metric(2,5) - 2*P(5,1)*Metric(1,2)*Metric(3,4) - 2*P(5,2)*Metric(1,2)*Metric(3,4) + 2*P(5,3)*Metric(1,2)*Metric(3,4) + 2*P(5,4)*Metric(1,2)*Metric(3,4) + 2*P(2,1)*Metric(1,5)*Metric(3,4) - P(2,3)*Metric(1,5)*Metric(3,4) - P(2,4)*Metric(1,5)*Metric(3,4) + 2*P(1,2)*Metric(2,5)*Metric(3,4) - P(1,3)*Metric(2,5)*Metric(3,4) - P(1,4)*Metric(2,5)*Metric(3,4) + P(4,1)*Metric(1,2)*Metric(3,5) + P(4,2)*Metric(1,2)*Metric(3,5) - 2*P(4,3)*Metric(1,2)*Metric(3,5) - P(2,1)*Metric(1,4)*Metric(3,5) + P(2,3)*Metric(1,4)*Metric(3,5) - P(1,2)*Metric(2,4)*Metric(3,5) + P(1,3)*Metric(2,4)*Metric(3,5) + P(3,1)*Metric(1,2)*Metric(4,5) + P(3,2)*Metric(1,2)*Metric(4,5) - 2*P(3,4)*Metric(1,2)*Metric(4,5) - P(2,1)*Metric(1,3)*Metric(4,5) + P(2,4)*Metric(1,3)*Metric(4,5) - P(1,2)*Metric(2,3)*Metric(4,5) + P(1,4)*Metric(2,3)*Metric(4,5)') + +VVVVV17 = Lorentz(name = 'VVVVV17', + spins = [ 3, 3, 3, 3, 3 ], + structure = 'P(4,5)*Metric(1,5)*Metric(2,3) - P(3,5)*Metric(1,4)*Metric(2,5) - P(2,5)*Metric(1,5)*Metric(3,4) + P(1,5)*Metric(2,5)*Metric(3,4) - P(4,5)*Metric(1,2)*Metric(3,5) + P(2,5)*Metric(1,4)*Metric(3,5) + P(3,5)*Metric(1,2)*Metric(4,5) - P(1,5)*Metric(2,3)*Metric(4,5)') + +VVVVV18 = Lorentz(name = 'VVVVV18', + spins = [ 3, 3, 3, 3, 3 ], + structure = 'P(4,5)*Metric(1,5)*Metric(2,3) - P(3,5)*Metric(1,5)*Metric(2,4) - P(4,5)*Metric(1,3)*Metric(2,5) + P(3,5)*Metric(1,4)*Metric(2,5) - P(2,5)*Metric(1,4)*Metric(3,5) + P(1,5)*Metric(2,4)*Metric(3,5) + P(2,5)*Metric(1,3)*Metric(4,5) - P(1,5)*Metric(2,3)*Metric(4,5)') + +VVVVV19 = Lorentz(name = 'VVVVV19', + spins = [ 3, 3, 3, 3, 3 ], + structure = 'P(5,1)*Metric(1,4)*Metric(2,3) - P(5,2)*Metric(1,4)*Metric(2,3) - P(4,1)*Metric(1,5)*Metric(2,3) + 2*P(4,2)*Metric(1,5)*Metric(2,3) - P(4,5)*Metric(1,5)*Metric(2,3) - P(5,1)*Metric(1,3)*Metric(2,4) + P(5,2)*Metric(1,3)*Metric(2,4) + P(3,1)*Metric(1,5)*Metric(2,4) - 2*P(3,2)*Metric(1,5)*Metric(2,4) + P(3,5)*Metric(1,5)*Metric(2,4) + 2*P(4,1)*Metric(1,3)*Metric(2,5) - P(4,2)*Metric(1,3)*Metric(2,5) - P(4,5)*Metric(1,3)*Metric(2,5) - 2*P(3,1)*Metric(1,4)*Metric(2,5) + P(3,2)*Metric(1,4)*Metric(2,5) + P(3,5)*Metric(1,4)*Metric(2,5) - P(4,1)*Metric(1,2)*Metric(3,5) - P(4,2)*Metric(1,2)*Metric(3,5) + 2*P(4,5)*Metric(1,2)*Metric(3,5) + P(2,1)*Metric(1,4)*Metric(3,5) - P(2,5)*Metric(1,4)*Metric(3,5) + P(1,2)*Metric(2,4)*Metric(3,5) - P(1,5)*Metric(2,4)*Metric(3,5) + P(3,1)*Metric(1,2)*Metric(4,5) + P(3,2)*Metric(1,2)*Metric(4,5) - 2*P(3,5)*Metric(1,2)*Metric(4,5) - P(2,1)*Metric(1,3)*Metric(4,5) + P(2,5)*Metric(1,3)*Metric(4,5) - P(1,2)*Metric(2,3)*Metric(4,5) + P(1,5)*Metric(2,3)*Metric(4,5)') + +VVVVV20 = Lorentz(name = 'VVVVV20', + spins = [ 3, 3, 3, 3, 3 ], + structure = 'P(5,3)*Metric(1,4)*Metric(2,3) - P(5,4)*Metric(1,4)*Metric(2,3) + P(4,3)*Metric(1,5)*Metric(2,3) - P(4,5)*Metric(1,5)*Metric(2,3) - P(5,3)*Metric(1,3)*Metric(2,4) + P(5,4)*Metric(1,3)*Metric(2,4) + P(3,4)*Metric(1,5)*Metric(2,4) - P(3,5)*Metric(1,5)*Metric(2,4) - P(4,3)*Metric(1,3)*Metric(2,5) + P(4,5)*Metric(1,3)*Metric(2,5) - P(3,4)*Metric(1,4)*Metric(2,5) + P(3,5)*Metric(1,4)*Metric(2,5) - P(2,3)*Metric(1,5)*Metric(3,4) - P(2,4)*Metric(1,5)*Metric(3,4) + 2*P(2,5)*Metric(1,5)*Metric(3,4) + P(1,3)*Metric(2,5)*Metric(3,4) + P(1,4)*Metric(2,5)*Metric(3,4) - 2*P(1,5)*Metric(2,5)*Metric(3,4) - P(2,3)*Metric(1,4)*Metric(3,5) + 2*P(2,4)*Metric(1,4)*Metric(3,5) - P(2,5)*Metric(1,4)*Metric(3,5) + P(1,3)*Metric(2,4)*Metric(3,5) - 2*P(1,4)*Metric(2,4)*Metric(3,5) + P(1,5)*Metric(2,4)*Metric(3,5) + 2*P(2,3)*Metric(1,3)*Metric(4,5) - P(2,4)*Metric(1,3)*Metric(4,5) - P(2,5)*Metric(1,3)*Metric(4,5) - 2*P(1,3)*Metric(2,3)*Metric(4,5) + P(1,4)*Metric(2,3)*Metric(4,5) + P(1,5)*Metric(2,3)*Metric(4,5)') + +VVVVV21 = Lorentz(name = 'VVVVV21', + spins = [ 3, 3, 3, 3, 3 ], + structure = 'P(5,2)*Metric(1,4)*Metric(2,3) + P(5,3)*Metric(1,4)*Metric(2,3) - 2*P(5,4)*Metric(1,4)*Metric(2,3) + P(4,2)*Metric(1,5)*Metric(2,3) + P(4,3)*Metric(1,5)*Metric(2,3) - 2*P(4,5)*Metric(1,5)*Metric(2,3) - P(5,3)*Metric(1,3)*Metric(2,4) + P(5,4)*Metric(1,3)*Metric(2,4) - P(3,2)*Metric(1,5)*Metric(2,4) + P(3,5)*Metric(1,5)*Metric(2,4) - P(4,3)*Metric(1,3)*Metric(2,5) + P(4,5)*Metric(1,3)*Metric(2,5) - P(3,2)*Metric(1,4)*Metric(2,5) + P(3,4)*Metric(1,4)*Metric(2,5) - P(5,2)*Metric(1,2)*Metric(3,4) + P(5,4)*Metric(1,2)*Metric(3,4) - P(2,3)*Metric(1,5)*Metric(3,4) + P(2,5)*Metric(1,5)*Metric(3,4) + P(1,2)*Metric(2,5)*Metric(3,4) + P(1,3)*Metric(2,5)*Metric(3,4) - P(1,4)*Metric(2,5)*Metric(3,4) - P(1,5)*Metric(2,5)*Metric(3,4) - P(4,2)*Metric(1,2)*Metric(3,5) + P(4,5)*Metric(1,2)*Metric(3,5) - P(2,3)*Metric(1,4)*Metric(3,5) + P(2,4)*Metric(1,4)*Metric(3,5) + P(1,2)*Metric(2,4)*Metric(3,5) + P(1,3)*Metric(2,4)*Metric(3,5) - P(1,4)*Metric(2,4)*Metric(3,5) - P(1,5)*Metric(2,4)*Metric(3,5) + 2*P(3,2)*Metric(1,2)*Metric(4,5) - P(3,4)*Metric(1,2)*Metric(4,5) - P(3,5)*Metric(1,2)*Metric(4,5) + 2*P(2,3)*Metric(1,3)*Metric(4,5) - P(2,4)*Metric(1,3)*Metric(4,5) - P(2,5)*Metric(1,3)*Metric(4,5) - 2*P(1,2)*Metric(2,3)*Metric(4,5) - 2*P(1,3)*Metric(2,3)*Metric(4,5) + 2*P(1,4)*Metric(2,3)*Metric(4,5) + 2*P(1,5)*Metric(2,3)*Metric(4,5)') + +SSSSSS1 = Lorentz(name = 'SSSSSS1', + spins = [ 1, 1, 1, 1, 1, 1 ], + structure = '1') + +VVSSSS1 = Lorentz(name = 'VVSSSS1', + spins = [ 3, 3, 1, 1, 1, 1 ], + structure = 'Metric(1,2)') + +VVVVSS1 = Lorentz(name = 'VVVVSS1', + spins = [ 3, 3, 3, 3, 1, 1 ], + structure = 'Metric(1,4)*Metric(2,3) - Metric(1,3)*Metric(2,4)') + +VVVVSS2 = Lorentz(name = 'VVVVSS2', + spins = [ 3, 3, 3, 3, 1, 1 ], + structure = 'Metric(1,4)*Metric(2,3) + Metric(1,3)*Metric(2,4) - 2*Metric(1,2)*Metric(3,4)') + +VVVVSS3 = Lorentz(name = 'VVVVSS3', + spins = [ 3, 3, 3, 3, 1, 1 ], + structure = 'Metric(1,4)*Metric(2,3) - Metric(1,2)*Metric(3,4)') + +VVVVSS4 = Lorentz(name = 'VVVVSS4', + spins = [ 3, 3, 3, 3, 1, 1 ], + structure = 'Metric(1,3)*Metric(2,4) - Metric(1,2)*Metric(3,4)') + +VVVVSS5 = Lorentz(name = 'VVVVSS5', + spins = [ 3, 3, 3, 3, 1, 1 ], + structure = 'Metric(1,4)*Metric(2,3) - (Metric(1,3)*Metric(2,4))/2. - (Metric(1,2)*Metric(3,4))/2.') + +VVVVVV1 = Lorentz(name = 'VVVVVV1', + spins = [ 3, 3, 3, 3, 3, 3 ], + structure = 'Metric(1,6)*Metric(2,4)*Metric(3,5) - Metric(1,4)*Metric(2,6)*Metric(3,5) - Metric(1,5)*Metric(2,4)*Metric(3,6) + Metric(1,4)*Metric(2,5)*Metric(3,6) - Metric(1,6)*Metric(2,3)*Metric(4,5) + Metric(1,3)*Metric(2,6)*Metric(4,5) + Metric(1,5)*Metric(2,3)*Metric(4,6) - Metric(1,3)*Metric(2,5)*Metric(4,6)') + +VVVVVV2 = Lorentz(name = 'VVVVVV2', + spins = [ 3, 3, 3, 3, 3, 3 ], + structure = 'Metric(1,6)*Metric(2,5)*Metric(3,4) - Metric(1,5)*Metric(2,6)*Metric(3,4) + Metric(1,4)*Metric(2,6)*Metric(3,5) - Metric(1,4)*Metric(2,5)*Metric(3,6) - Metric(1,6)*Metric(2,3)*Metric(4,5) + Metric(1,2)*Metric(3,6)*Metric(4,5) + Metric(1,5)*Metric(2,3)*Metric(4,6) - Metric(1,2)*Metric(3,5)*Metric(4,6)') + +VVVVVV3 = Lorentz(name = 'VVVVVV3', + spins = [ 3, 3, 3, 3, 3, 3 ], + structure = 'Metric(1,6)*Metric(2,5)*Metric(3,4) - Metric(1,5)*Metric(2,6)*Metric(3,4) - Metric(1,6)*Metric(2,4)*Metric(3,5) + Metric(1,5)*Metric(2,4)*Metric(3,6) + Metric(1,3)*Metric(2,6)*Metric(4,5) - Metric(1,2)*Metric(3,6)*Metric(4,5) - Metric(1,3)*Metric(2,5)*Metric(4,6) + Metric(1,2)*Metric(3,5)*Metric(4,6)') + +VVVVVV4 = Lorentz(name = 'VVVVVV4', + spins = [ 3, 3, 3, 3, 3, 3 ], + structure = 'Metric(1,6)*Metric(2,5)*Metric(3,4) - Metric(1,5)*Metric(2,6)*Metric(3,4) + Metric(1,5)*Metric(2,4)*Metric(3,6) - Metric(1,4)*Metric(2,5)*Metric(3,6) - Metric(1,6)*Metric(2,3)*Metric(4,5) + Metric(1,3)*Metric(2,6)*Metric(4,5) + Metric(1,4)*Metric(2,3)*Metric(5,6) - Metric(1,3)*Metric(2,4)*Metric(5,6)') + +VVVVVV5 = Lorentz(name = 'VVVVVV5', + spins = [ 3, 3, 3, 3, 3, 3 ], + structure = 'Metric(1,6)*Metric(2,4)*Metric(3,5) - Metric(1,4)*Metric(2,5)*Metric(3,6) - Metric(1,6)*Metric(2,3)*Metric(4,5) + Metric(1,2)*Metric(3,6)*Metric(4,5) + Metric(1,3)*Metric(2,5)*Metric(4,6) - Metric(1,2)*Metric(3,5)*Metric(4,6) + Metric(1,4)*Metric(2,3)*Metric(5,6) - Metric(1,3)*Metric(2,4)*Metric(5,6)') + +VVVVVV6 = Lorentz(name = 'VVVVVV6', + spins = [ 3, 3, 3, 3, 3, 3 ], + structure = 'Metric(1,6)*Metric(2,5)*Metric(3,4) - Metric(1,5)*Metric(2,6)*Metric(3,4) - Metric(1,6)*Metric(2,4)*Metric(3,5) + Metric(1,4)*Metric(2,6)*Metric(3,5) + Metric(1,5)*Metric(2,3)*Metric(4,6) - Metric(1,3)*Metric(2,5)*Metric(4,6) - Metric(1,4)*Metric(2,3)*Metric(5,6) + Metric(1,3)*Metric(2,4)*Metric(5,6)') + +VVVVVV7 = Lorentz(name = 'VVVVVV7', + spins = [ 3, 3, 3, 3, 3, 3 ], + structure = 'Metric(1,4)*Metric(2,6)*Metric(3,5) - Metric(1,5)*Metric(2,4)*Metric(3,6) - Metric(1,3)*Metric(2,6)*Metric(4,5) + Metric(1,2)*Metric(3,6)*Metric(4,5) + Metric(1,5)*Metric(2,3)*Metric(4,6) - Metric(1,2)*Metric(3,5)*Metric(4,6) - Metric(1,4)*Metric(2,3)*Metric(5,6) + Metric(1,3)*Metric(2,4)*Metric(5,6)') + +VVVVVV8 = Lorentz(name = 'VVVVVV8', + spins = [ 3, 3, 3, 3, 3, 3 ], + structure = 'Metric(1,6)*Metric(2,5)*Metric(3,4) + Metric(1,5)*Metric(2,6)*Metric(3,4) - (Metric(1,6)*Metric(2,4)*Metric(3,5))/2. - (Metric(1,4)*Metric(2,6)*Metric(3,5))/2. - (Metric(1,5)*Metric(2,4)*Metric(3,6))/2. - (Metric(1,4)*Metric(2,5)*Metric(3,6))/2. - (Metric(1,6)*Metric(2,3)*Metric(4,5))/2. - (Metric(1,3)*Metric(2,6)*Metric(4,5))/2. + Metric(1,2)*Metric(3,6)*Metric(4,5) - (Metric(1,5)*Metric(2,3)*Metric(4,6))/2. - (Metric(1,3)*Metric(2,5)*Metric(4,6))/2. + Metric(1,2)*Metric(3,5)*Metric(4,6) + Metric(1,4)*Metric(2,3)*Metric(5,6) + Metric(1,3)*Metric(2,4)*Metric(5,6) - 2*Metric(1,2)*Metric(3,4)*Metric(5,6)') + +VVVVVV9 = Lorentz(name = 'VVVVVV9', + spins = [ 3, 3, 3, 3, 3, 3 ], + structure = 'Metric(1,5)*Metric(2,6)*Metric(3,4) + Metric(1,6)*Metric(2,4)*Metric(3,5) - Metric(1,4)*Metric(2,6)*Metric(3,5) - Metric(1,5)*Metric(2,4)*Metric(3,6) - Metric(1,6)*Metric(2,3)*Metric(4,5) + Metric(1,2)*Metric(3,6)*Metric(4,5) + Metric(1,4)*Metric(2,3)*Metric(5,6) - Metric(1,2)*Metric(3,4)*Metric(5,6)') + +VVVVVV10 = Lorentz(name = 'VVVVVV10', + spins = [ 3, 3, 3, 3, 3, 3 ], + structure = 'Metric(1,5)*Metric(2,6)*Metric(3,4) - Metric(1,4)*Metric(2,5)*Metric(3,6) - Metric(1,3)*Metric(2,6)*Metric(4,5) + Metric(1,2)*Metric(3,6)*Metric(4,5) - Metric(1,5)*Metric(2,3)*Metric(4,6) + Metric(1,3)*Metric(2,5)*Metric(4,6) + Metric(1,4)*Metric(2,3)*Metric(5,6) - Metric(1,2)*Metric(3,4)*Metric(5,6)') + +VVVVVV11 = Lorentz(name = 'VVVVVV11', + spins = [ 3, 3, 3, 3, 3, 3 ], + structure = 'Metric(1,6)*Metric(2,5)*Metric(3,4) - Metric(1,6)*Metric(2,4)*Metric(3,5) + Metric(1,5)*Metric(2,4)*Metric(3,6) - Metric(1,4)*Metric(2,5)*Metric(3,6) - Metric(1,5)*Metric(2,3)*Metric(4,6) + Metric(1,2)*Metric(3,5)*Metric(4,6) + Metric(1,4)*Metric(2,3)*Metric(5,6) - Metric(1,2)*Metric(3,4)*Metric(5,6)') + +VVVVVV12 = Lorentz(name = 'VVVVVV12', + spins = [ 3, 3, 3, 3, 3, 3 ], + structure = 'Metric(1,6)*Metric(2,5)*Metric(3,4) - Metric(1,4)*Metric(2,6)*Metric(3,5) - Metric(1,6)*Metric(2,3)*Metric(4,5) + Metric(1,3)*Metric(2,6)*Metric(4,5) - Metric(1,3)*Metric(2,5)*Metric(4,6) + Metric(1,2)*Metric(3,5)*Metric(4,6) + Metric(1,4)*Metric(2,3)*Metric(5,6) - Metric(1,2)*Metric(3,4)*Metric(5,6)') + +VVVVVV13 = Lorentz(name = 'VVVVVV13', + spins = [ 3, 3, 3, 3, 3, 3 ], + structure = 'Metric(1,6)*Metric(2,5)*Metric(3,4) - Metric(1,6)*Metric(2,4)*Metric(3,5) + Metric(1,4)*Metric(2,6)*Metric(3,5) - Metric(1,4)*Metric(2,5)*Metric(3,6) - Metric(1,3)*Metric(2,6)*Metric(4,5) + Metric(1,2)*Metric(3,6)*Metric(4,5) + Metric(1,3)*Metric(2,4)*Metric(5,6) - Metric(1,2)*Metric(3,4)*Metric(5,6)') + +VVVVVV14 = Lorentz(name = 'VVVVVV14', + spins = [ 3, 3, 3, 3, 3, 3 ], + structure = 'Metric(1,6)*Metric(2,5)*Metric(3,4) - Metric(1,5)*Metric(2,4)*Metric(3,6) - Metric(1,6)*Metric(2,3)*Metric(4,5) + Metric(1,2)*Metric(3,6)*Metric(4,5) + Metric(1,5)*Metric(2,3)*Metric(4,6) - Metric(1,3)*Metric(2,5)*Metric(4,6) + Metric(1,3)*Metric(2,4)*Metric(5,6) - Metric(1,2)*Metric(3,4)*Metric(5,6)') + +VVVVVV15 = Lorentz(name = 'VVVVVV15', + spins = [ 3, 3, 3, 3, 3, 3 ], + structure = 'Metric(1,5)*Metric(2,6)*Metric(3,4) - Metric(1,6)*Metric(2,4)*Metric(3,5) + Metric(1,6)*Metric(2,3)*Metric(4,5) - Metric(1,3)*Metric(2,6)*Metric(4,5) - Metric(1,5)*Metric(2,3)*Metric(4,6) + Metric(1,2)*Metric(3,5)*Metric(4,6) + Metric(1,3)*Metric(2,4)*Metric(5,6) - Metric(1,2)*Metric(3,4)*Metric(5,6)') + +VVVVVV16 = Lorentz(name = 'VVVVVV16', + spins = [ 3, 3, 3, 3, 3, 3 ], + structure = 'Metric(1,5)*Metric(2,6)*Metric(3,4) - Metric(1,4)*Metric(2,6)*Metric(3,5) - Metric(1,5)*Metric(2,4)*Metric(3,6) + Metric(1,4)*Metric(2,5)*Metric(3,6) - Metric(1,3)*Metric(2,5)*Metric(4,6) + Metric(1,2)*Metric(3,5)*Metric(4,6) + Metric(1,3)*Metric(2,4)*Metric(5,6) - Metric(1,2)*Metric(3,4)*Metric(5,6)') + +VVVVVV17 = Lorentz(name = 'VVVVVV17', + spins = [ 3, 3, 3, 3, 3, 3 ], + structure = 'Metric(1,6)*Metric(2,5)*Metric(3,4) - (Metric(1,5)*Metric(2,6)*Metric(3,4))/2. + Metric(1,6)*Metric(2,4)*Metric(3,5) - (Metric(1,4)*Metric(2,6)*Metric(3,5))/2. - (Metric(1,5)*Metric(2,4)*Metric(3,6))/2. - (Metric(1,4)*Metric(2,5)*Metric(3,6))/2. - 2*Metric(1,6)*Metric(2,3)*Metric(4,5) + Metric(1,3)*Metric(2,6)*Metric(4,5) + Metric(1,2)*Metric(3,6)*Metric(4,5) + Metric(1,5)*Metric(2,3)*Metric(4,6) - (Metric(1,3)*Metric(2,5)*Metric(4,6))/2. - (Metric(1,2)*Metric(3,5)*Metric(4,6))/2. + Metric(1,4)*Metric(2,3)*Metric(5,6) - (Metric(1,3)*Metric(2,4)*Metric(5,6))/2. - (Metric(1,2)*Metric(3,4)*Metric(5,6))/2.') + diff --git a/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/object_library.py b/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/object_library.py new file mode 100644 index 0000000..5ad8348 --- /dev/null +++ b/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/object_library.py @@ -0,0 +1,352 @@ +## +## +## Feynrules Header +## +## +## +## +## + +import cmath +import re + +class UFOError(Exception): + """Exception raised if when inconsistencies are detected in the UFO model.""" + pass + +class UFOBaseClass(object): + """The class from which all FeynRules classes are derived.""" + + require_args = [] + + def __init__(self, *args, **options): + assert(len(self.require_args) == len (args)) + + for i, name in enumerate(self.require_args): + setattr(self, name, args[i]) + + for (option, value) in options.items(): + setattr(self, option, value) + + def get(self, name): + return getattr(self, name) + + def set(self, name, value): + setattr(self, name, value) + + def get_all(self): + """Return a dictionary containing all the information of the object""" + return self.__dict__ + + def __str__(self): + return self.name + + def nice_string(self): + """ return string with the full information """ + return '\n'.join(['%s \t: %s' %(name, value) for name, value in self.__dict__.items()]) + + def __repr__(self): + replacements = [ + ('+','__plus__'), + ('-','__minus__'), + ('@','__at__'), + ('!','__exclam__'), + ('?','__quest__'), + ('*','__star__'), + ('~','__tilde__') + ] + text = self.name + for orig,sub in replacements: + text = text.replace(orig,sub) + return text + + + +all_particles = [] + +class Particle(UFOBaseClass): + """A standard Particle""" + + require_args=['pdg_code', 'name', 'antiname', 'spin', 'color', 'mass', 'width', 'texname', 'antitexname', 'charge'] + + require_args_all = ['pdg_code', 'name', 'antiname', 'spin', 'color', 'mass', 'width', 'texname', 'antitexname','counterterm','charge', 'line', 'propagating', 'goldstoneboson', 'propagator'] + + def __init__(self, pdg_code, name, antiname, spin, color, mass, width, texname, + antitexname, charge , line=None, propagating=True, counterterm=None, goldstoneboson=False, + propagator=None, **options): + + args= (pdg_code, name, antiname, spin, color, mass, width, texname, + antitexname, float(charge)) + + UFOBaseClass.__init__(self, *args, **options) + + global all_particles + all_particles.append(self) + + self.propagating = propagating + self.goldstoneboson= goldstoneboson + + self.selfconjugate = (name == antiname) + if not line: + self.line = self.find_line_type() + else: + self.line = line + + if propagator: + if isinstance(propagator, dict): + self.propagator = propagator + else: + self.propagator = {0: propagator, 1: propagator} + + def find_line_type(self): + """ find how we draw a line if not defined + valid output: dashed/straight/wavy/curly/double/swavy/scurly + """ + + spin = self.spin + color = self.color + + #use default + if spin == 1: + return 'dashed' + elif spin == 2: + if not self.selfconjugate: + return 'straight' + elif color == 1: + return 'swavy' + else: + return 'scurly' + elif spin == 3: + if color == 1: + return 'wavy' + + else: + return 'curly' + elif spin == 5: + return 'double' + elif spin == -1: + return 'dotted' + else: + return 'dashed' # not supported yet + + def anti(self): + if self.selfconjugate: + raise Exception('%s has no anti particle.' % self.name) + outdic = {} + for k,v in self.__dict__.iteritems(): + if k not in self.require_args_all: + outdic[k] = -v + if self.color in [1,8]: + newcolor = self.color + else: + newcolor = -self.color + + return Particle(-self.pdg_code, self.antiname, self.name, self.spin, newcolor, self.mass, self.width, + self.antitexname, self.texname, -self.charge, self.line, self.propagating, self.goldstoneboson, **outdic) + + + +all_parameters = [] + +class Parameter(UFOBaseClass): + + require_args=['name', 'nature', 'type', 'value', 'texname'] + + def __init__(self, name, nature, type, value, texname, lhablock=None, lhacode=None): + + args = (name,nature,type,value,texname) + + UFOBaseClass.__init__(self, *args) + + args=(name,nature,type,value,texname) + + global all_parameters + all_parameters.append(self) + + if (lhablock is None or lhacode is None) and nature == 'external': + raise Exception('Need LHA information for external parameter "%s".' % name) + self.lhablock = lhablock + self.lhacode = lhacode + +all_CTparameters = [] + +class CTParameter(UFOBaseClass): + + require_args=['name', 'type', 'value', 'texname'] + + def __init__(self, name, type, value, texname): + + args = (name,type,value,texname) + + UFOBaseClass.__init__(self, *args) + + global all_CTparameters + all_CTparameters.append(self) + + def finite(self): + try: + return self.value[0] + except KeyError: + return 'ZERO' + + def pole(self, x): + try: + return self.value[-x] + except KeyError: + return 'ZERO' + +all_vertices = [] + +class Vertex(UFOBaseClass): + + require_args=['name', 'particles', 'color', 'lorentz', 'couplings'] + + def __init__(self, name, particles, color, lorentz, couplings, **opt): + + args = (name, particles, color, lorentz, couplings) + + UFOBaseClass.__init__(self, *args, **opt) + + args=(particles,color,lorentz,couplings) + + global all_vertices + all_vertices.append(self) + +all_CTvertices = [] + +class CTVertex(UFOBaseClass): + + require_args=['name', 'particles', 'color', 'lorentz', 'couplings', 'type', 'loop_particles'] + + def __init__(self, name, particles, color, lorentz, couplings, type, loop_particles, **opt): + + args = (name, particles, color, lorentz, couplings, type, loop_particles) + + UFOBaseClass.__init__(self, *args, **opt) + + args=(particles,color,lorentz,couplings, type, loop_particles) + + global all_CTvertices + all_CTvertices.append(self) + +all_couplings = [] + +class Coupling(UFOBaseClass): + + require_args=['name', 'value', 'order'] + + require_args_all=['name', 'value', 'order', 'loop_particles', 'counterterm'] + + def __init__(self, name, value, order, **opt): + + args =(name, value, order) + UFOBaseClass.__init__(self, *args, **opt) + global all_couplings + all_couplings.append(self) + + def value(self): + return self.pole(0) + + def pole(self, x): + """ the self.value attribute can be a dictionary directly specifying the Laurent serie using normal + parameter or just a string which can possibly contain CTparameter defining the Laurent serie.""" + + if isinstance(self.value,dict): + if -x in self.value.keys(): + return self.value[-x] + else: + return 'ZERO' + if x==0: + return self.value + else: + return 'ZERO' + + +all_lorentz = [] + +class Lorentz(UFOBaseClass): + + require_args=['name','spins','structure'] + + def __init__(self, name, spins, structure='external', **opt): + args = (name, spins, structure) + UFOBaseClass.__init__(self, *args, **opt) + + global all_lorentz + all_lorentz.append(self) + + +all_functions = [] + +class Function(object): + + def __init__(self, name, arguments, expression): + + global all_functions + all_functions.append(self) + + self.name = name + self.arguments = arguments + self.expr = expression + + def __call__(self, *opt): + + for i, arg in enumerate(self.arguments): + exec('%s = %s' % (arg, opt[i] )) + + return eval(self.expr) + +all_orders = [] + +class CouplingOrder(object): + + def __init__(self, name, expansion_order, hierarchy, perturbative_expansion = 0): + + global all_orders + all_orders.append(self) + + self.name = name + self.expansion_order = expansion_order + self.hierarchy = hierarchy + self.perturbative_expansion = perturbative_expansion + +all_decays = [] + +class Decay(UFOBaseClass): + require_args = ['particle','partial_widths'] + + def __init__(self, particle, partial_widths, **opt): + args = (particle, partial_widths) + UFOBaseClass.__init__(self, *args, **opt) + + global all_decays + all_decays.append(self) + + # Add the information directly to the particle + particle.partial_widths = partial_widths + +all_form_factors = [] + +class FormFactor(UFOBaseClass): + require_args = ['name','type','value'] + + def __init__(self, name, type, value, **opt): + args = (name, type, value) + UFOBaseClass.__init__(self, *args, **opt) + + global all_form_factors + all_form_factors.append(self) + + +all_propagators = [] + +class Propagator(UFOBaseClass): + + require_args = ['name','numerator','denominator'] + + def __init__(self, name, numerator, denominator=None, **opt): + args = (name, numerator, denominator) + UFOBaseClass.__init__(self, *args, **opt) + + global all_propagators + all_propagators.append(self) diff --git a/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/param_card.dat b/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/param_card.dat new file mode 100644 index 0000000..e3b37bb --- /dev/null +++ b/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/param_card.dat @@ -0,0 +1,236 @@ +###################################################################### +## PARAM_CARD AUTOMATICALY GENERATED BY THE UFO ##################### +###################################################################### + +################################### +## INFORMATION FOR SMINPUTS +################################### +Block SMINPUTS + 2 1.166370e-05 # Gf + 3 1.184000e-01 # aS + +################################### +## INFORMATION FOR MASS +################################### +Block MASS + 6 1.720000e+02 # MT + 23 9.118760e+01 # MZ + 24 7.982440e+01 # MW + 25 1.250000e+02 # MH +## Not dependent paramater. +## Those values should be edited following analytical the +## analytical expression. Some generator could simply ignore +## those values and use the analytical expression + 22 0.000000 # a : 0.0 + 21 0.000000 # g : 0.0 + 9000001 0.000000 # ghA : 0.0 + 9000005 0.000000 # ghG : 0.0 + 12 0.000000 # ve : 0.0 + 14 0.000000 # vm : 0.0 + 16 0.000000 # vt : 0.0 + 11 0.000000 # e- : 0.0 + 13 0.000000 # mu- : 0.0 + 15 0.000000 # ta- : 0.0 + 2 0.000000 # u : 0.0 + 4 0.000000 # c : 0.0 + 1 0.000000 # d : 0.0 + 3 0.000000 # s : 0.0 + 5 0.000000 # b : 0.0 + 9000002 91.187600 # ghZ : MZ + 9000003 79.824400 # ghWp : MW + 9000004 79.824400 # ghWm : MW + 250 91.187600 # G0 : MZ + 251 79.824400 # G+ : MW + +################################### +## INFORMATION FOR DECAY +################################### +DECAY 6 1.508336e+00 +DECAY 23 2.495200e+00 +DECAY 24 2.085000e+00 +DECAY 25 5.753088e-03 +## Not dependent paramater. +## Those values should be edited following analytical the +## analytical expression. Some generator could simply ignore +## those values and use the analytical expression +DECAY 22 0.000000 # a : 0.0 +DECAY 21 0.000000 # g : 0.0 +DECAY 9000001 0.000000 # ghA : 0.0 +DECAY 9000005 0.000000 # ghG : 0.0 +DECAY 12 0.000000 # ve : 0.0 +DECAY 14 0.000000 # vm : 0.0 +DECAY 16 0.000000 # vt : 0.0 +DECAY 11 0.000000 # e- : 0.0 +DECAY 13 0.000000 # mu- : 0.0 +DECAY 15 0.000000 # ta- : 0.0 +DECAY 2 0.000000 # u : 0.0 +DECAY 4 0.000000 # c : 0.0 +DECAY 1 0.000000 # d : 0.0 +DECAY 3 0.000000 # s : 0.0 +DECAY 5 0.000000 # b : 0.0 +DECAY 9000002 2.495200 # ghZ : WZ +DECAY 9000003 2.085000 # ghWp : WW +DECAY 9000004 2.085000 # ghWm : WW +DECAY 250 2.495200 # G0 : WZ +DECAY 251 2.085000 # G+ : WW + +################################### +## INFORMATION FOR CKMBLOCK +################################### +Block CKMBLOCK + 1 2.277360e-01 # cabi + +################################### +## INFORMATION FOR DIM6 +################################### +Block DIM6 + 1 1.000000e+03 # Lambda + 2 1.000000e+00 # cpDC + 3 1.000000e+00 # cpWB + 4 1.000000e+00 # cdp + 5 1.000000e+00 # cp + 6 1.000000e+00 # cWWW + 7 1.000000e+00 # cG + 8 1.000000e+00 # cpG + 9 1.000000e+00 # cpW + 10 1.000000e+00 # cpBB + +################################### +## INFORMATION FOR DIM62F +################################### +Block DIM62F + 1 1.000000e+00 # cpl1 + 2 1.000000e+00 # cpl2 + 3 1.000000e+00 # cpl3 + 4 1.000000e+00 # c3pl1 + 5 1.000000e+00 # c3pl2 + 6 1.000000e+00 # c3pl3 + 7 1.000000e+00 # cpe + 8 1.000000e+00 # cpmu + 9 1.000000e+00 # cpta + 10 1.000000e+00 # cpqi + 11 1.000000e+00 # cpQ3 + 12 1.000000e+00 # c3pqi + 13 1.000000e+00 # c3pQ3 + 14 1.000000e+00 # cpu + 15 1.000000e+00 # cpt + 16 1.000000e+00 # cpd + 19 1.000000e+00 # ctp + 22 1.000000e+00 # ctB + 23 1.000000e+00 # ctW + 24 1.000000e+00 # ctG + +################################### +## INFORMATION FOR DIM64F +################################### +Block DIM64F + 1 1.000000e-10 # cQq83 + 2 1.000000e-10 # cQq81 + 3 1.000000e-10 # cQu8 + 4 1.000000e-10 # ctq8 + 6 1.000000e-10 # cQd8 + 7 1.000000e-10 # ctu8 + 8 1.000000e-10 # ctd8 + 10 1.000000e-10 # cQq13 + 11 1.000000e-10 # cQq11 + 12 1.000000e-10 # cQu1 + 13 1.000000e-10 # ctq1 + 14 1.000000e-10 # cQd1 + 16 1.000000e-10 # ctu1 + 17 1.000000e-10 # ctd1 + 19 1.000000e-10 # cQQ8 + 20 1.000000e-10 # cQQ1 + 21 1.000000e-10 # cQt1 + 23 1.000000e-10 # ctt1 + 25 1.000000e-10 # cQt8 + +################################### +## INFORMATION FOR DIM64F2L +################################### +Block DIM64F2L + 1 1.000000e-10 # cQlM1 + 2 1.000000e-10 # cQlM2 + 3 1.000000e-10 # cQl31 + 4 1.000000e-10 # cQl32 + 5 1.000000e-10 # cQe + 6 1.000000e-10 # cQmu + 7 1.000000e-10 # ctl1 + 8 1.000000e-10 # ctl2 + 9 1.000000e-10 # cte + 10 1.000000e-10 # ctmu + 15 1.000000e-10 # cQlM3 + 16 1.000000e-10 # cQl33 + 17 1.000000e-10 # cQta + 18 1.000000e-10 # ctl3 + 19 1.000000e-10 # ctta + +################################### +## INFORMATION FOR DIM64F4L +################################### +Block DIM64F4L + 1 1.000000e-10 # cll1111 + 2 1.000000e-10 # cll2222 + 3 1.000000e-10 # cll3333 + 4 1.000000e-10 # cll1122 + 5 1.000000e-10 # cll1133 + 6 1.000000e-10 # cll2233 + 7 1.000000e-10 # cll1221 + 8 1.000000e-10 # cll1331 + 9 1.000000e-10 # cll2332 + +################################### +## INFORMATION FOR LOOP +################################### +Block LOOP + 1 9.118800e+01 # MU_R + +################################### +## INFORMATION FOR RENOR +################################### +Block Renor + 1 5.550000e+02 # Mreno + +################################### +## INFORMATION FOR YUKAWA +################################### +Block YUKAWA + 6 1.720000e+02 # ymt +#=========================================================== +# QUANTUM NUMBERS OF NEW STATE(S) (NON SM PDG CODE) +#=========================================================== + +Block QNUMBERS 9000001 # ghA + 1 0 # 3 times electric charge + 2 -1 # number of spin states (2S+1) + 3 1 # colour rep (1: singlet, 3: triplet, 8: octet) + 4 1 # Particle/Antiparticle distinction (0=own anti) +Block QNUMBERS 9000002 # ghZ + 1 0 # 3 times electric charge + 2 -1 # number of spin states (2S+1) + 3 1 # colour rep (1: singlet, 3: triplet, 8: octet) + 4 1 # Particle/Antiparticle distinction (0=own anti) +Block QNUMBERS 9000003 # ghWp + 1 3 # 3 times electric charge + 2 -1 # number of spin states (2S+1) + 3 1 # colour rep (1: singlet, 3: triplet, 8: octet) + 4 1 # Particle/Antiparticle distinction (0=own anti) +Block QNUMBERS 9000004 # ghWm + 1 -3 # 3 times electric charge + 2 -1 # number of spin states (2S+1) + 3 1 # colour rep (1: singlet, 3: triplet, 8: octet) + 4 1 # Particle/Antiparticle distinction (0=own anti) +Block QNUMBERS 9000005 # ghG + 1 0 # 3 times electric charge + 2 -1 # number of spin states (2S+1) + 3 8 # colour rep (1: singlet, 3: triplet, 8: octet) + 4 1 # Particle/Antiparticle distinction (0=own anti) +Block QNUMBERS 250 # G0 + 1 0 # 3 times electric charge + 2 1 # number of spin states (2S+1) + 3 1 # colour rep (1: singlet, 3: triplet, 8: octet) + 4 0 # Particle/Antiparticle distinction (0=own anti) +Block QNUMBERS 251 # G+ + 1 3 # 3 times electric charge + 2 1 # number of spin states (2S+1) + 3 1 # colour rep (1: singlet, 3: triplet, 8: octet) + 4 1 # Particle/Antiparticle distinction (0=own anti) diff --git a/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/parameters.py b/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/parameters.py new file mode 100644 index 0000000..8d3e839 --- /dev/null +++ b/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/parameters.py @@ -0,0 +1,908 @@ +# This file was automatically created by FeynRules 2.4.68 +# Mathematica version: 11.3.0 for Mac OS X x86 (64-bit) (March 7, 2018) +# Date: Sun 9 Dec 2018 13:34:07 + + + +from object_library import all_parameters, Parameter + + +from function_library import complexconjugate, re, im, csc, sec, acsc, asec, cot + +# This is a default parameter object representing 0. +ZERO = Parameter(name = 'ZERO', + nature = 'internal', + type = 'real', + value = '0.0', + texname = '0') + +# This is a default parameter object representing the renormalization scale (MU_R). +MU_R = Parameter(name = 'MU_R', + nature = 'external', + type = 'real', + value = 91.188, + texname = '\\text{\\mu_r}', + lhablock = 'LOOP', + lhacode = [1]) + +# User-defined parameters. +cabi = Parameter(name = 'cabi', + nature = 'external', + type = 'real', + value = 0.227736, + texname = '\\theta _c', + lhablock = 'CKMBLOCK', + lhacode = [ 1 ]) + +Lambda = Parameter(name = 'Lambda', + nature = 'external', + type = 'real', + value = 1000, + texname = '\\Lambda', + lhablock = 'DIM6', + lhacode = [ 1 ]) + +cpDC = Parameter(name = 'cpDC', + nature = 'external', + type = 'real', + value = 1., + texname = 'c_{\\text{$\\phi $D}}', + lhablock = 'DIM6', + lhacode = [ 2 ]) + +cpWB = Parameter(name = 'cpWB', + nature = 'external', + type = 'real', + value = 1., + texname = 'c_{\\text{$\\phi $WB}}', + lhablock = 'DIM6', + lhacode = [ 3 ]) + +cdp = Parameter(name = 'cdp', + nature = 'external', + type = 'real', + value = 1., + texname = 'c_{\\text{d$\\phi $}}', + lhablock = 'DIM6', + lhacode = [ 4 ]) + +cp = Parameter(name = 'cp', + nature = 'external', + type = 'real', + value = 1, + texname = 'c_{\\phi }', + lhablock = 'DIM6', + lhacode = [ 5 ]) + +cWWW = Parameter(name = 'cWWW', + nature = 'external', + type = 'real', + value = 1, + texname = 'c_W', + lhablock = 'DIM6', + lhacode = [ 6 ]) + +cG = Parameter(name = 'cG', + nature = 'external', + type = 'real', + value = 1, + texname = 'c_G', + lhablock = 'DIM6', + lhacode = [ 7 ]) + +cpG = Parameter(name = 'cpG', + nature = 'external', + type = 'real', + value = 1, + texname = 'c_{\\text{$\\phi $G}}', + lhablock = 'DIM6', + lhacode = [ 8 ]) + +cpW = Parameter(name = 'cpW', + nature = 'external', + type = 'real', + value = 1, + texname = 'c_{\\text{$\\phi $W}}', + lhablock = 'DIM6', + lhacode = [ 9 ]) + +cpBB = Parameter(name = 'cpBB', + nature = 'external', + type = 'real', + value = 1, + texname = 'c_{\\text{$\\phi $B}}', + lhablock = 'DIM6', + lhacode = [ 10 ]) + +cpl1 = Parameter(name = 'cpl1', + nature = 'external', + type = 'real', + value = 1, + texname = '\\text{Subsuperscript}[c,\\text{$\\phi $l1},\\text{(1)}]', + lhablock = 'DIM62F', + lhacode = [ 1 ]) + +cpl2 = Parameter(name = 'cpl2', + nature = 'external', + type = 'real', + value = 1, + texname = '\\text{Subsuperscript}[c,\\text{$\\phi $l2},\\text{(1)}]', + lhablock = 'DIM62F', + lhacode = [ 2 ]) + +cpl3 = Parameter(name = 'cpl3', + nature = 'external', + type = 'real', + value = 1, + texname = '\\text{Subsuperscript}[c,\\text{$\\phi $L},\\text{(1)}]', + lhablock = 'DIM62F', + lhacode = [ 3 ]) + +c3pl1 = Parameter(name = 'c3pl1', + nature = 'external', + type = 'real', + value = 1, + texname = '\\text{Subsuperscript}[c,\\text{$\\phi $l1},\\text{(3)}]', + lhablock = 'DIM62F', + lhacode = [ 4 ]) + +c3pl2 = Parameter(name = 'c3pl2', + nature = 'external', + type = 'real', + value = 1, + texname = '\\text{Subsuperscript}[c,\\text{$\\phi $l2},\\text{(3)}]', + lhablock = 'DIM62F', + lhacode = [ 5 ]) + +c3pl3 = Parameter(name = 'c3pl3', + nature = 'external', + type = 'real', + value = 1, + texname = '\\text{Subsuperscript}[c,\\text{$\\phi $L},\\text{(3)}]', + lhablock = 'DIM62F', + lhacode = [ 6 ]) + +cpe = Parameter(name = 'cpe', + nature = 'external', + type = 'real', + value = 1, + texname = 'c_{\\text{$\\phi $e}}', + lhablock = 'DIM62F', + lhacode = [ 7 ]) + +cpmu = Parameter(name = 'cpmu', + nature = 'external', + type = 'real', + value = 1, + texname = 'c_{\\phi \\mu }', + lhablock = 'DIM62F', + lhacode = [ 8 ]) + +cpta = Parameter(name = 'cpta', + nature = 'external', + type = 'real', + value = 1, + texname = 'c_{\\phi \\tau }', + lhablock = 'DIM62F', + lhacode = [ 9 ]) + +cpqi = Parameter(name = 'cpqi', + nature = 'external', + type = 'real', + value = 1, + texname = '\\text{Subsuperscript}[c,\\text{$\\phi $q},\\text{(1)}]', + lhablock = 'DIM62F', + lhacode = [ 10 ]) + +cpQ3 = Parameter(name = 'cpQ3', + nature = 'external', + type = 'real', + value = 1, + texname = '\\text{Subsuperscript}[c,\\text{$\\phi $Q},\\text{(1)}]', + lhablock = 'DIM62F', + lhacode = [ 11 ]) + +c3pqi = Parameter(name = 'c3pqi', + nature = 'external', + type = 'real', + value = 1, + texname = '\\text{Subsuperscript}[c,\\text{$\\phi $q},\\text{(3)}]', + lhablock = 'DIM62F', + lhacode = [ 12 ]) + +c3pQ3 = Parameter(name = 'c3pQ3', + nature = 'external', + type = 'real', + value = 1, + texname = '\\text{Subsuperscript}[c,\\text{$\\phi $Q},\\text{(3)}]', + lhablock = 'DIM62F', + lhacode = [ 13 ]) + +cpu = Parameter(name = 'cpu', + nature = 'external', + type = 'real', + value = 1, + texname = 'c_{\\text{$\\phi $u}}', + lhablock = 'DIM62F', + lhacode = [ 14 ]) + +cpt = Parameter(name = 'cpt', + nature = 'external', + type = 'real', + value = 1, + texname = 'c_{\\text{$\\phi $t}}', + lhablock = 'DIM62F', + lhacode = [ 15 ]) + +cpd = Parameter(name = 'cpd', + nature = 'external', + type = 'real', + value = 1, + texname = 'c_{\\text{$\\phi $d}}', + lhablock = 'DIM62F', + lhacode = [ 16 ]) + +ctp = Parameter(name = 'ctp', + nature = 'external', + type = 'real', + value = 1, + texname = 'c_{\\text{t$\\phi $}}', + lhablock = 'DIM62F', + lhacode = [ 19 ]) + +ctB = Parameter(name = 'ctB', + nature = 'external', + type = 'real', + value = 1, + texname = 'c_{\\text{tB}}', + lhablock = 'DIM62F', + lhacode = [ 22 ]) + +ctW = Parameter(name = 'ctW', + nature = 'external', + type = 'real', + value = 1, + texname = 'c_{\\text{tW}}', + lhablock = 'DIM62F', + lhacode = [ 23 ]) + +ctG = Parameter(name = 'ctG', + nature = 'external', + type = 'real', + value = 1, + texname = 'c_{\\text{tG}}', + lhablock = 'DIM62F', + lhacode = [ 24 ]) + +cQq83 = Parameter(name = 'cQq83', + nature = 'external', + type = 'real', + value = 1.e-10, + texname = '\\text{Subsuperscript}[c,\\text{Qq},\\text{(8,3)}]', + lhablock = 'DIM64F', + lhacode = [ 1 ]) + +cQq81 = Parameter(name = 'cQq81', + nature = 'external', + type = 'real', + value = 1.e-10, + texname = '\\text{Subsuperscript}[c,\\text{Qq},\\text{(8,1)}]', + lhablock = 'DIM64F', + lhacode = [ 2 ]) + +cQu8 = Parameter(name = 'cQu8', + nature = 'external', + type = 'real', + value = 1.e-10, + texname = '\\text{Subsuperscript}[c,\\text{Qu},\\text{(8)}]', + lhablock = 'DIM64F', + lhacode = [ 3 ]) + +ctq8 = Parameter(name = 'ctq8', + nature = 'external', + type = 'real', + value = 1.e-10, + texname = '\\text{Subsuperscript}[c,\\text{tq},\\text{(8)}]', + lhablock = 'DIM64F', + lhacode = [ 4 ]) + +cQd8 = Parameter(name = 'cQd8', + nature = 'external', + type = 'real', + value = 1.e-10, + texname = '\\text{Subsuperscript}[c,\\text{Qd},\\text{(8)}]', + lhablock = 'DIM64F', + lhacode = [ 6 ]) + +ctu8 = Parameter(name = 'ctu8', + nature = 'external', + type = 'real', + value = 1.e-10, + texname = '\\text{Subsuperscript}[c,\\text{tu},\\text{(8)}]', + lhablock = 'DIM64F', + lhacode = [ 7 ]) + +ctd8 = Parameter(name = 'ctd8', + nature = 'external', + type = 'real', + value = 1.e-10, + texname = '\\text{Subsuperscript}[c,\\text{td},\\text{(8)}]', + lhablock = 'DIM64F', + lhacode = [ 8 ]) + +cQq13 = Parameter(name = 'cQq13', + nature = 'external', + type = 'real', + value = 1.e-10, + texname = '\\text{Subsuperscript}[c,\\text{Qq},\\text{(1,3)}]', + lhablock = 'DIM64F', + lhacode = [ 10 ]) + +cQq11 = Parameter(name = 'cQq11', + nature = 'external', + type = 'real', + value = 1.e-10, + texname = '\\text{Subsuperscript}[c,\\text{Qq},\\text{(1,1)}]', + lhablock = 'DIM64F', + lhacode = [ 11 ]) + +cQu1 = Parameter(name = 'cQu1', + nature = 'external', + type = 'real', + value = 1.e-10, + texname = '\\text{Subsuperscript}[c,\\text{Qu},\\text{(1)}]', + lhablock = 'DIM64F', + lhacode = [ 12 ]) + +ctq1 = Parameter(name = 'ctq1', + nature = 'external', + type = 'real', + value = 1.e-10, + texname = '\\text{Subsuperscript}[c,\\text{tq},\\text{(1)}]', + lhablock = 'DIM64F', + lhacode = [ 13 ]) + +cQd1 = Parameter(name = 'cQd1', + nature = 'external', + type = 'real', + value = 1.e-10, + texname = '\\text{Subsuperscript}[c,\\text{Qd},\\text{(1)}]', + lhablock = 'DIM64F', + lhacode = [ 14 ]) + +ctu1 = Parameter(name = 'ctu1', + nature = 'external', + type = 'real', + value = 1.e-10, + texname = '\\text{Subsuperscript}[c,\\text{tu},\\text{(1)}]', + lhablock = 'DIM64F', + lhacode = [ 16 ]) + +ctd1 = Parameter(name = 'ctd1', + nature = 'external', + type = 'real', + value = 1.e-10, + texname = '\\text{Subsuperscript}[c,\\text{td},\\text{(1)}]', + lhablock = 'DIM64F', + lhacode = [ 17 ]) + +cQQ8 = Parameter(name = 'cQQ8', + nature = 'external', + type = 'real', + value = 1.e-10, + texname = '\\text{Subsuperscript}[c,\\text{QQ},\\text{(8)}]', + lhablock = 'DIM64F', + lhacode = [ 19 ]) + +cQQ1 = Parameter(name = 'cQQ1', + nature = 'external', + type = 'real', + value = 1.e-10, + texname = '\\text{Subsuperscript}[c,\\text{QQ},\\text{(1)}]', + lhablock = 'DIM64F', + lhacode = [ 20 ]) + +cQt1 = Parameter(name = 'cQt1', + nature = 'external', + type = 'real', + value = 1.e-10, + texname = '\\text{Subsuperscript}[c,\\text{Qt},\\text{(1)}]', + lhablock = 'DIM64F', + lhacode = [ 21 ]) + +ctt1 = Parameter(name = 'ctt1', + nature = 'external', + type = 'real', + value = 1.e-10, + texname = '\\text{Subsuperscript}[c,\\text{tt},\\text{(1)}]', + lhablock = 'DIM64F', + lhacode = [ 23 ]) + +cQt8 = Parameter(name = 'cQt8', + nature = 'external', + type = 'real', + value = 1.e-10, + texname = '\\text{Subsuperscript}[c,\\text{Qt},\\text{(8)}]', + lhablock = 'DIM64F', + lhacode = [ 25 ]) + +cQlM1 = Parameter(name = 'cQlM1', + nature = 'external', + type = 'real', + value = 1.e-10, + texname = '\\text{Subsuperscript}[c,\\text{Ql1},\\text{(-)}]', + lhablock = 'DIM64F2L', + lhacode = [ 1 ]) + +cQlM2 = Parameter(name = 'cQlM2', + nature = 'external', + type = 'real', + value = 1.e-10, + texname = '\\text{Subsuperscript}[c,\\text{Ql2},\\text{(-)}]', + lhablock = 'DIM64F2L', + lhacode = [ 2 ]) + +cQl31 = Parameter(name = 'cQl31', + nature = 'external', + type = 'real', + value = 1.e-10, + texname = '\\text{Subsuperscript}[c,\\text{Ql1},\\text{(3)}]', + lhablock = 'DIM64F2L', + lhacode = [ 3 ]) + +cQl32 = Parameter(name = 'cQl32', + nature = 'external', + type = 'real', + value = 1.e-10, + texname = '\\text{Subsuperscript}[c,\\text{Ql2},\\text{(3)}]', + lhablock = 'DIM64F2L', + lhacode = [ 4 ]) + +cQe = Parameter(name = 'cQe', + nature = 'external', + type = 'real', + value = 1.e-10, + texname = 'c_{\\text{Qe}}', + lhablock = 'DIM64F2L', + lhacode = [ 5 ]) + +cQmu = Parameter(name = 'cQmu', + nature = 'external', + type = 'real', + value = 1.e-10, + texname = 'c_{\\text{Q$\\mu $}}', + lhablock = 'DIM64F2L', + lhacode = [ 6 ]) + +ctl1 = Parameter(name = 'ctl1', + nature = 'external', + type = 'real', + value = 1.e-10, + texname = 'c_{\\text{tl1}}', + lhablock = 'DIM64F2L', + lhacode = [ 7 ]) + +ctl2 = Parameter(name = 'ctl2', + nature = 'external', + type = 'real', + value = 1.e-10, + texname = 'c_{\\text{tl2}}', + lhablock = 'DIM64F2L', + lhacode = [ 8 ]) + +cte = Parameter(name = 'cte', + nature = 'external', + type = 'real', + value = 1.e-10, + texname = 'c_{\\text{te}}', + lhablock = 'DIM64F2L', + lhacode = [ 9 ]) + +ctmu = Parameter(name = 'ctmu', + nature = 'external', + type = 'real', + value = 1.e-10, + texname = 'c_{\\text{t$\\mu $}}', + lhablock = 'DIM64F2L', + lhacode = [ 10 ]) + +cQlM3 = Parameter(name = 'cQlM3', + nature = 'external', + type = 'real', + value = 1.e-10, + texname = '\\text{Subsuperscript}[c,\\text{QL},\\text{(-)}]', + lhablock = 'DIM64F2L', + lhacode = [ 15 ]) + +cQl33 = Parameter(name = 'cQl33', + nature = 'external', + type = 'real', + value = 1.e-10, + texname = '\\text{Subsuperscript}[c,\\text{QL},\\text{(3)}]', + lhablock = 'DIM64F2L', + lhacode = [ 16 ]) + +cQta = Parameter(name = 'cQta', + nature = 'external', + type = 'real', + value = 1.e-10, + texname = 'c_{\\text{Q$\\tau $}}', + lhablock = 'DIM64F2L', + lhacode = [ 17 ]) + +ctl3 = Parameter(name = 'ctl3', + nature = 'external', + type = 'real', + value = 1.e-10, + texname = 'c_{\\text{tL}}', + lhablock = 'DIM64F2L', + lhacode = [ 18 ]) + +ctta = Parameter(name = 'ctta', + nature = 'external', + type = 'real', + value = 1.e-10, + texname = 'c_{\\text{t$\\tau $}}', + lhablock = 'DIM64F2L', + lhacode = [ 19 ]) + +cll1111 = Parameter(name = 'cll1111', + nature = 'external', + type = 'real', + value = 1.e-10, + texname = '\\text{Subsuperscript}[c,\\text{ll},1111]', + lhablock = 'DIM64F4L', + lhacode = [ 1 ]) + +cll2222 = Parameter(name = 'cll2222', + nature = 'external', + type = 'real', + value = 1.e-10, + texname = '\\text{Subsuperscript}[c,\\text{ll},2222]', + lhablock = 'DIM64F4L', + lhacode = [ 2 ]) + +cll3333 = Parameter(name = 'cll3333', + nature = 'external', + type = 'real', + value = 1.e-10, + texname = '\\text{Subsuperscript}[c,\\text{ll},3333]', + lhablock = 'DIM64F4L', + lhacode = [ 3 ]) + +cll1122 = Parameter(name = 'cll1122', + nature = 'external', + type = 'real', + value = 1.e-10, + texname = '\\text{Subsuperscript}[c,\\text{ll},1122]', + lhablock = 'DIM64F4L', + lhacode = [ 4 ]) + +cll1133 = Parameter(name = 'cll1133', + nature = 'external', + type = 'real', + value = 1.e-10, + texname = '\\text{Subsuperscript}[c,\\text{ll},1133]', + lhablock = 'DIM64F4L', + lhacode = [ 5 ]) + +cll2233 = Parameter(name = 'cll2233', + nature = 'external', + type = 'real', + value = 1.e-10, + texname = '\\text{Subsuperscript}[c,\\text{ll},2233]', + lhablock = 'DIM64F4L', + lhacode = [ 6 ]) + +cll1221 = Parameter(name = 'cll1221', + nature = 'external', + type = 'real', + value = 1.e-10, + texname = '\\text{Subsuperscript}[c,\\text{ll},1221]', + lhablock = 'DIM64F4L', + lhacode = [ 7 ]) + +cll1331 = Parameter(name = 'cll1331', + nature = 'external', + type = 'real', + value = 1.e-10, + texname = '\\text{Subsuperscript}[c,\\text{ll},1331]', + lhablock = 'DIM64F4L', + lhacode = [ 8 ]) + +cll2332 = Parameter(name = 'cll2332', + nature = 'external', + type = 'real', + value = 1.e-10, + texname = '\\text{Subsuperscript}[c,\\text{ll},2332]', + lhablock = 'DIM64F4L', + lhacode = [ 9 ]) + +Mreno = Parameter(name = 'Mreno', + nature = 'external', + type = 'real', + value = 555, + texname = 'M_{\\text{reno}}', + lhablock = 'Renor', + lhacode = [ 1 ]) + +Gf = Parameter(name = 'Gf', + nature = 'external', + type = 'real', + value = 0.0000116637, + texname = 'G_f', + lhablock = 'SMINPUTS', + lhacode = [ 2 ]) + +aS = Parameter(name = 'aS', + nature = 'external', + type = 'real', + value = 0.1184, + texname = '\\alpha _s', + lhablock = 'SMINPUTS', + lhacode = [ 3 ]) + +ymt = Parameter(name = 'ymt', + nature = 'external', + type = 'real', + value = 172, + texname = '\\text{ymt}', + lhablock = 'YUKAWA', + lhacode = [ 6 ]) + +MZ = Parameter(name = 'MZ', + nature = 'external', + type = 'real', + value = 91.1876, + texname = '\\text{MZ}', + lhablock = 'MASS', + lhacode = [ 23 ]) + +MW = Parameter(name = 'MW', + nature = 'external', + type = 'real', + value = 79.8244, + texname = '\\text{MW}', + lhablock = 'MASS', + lhacode = [ 24 ]) + +MT = Parameter(name = 'MT', + nature = 'external', + type = 'real', + value = 172, + texname = '\\text{MT}', + lhablock = 'MASS', + lhacode = [ 6 ]) + +MH = Parameter(name = 'MH', + nature = 'external', + type = 'real', + value = 125, + texname = '\\text{MH}', + lhablock = 'MASS', + lhacode = [ 25 ]) + +WZ = Parameter(name = 'WZ', + nature = 'external', + type = 'real', + value = 2.4952, + texname = '\\text{WZ}', + lhablock = 'DECAY', + lhacode = [ 23 ]) + +WW = Parameter(name = 'WW', + nature = 'external', + type = 'real', + value = 2.085, + texname = '\\text{WW}', + lhablock = 'DECAY', + lhacode = [ 24 ]) + +WT = Parameter(name = 'WT', + nature = 'external', + type = 'real', + value = 1.50833649, + texname = '\\text{WT}', + lhablock = 'DECAY', + lhacode = [ 6 ]) + +WH = Parameter(name = 'WH', + nature = 'external', + type = 'real', + value = 0.00575308848, + texname = '\\text{WH}', + lhablock = 'DECAY', + lhacode = [ 25 ]) + +CKM1x1 = Parameter(name = 'CKM1x1', + nature = 'internal', + type = 'complex', + value = 'cmath.cos(cabi)', + texname = '\\text{CKM1x1}') + +CKM1x2 = Parameter(name = 'CKM1x2', + nature = 'internal', + type = 'complex', + value = 'cmath.sin(cabi)', + texname = '\\text{CKM1x2}') + +CKM1x3 = Parameter(name = 'CKM1x3', + nature = 'internal', + type = 'complex', + value = '0', + texname = '\\text{CKM1x3}') + +CKM2x1 = Parameter(name = 'CKM2x1', + nature = 'internal', + type = 'complex', + value = '-cmath.sin(cabi)', + texname = '\\text{CKM2x1}') + +CKM2x2 = Parameter(name = 'CKM2x2', + nature = 'internal', + type = 'complex', + value = 'cmath.cos(cabi)', + texname = '\\text{CKM2x2}') + +CKM2x3 = Parameter(name = 'CKM2x3', + nature = 'internal', + type = 'complex', + value = '0', + texname = '\\text{CKM2x3}') + +CKM3x1 = Parameter(name = 'CKM3x1', + nature = 'internal', + type = 'complex', + value = '0', + texname = '\\text{CKM3x1}') + +CKM3x2 = Parameter(name = 'CKM3x2', + nature = 'internal', + type = 'complex', + value = '0', + texname = '\\text{CKM3x2}') + +CKM3x3 = Parameter(name = 'CKM3x3', + nature = 'internal', + type = 'complex', + value = '1', + texname = '\\text{CKM3x3}') + +cw0 = Parameter(name = 'cw0', + nature = 'internal', + type = 'real', + value = 'MW/MZ', + texname = '\\text{Subsuperscript}[c,w,0]') + +muH0 = Parameter(name = 'muH0', + nature = 'internal', + type = 'real', + value = 'MH/cmath.sqrt(2)', + texname = '\\mu _0') + +sw0 = Parameter(name = 'sw0', + nature = 'internal', + type = 'real', + value = 'cmath.sqrt(1 - MW**2/MZ**2)', + texname = '\\text{Subsuperscript}[s,w,0]') + +cF3pl1 = Parameter(name = 'cF3pl1', + nature = 'internal', + type = 'real', + value = 'c3pl1', + texname = '\\text{Subsuperscript}[c,\\text{F$\\phi $l1},\\text{(3)}]') + +cF3pl2 = Parameter(name = 'cF3pl2', + nature = 'internal', + type = 'real', + value = 'c3pl2', + texname = '\\text{Subsuperscript}[c,\\text{F$\\phi $l2},\\text{(3)}]') + +cFll = Parameter(name = 'cFll', + nature = 'internal', + type = 'real', + value = '2*cll1221', + texname = 'c_{\\text{Fll}}') + +G = Parameter(name = 'G', + nature = 'internal', + type = 'real', + value = '2*cmath.sqrt(aS)*cmath.sqrt(cmath.pi)', + texname = 'G') + +vev0 = Parameter(name = 'vev0', + nature = 'internal', + type = 'real', + value = 'cmath.sqrt(1/Gf)/2**0.25', + texname = '\\text{vev0}') + +dT = Parameter(name = 'dT', + nature = 'internal', + type = 'real', + value = '(cpDC*vev0**2)/(2.*Lambda**2)', + texname = '\\delta _T') + +dv = Parameter(name = 'dv', + nature = 'internal', + type = 'real', + value = '((cF3pl1 + cF3pl2 - cFll/2.)*vev0**2)/Lambda**2', + texname = '\\delta _v') + +dWB = Parameter(name = 'dWB', + nature = 'internal', + type = 'real', + value = '(cpWB*vev0**2)/Lambda**2', + texname = '\\delta _{\\text{WB}}') + +dlam = Parameter(name = 'dlam', + nature = 'internal', + type = 'real', + value = '((4*cdp - cpDC)*vev0**2)/(2.*Lambda**2)', + texname = '\\text{dlam}') + +ee0 = Parameter(name = 'ee0', + nature = 'internal', + type = 'real', + value = '(2*MW*sw0)/vev0', + texname = 'e_0') + +cw = Parameter(name = 'cw', + nature = 'internal', + type = 'real', + value = 'cw0*(1 + dT/2.)', + texname = 'c_w') + +muH = Parameter(name = 'muH', + nature = 'internal', + type = 'real', + value = '(1 - dlam/2.)*muH0', + texname = '\\mu') + +sw = Parameter(name = 'sw', + nature = 'internal', + type = 'real', + value = '(1 - (cw0**2*dT)/(2.*sw0**2))*sw0', + texname = 's_w') + +g1 = Parameter(name = 'g1', + nature = 'internal', + type = 'real', + value = '(ee0*(1 - dv/2. - dT/(2.*sw0**2) - (cw0*dWB)/sw0))/cw0', + texname = 'g_1') + +gw = Parameter(name = 'gw', + nature = 'internal', + type = 'real', + value = '((1 - dv/2.)*ee0)/sw0', + texname = 'g_w') + +lam = Parameter(name = 'lam', + nature = 'internal', + type = 'real', + value = '((1 - dlam - dv)*MH**2)/(2.*vev0**2)', + texname = '\\text{lam}') + +vev = Parameter(name = 'vev', + nature = 'internal', + type = 'real', + value = '(1 + dv/2.)*vev0', + texname = '\\text{vev}') + +ee = Parameter(name = 'ee', + nature = 'internal', + type = 'real', + value = '(2*MW*sw*(1 - dv/2. - (cw0*dWB)/sw0))/vev0', + texname = 'e') + +aEW = Parameter(name = 'aEW', + nature = 'internal', + type = 'real', + value = 'ee**2/(4.*cmath.pi)', + texname = '\\alpha _{\\text{EW}}') + +aEWM1 = Parameter(name = 'aEWM1', + nature = 'internal', + type = 'real', + value = '1/aEW', + texname = '\\text{aEWM1}') + diff --git a/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/particles.py b/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/particles.py new file mode 100644 index 0000000..04b1736 --- /dev/null +++ b/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/particles.py @@ -0,0 +1,387 @@ +# This file was automatically created by FeynRules 2.4.68 +# Mathematica version: 11.3.0 for Mac OS X x86 (64-bit) (March 7, 2018) +# Date: Sun 9 Dec 2018 13:34:07 + + +from __future__ import division +from object_library import all_particles, Particle +import parameters as Param + +import propagators as Prop + +a = Particle(pdg_code = 22, + name = 'a', + antiname = 'a', + spin = 3, + color = 1, + mass = Param.ZERO, + width = Param.ZERO, + texname = 'a', + antitexname = 'a', + charge = 0, + GhostNumber = 0, + LeptonNumber = 0, + Y = 0) + +Z = Particle(pdg_code = 23, + name = 'Z', + antiname = 'Z', + spin = 3, + color = 1, + mass = Param.MZ, + width = Param.WZ, + texname = 'Z', + antitexname = 'Z', + charge = 0, + GhostNumber = 0, + LeptonNumber = 0, + Y = 0) + +W__plus__ = Particle(pdg_code = 24, + name = 'W+', + antiname = 'W-', + spin = 3, + color = 1, + mass = Param.MW, + width = Param.WW, + texname = 'W+', + antitexname = 'W-', + charge = 1, + GhostNumber = 0, + LeptonNumber = 0, + Y = 0) + +W__minus__ = W__plus__.anti() + +g = Particle(pdg_code = 21, + name = 'g', + antiname = 'g', + spin = 3, + color = 8, + mass = Param.ZERO, + width = Param.ZERO, + texname = 'g', + antitexname = 'g', + charge = 0, + GhostNumber = 0, + LeptonNumber = 0, + Y = 0) + +ghA = Particle(pdg_code = 9000001, + name = 'ghA', + antiname = 'ghA~', + spin = -1, + color = 1, + mass = Param.ZERO, + width = Param.ZERO, + texname = 'ghA', + antitexname = 'ghA~', + charge = 0, + GhostNumber = 1, + LeptonNumber = 0, + Y = 0) + +ghA__tilde__ = ghA.anti() + +ghZ = Particle(pdg_code = 9000002, + name = 'ghZ', + antiname = 'ghZ~', + spin = -1, + color = 1, + mass = Param.MZ, + width = Param.WZ, + texname = 'ghZ', + antitexname = 'ghZ~', + charge = 0, + GhostNumber = 1, + LeptonNumber = 0, + Y = 0) + +ghZ__tilde__ = ghZ.anti() + +ghWp = Particle(pdg_code = 9000003, + name = 'ghWp', + antiname = 'ghWp~', + spin = -1, + color = 1, + mass = Param.MW, + width = Param.WW, + texname = 'ghWp', + antitexname = 'ghWp~', + charge = 1, + GhostNumber = 1, + LeptonNumber = 0, + Y = 0) + +ghWp__tilde__ = ghWp.anti() + +ghWm = Particle(pdg_code = 9000004, + name = 'ghWm', + antiname = 'ghWm~', + spin = -1, + color = 1, + mass = Param.MW, + width = Param.WW, + texname = 'ghWm', + antitexname = 'ghWm~', + charge = -1, + GhostNumber = 1, + LeptonNumber = 0, + Y = 0) + +ghWm__tilde__ = ghWm.anti() + +ghG = Particle(pdg_code = 9000005, + name = 'ghG', + antiname = 'ghG~', + spin = -1, + color = 8, + mass = Param.ZERO, + width = Param.ZERO, + texname = 'ghG', + antitexname = 'ghG~', + charge = 0, + GhostNumber = 1, + LeptonNumber = 0, + Y = 0) + +ghG__tilde__ = ghG.anti() + +ve = Particle(pdg_code = 12, + name = 've', + antiname = 've~', + spin = 2, + color = 1, + mass = Param.ZERO, + width = Param.ZERO, + texname = 've', + antitexname = 've~', + charge = 0, + GhostNumber = 0, + LeptonNumber = 1, + Y = 0) + +ve__tilde__ = ve.anti() + +vm = Particle(pdg_code = 14, + name = 'vm', + antiname = 'vm~', + spin = 2, + color = 1, + mass = Param.ZERO, + width = Param.ZERO, + texname = 'vm', + antitexname = 'vm~', + charge = 0, + GhostNumber = 0, + LeptonNumber = 1, + Y = 0) + +vm__tilde__ = vm.anti() + +vt = Particle(pdg_code = 16, + name = 'vt', + antiname = 'vt~', + spin = 2, + color = 1, + mass = Param.ZERO, + width = Param.ZERO, + texname = 'vt', + antitexname = 'vt~', + charge = 0, + GhostNumber = 0, + LeptonNumber = 1, + Y = 0) + +vt__tilde__ = vt.anti() + +e__minus__ = Particle(pdg_code = 11, + name = 'e-', + antiname = 'e+', + spin = 2, + color = 1, + mass = Param.ZERO, + width = Param.ZERO, + texname = 'e-', + antitexname = 'e+', + charge = -1, + GhostNumber = 0, + LeptonNumber = 1, + Y = 0) + +e__plus__ = e__minus__.anti() + +mu__minus__ = Particle(pdg_code = 13, + name = 'mu-', + antiname = 'mu+', + spin = 2, + color = 1, + mass = Param.ZERO, + width = Param.ZERO, + texname = 'mu-', + antitexname = 'mu+', + charge = -1, + GhostNumber = 0, + LeptonNumber = 1, + Y = 0) + +mu__plus__ = mu__minus__.anti() + +ta__minus__ = Particle(pdg_code = 15, + name = 'ta-', + antiname = 'ta+', + spin = 2, + color = 1, + mass = Param.ZERO, + width = Param.ZERO, + texname = 'ta-', + antitexname = 'ta+', + charge = -1, + GhostNumber = 0, + LeptonNumber = 1, + Y = 0) + +ta__plus__ = ta__minus__.anti() + +u = Particle(pdg_code = 2, + name = 'u', + antiname = 'u~', + spin = 2, + color = 3, + mass = Param.ZERO, + width = Param.ZERO, + texname = 'u', + antitexname = 'u~', + charge = 2/3, + GhostNumber = 0, + LeptonNumber = 0, + Y = 0) + +u__tilde__ = u.anti() + +c = Particle(pdg_code = 4, + name = 'c', + antiname = 'c~', + spin = 2, + color = 3, + mass = Param.ZERO, + width = Param.ZERO, + texname = 'c', + antitexname = 'c~', + charge = 2/3, + GhostNumber = 0, + LeptonNumber = 0, + Y = 0) + +c__tilde__ = c.anti() + +t = Particle(pdg_code = 6, + name = 't', + antiname = 't~', + spin = 2, + color = 3, + mass = Param.MT, + width = Param.WT, + texname = 't', + antitexname = 't~', + charge = 2/3, + GhostNumber = 0, + LeptonNumber = 0, + Y = 0) + +t__tilde__ = t.anti() + +d = Particle(pdg_code = 1, + name = 'd', + antiname = 'd~', + spin = 2, + color = 3, + mass = Param.ZERO, + width = Param.ZERO, + texname = 'd', + antitexname = 'd~', + charge = -1/3, + GhostNumber = 0, + LeptonNumber = 0, + Y = 0) + +d__tilde__ = d.anti() + +s = Particle(pdg_code = 3, + name = 's', + antiname = 's~', + spin = 2, + color = 3, + mass = Param.ZERO, + width = Param.ZERO, + texname = 's', + antitexname = 's~', + charge = -1/3, + GhostNumber = 0, + LeptonNumber = 0, + Y = 0) + +s__tilde__ = s.anti() + +b = Particle(pdg_code = 5, + name = 'b', + antiname = 'b~', + spin = 2, + color = 3, + mass = Param.ZERO, + width = Param.ZERO, + texname = 'b', + antitexname = 'b~', + charge = -1/3, + GhostNumber = 0, + LeptonNumber = 0, + Y = 0) + +b__tilde__ = b.anti() + +H = Particle(pdg_code = 25, + name = 'H', + antiname = 'H', + spin = 1, + color = 1, + mass = Param.MH, + width = Param.WH, + texname = 'H', + antitexname = 'H', + charge = 0, + GhostNumber = 0, + LeptonNumber = 0, + Y = 0) + +G0 = Particle(pdg_code = 250, + name = 'G0', + antiname = 'G0', + spin = 1, + color = 1, + mass = Param.MZ, + width = Param.WZ, + texname = 'G0', + antitexname = 'G0', + goldstone = True, + charge = 0, + GhostNumber = 0, + LeptonNumber = 0, + Y = 0) + +G__plus__ = Particle(pdg_code = 251, + name = 'G+', + antiname = 'G-', + spin = 1, + color = 1, + mass = Param.MW, + width = Param.WW, + texname = 'G+', + antitexname = 'G-', + goldstone = True, + charge = 1, + GhostNumber = 0, + LeptonNumber = 0, + Y = 0) + +G__minus__ = G__plus__.anti() + diff --git a/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/propagators.py b/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/propagators.py new file mode 100644 index 0000000..1d05c70 --- /dev/null +++ b/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/propagators.py @@ -0,0 +1,35 @@ +# This file was automatically created by FeynRules 2.0 (static file) +# Mathematica version: 8.0 for Mac OS X x86 (64-bit) (November 6, 2010) +# Date: Mon 1 Oct 2012 14:58:26 + +from object_library import all_propagators, Propagator + + +# define only once the denominator since this is always the same +denominator = "P('mu', id) * P('mu', id) - Mass(id) * Mass(id) + complex(0,1) * Mass(id) * Width(id)" + +# propagator for the scalar +S = Propagator(name = "S", + numerator = "complex(0,1)", + denominator = denominator + ) + +# propagator for the incoming fermion # the one for the outcomming is computed on the flight +F = Propagator(name = "F", + numerator = "complex(0,1) * (Gamma('mu', 1, 2) * P('mu', id) + Mass(id) * Identity(1, 2))", + denominator = denominator + ) + +# massive vector in the unitary gauge, can't be use for massless particles +V1 = Propagator(name = "V1", + numerator = "complex(0,1) * (-1 * Metric(1, 2) + Metric(1,'mu')* P('mu', id) * P(2, id) / Mass(id)**2 ", + denominator = denominator + ) + +# massless vector and massive vector in unitary gauge +V2 = Propagator(name = "V2", + numerator = "complex(0,-1) * Metric(1, 2)", + denominator = "P('mu', id) * P('mu', id)" + ) + + diff --git a/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/restrict_NLO.dat b/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/restrict_NLO.dat new file mode 100644 index 0000000..2f571e2 --- /dev/null +++ b/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/restrict_NLO.dat @@ -0,0 +1,236 @@ +###################################################################### +## PARAM_CARD AUTOMATICALY GENERATED BY THE UFO ##################### +###################################################################### + +################################### +## INFORMATION FOR SMINPUTS +################################### +Block SMINPUTS + 2 1.166370e-05 # Gf + 3 1.184000e-01 # aS + +################################### +## INFORMATION FOR MASS +################################### +Block MASS + 6 1.720000e+02 # MT + 23 9.118760e+01 # MZ + 24 7.982440e+01 # MW + 25 1.250000e+02 # MH +## Not dependent paramater. +## Those values should be edited following analytical the +## analytical expression. Some generator could simply ignore +## those values and use the analytical expression + 22 0.000000 # a : 0.0 + 21 0.000000 # g : 0.0 + 9000001 0.000000 # ghA : 0.0 + 9000005 0.000000 # ghG : 0.0 + 12 0.000000 # ve : 0.0 + 14 0.000000 # vm : 0.0 + 16 0.000000 # vt : 0.0 + 11 0.000000 # e- : 0.0 + 13 0.000000 # mu- : 0.0 + 15 0.000000 # ta- : 0.0 + 2 0.000000 # u : 0.0 + 4 0.000000 # c : 0.0 + 1 0.000000 # d : 0.0 + 3 0.000000 # s : 0.0 + 5 0.000000 # b : 0.0 + 9000002 91.187600 # ghZ : MZ + 9000003 79.824400 # ghWp : MW + 9000004 79.824400 # ghWm : MW + 250 91.187600 # G0 : MZ + 251 79.824400 # G+ : MW + +################################### +## INFORMATION FOR DECAY +################################### +DECAY 6 1.508336e+00 +DECAY 23 2.495200e+00 +DECAY 24 2.085000e+00 +DECAY 25 5.753088e-03 +## Not dependent paramater. +## Those values should be edited following analytical the +## analytical expression. Some generator could simply ignore +## those values and use the analytical expression +DECAY 22 0.000000 # a : 0.0 +DECAY 21 0.000000 # g : 0.0 +DECAY 9000001 0.000000 # ghA : 0.0 +DECAY 9000005 0.000000 # ghG : 0.0 +DECAY 12 0.000000 # ve : 0.0 +DECAY 14 0.000000 # vm : 0.0 +DECAY 16 0.000000 # vt : 0.0 +DECAY 11 0.000000 # e- : 0.0 +DECAY 13 0.000000 # mu- : 0.0 +DECAY 15 0.000000 # ta- : 0.0 +DECAY 2 0.000000 # u : 0.0 +DECAY 4 0.000000 # c : 0.0 +DECAY 1 0.000000 # d : 0.0 +DECAY 3 0.000000 # s : 0.0 +DECAY 5 0.000000 # b : 0.0 +DECAY 9000002 2.495200 # ghZ : WZ +DECAY 9000003 2.085000 # ghWp : WW +DECAY 9000004 2.085000 # ghWm : WW +DECAY 250 2.495200 # G0 : WZ +DECAY 251 2.085000 # G+ : WW + +################################### +## INFORMATION FOR CKMBLOCK +################################### +Block CKMBLOCK + 1 2.277360e-01 # cabi + +################################### +## INFORMATION FOR DIM6 +################################### +Block DIM6 + 1 1.000000e+03 # Lambda + 2 0.200000e-3 # cpDC + 3 0.300000e-3 # cpWB + 4 0.400000e-3 # cdp + 5 0.500000e-3 # cp + 6 0.600000e-3 # cWWW + 7 0. # cG + 8 0. # cpG + 9 0.900000e-3 # cpW + 10 1.000000e-3 # cpBB + +################################### +## INFORMATION FOR DIM62F +################################### +Block DIM62F + 1 0.100000e-3 # cpl1 + 2 0.200000e-3 # cpl2 + 3 0.300000e-3 # cpl3 + 4 0.400000e-3 # c3pl1 + 5 0.500000e-3 # c3pl2 + 6 0.600000e-3 # c3pl3 + 7 0.700000e-3 # cpe + 8 0.800000e-3 # cpmu + 9 0.900000e-3 # cpta + 10 1.000000e-3 # cpqi + 11 1.100000e-3 # cpQ3 + 12 1.200000e-3 # c3pqi + 13 1.300000e-3 # c3pQ3 + 14 1.400000e-3 # cpu + 15 1.500000e-3 # cpt + 16 1.600000e-3 # cpd + 19 1.900000e-3 # ctp + 22 2.200000e-3 # ctB + 23 2.300000e-3 # ctW + 24 2.400000e-3 # ctG + +################################### +## INFORMATION FOR DIM64F +################################### +Block DIM64F + 1 0. # cQq83 + 2 0. # cQq81 + 3 0. # cQu8 + 4 0. # ctq8 + 6 0. # cQd8 + 7 0. # ctu8 + 8 0. # ctd8 + 10 0. # cQq13 + 11 0. # cQq11 + 12 0. # cQu1 + 13 0. # ctq1 + 14 0. # cQd1 + 16 0. # ctu1 + 17 0. # ctd1 + 19 0. # cQQ8 + 20 0. # cQQ1 + 21 0. # cQt1 + 23 0. # ctt1 + 25 0. # cQt8 + +################################### +## INFORMATION FOR DIM64F2L +################################### +Block DIM64F2L + 1 0.0 # cQlM1 + 2 0.0 # cQlM2 + 3 0.0 # cQl31 + 4 0.0 # cQl32 + 5 0.0 # cQe + 6 0.0 # cQmu + 7 0.0 # ctl1 + 8 0.0 # ctl2 + 9 0.0 # cte + 10 0.0 # ctmu + 15 0.0 # cQlM3 + 16 0.0 # cQl33 + 17 0.0 # cQta + 18 0.0 # ctl3 + 19 0.0 # ctta + +################################### +## INFORMATION FOR DIM64F4L +################################### +Block DIM64F4L + 1 0. # cll1111 + 2 0. # cll2222 + 3 0. # cll3333 + 4 0. # cll1122 + 5 0. # cll1133 + 6 0. # cll2233 + 7 0. # cll1221 + 8 0. # cll1331 + 9 0. # cll2332 + +################################### +## INFORMATION FOR LOOP +################################### +Block LOOP + 1 9.118800e+01 # MU_R + +################################### +## INFORMATION FOR RENOR +################################### +Block Renor + 1 5.550000e+02 # Mreno + +################################### +## INFORMATION FOR YUKAWA +################################### +Block YUKAWA + 6 1.720000e+02 # ymt +#=========================================================== +# QUANTUM NUMBERS OF NEW STATE(S) (NON SM PDG CODE) +#=========================================================== + +Block QNUMBERS 9000001 # ghA + 1 0 # 3 times electric charge + 2 -1 # number of spin states (2S+1) + 3 1 # colour rep (1: singlet, 3: triplet, 8: octet) + 4 1 # Particle/Antiparticle distinction (0=own anti) +Block QNUMBERS 9000002 # ghZ + 1 0 # 3 times electric charge + 2 -1 # number of spin states (2S+1) + 3 1 # colour rep (1: singlet, 3: triplet, 8: octet) + 4 1 # Particle/Antiparticle distinction (0=own anti) +Block QNUMBERS 9000003 # ghWp + 1 3 # 3 times electric charge + 2 -1 # number of spin states (2S+1) + 3 1 # colour rep (1: singlet, 3: triplet, 8: octet) + 4 1 # Particle/Antiparticle distinction (0=own anti) +Block QNUMBERS 9000004 # ghWm + 1 -3 # 3 times electric charge + 2 -1 # number of spin states (2S+1) + 3 1 # colour rep (1: singlet, 3: triplet, 8: octet) + 4 1 # Particle/Antiparticle distinction (0=own anti) +Block QNUMBERS 9000005 # ghG + 1 0 # 3 times electric charge + 2 -1 # number of spin states (2S+1) + 3 8 # colour rep (1: singlet, 3: triplet, 8: octet) + 4 1 # Particle/Antiparticle distinction (0=own anti) +Block QNUMBERS 250 # G0 + 1 0 # 3 times electric charge + 2 1 # number of spin states (2S+1) + 3 1 # colour rep (1: singlet, 3: triplet, 8: octet) + 4 0 # Particle/Antiparticle distinction (0=own anti) +Block QNUMBERS 251 # G+ + 1 3 # 3 times electric charge + 2 1 # number of spin states (2S+1) + 3 1 # colour rep (1: singlet, 3: triplet, 8: octet) + 4 1 # Particle/Antiparticle distinction (0=own anti) diff --git a/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/restrict_default.dat b/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/restrict_default.dat new file mode 100644 index 0000000..216ed80 --- /dev/null +++ b/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/restrict_default.dat @@ -0,0 +1,236 @@ +###################################################################### +## PARAM_CARD AUTOMATICALY GENERATED BY THE UFO ##################### +###################################################################### + +################################### +## INFORMATION FOR SMINPUTS +################################### +Block SMINPUTS + 2 1.166370e-05 # Gf + 3 1.184000e-01 # aS + +################################### +## INFORMATION FOR MASS +################################### +Block MASS + 6 1.720000e+02 # MT + 23 9.118760e+01 # MZ + 24 7.982440e+01 # MW + 25 1.250000e+02 # MH +## Not dependent paramater. +## Those values should be edited following analytical the +## analytical expression. Some generator could simply ignore +## those values and use the analytical expression + 22 0.000000 # a : 0.0 + 21 0.000000 # g : 0.0 + 9000001 0.000000 # ghA : 0.0 + 9000005 0.000000 # ghG : 0.0 + 12 0.000000 # ve : 0.0 + 14 0.000000 # vm : 0.0 + 16 0.000000 # vt : 0.0 + 11 0.000000 # e- : 0.0 + 13 0.000000 # mu- : 0.0 + 15 0.000000 # ta- : 0.0 + 2 0.000000 # u : 0.0 + 4 0.000000 # c : 0.0 + 1 0.000000 # d : 0.0 + 3 0.000000 # s : 0.0 + 5 0.000000 # b : 0.0 + 9000002 91.187600 # ghZ : MZ + 9000003 79.824400 # ghWp : MW + 9000004 79.824400 # ghWm : MW + 250 91.187600 # G0 : MZ + 251 79.824400 # G+ : MW + +################################### +## INFORMATION FOR DECAY +################################### +DECAY 6 1.508336e+00 +DECAY 23 2.495200e+00 +DECAY 24 2.085000e+00 +DECAY 25 5.753088e-03 +## Not dependent paramater. +## Those values should be edited following analytical the +## analytical expression. Some generator could simply ignore +## those values and use the analytical expression +DECAY 22 0.000000 # a : 0.0 +DECAY 21 0.000000 # g : 0.0 +DECAY 9000001 0.000000 # ghA : 0.0 +DECAY 9000005 0.000000 # ghG : 0.0 +DECAY 12 0.000000 # ve : 0.0 +DECAY 14 0.000000 # vm : 0.0 +DECAY 16 0.000000 # vt : 0.0 +DECAY 11 0.000000 # e- : 0.0 +DECAY 13 0.000000 # mu- : 0.0 +DECAY 15 0.000000 # ta- : 0.0 +DECAY 2 0.000000 # u : 0.0 +DECAY 4 0.000000 # c : 0.0 +DECAY 1 0.000000 # d : 0.0 +DECAY 3 0.000000 # s : 0.0 +DECAY 5 0.000000 # b : 0.0 +DECAY 9000002 2.495200 # ghZ : WZ +DECAY 9000003 2.085000 # ghWp : WW +DECAY 9000004 2.085000 # ghWm : WW +DECAY 250 2.495200 # G0 : WZ +DECAY 251 2.085000 # G+ : WW + +################################### +## INFORMATION FOR CKMBLOCK +################################### +Block CKMBLOCK + 1 2.277360e-01 # cabi + +################################### +## INFORMATION FOR DIM6 +################################### +Block DIM6 + 1 1.000000e+03 # Lambda + 2 0.200000e-2 # cpDC + 3 0.300000e-2 # cpWB + 4 0.400000e-2 # cdp + 5 0.500000e-2 # cp + 6 0.600000e-2 # cWWW + 7 0.700000e-2 # cG + 8 0.800000e-2 # cpG + 9 0.900000e-2 # cpW + 10 1.000000e-2 # cpBB + +################################### +## INFORMATION FOR DIM62F +################################### +Block DIM62F + 1 0.100000e-2 # cpl1 + 2 0.200000e-2 # cpl2 + 3 0.300000e-2 # cpl3 + 4 0.400000e-2 # c3pl1 + 5 0.500000e-2 # c3pl2 + 6 0.600000e-2 # c3pl3 + 7 0.700000e-2 # cpe + 8 0.800000e-2 # cpmu + 9 0.900000e-2 # cpta + 10 1.000000e-2 # cpqi + 11 1.100000e-2 # cpQ3 + 12 1.200000e-2 # c3pqi + 13 1.300000e-2 # c3pQ3 + 14 1.400000e-2 # cpu + 15 1.500000e-2 # cpt + 16 1.600000e-2 # cpd + 19 1.900000e-2 # ctp + 22 2.200000e-2 # ctB + 23 2.300000e-2 # ctW + 24 2.400000e-2 # ctG + +################################### +## INFORMATION FOR DIM64F +################################### +Block DIM64F + 1 0.100000e-2 # cQq83 + 2 0.200000e-2 # cQq81 + 3 0.300000e-2 # cQu8 + 4 0.400000e-2 # ctq8 + 6 0.600000e-2 # cQd8 + 7 0.700000e-2 # ctu8 + 8 0.800000e-2 # ctd8 + 10 1.000000e-2 # cQq13 + 11 1.100000e-2 # cQq11 + 12 1.200000e-2 # cQu1 + 13 1.300000e-2 # ctq1 + 14 1.400000e-2 # cQd1 + 16 1.600000e-2 # ctu1 + 17 1.700000e-2 # ctd1 + 19 1.900000e-2 # cQQ8 + 20 2.000000e-2 # cQQ1 + 21 2.100000e-2 # cQt1 + 23 2.300000e-2 # ctt1 + 25 2.500000e-2 # cQt8 + +################################### +## INFORMATION FOR DIM64F2L +################################### +Block DIM64F2L + 1 0.100000e-2 # cQlM1 + 2 0.200000e-2 # cQlM2 + 3 0.300000e-2 # cQl31 + 4 0.400000e-2 # cQl32 + 5 0.500000e-2 # cQe + 6 0.600000e-2 # cQmu + 7 0.700000e-2 # ctl1 + 8 0.800000e-2 # ctl2 + 9 0.900000e-2 # cte + 10 1.000000e-2 # ctmu + 15 1.500000e-2 # cQlM3 + 16 1.600000e-2 # cQl33 + 17 1.700000e-2 # cQta + 18 1.800000e-2 # ctl3 + 19 1.900000e-2 # ctta + +################################### +## INFORMATION FOR DIM64F4L +################################### +Block DIM64F4L + 1 0.100000e-2 # cll1111 + 2 0.200000e-2 # cll2222 + 3 0.300000e-2 # cll3333 + 4 0.400000e-2 # cll1122 + 5 0.500000e-2 # cll1133 + 6 0.600000e-2 # cll2233 + 7 0.700000e-2 # cll1221 + 8 0.800000e-2 # cll1331 + 9 0.900000e-2 # cll2332 + +################################### +## INFORMATION FOR LOOP +################################### +Block LOOP + 1 9.118800e+01 # MU_R + +################################### +## INFORMATION FOR RENOR +################################### +Block Renor + 1 5.550000e+02 # Mreno + +################################### +## INFORMATION FOR YUKAWA +################################### +Block YUKAWA + 6 1.720000e+02 # ymt +#=========================================================== +# QUANTUM NUMBERS OF NEW STATE(S) (NON SM PDG CODE) +#=========================================================== + +Block QNUMBERS 9000001 # ghA + 1 0 # 3 times electric charge + 2 -1 # number of spin states (2S+1) + 3 1 # colour rep (1: singlet, 3: triplet, 8: octet) + 4 1 # Particle/Antiparticle distinction (0=own anti) +Block QNUMBERS 9000002 # ghZ + 1 0 # 3 times electric charge + 2 -1 # number of spin states (2S+1) + 3 1 # colour rep (1: singlet, 3: triplet, 8: octet) + 4 1 # Particle/Antiparticle distinction (0=own anti) +Block QNUMBERS 9000003 # ghWp + 1 3 # 3 times electric charge + 2 -1 # number of spin states (2S+1) + 3 1 # colour rep (1: singlet, 3: triplet, 8: octet) + 4 1 # Particle/Antiparticle distinction (0=own anti) +Block QNUMBERS 9000004 # ghWm + 1 -3 # 3 times electric charge + 2 -1 # number of spin states (2S+1) + 3 1 # colour rep (1: singlet, 3: triplet, 8: octet) + 4 1 # Particle/Antiparticle distinction (0=own anti) +Block QNUMBERS 9000005 # ghG + 1 0 # 3 times electric charge + 2 -1 # number of spin states (2S+1) + 3 8 # colour rep (1: singlet, 3: triplet, 8: octet) + 4 1 # Particle/Antiparticle distinction (0=own anti) +Block QNUMBERS 250 # G0 + 1 0 # 3 times electric charge + 2 1 # number of spin states (2S+1) + 3 1 # colour rep (1: singlet, 3: triplet, 8: octet) + 4 0 # Particle/Antiparticle distinction (0=own anti) +Block QNUMBERS 251 # G+ + 1 3 # 3 times electric charge + 2 1 # number of spin states (2S+1) + 3 1 # colour rep (1: singlet, 3: triplet, 8: octet) + 4 1 # Particle/Antiparticle distinction (0=own anti) diff --git a/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/vertices.py b/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/vertices.py new file mode 100644 index 0000000..f51868b --- /dev/null +++ b/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/vertices.py @@ -0,0 +1,4991 @@ +# This file was automatically created by FeynRules 2.4.68 +# Mathematica version: 11.3.0 for Mac OS X x86 (64-bit) (March 7, 2018) +# Date: Sun 9 Dec 2018 13:34:07 + + +from object_library import all_vertices, Vertex +import particles as P +import couplings as C +import lorentz as L + + +V_1 = Vertex(name = 'V_1', + particles = [ P.G0, P.G0, P.G0, P.G0, P.G0, P.G0 ], + color = [ '1' ], + lorentz = [ L.SSSSSS1 ], + couplings = {(0,0):C.GC_84}) + +V_2 = Vertex(name = 'V_2', + particles = [ P.G0, P.G0, P.G0, P.G0, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.SSSSSS1 ], + couplings = {(0,0):C.GC_82}) + +V_3 = Vertex(name = 'V_3', + particles = [ P.G0, P.G0, P.G__minus__, P.G__minus__, P.G__plus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.SSSSSS1 ], + couplings = {(0,0):C.GC_81}) + +V_4 = Vertex(name = 'V_4', + particles = [ P.G__minus__, P.G__minus__, P.G__minus__, P.G__plus__, P.G__plus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.SSSSSS1 ], + couplings = {(0,0):C.GC_83}) + +V_5 = Vertex(name = 'V_5', + particles = [ P.G0, P.G0, P.G0, P.G0, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.SSSSSS1 ], + couplings = {(0,0):C.GC_82}) + +V_6 = Vertex(name = 'V_6', + particles = [ P.G0, P.G0, P.G__minus__, P.G__plus__, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.SSSSSS1 ], + couplings = {(0,0):C.GC_80}) + +V_7 = Vertex(name = 'V_7', + particles = [ P.G__minus__, P.G__minus__, P.G__plus__, P.G__plus__, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.SSSSSS1 ], + couplings = {(0,0):C.GC_81}) + +V_8 = Vertex(name = 'V_8', + particles = [ P.G0, P.G0, P.H, P.H, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.SSSSSS1 ], + couplings = {(0,0):C.GC_82}) + +V_9 = Vertex(name = 'V_9', + particles = [ P.G__minus__, P.G__plus__, P.H, P.H, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.SSSSSS1 ], + couplings = {(0,0):C.GC_82}) + +V_10 = Vertex(name = 'V_10', + particles = [ P.H, P.H, P.H, P.H, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.SSSSSS1 ], + couplings = {(0,0):C.GC_84}) + +V_11 = Vertex(name = 'V_11', + particles = [ P.G0, P.G0, P.G0, P.G0 ], + color = [ '1' ], + lorentz = [ L.SSSS1, L.SSSS6 ], + couplings = {(0,0):C.GC_207,(0,1):C.GC_14}) + +V_12 = Vertex(name = 'V_12', + particles = [ P.G0, P.G0, P.G0, P.G0 ], + color = [ '1' ], + lorentz = [ L.SSSS1 ], + couplings = {(0,0):C.GC_400}) + +V_13 = Vertex(name = 'V_13', + particles = [ P.G0, P.G0, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.SSSS1, L.SSSS2 ], + couplings = {(0,0):C.GC_203,(0,1):C.GC_13}) + +V_14 = Vertex(name = 'V_14', + particles = [ P.G0, P.G0, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.SSSS1 ], + couplings = {(0,0):C.GC_398}) + +V_15 = Vertex(name = 'V_15', + particles = [ P.G__minus__, P.G__minus__, P.G__plus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.SSSS1, L.SSSS2, L.SSSS5 ], + couplings = {(0,0):C.GC_205,(0,2):C.GC_70,(0,1):C.GC_88}) + +V_16 = Vertex(name = 'V_16', + particles = [ P.G__minus__, P.G__minus__, P.G__plus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.SSSS1 ], + couplings = {(0,0):C.GC_399}) + +V_17 = Vertex(name = 'V_17', + particles = [ P.G0, P.G0, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.SSSS1, L.SSSS2, L.SSSS3 ], + couplings = {(0,0):C.GC_204,(0,2):C.GC_88,(0,1):C.GC_69}) + +V_18 = Vertex(name = 'V_18', + particles = [ P.G0, P.G0, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.SSSS1 ], + couplings = {(0,0):C.GC_398}) + +V_19 = Vertex(name = 'V_19', + particles = [ P.G0, P.G0, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.SSSS1 ], + couplings = {(0,0):C.GC_519}) + +V_20 = Vertex(name = 'V_20', + particles = [ P.G__minus__, P.G__plus__, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.SSSS1, L.SSSS2 ], + couplings = {(0,0):C.GC_202,(0,1):C.GC_13}) + +V_21 = Vertex(name = 'V_21', + particles = [ P.G__minus__, P.G__plus__, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.SSSS1 ], + couplings = {(0,0):C.GC_398}) + +V_22 = Vertex(name = 'V_22', + particles = [ P.G__minus__, P.G__plus__, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.SSSS1 ], + couplings = {(0,0):C.GC_519}) + +V_23 = Vertex(name = 'V_23', + particles = [ P.H, P.H, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.SSSS1, L.SSSS6 ], + couplings = {(0,0):C.GC_206,(0,1):C.GC_14}) + +V_24 = Vertex(name = 'V_24', + particles = [ P.H, P.H, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.SSSS1 ], + couplings = {(0,0):C.GC_400}) + +V_25 = Vertex(name = 'V_25', + particles = [ P.H, P.H, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.SSSS1 ], + couplings = {(0,0):C.GC_520}) + +V_26 = Vertex(name = 'V_26', + particles = [ P.G0, P.G0, P.H ], + color = [ '1' ], + lorentz = [ L.SSS1, L.SSS2, L.SSS4 ], + couplings = {(0,0):C.GC_401,(0,1):C.GC_417,(0,2):C.GC_410}) + +V_27 = Vertex(name = 'V_27', + particles = [ P.G0, P.G0, P.H ], + color = [ '1' ], + lorentz = [ L.SSS1 ], + couplings = {(0,0):C.GC_544}) + +V_28 = Vertex(name = 'V_28', + particles = [ P.G__minus__, P.G__plus__, P.H ], + color = [ '1' ], + lorentz = [ L.SSS1, L.SSS4 ], + couplings = {(0,0):C.GC_401,(0,1):C.GC_531}) + +V_29 = Vertex(name = 'V_29', + particles = [ P.G__minus__, P.G__plus__, P.H ], + color = [ '1' ], + lorentz = [ L.SSS1 ], + couplings = {(0,0):C.GC_543}) + +V_30 = Vertex(name = 'V_30', + particles = [ P.H, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.SSS1, L.SSS5 ], + couplings = {(0,0):C.GC_402,(0,1):C.GC_532}) + +V_31 = Vertex(name = 'V_31', + particles = [ P.H, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.SSS1 ], + couplings = {(0,0):C.GC_545}) + +V_32 = Vertex(name = 'V_32', + particles = [ P.H, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.SSS1 ], + couplings = {(0,0):C.GC_530}) + +V_33 = Vertex(name = 'V_33', + particles = [ P.G0, P.G0, P.G0, P.G0, P.H ], + color = [ '1' ], + lorentz = [ L.SSSSS1 ], + couplings = {(0,0):C.GC_413}) + +V_34 = Vertex(name = 'V_34', + particles = [ P.G0, P.G0, P.G__minus__, P.G__plus__, P.H ], + color = [ '1' ], + lorentz = [ L.SSSSS1 ], + couplings = {(0,0):C.GC_411}) + +V_35 = Vertex(name = 'V_35', + particles = [ P.G__minus__, P.G__minus__, P.G__plus__, P.G__plus__, P.H ], + color = [ '1' ], + lorentz = [ L.SSSSS1 ], + couplings = {(0,0):C.GC_412}) + +V_36 = Vertex(name = 'V_36', + particles = [ P.G0, P.G0, P.H, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.SSSSS1 ], + couplings = {(0,0):C.GC_413}) + +V_37 = Vertex(name = 'V_37', + particles = [ P.G__minus__, P.G__plus__, P.H, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.SSSSS1 ], + couplings = {(0,0):C.GC_413}) + +V_38 = Vertex(name = 'V_38', + particles = [ P.H, P.H, P.H, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.SSSSS1 ], + couplings = {(0,0):C.GC_414}) + +V_39 = Vertex(name = 'V_39', + particles = [ P.a, P.a, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VVSS4, L.VVSS5 ], + couplings = {(0,1):C.GC_391,(0,0):C.GC_6}) + +V_40 = Vertex(name = 'V_40', + particles = [ P.a, P.a, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VVSS4 ], + couplings = {(0,0):C.GC_628}) + +V_41 = Vertex(name = 'V_41', + particles = [ P.a, P.a, P.G__minus__, P.G__minus__, P.G__plus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VVSSSS1 ], + couplings = {(0,0):C.GC_183}) + +V_42 = Vertex(name = 'V_42', + particles = [ P.a, P.G0, P.G__minus__, P.G__plus__, P.H ], + color = [ '1' ], + lorentz = [ L.VSSSS7 ], + couplings = {(0,0):C.GC_166}) + +V_43 = Vertex(name = 'V_43', + particles = [ P.a, P.G0, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VSSS1 ], + couplings = {(0,0):C.GC_443}) + +V_44 = Vertex(name = 'V_44', + particles = [ P.a, P.G0, P.H ], + color = [ '1' ], + lorentz = [ L.VSS2 ], + couplings = {(0,0):C.GC_593}) + +V_45 = Vertex(name = 'V_45', + particles = [ P.a, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VSS2 ], + couplings = {(0,0):C.GC_3}) + +V_46 = Vertex(name = 'V_46', + particles = [ P.a, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VSS2 ], + couplings = {(0,0):C.GC_617}) + +V_47 = Vertex(name = 'V_47', + particles = [ P.a, P.G__minus__, P.G__minus__, P.G__plus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VSSSS8 ], + couplings = {(0,0):C.GC_165}) + +V_48 = Vertex(name = 'V_48', + particles = [ P.G0, P.G__minus__, P.G__plus__, P.H ], + color = [ '1' ], + lorentz = [ L.SSSS4 ], + couplings = {(0,0):C.GC_87}) + +V_49 = Vertex(name = 'V_49', + particles = [ P.G0, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.SSS3 ], + couplings = {(0,0):C.GC_416}) + +V_50 = Vertex(name = 'V_50', + particles = [ P.a, P.a, P.G0, P.G0 ], + color = [ '1' ], + lorentz = [ L.VVSS5 ], + couplings = {(0,0):C.GC_390}) + +V_51 = Vertex(name = 'V_51', + particles = [ P.a, P.a, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.VVSS5 ], + couplings = {(0,0):C.GC_390}) + +V_52 = Vertex(name = 'V_52', + particles = [ P.a, P.a, P.H ], + color = [ '1' ], + lorentz = [ L.VVS4 ], + couplings = {(0,0):C.GC_583}) + +V_53 = Vertex(name = 'V_53', + particles = [ P.g, P.g, P.G0, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.VVSS5 ], + couplings = {(0,0):C.GC_91}) + +V_54 = Vertex(name = 'V_54', + particles = [ P.g, P.g, P.G__minus__, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.VVSS5 ], + couplings = {(0,0):C.GC_91}) + +V_55 = Vertex(name = 'V_55', + particles = [ P.g, P.g, P.H, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.VVSS5 ], + couplings = {(0,0):C.GC_91}) + +V_56 = Vertex(name = 'V_56', + particles = [ P.g, P.g, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.VVS4 ], + couplings = {(0,0):C.GC_419}) + +V_57 = Vertex(name = 'V_57', + particles = [ P.a, P.W__minus__, P.G0, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VVSS4, L.VVSS5 ], + couplings = {(0,1):C.GC_146,(0,0):C.GC_240}) + +V_58 = Vertex(name = 'V_58', + particles = [ P.a, P.W__minus__, P.G0, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VVSS4 ], + couplings = {(0,0):C.GC_620}) + +V_59 = Vertex(name = 'V_59', + particles = [ P.a, P.W__minus__, P.G__plus__, P.H ], + color = [ '1' ], + lorentz = [ L.VVSS4, L.VVSS5 ], + couplings = {(0,1):C.GC_145,(0,0):C.GC_239}) + +V_60 = Vertex(name = 'V_60', + particles = [ P.a, P.W__minus__, P.G__plus__, P.H ], + color = [ '1' ], + lorentz = [ L.VVSS4 ], + couplings = {(0,0):C.GC_619}) + +V_61 = Vertex(name = 'V_61', + particles = [ P.a, P.W__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VVS3, L.VVS4 ], + couplings = {(0,1):C.GC_431,(0,0):C.GC_464}) + +V_62 = Vertex(name = 'V_62', + particles = [ P.a, P.W__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VVS3 ], + couplings = {(0,0):C.GC_661}) + +V_63 = Vertex(name = 'V_63', + particles = [ P.a, P.W__plus__, P.G0, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.VVSS4, L.VVSS5 ], + couplings = {(0,1):C.GC_146,(0,0):C.GC_240}) + +V_64 = Vertex(name = 'V_64', + particles = [ P.a, P.W__plus__, P.G0, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.VVSS4 ], + couplings = {(0,0):C.GC_620}) + +V_65 = Vertex(name = 'V_65', + particles = [ P.a, P.W__plus__, P.G__minus__, P.H ], + color = [ '1' ], + lorentz = [ L.VVSS4, L.VVSS5 ], + couplings = {(0,1):C.GC_147,(0,0):C.GC_241}) + +V_66 = Vertex(name = 'V_66', + particles = [ P.a, P.W__plus__, P.G__minus__, P.H ], + color = [ '1' ], + lorentz = [ L.VVSS4 ], + couplings = {(0,0):C.GC_621}) + +V_67 = Vertex(name = 'V_67', + particles = [ P.a, P.W__plus__, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.VVS3, L.VVS4 ], + couplings = {(0,1):C.GC_432,(0,0):C.GC_465}) + +V_68 = Vertex(name = 'V_68', + particles = [ P.a, P.W__plus__, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.VVS3 ], + couplings = {(0,0):C.GC_666}) + +V_69 = Vertex(name = 'V_69', + particles = [ P.W__minus__, P.W__plus__, P.G0, P.G0 ], + color = [ '1' ], + lorentz = [ L.VVSS4, L.VVSS5 ], + couplings = {(0,1):C.GC_100,(0,0):C.GC_218}) + +V_70 = Vertex(name = 'V_70', + particles = [ P.W__minus__, P.W__plus__, P.G0, P.G0 ], + color = [ '1' ], + lorentz = [ L.VVSS4 ], + couplings = {(0,0):C.GC_595}) + +V_71 = Vertex(name = 'V_71', + particles = [ P.W__minus__, P.W__plus__, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VVSS4, L.VVSS5 ], + couplings = {(0,1):C.GC_100,(0,0):C.GC_218}) + +V_72 = Vertex(name = 'V_72', + particles = [ P.W__minus__, P.W__plus__, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VVSS4 ], + couplings = {(0,0):C.GC_597}) + +V_73 = Vertex(name = 'V_73', + particles = [ P.W__minus__, P.W__plus__, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.VVSS4, L.VVSS5 ], + couplings = {(0,1):C.GC_100,(0,0):C.GC_218}) + +V_74 = Vertex(name = 'V_74', + particles = [ P.W__minus__, P.W__plus__, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.VVSS4 ], + couplings = {(0,0):C.GC_596}) + +V_75 = Vertex(name = 'V_75', + particles = [ P.W__minus__, P.W__plus__, P.H ], + color = [ '1' ], + lorentz = [ L.VVS3, L.VVS4 ], + couplings = {(0,1):C.GC_424,(0,0):C.GC_456}) + +V_76 = Vertex(name = 'V_76', + particles = [ P.W__minus__, P.W__plus__, P.H ], + color = [ '1' ], + lorentz = [ L.VVS3 ], + couplings = {(0,0):C.GC_659}) + +V_77 = Vertex(name = 'V_77', + particles = [ P.a, P.W__minus__, P.W__plus__ ], + color = [ '1' ], + lorentz = [ L.VVV3, L.VVV4, L.VVV5 ], + couplings = {(0,2):C.GC_314,(0,0):C.GC_4,(0,1):C.GC_527}) + +V_78 = Vertex(name = 'V_78', + particles = [ P.a, P.W__minus__, P.W__plus__ ], + color = [ '1' ], + lorentz = [ L.VVV3 ], + couplings = {(0,0):C.GC_591}) + +V_79 = Vertex(name = 'V_79', + particles = [ P.a, P.Z, P.G0, P.G0 ], + color = [ '1' ], + lorentz = [ L.VVSS4, L.VVSS5 ], + couplings = {(0,1):C.GC_392,(0,0):C.GC_652}) + +V_80 = Vertex(name = 'V_80', + particles = [ P.a, P.Z, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VVSS4, L.VVSS5 ], + couplings = {(0,1):C.GC_393,(0,0):C.GC_338}) + +V_81 = Vertex(name = 'V_81', + particles = [ P.a, P.Z, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VVSS4 ], + couplings = {(0,0):C.GC_653}) + +V_82 = Vertex(name = 'V_82', + particles = [ P.a, P.Z, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.VVSS4, L.VVSS5 ], + couplings = {(0,1):C.GC_392,(0,0):C.GC_652}) + +V_83 = Vertex(name = 'V_83', + particles = [ P.a, P.Z, P.H ], + color = [ '1' ], + lorentz = [ L.VVS3, L.VVS4 ], + couplings = {(0,1):C.GC_584,(0,0):C.GC_674}) + +V_84 = Vertex(name = 'V_84', + particles = [ P.W__minus__, P.Z, P.G0, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VVSS4, L.VVSS5 ], + couplings = {(0,1):C.GC_312,(0,0):C.GC_8}) + +V_85 = Vertex(name = 'V_85', + particles = [ P.W__minus__, P.Z, P.G0, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VVSS4 ], + couplings = {(0,0):C.GC_623}) + +V_86 = Vertex(name = 'V_86', + particles = [ P.W__minus__, P.Z, P.G__plus__, P.H ], + color = [ '1' ], + lorentz = [ L.VVSS4, L.VVSS5 ], + couplings = {(0,1):C.GC_311,(0,0):C.GC_7}) + +V_87 = Vertex(name = 'V_87', + particles = [ P.W__minus__, P.Z, P.G__plus__, P.H ], + color = [ '1' ], + lorentz = [ L.VVSS4 ], + couplings = {(0,0):C.GC_624}) + +V_88 = Vertex(name = 'V_88', + particles = [ P.W__minus__, P.Z, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VVS3, L.VVS4 ], + couplings = {(0,1):C.GC_506,(0,0):C.GC_403}) + +V_89 = Vertex(name = 'V_89', + particles = [ P.W__minus__, P.Z, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VVS3 ], + couplings = {(0,0):C.GC_672}) + +V_90 = Vertex(name = 'V_90', + particles = [ P.W__plus__, P.Z, P.G0, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.VVSS4, L.VVSS5 ], + couplings = {(0,1):C.GC_312,(0,0):C.GC_8}) + +V_91 = Vertex(name = 'V_91', + particles = [ P.W__plus__, P.Z, P.G0, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.VVSS4 ], + couplings = {(0,0):C.GC_623}) + +V_92 = Vertex(name = 'V_92', + particles = [ P.W__plus__, P.Z, P.G__minus__, P.H ], + color = [ '1' ], + lorentz = [ L.VVSS4, L.VVSS5 ], + couplings = {(0,1):C.GC_313,(0,0):C.GC_9}) + +V_93 = Vertex(name = 'V_93', + particles = [ P.W__plus__, P.Z, P.G__minus__, P.H ], + color = [ '1' ], + lorentz = [ L.VVSS4 ], + couplings = {(0,0):C.GC_622}) + +V_94 = Vertex(name = 'V_94', + particles = [ P.W__plus__, P.Z, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.VVS3, L.VVS4 ], + couplings = {(0,1):C.GC_507,(0,0):C.GC_404}) + +V_95 = Vertex(name = 'V_95', + particles = [ P.W__plus__, P.Z, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.VVS3 ], + couplings = {(0,0):C.GC_667}) + +V_96 = Vertex(name = 'V_96', + particles = [ P.Z, P.Z, P.G0, P.G0 ], + color = [ '1' ], + lorentz = [ L.VVSS4, L.VVSS5 ], + couplings = {(0,1):C.GC_389,(0,0):C.GC_387}) + +V_97 = Vertex(name = 'V_97', + particles = [ P.Z, P.Z, P.G0, P.G0 ], + color = [ '1' ], + lorentz = [ L.VVSS4 ], + couplings = {(0,0):C.GC_654}) + +V_98 = Vertex(name = 'V_98', + particles = [ P.Z, P.Z, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VVSS4, L.VVSS5 ], + couplings = {(0,1):C.GC_388,(0,0):C.GC_386}) + +V_99 = Vertex(name = 'V_99', + particles = [ P.Z, P.Z, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VVSS4 ], + couplings = {(0,0):C.GC_655}) + +V_100 = Vertex(name = 'V_100', + particles = [ P.Z, P.Z, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.VVSS4, L.VVSS5 ], + couplings = {(0,1):C.GC_389,(0,0):C.GC_387}) + +V_101 = Vertex(name = 'V_101', + particles = [ P.Z, P.Z, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.VVSS4 ], + couplings = {(0,0):C.GC_656}) + +V_102 = Vertex(name = 'V_102', + particles = [ P.Z, P.Z, P.H ], + color = [ '1' ], + lorentz = [ L.VVS3, L.VVS4 ], + couplings = {(0,1):C.GC_582,(0,0):C.GC_581}) + +V_103 = Vertex(name = 'V_103', + particles = [ P.Z, P.Z, P.H ], + color = [ '1' ], + lorentz = [ L.VVS3 ], + couplings = {(0,0):C.GC_676}) + +V_104 = Vertex(name = 'V_104', + particles = [ P.W__minus__, P.W__plus__, P.Z ], + color = [ '1' ], + lorentz = [ L.VVV2, L.VVV3, L.VVV5 ], + couplings = {(0,2):C.GC_148,(0,1):C.GC_237,(0,0):C.GC_521}) + +V_105 = Vertex(name = 'V_105', + particles = [ P.W__minus__, P.W__plus__, P.Z ], + color = [ '1' ], + lorentz = [ L.VVV3 ], + couplings = {(0,0):C.GC_608}) + +V_106 = Vertex(name = 'V_106', + particles = [ P.ghA, P.ghWm__tilde__, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.UUS1 ], + couplings = {(0,0):C.GC_662}) + +V_107 = Vertex(name = 'V_107', + particles = [ P.ghA, P.ghWm__tilde__, P.W__minus__ ], + color = [ '1' ], + lorentz = [ L.UUV1 ], + couplings = {(0,0):C.GC_3}) + +V_108 = Vertex(name = 'V_108', + particles = [ P.ghA, P.ghWm__tilde__, P.W__minus__ ], + color = [ '1' ], + lorentz = [ L.UUV1 ], + couplings = {(0,0):C.GC_592}) + +V_109 = Vertex(name = 'V_109', + particles = [ P.ghA, P.ghWp__tilde__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.UUS1 ], + couplings = {(0,0):C.GC_664}) + +V_110 = Vertex(name = 'V_110', + particles = [ P.ghA, P.ghWp__tilde__, P.W__plus__ ], + color = [ '1' ], + lorentz = [ L.UUV1 ], + couplings = {(0,0):C.GC_4}) + +V_111 = Vertex(name = 'V_111', + particles = [ P.ghA, P.ghWp__tilde__, P.W__plus__ ], + color = [ '1' ], + lorentz = [ L.UUV1 ], + couplings = {(0,0):C.GC_591}) + +V_112 = Vertex(name = 'V_112', + particles = [ P.ghA, P.ghZ__tilde__, P.H ], + color = [ '1' ], + lorentz = [ L.UUS1 ], + couplings = {(0,0):C.GC_673}) + +V_113 = Vertex(name = 'V_113', + particles = [ P.ghWm, P.ghA__tilde__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.UUS1 ], + couplings = {(0,0):C.GC_465}) + +V_114 = Vertex(name = 'V_114', + particles = [ P.ghWm, P.ghA__tilde__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.UUS1 ], + couplings = {(0,0):C.GC_665}) + +V_115 = Vertex(name = 'V_115', + particles = [ P.ghWm, P.ghA__tilde__, P.W__plus__ ], + color = [ '1' ], + lorentz = [ L.UUV1 ], + couplings = {(0,0):C.GC_3}) + +V_116 = Vertex(name = 'V_116', + particles = [ P.ghWm, P.ghA__tilde__, P.W__plus__ ], + color = [ '1' ], + lorentz = [ L.UUV1 ], + couplings = {(0,0):C.GC_592}) + +V_117 = Vertex(name = 'V_117', + particles = [ P.ghWm, P.ghWm__tilde__, P.G0 ], + color = [ '1' ], + lorentz = [ L.UUS1 ], + couplings = {(0,0):C.GC_454}) + +V_118 = Vertex(name = 'V_118', + particles = [ P.ghWm, P.ghWm__tilde__, P.G0 ], + color = [ '1' ], + lorentz = [ L.UUS1 ], + couplings = {(0,0):C.GC_660}) + +V_119 = Vertex(name = 'V_119', + particles = [ P.ghWm, P.ghWm__tilde__, P.H ], + color = [ '1' ], + lorentz = [ L.UUS1 ], + couplings = {(0,0):C.GC_455}) + +V_120 = Vertex(name = 'V_120', + particles = [ P.ghWm, P.ghWm__tilde__, P.H ], + color = [ '1' ], + lorentz = [ L.UUS1 ], + couplings = {(0,0):C.GC_658}) + +V_121 = Vertex(name = 'V_121', + particles = [ P.ghWm, P.ghWm__tilde__, P.a ], + color = [ '1' ], + lorentz = [ L.UUV1 ], + couplings = {(0,0):C.GC_4}) + +V_122 = Vertex(name = 'V_122', + particles = [ P.ghWm, P.ghWm__tilde__, P.a ], + color = [ '1' ], + lorentz = [ L.UUV1 ], + couplings = {(0,0):C.GC_615}) + +V_123 = Vertex(name = 'V_123', + particles = [ P.ghWm, P.ghWm__tilde__, P.Z ], + color = [ '1' ], + lorentz = [ L.UUV1 ], + couplings = {(0,0):C.GC_237}) + +V_124 = Vertex(name = 'V_124', + particles = [ P.ghWm, P.ghWm__tilde__, P.Z ], + color = [ '1' ], + lorentz = [ L.UUV1 ], + couplings = {(0,0):C.GC_609}) + +V_125 = Vertex(name = 'V_125', + particles = [ P.ghWm, P.ghZ__tilde__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.UUS1 ], + couplings = {(0,0):C.GC_548}) + +V_126 = Vertex(name = 'V_126', + particles = [ P.ghWm, P.ghZ__tilde__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.UUS1 ], + couplings = {(0,0):C.GC_671}) + +V_127 = Vertex(name = 'V_127', + particles = [ P.ghWm, P.ghZ__tilde__, P.W__plus__ ], + color = [ '1' ], + lorentz = [ L.UUV1 ], + couplings = {(0,0):C.GC_237}) + +V_128 = Vertex(name = 'V_128', + particles = [ P.ghWm, P.ghZ__tilde__, P.W__plus__ ], + color = [ '1' ], + lorentz = [ L.UUV1 ], + couplings = {(0,0):C.GC_608}) + +V_129 = Vertex(name = 'V_129', + particles = [ P.ghWp, P.ghA__tilde__, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.UUS1 ], + couplings = {(0,0):C.GC_464}) + +V_130 = Vertex(name = 'V_130', + particles = [ P.ghWp, P.ghA__tilde__, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.UUS1 ], + couplings = {(0,0):C.GC_663}) + +V_131 = Vertex(name = 'V_131', + particles = [ P.ghWp, P.ghA__tilde__, P.W__minus__ ], + color = [ '1' ], + lorentz = [ L.UUV1 ], + couplings = {(0,0):C.GC_4}) + +V_132 = Vertex(name = 'V_132', + particles = [ P.ghWp, P.ghA__tilde__, P.W__minus__ ], + color = [ '1' ], + lorentz = [ L.UUV1 ], + couplings = {(0,0):C.GC_591}) + +V_133 = Vertex(name = 'V_133', + particles = [ P.ghWp, P.ghWp__tilde__, P.G0 ], + color = [ '1' ], + lorentz = [ L.UUS1 ], + couplings = {(0,0):C.GC_457}) + +V_134 = Vertex(name = 'V_134', + particles = [ P.ghWp, P.ghWp__tilde__, P.G0 ], + color = [ '1' ], + lorentz = [ L.UUS1 ], + couplings = {(0,0):C.GC_657}) + +V_135 = Vertex(name = 'V_135', + particles = [ P.ghWp, P.ghWp__tilde__, P.H ], + color = [ '1' ], + lorentz = [ L.UUS1 ], + couplings = {(0,0):C.GC_455}) + +V_136 = Vertex(name = 'V_136', + particles = [ P.ghWp, P.ghWp__tilde__, P.H ], + color = [ '1' ], + lorentz = [ L.UUS1 ], + couplings = {(0,0):C.GC_658}) + +V_137 = Vertex(name = 'V_137', + particles = [ P.ghWp, P.ghWp__tilde__, P.a ], + color = [ '1' ], + lorentz = [ L.UUV1 ], + couplings = {(0,0):C.GC_3}) + +V_138 = Vertex(name = 'V_138', + particles = [ P.ghWp, P.ghWp__tilde__, P.a ], + color = [ '1' ], + lorentz = [ L.UUV1 ], + couplings = {(0,0):C.GC_618}) + +V_139 = Vertex(name = 'V_139', + particles = [ P.ghWp, P.ghWp__tilde__, P.Z ], + color = [ '1' ], + lorentz = [ L.UUV1 ], + couplings = {(0,0):C.GC_238}) + +V_140 = Vertex(name = 'V_140', + particles = [ P.ghWp, P.ghWp__tilde__, P.Z ], + color = [ '1' ], + lorentz = [ L.UUV1 ], + couplings = {(0,0):C.GC_612}) + +V_141 = Vertex(name = 'V_141', + particles = [ P.ghWp, P.ghZ__tilde__, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.UUS1 ], + couplings = {(0,0):C.GC_547}) + +V_142 = Vertex(name = 'V_142', + particles = [ P.ghWp, P.ghZ__tilde__, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.UUS1 ], + couplings = {(0,0):C.GC_669}) + +V_143 = Vertex(name = 'V_143', + particles = [ P.ghWp, P.ghZ__tilde__, P.W__minus__ ], + color = [ '1' ], + lorentz = [ L.UUV1 ], + couplings = {(0,0):C.GC_238}) + +V_144 = Vertex(name = 'V_144', + particles = [ P.ghWp, P.ghZ__tilde__, P.W__minus__ ], + color = [ '1' ], + lorentz = [ L.UUV1 ], + couplings = {(0,0):C.GC_611}) + +V_145 = Vertex(name = 'V_145', + particles = [ P.ghZ, P.ghA__tilde__, P.H ], + color = [ '1' ], + lorentz = [ L.UUS1 ], + couplings = {(0,0):C.GC_673}) + +V_146 = Vertex(name = 'V_146', + particles = [ P.ghZ, P.ghWm__tilde__, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.UUS1 ], + couplings = {(0,0):C.GC_549}) + +V_147 = Vertex(name = 'V_147', + particles = [ P.ghZ, P.ghWm__tilde__, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.UUS1 ], + couplings = {(0,0):C.GC_668}) + +V_148 = Vertex(name = 'V_148', + particles = [ P.ghZ, P.ghWm__tilde__, P.W__minus__ ], + color = [ '1' ], + lorentz = [ L.UUV1 ], + couplings = {(0,0):C.GC_237}) + +V_149 = Vertex(name = 'V_149', + particles = [ P.ghZ, P.ghWm__tilde__, P.W__minus__ ], + color = [ '1' ], + lorentz = [ L.UUV1 ], + couplings = {(0,0):C.GC_608}) + +V_150 = Vertex(name = 'V_150', + particles = [ P.ghZ, P.ghWp__tilde__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.UUS1 ], + couplings = {(0,0):C.GC_546}) + +V_151 = Vertex(name = 'V_151', + particles = [ P.ghZ, P.ghWp__tilde__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.UUS1 ], + couplings = {(0,0):C.GC_670}) + +V_152 = Vertex(name = 'V_152', + particles = [ P.ghZ, P.ghWp__tilde__, P.W__plus__ ], + color = [ '1' ], + lorentz = [ L.UUV1 ], + couplings = {(0,0):C.GC_238}) + +V_153 = Vertex(name = 'V_153', + particles = [ P.ghZ, P.ghWp__tilde__, P.W__plus__ ], + color = [ '1' ], + lorentz = [ L.UUV1 ], + couplings = {(0,0):C.GC_611}) + +V_154 = Vertex(name = 'V_154', + particles = [ P.ghZ, P.ghZ__tilde__, P.H ], + color = [ '1' ], + lorentz = [ L.UUS1 ], + couplings = {(0,0):C.GC_580}) + +V_155 = Vertex(name = 'V_155', + particles = [ P.ghZ, P.ghZ__tilde__, P.H ], + color = [ '1' ], + lorentz = [ L.UUS1 ], + couplings = {(0,0):C.GC_675}) + +V_156 = Vertex(name = 'V_156', + particles = [ P.g, P.g, P.g ], + color = [ 'f(1,2,3)' ], + lorentz = [ L.VVV3, L.VVV5 ], + couplings = {(0,1):C.GC_186,(0,0):C.GC_10}) + +V_157 = Vertex(name = 'V_157', + particles = [ P.ghG, P.ghG__tilde__, P.g ], + color = [ 'f(1,2,3)' ], + lorentz = [ L.UUV1 ], + couplings = {(0,0):C.GC_10}) + +V_158 = Vertex(name = 'V_158', + particles = [ P.g, P.g, P.g, P.G0, P.G0 ], + color = [ 'f(1,2,3)' ], + lorentz = [ L.VVVSS5 ], + couplings = {(0,0):C.GC_187}) + +V_159 = Vertex(name = 'V_159', + particles = [ P.g, P.g, P.g, P.G__minus__, P.G__plus__ ], + color = [ 'f(1,2,3)' ], + lorentz = [ L.VVVSS5 ], + couplings = {(0,0):C.GC_187}) + +V_160 = Vertex(name = 'V_160', + particles = [ P.g, P.g, P.g, P.H, P.H ], + color = [ 'f(1,2,3)' ], + lorentz = [ L.VVVSS5 ], + couplings = {(0,0):C.GC_187}) + +V_161 = Vertex(name = 'V_161', + particles = [ P.g, P.g, P.g, P.H ], + color = [ 'f(1,2,3)' ], + lorentz = [ L.VVVS9 ], + couplings = {(0,0):C.GC_450}) + +V_162 = Vertex(name = 'V_162', + particles = [ P.g, P.g, P.g, P.g ], + color = [ 'f(-1,1,2)*f(3,4,-1)', 'f(-1,1,3)*f(2,4,-1)', 'f(-1,1,4)*f(2,3,-1)' ], + lorentz = [ L.VVVV12, L.VVVV13, L.VVVV4, L.VVVV6, L.VVVV8, L.VVVV9 ], + couplings = {(0,3):C.GC_192,(1,1):C.GC_192,(2,0):C.GC_192,(1,4):C.GC_12,(0,2):C.GC_12,(2,5):C.GC_12}) + +V_163 = Vertex(name = 'V_163', + particles = [ P.g, P.g, P.g, P.g, P.G0, P.G0 ], + color = [ 'f(-1,1,2)*f(3,4,-1)', 'f(-1,1,3)*f(2,4,-1)', 'f(-1,1,4)*f(2,3,-1)' ], + lorentz = [ L.VVVVSS1, L.VVVVSS3, L.VVVVSS4 ], + couplings = {(1,1):C.GC_193,(0,0):C.GC_193,(2,2):C.GC_193}) + +V_164 = Vertex(name = 'V_164', + particles = [ P.g, P.g, P.g, P.g, P.G__minus__, P.G__plus__ ], + color = [ 'f(-1,1,2)*f(3,4,-1)', 'f(-1,1,3)*f(2,4,-1)', 'f(-1,1,4)*f(2,3,-1)' ], + lorentz = [ L.VVVVSS1, L.VVVVSS3, L.VVVVSS4 ], + couplings = {(1,1):C.GC_193,(0,0):C.GC_193,(2,2):C.GC_193}) + +V_165 = Vertex(name = 'V_165', + particles = [ P.g, P.g, P.g, P.g, P.H, P.H ], + color = [ 'f(-1,1,2)*f(3,4,-1)', 'f(-1,1,3)*f(2,4,-1)', 'f(-1,1,4)*f(2,3,-1)' ], + lorentz = [ L.VVVVSS1, L.VVVVSS3, L.VVVVSS4 ], + couplings = {(1,1):C.GC_193,(0,0):C.GC_193,(2,2):C.GC_193}) + +V_166 = Vertex(name = 'V_166', + particles = [ P.g, P.g, P.g, P.g, P.H ], + color = [ 'f(-1,1,2)*f(3,4,-1)', 'f(-1,1,3)*f(2,4,-1)', 'f(-1,1,4)*f(2,3,-1)' ], + lorentz = [ L.VVVVS1, L.VVVVS3, L.VVVVS4 ], + couplings = {(1,1):C.GC_452,(0,0):C.GC_452,(2,2):C.GC_452}) + +V_167 = Vertex(name = 'V_167', + particles = [ P.g, P.g, P.g, P.g, P.g ], + color = [ 'f(-2,1,2)*f(-1,-2,3)*f(4,5,-1)', 'f(-2,1,2)*f(-1,-2,4)*f(3,5,-1)', 'f(-2,1,2)*f(-1,-2,5)*f(3,4,-1)', 'f(-2,1,3)*f(-1,-2,2)*f(4,5,-1)', 'f(-2,1,3)*f(-1,-2,4)*f(2,5,-1)', 'f(-2,1,3)*f(-1,-2,5)*f(2,4,-1)', 'f(-2,1,4)*f(-1,-2,2)*f(3,5,-1)', 'f(-2,1,4)*f(-1,-2,3)*f(2,5,-1)', 'f(-2,1,4)*f(-1,-2,5)*f(2,3,-1)', 'f(-2,1,5)*f(-1,-2,2)*f(3,4,-1)', 'f(-2,1,5)*f(-1,-2,3)*f(2,4,-1)', 'f(-2,1,5)*f(-1,-2,4)*f(2,3,-1)', 'f(-2,2,3)*f(-1,-2,1)*f(4,5,-1)', 'f(-2,2,3)*f(-1,-2,4)*f(1,5,-1)', 'f(-2,2,3)*f(-1,-2,5)*f(1,4,-1)', 'f(-2,2,4)*f(-1,-2,1)*f(3,5,-1)', 'f(-2,2,4)*f(-1,-2,3)*f(1,5,-1)', 'f(-2,2,4)*f(-1,-2,5)*f(1,3,-1)', 'f(-2,2,5)*f(-1,-2,1)*f(3,4,-1)', 'f(-2,2,5)*f(-1,-2,3)*f(1,4,-1)', 'f(-2,2,5)*f(-1,-2,4)*f(1,3,-1)', 'f(-2,3,4)*f(-1,-2,1)*f(2,5,-1)', 'f(-2,3,4)*f(-1,-2,2)*f(1,5,-1)', 'f(-2,3,4)*f(-1,-2,5)*f(1,2,-1)', 'f(-2,3,5)*f(-1,-2,1)*f(2,4,-1)', 'f(-2,3,5)*f(-1,-2,2)*f(1,4,-1)', 'f(-2,3,5)*f(-1,-2,4)*f(1,2,-1)', 'f(-2,4,5)*f(-1,-2,1)*f(2,3,-1)', 'f(-2,4,5)*f(-1,-2,2)*f(1,3,-1)', 'f(-2,4,5)*f(-1,-2,3)*f(1,2,-1)' ], + lorentz = [ L.VVVVV1, L.VVVVV10, L.VVVVV11, L.VVVVV12, L.VVVVV13, L.VVVVV14, L.VVVVV15, L.VVVVV17, L.VVVVV18, L.VVVVV2, L.VVVVV4, L.VVVVV5, L.VVVVV6, L.VVVVV7, L.VVVVV8 ], + couplings = {(24,11):C.GC_199,(21,12):C.GC_198,(18,12):C.GC_199,(15,11):C.GC_198,(28,9):C.GC_199,(22,2):C.GC_199,(9,2):C.GC_198,(3,9):C.GC_198,(29,10):C.GC_199,(16,3):C.GC_199,(10,3):C.GC_198,(0,10):C.GC_198,(26,6):C.GC_198,(20,5):C.GC_198,(4,5):C.GC_199,(1,6):C.GC_199,(25,1):C.GC_199,(6,1):C.GC_198,(19,4):C.GC_199,(7,4):C.GC_198,(23,8):C.GC_198,(17,7):C.GC_198,(5,7):C.GC_199,(2,8):C.GC_199,(27,0):C.GC_199,(12,0):C.GC_198,(13,13):C.GC_199,(11,13):C.GC_198,(14,14):C.GC_198,(8,14):C.GC_199}) + +V_168 = Vertex(name = 'V_168', + particles = [ P.g, P.g, P.g, P.g, P.g, P.g ], + color = [ 'f(-3,1,2)*f(-2,3,4)*f(-1,-2,-3)*f(5,6,-1)', 'f(-3,1,2)*f(-2,3,5)*f(-1,-2,-3)*f(4,6,-1)', 'f(-3,1,2)*f(-2,3,6)*f(-1,-2,-3)*f(4,5,-1)', 'f(-3,1,2)*f(-2,4,5)*f(-1,-2,-3)*f(3,6,-1)', 'f(-3,1,2)*f(-2,4,6)*f(-1,-2,-3)*f(3,5,-1)', 'f(-3,1,2)*f(-2,5,6)*f(-1,-2,-3)*f(3,4,-1)', 'f(-3,1,3)*f(-2,2,4)*f(-1,-2,-3)*f(5,6,-1)', 'f(-3,1,3)*f(-2,2,5)*f(-1,-2,-3)*f(4,6,-1)', 'f(-3,1,3)*f(-2,2,6)*f(-1,-2,-3)*f(4,5,-1)', 'f(-3,1,3)*f(-2,4,5)*f(-1,-2,-3)*f(2,6,-1)', 'f(-3,1,3)*f(-2,4,6)*f(-1,-2,-3)*f(2,5,-1)', 'f(-3,1,3)*f(-2,5,6)*f(-1,-2,-3)*f(2,4,-1)', 'f(-3,1,4)*f(-2,2,3)*f(-1,-2,-3)*f(5,6,-1)', 'f(-3,1,4)*f(-2,2,5)*f(-1,-2,-3)*f(3,6,-1)', 'f(-3,1,4)*f(-2,2,6)*f(-1,-2,-3)*f(3,5,-1)', 'f(-3,1,4)*f(-2,3,5)*f(-1,-2,-3)*f(2,6,-1)', 'f(-3,1,4)*f(-2,3,6)*f(-1,-2,-3)*f(2,5,-1)', 'f(-3,1,4)*f(-2,5,6)*f(-1,-2,-3)*f(2,3,-1)', 'f(-3,1,5)*f(-2,2,3)*f(-1,-2,-3)*f(4,6,-1)', 'f(-3,1,5)*f(-2,2,4)*f(-1,-2,-3)*f(3,6,-1)', 'f(-3,1,5)*f(-2,2,6)*f(-1,-2,-3)*f(3,4,-1)', 'f(-3,1,5)*f(-2,3,4)*f(-1,-2,-3)*f(2,6,-1)', 'f(-3,1,5)*f(-2,3,6)*f(-1,-2,-3)*f(2,4,-1)', 'f(-3,1,5)*f(-2,4,6)*f(-1,-2,-3)*f(2,3,-1)', 'f(-3,1,6)*f(-2,2,3)*f(-1,-2,-3)*f(4,5,-1)', 'f(-3,1,6)*f(-2,2,4)*f(-1,-2,-3)*f(3,5,-1)', 'f(-3,1,6)*f(-2,2,5)*f(-1,-2,-3)*f(3,4,-1)', 'f(-3,1,6)*f(-2,3,4)*f(-1,-2,-3)*f(2,5,-1)', 'f(-3,1,6)*f(-2,3,5)*f(-1,-2,-3)*f(2,4,-1)', 'f(-3,1,6)*f(-2,4,5)*f(-1,-2,-3)*f(2,3,-1)', 'f(-3,2,3)*f(-2,1,4)*f(-1,-2,-3)*f(5,6,-1)', 'f(-3,2,3)*f(-2,1,5)*f(-1,-2,-3)*f(4,6,-1)', 'f(-3,2,3)*f(-2,1,6)*f(-1,-2,-3)*f(4,5,-1)', 'f(-3,2,3)*f(-2,4,5)*f(-1,-2,-3)*f(1,6,-1)', 'f(-3,2,3)*f(-2,4,6)*f(-1,-2,-3)*f(1,5,-1)', 'f(-3,2,3)*f(-2,5,6)*f(-1,-2,-3)*f(1,4,-1)', 'f(-3,2,4)*f(-2,1,3)*f(-1,-2,-3)*f(5,6,-1)', 'f(-3,2,4)*f(-2,1,5)*f(-1,-2,-3)*f(3,6,-1)', 'f(-3,2,4)*f(-2,1,6)*f(-1,-2,-3)*f(3,5,-1)', 'f(-3,2,4)*f(-2,3,5)*f(-1,-2,-3)*f(1,6,-1)', 'f(-3,2,4)*f(-2,3,6)*f(-1,-2,-3)*f(1,5,-1)', 'f(-3,2,4)*f(-2,5,6)*f(-1,-2,-3)*f(1,3,-1)', 'f(-3,2,5)*f(-2,1,3)*f(-1,-2,-3)*f(4,6,-1)', 'f(-3,2,5)*f(-2,1,4)*f(-1,-2,-3)*f(3,6,-1)', 'f(-3,2,5)*f(-2,1,6)*f(-1,-2,-3)*f(3,4,-1)', 'f(-3,2,5)*f(-2,3,4)*f(-1,-2,-3)*f(1,6,-1)', 'f(-3,2,5)*f(-2,3,6)*f(-1,-2,-3)*f(1,4,-1)', 'f(-3,2,5)*f(-2,4,6)*f(-1,-2,-3)*f(1,3,-1)', 'f(-3,2,6)*f(-2,1,3)*f(-1,-2,-3)*f(4,5,-1)', 'f(-3,2,6)*f(-2,1,4)*f(-1,-2,-3)*f(3,5,-1)', 'f(-3,2,6)*f(-2,1,5)*f(-1,-2,-3)*f(3,4,-1)', 'f(-3,2,6)*f(-2,3,4)*f(-1,-2,-3)*f(1,5,-1)', 'f(-3,2,6)*f(-2,3,5)*f(-1,-2,-3)*f(1,4,-1)', 'f(-3,2,6)*f(-2,4,5)*f(-1,-2,-3)*f(1,3,-1)', 'f(-3,3,4)*f(-2,1,2)*f(-1,-2,-3)*f(5,6,-1)', 'f(-3,3,4)*f(-2,1,5)*f(-1,-2,-3)*f(2,6,-1)', 'f(-3,3,4)*f(-2,1,6)*f(-1,-2,-3)*f(2,5,-1)', 'f(-3,3,4)*f(-2,2,5)*f(-1,-2,-3)*f(1,6,-1)', 'f(-3,3,4)*f(-2,2,6)*f(-1,-2,-3)*f(1,5,-1)', 'f(-3,3,4)*f(-2,5,6)*f(-1,-2,-3)*f(1,2,-1)', 'f(-3,3,5)*f(-2,1,2)*f(-1,-2,-3)*f(4,6,-1)', 'f(-3,3,5)*f(-2,1,4)*f(-1,-2,-3)*f(2,6,-1)', 'f(-3,3,5)*f(-2,1,6)*f(-1,-2,-3)*f(2,4,-1)', 'f(-3,3,5)*f(-2,2,4)*f(-1,-2,-3)*f(1,6,-1)', 'f(-3,3,5)*f(-2,2,6)*f(-1,-2,-3)*f(1,4,-1)', 'f(-3,3,5)*f(-2,4,6)*f(-1,-2,-3)*f(1,2,-1)', 'f(-3,3,6)*f(-2,1,2)*f(-1,-2,-3)*f(4,5,-1)', 'f(-3,3,6)*f(-2,1,4)*f(-1,-2,-3)*f(2,5,-1)', 'f(-3,3,6)*f(-2,1,5)*f(-1,-2,-3)*f(2,4,-1)', 'f(-3,3,6)*f(-2,2,4)*f(-1,-2,-3)*f(1,5,-1)', 'f(-3,3,6)*f(-2,2,5)*f(-1,-2,-3)*f(1,4,-1)', 'f(-3,3,6)*f(-2,4,5)*f(-1,-2,-3)*f(1,2,-1)', 'f(-3,4,5)*f(-2,1,2)*f(-1,-2,-3)*f(3,6,-1)', 'f(-3,4,5)*f(-2,1,3)*f(-1,-2,-3)*f(2,6,-1)', 'f(-3,4,5)*f(-2,1,6)*f(-1,-2,-3)*f(2,3,-1)', 'f(-3,4,5)*f(-2,2,3)*f(-1,-2,-3)*f(1,6,-1)', 'f(-3,4,5)*f(-2,2,6)*f(-1,-2,-3)*f(1,3,-1)', 'f(-3,4,5)*f(-2,3,6)*f(-1,-2,-3)*f(1,2,-1)', 'f(-3,4,6)*f(-2,1,2)*f(-1,-2,-3)*f(3,5,-1)', 'f(-3,4,6)*f(-2,1,3)*f(-1,-2,-3)*f(2,5,-1)', 'f(-3,4,6)*f(-2,1,5)*f(-1,-2,-3)*f(2,3,-1)', 'f(-3,4,6)*f(-2,2,3)*f(-1,-2,-3)*f(1,5,-1)', 'f(-3,4,6)*f(-2,2,5)*f(-1,-2,-3)*f(1,3,-1)', 'f(-3,4,6)*f(-2,3,5)*f(-1,-2,-3)*f(1,2,-1)', 'f(-3,5,6)*f(-2,1,2)*f(-1,-2,-3)*f(3,4,-1)', 'f(-3,5,6)*f(-2,1,3)*f(-1,-2,-3)*f(2,4,-1)', 'f(-3,5,6)*f(-2,1,4)*f(-1,-2,-3)*f(2,3,-1)', 'f(-3,5,6)*f(-2,2,3)*f(-1,-2,-3)*f(1,4,-1)', 'f(-3,5,6)*f(-2,2,4)*f(-1,-2,-3)*f(1,3,-1)', 'f(-3,5,6)*f(-2,3,4)*f(-1,-2,-3)*f(1,2,-1)' ], + lorentz = [ L.VVVVVV1, L.VVVVVV10, L.VVVVVV11, L.VVVVVV12, L.VVVVVV13, L.VVVVVV14, L.VVVVVV15, L.VVVVVV16, L.VVVVVV2, L.VVVVVV3, L.VVVVVV4, L.VVVVVV5, L.VVVVVV6, L.VVVVVV7, L.VVVVVV9 ], + couplings = {(65,10):C.GC_201,(71,12):C.GC_200,(77,12):C.GC_201,(83,10):C.GC_200,(41,8):C.GC_201,(53,2):C.GC_201,(76,2):C.GC_200,(88,8):C.GC_200,(35,9):C.GC_201,(52,5):C.GC_201,(64,5):C.GC_200,(87,9):C.GC_200,(34,4):C.GC_200,(40,3):C.GC_200,(69,3):C.GC_201,(81,4):C.GC_201,(17,9):C.GC_200,(23,4):C.GC_201,(80,4):C.GC_200,(86,9):C.GC_201,(11,8):C.GC_200,(22,3):C.GC_201,(68,3):C.GC_200,(85,8):C.GC_201,(9,2):C.GC_200,(15,5):C.GC_200,(61,5):C.GC_201,(73,2):C.GC_201,(4,10):C.GC_200,(14,5):C.GC_201,(49,5):C.GC_200,(78,10):C.GC_201,(3,12):C.GC_201,(19,3):C.GC_200,(37,3):C.GC_201,(72,12):C.GC_200,(2,12):C.GC_200,(8,2):C.GC_201,(48,2):C.GC_200,(66,12):C.GC_201,(1,10):C.GC_201,(18,4):C.GC_200,(31,4):C.GC_201,(60,10):C.GC_200,(6,8):C.GC_201,(12,9):C.GC_201,(30,9):C.GC_200,(36,8):C.GC_200,(47,14):C.GC_201,(82,14):C.GC_200,(46,6):C.GC_201,(70,6):C.GC_200,(33,7):C.GC_200,(39,1):C.GC_200,(63,1):C.GC_201,(75,7):C.GC_201,(29,7):C.GC_201,(74,7):C.GC_200,(28,1):C.GC_201,(62,1):C.GC_200,(10,14):C.GC_200,(16,6):C.GC_200,(67,6):C.GC_201,(79,14):C.GC_201,(25,1):C.GC_200,(38,1):C.GC_201,(13,6):C.GC_201,(43,6):C.GC_200,(24,7):C.GC_200,(32,7):C.GC_201,(7,14):C.GC_201,(42,14):C.GC_200,(59,0):C.GC_201,(89,0):C.GC_200,(51,11):C.GC_201,(58,11):C.GC_200,(21,11):C.GC_200,(55,11):C.GC_201,(5,0):C.GC_200,(20,11):C.GC_201,(50,11):C.GC_200,(84,0):C.GC_201,(0,0):C.GC_201,(54,0):C.GC_200,(45,13):C.GC_200,(57,13):C.GC_201,(27,13):C.GC_201,(56,13):C.GC_200,(26,13):C.GC_200,(44,13):C.GC_201}) + +V_169 = Vertex(name = 'V_169', + particles = [ P.b__tilde__, P.t, P.G0, P.G0, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFSSS3 ], + couplings = {(0,0):C.GC_127}) + +V_170 = Vertex(name = 'V_170', + particles = [ P.b__tilde__, P.t, P.G__minus__, P.G__minus__, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFSSS3 ], + couplings = {(0,0):C.GC_126}) + +V_171 = Vertex(name = 'V_171', + particles = [ P.b__tilde__, P.t, P.G__minus__, P.H, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFSSS3 ], + couplings = {(0,0):C.GC_127}) + +V_172 = Vertex(name = 'V_172', + particles = [ P.b__tilde__, P.t, P.G__minus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFSS2, L.FFSS3 ], + couplings = {(0,0):C.GC_425,(0,1):C.GC_63}) + +V_173 = Vertex(name = 'V_173', + particles = [ P.t__tilde__, P.t, P.G0, P.G0, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFSSS1 ], + couplings = {(0,0):C.GC_133}) + +V_174 = Vertex(name = 'V_174', + particles = [ P.t__tilde__, P.t, P.G0, P.G__minus__, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFSSS1 ], + couplings = {(0,0):C.GC_132}) + +V_175 = Vertex(name = 'V_175', + particles = [ P.t__tilde__, P.t, P.G0, P.G0, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFSSS2 ], + couplings = {(0,0):C.GC_130}) + +V_176 = Vertex(name = 'V_176', + particles = [ P.t__tilde__, P.t, P.G__minus__, P.G__plus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFSSS2 ], + couplings = {(0,0):C.GC_130}) + +V_177 = Vertex(name = 'V_177', + particles = [ P.t__tilde__, P.t, P.G0, P.H, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFSSS1 ], + couplings = {(0,0):C.GC_132}) + +V_178 = Vertex(name = 'V_178', + particles = [ P.t__tilde__, P.t, P.H, P.H, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFSSS2 ], + couplings = {(0,0):C.GC_131}) + +V_179 = Vertex(name = 'V_179', + particles = [ P.t__tilde__, P.t, P.G0, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFSS1 ], + couplings = {(0,0):C.GC_428}) + +V_180 = Vertex(name = 'V_180', + particles = [ P.t__tilde__, P.t, P.G__minus__, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFSS3, L.FFSS6, L.FFSS7 ], + couplings = {(0,0):C.GC_27,(0,2):C.GC_94,(0,1):C.GC_428}) + +V_181 = Vertex(name = 'V_181', + particles = [ P.t__tilde__, P.t, P.G0, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFSS3, L.FFSS4, L.FFSS7 ], + couplings = {(0,0):C.GC_29,(0,2):C.GC_95,(0,1):C.GC_427}) + +V_182 = Vertex(name = 'V_182', + particles = [ P.t__tilde__, P.t, P.H, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFSS1 ], + couplings = {(0,0):C.GC_429}) + +V_183 = Vertex(name = 'V_183', + particles = [ P.t__tilde__, P.t, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFS3 ], + couplings = {(0,0):C.GC_684}) + +V_184 = Vertex(name = 'V_184', + particles = [ P.t__tilde__, P.t, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFS3 ], + couplings = {(0,0):C.GC_677}) + +V_185 = Vertex(name = 'V_185', + particles = [ P.t__tilde__, P.b, P.G0, P.G0, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFSSS4 ], + couplings = {(0,0):C.GC_128}) + +V_186 = Vertex(name = 'V_186', + particles = [ P.t__tilde__, P.b, P.G__minus__, P.G__plus__, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFSSS4 ], + couplings = {(0,0):C.GC_129}) + +V_187 = Vertex(name = 'V_187', + particles = [ P.t__tilde__, P.b, P.G__plus__, P.H, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFSSS4 ], + couplings = {(0,0):C.GC_128}) + +V_188 = Vertex(name = 'V_188', + particles = [ P.t__tilde__, P.b, P.G__plus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFSS3, L.FFSS5 ], + couplings = {(0,1):C.GC_426,(0,0):C.GC_63}) + +V_189 = Vertex(name = 'V_189', + particles = [ P.t__tilde__, P.b, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFS14, L.FFS7 ], + couplings = {(0,0):C.GC_679,(0,1):C.GC_408}) + +V_190 = Vertex(name = 'V_190', + particles = [ P.t__tilde__, P.b, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFS14 ], + couplings = {(0,0):C.GC_681}) + +V_191 = Vertex(name = 'V_191', + particles = [ P.t__tilde__, P.t, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFS13, L.FFS19, L.FFS7 ], + couplings = {(0,0):C.GC_678,(0,2):C.GC_539,(0,1):C.GC_421}) + +V_192 = Vertex(name = 'V_192', + particles = [ P.t__tilde__, P.t, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFS13 ], + couplings = {(0,0):C.GC_683}) + +V_193 = Vertex(name = 'V_193', + particles = [ P.b__tilde__, P.t, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFS4, L.FFS7 ], + couplings = {(0,0):C.GC_680,(0,1):C.GC_408}) + +V_194 = Vertex(name = 'V_194', + particles = [ P.b__tilde__, P.t, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFS4 ], + couplings = {(0,0):C.GC_682}) + +V_195 = Vertex(name = 'V_195', + particles = [ P.a, P.W__minus__, P.G0, P.G__minus__, P.G__plus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VVSSSS1 ], + couplings = {(0,0):C.GC_303}) + +V_196 = Vertex(name = 'V_196', + particles = [ P.a, P.W__minus__, P.G__minus__, P.G__plus__, P.G__plus__, P.H ], + color = [ '1' ], + lorentz = [ L.VVSSSS1 ], + couplings = {(0,0):C.GC_302}) + +V_197 = Vertex(name = 'V_197', + particles = [ P.a, P.W__minus__, P.G__minus__, P.G__plus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VVSSS1 ], + couplings = {(0,0):C.GC_503}) + +V_198 = Vertex(name = 'V_198', + particles = [ P.W__minus__, P.G0, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VSS2, L.VSS3 ], + couplings = {(0,0):C.GC_233,(0,1):C.GC_526}) + +V_199 = Vertex(name = 'V_199', + particles = [ P.W__minus__, P.G0, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VSS2 ], + couplings = {(0,0):C.GC_599}) + +V_200 = Vertex(name = 'V_200', + particles = [ P.W__minus__, P.G0, P.G0, P.G__plus__, P.H ], + color = [ '1' ], + lorentz = [ L.VSSSS5 ], + couplings = {(0,0):C.GC_251}) + +V_201 = Vertex(name = 'V_201', + particles = [ P.W__minus__, P.G0, P.G__plus__, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.VSSSS10 ], + couplings = {(0,0):C.GC_254}) + +V_202 = Vertex(name = 'V_202', + particles = [ P.W__minus__, P.G0, P.G0, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VSSS3 ], + couplings = {(0,0):C.GC_473}) + +V_203 = Vertex(name = 'V_203', + particles = [ P.W__minus__, P.G0, P.G__plus__, P.H ], + color = [ '1' ], + lorentz = [ L.VSSS5 ], + couplings = {(0,0):C.GC_475}) + +V_204 = Vertex(name = 'V_204', + particles = [ P.W__minus__, P.G0, P.G__minus__, P.G__plus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VSSSS11 ], + couplings = {(0,0):C.GC_254}) + +V_205 = Vertex(name = 'V_205', + particles = [ P.W__minus__, P.G__minus__, P.G__plus__, P.G__plus__, P.H ], + color = [ '1' ], + lorentz = [ L.VSSSS3 ], + couplings = {(0,0):C.GC_255}) + +V_206 = Vertex(name = 'V_206', + particles = [ P.W__minus__, P.G__minus__, P.G__plus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VSSS6 ], + couplings = {(0,0):C.GC_476}) + +V_207 = Vertex(name = 'V_207', + particles = [ P.W__minus__, P.G__plus__, P.H ], + color = [ '1' ], + lorentz = [ L.VSS2 ], + couplings = {(0,0):C.GC_231}) + +V_208 = Vertex(name = 'V_208', + particles = [ P.W__minus__, P.G__plus__, P.H ], + color = [ '1' ], + lorentz = [ L.VSS2 ], + couplings = {(0,0):C.GC_605}) + +V_209 = Vertex(name = 'V_209', + particles = [ P.W__minus__, P.W__minus__, P.G0, P.G0, P.G__plus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VVSSSS1 ], + couplings = {(0,0):C.GC_224}) + +V_210 = Vertex(name = 'V_210', + particles = [ P.W__minus__, P.W__minus__, P.G0, P.G__plus__, P.G__plus__, P.H ], + color = [ '1' ], + lorentz = [ L.VVSSSS1 ], + couplings = {(0,0):C.GC_225}) + +V_211 = Vertex(name = 'V_211', + particles = [ P.W__minus__, P.W__minus__, P.G__plus__, P.G__plus__, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.VVSSSS1 ], + couplings = {(0,0):C.GC_223}) + +V_212 = Vertex(name = 'V_212', + particles = [ P.W__minus__, P.W__minus__, P.G0, P.G__plus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VVSSS1 ], + couplings = {(0,0):C.GC_461}) + +V_213 = Vertex(name = 'V_213', + particles = [ P.W__minus__, P.W__minus__, P.G__plus__, P.G__plus__, P.H ], + color = [ '1' ], + lorentz = [ L.VVSSS1 ], + couplings = {(0,0):C.GC_460}) + +V_214 = Vertex(name = 'V_214', + particles = [ P.W__minus__, P.W__minus__, P.G__plus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VVSS4 ], + couplings = {(0,0):C.GC_524}) + +V_215 = Vertex(name = 'V_215', + particles = [ P.a, P.a, P.W__minus__, P.G0, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VVVSS2 ], + couplings = {(0,0):C.GC_180}) + +V_216 = Vertex(name = 'V_216', + particles = [ P.a, P.a, P.W__minus__, P.G__plus__, P.H ], + color = [ '1' ], + lorentz = [ L.VVVSS2 ], + couplings = {(0,0):C.GC_181}) + +V_217 = Vertex(name = 'V_217', + particles = [ P.a, P.a, P.W__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VVVS6 ], + couplings = {(0,0):C.GC_448}) + +V_218 = Vertex(name = 'V_218', + particles = [ P.a, P.W__minus__, P.W__plus__, P.G0, P.G0 ], + color = [ '1' ], + lorentz = [ L.VVVSS1, L.VVVSS5 ], + couplings = {(0,1):C.GC_172,(0,0):C.GC_292}) + +V_219 = Vertex(name = 'V_219', + particles = [ P.a, P.W__minus__, P.W__plus__, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VVVSS1, L.VVVSS5 ], + couplings = {(0,1):C.GC_172,(0,0):C.GC_291}) + +V_220 = Vertex(name = 'V_220', + particles = [ P.a, P.W__minus__, P.W__plus__, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.VVVSS1, L.VVVSS5 ], + couplings = {(0,1):C.GC_172,(0,0):C.GC_292}) + +V_221 = Vertex(name = 'V_221', + particles = [ P.a, P.W__minus__, P.W__plus__, P.H ], + color = [ '1' ], + lorentz = [ L.VVVS5, L.VVVS9 ], + couplings = {(0,1):C.GC_444,(0,0):C.GC_499}) + +V_222 = Vertex(name = 'V_222', + particles = [ P.a, P.a, P.W__minus__, P.W__plus__ ], + color = [ '1' ], + lorentz = [ L.VVVV15, L.VVVV7 ], + couplings = {(0,0):C.GC_333,(0,1):C.GC_5}) + +V_223 = Vertex(name = 'V_223', + particles = [ P.a, P.a, P.W__minus__, P.W__plus__ ], + color = [ '1' ], + lorentz = [ L.VVVV7 ], + couplings = {(0,0):C.GC_626}) + +V_224 = Vertex(name = 'V_224', + particles = [ P.a, P.W__minus__, P.Z, P.G0, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VVVSS1, L.VVVSS3 ], + couplings = {(0,0):C.GC_298,(0,1):C.GC_316}) + +V_225 = Vertex(name = 'V_225', + particles = [ P.a, P.W__minus__, P.Z, P.G__plus__, P.H ], + color = [ '1' ], + lorentz = [ L.VVVSS1, L.VVVSS3 ], + couplings = {(0,0):C.GC_299,(0,1):C.GC_317}) + +V_226 = Vertex(name = 'V_226', + particles = [ P.a, P.W__minus__, P.Z, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VVVS5, L.VVVS7 ], + couplings = {(0,0):C.GC_502,(0,1):C.GC_508}) + +V_227 = Vertex(name = 'V_227', + particles = [ P.a, P.W__minus__, P.W__plus__, P.Z ], + color = [ '1' ], + lorentz = [ L.VVVV10, L.VVVV14 ], + couplings = {(0,1):C.GC_182,(0,0):C.GC_242}) + +V_228 = Vertex(name = 'V_228', + particles = [ P.a, P.W__minus__, P.W__plus__, P.Z ], + color = [ '1' ], + lorentz = [ L.VVVV10 ], + couplings = {(0,0):C.GC_625}) + +V_229 = Vertex(name = 'V_229', + particles = [ P.a, P.W__plus__, P.G0, P.G__minus__, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VVSSSS1 ], + couplings = {(0,0):C.GC_303}) + +V_230 = Vertex(name = 'V_230', + particles = [ P.a, P.W__plus__, P.G__minus__, P.G__minus__, P.G__plus__, P.H ], + color = [ '1' ], + lorentz = [ L.VVSSSS1 ], + couplings = {(0,0):C.GC_304}) + +V_231 = Vertex(name = 'V_231', + particles = [ P.a, P.W__plus__, P.G__minus__, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VVSSS1 ], + couplings = {(0,0):C.GC_504}) + +V_232 = Vertex(name = 'V_232', + particles = [ P.W__plus__, P.G0, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.VSS2, L.VSS3 ], + couplings = {(0,0):C.GC_232,(0,1):C.GC_525}) + +V_233 = Vertex(name = 'V_233', + particles = [ P.W__plus__, P.G0, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.VSS2 ], + couplings = {(0,0):C.GC_598}) + +V_234 = Vertex(name = 'V_234', + particles = [ P.W__plus__, P.G0, P.G0, P.G__minus__, P.H ], + color = [ '1' ], + lorentz = [ L.VSSSS5 ], + couplings = {(0,0):C.GC_251}) + +V_235 = Vertex(name = 'V_235', + particles = [ P.W__plus__, P.G0, P.G__minus__, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.VSSSS10 ], + couplings = {(0,0):C.GC_253}) + +V_236 = Vertex(name = 'V_236', + particles = [ P.W__plus__, P.G0, P.G0, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.VSSS3 ], + couplings = {(0,0):C.GC_473}) + +V_237 = Vertex(name = 'V_237', + particles = [ P.W__plus__, P.G0, P.G__minus__, P.H ], + color = [ '1' ], + lorentz = [ L.VSSS5 ], + couplings = {(0,0):C.GC_474}) + +V_238 = Vertex(name = 'V_238', + particles = [ P.W__plus__, P.G__minus__, P.H ], + color = [ '1' ], + lorentz = [ L.VSS2 ], + couplings = {(0,0):C.GC_231}) + +V_239 = Vertex(name = 'V_239', + particles = [ P.W__plus__, P.G__minus__, P.H ], + color = [ '1' ], + lorentz = [ L.VSS2 ], + couplings = {(0,0):C.GC_605}) + +V_240 = Vertex(name = 'V_240', + particles = [ P.W__plus__, P.G0, P.G__minus__, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VSSSS6 ], + couplings = {(0,0):C.GC_252}) + +V_241 = Vertex(name = 'V_241', + particles = [ P.W__plus__, P.G__minus__, P.G__minus__, P.G__plus__, P.H ], + color = [ '1' ], + lorentz = [ L.VSSSS2 ], + couplings = {(0,0):C.GC_251}) + +V_242 = Vertex(name = 'V_242', + particles = [ P.W__plus__, P.G__minus__, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VSSS4 ], + couplings = {(0,0):C.GC_473}) + +V_243 = Vertex(name = 'V_243', + particles = [ P.W__minus__, P.W__plus__, P.G0, P.G0, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VVSSSS1 ], + couplings = {(0,0):C.GC_222}) + +V_244 = Vertex(name = 'V_244', + particles = [ P.W__minus__, P.W__plus__, P.G__minus__, P.G__plus__, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.VVSSSS1 ], + couplings = {(0,0):C.GC_222}) + +V_245 = Vertex(name = 'V_245', + particles = [ P.W__minus__, P.W__plus__, P.G__minus__, P.G__plus__, P.H ], + color = [ '1' ], + lorentz = [ L.VVSSS1 ], + couplings = {(0,0):C.GC_459}) + +V_246 = Vertex(name = 'V_246', + particles = [ P.a, P.a, P.W__minus__, P.W__plus__, P.G0, P.G0 ], + color = [ '1' ], + lorentz = [ L.VVVVSS2 ], + couplings = {(0,0):C.GC_184}) + +V_247 = Vertex(name = 'V_247', + particles = [ P.a, P.a, P.W__minus__, P.W__plus__, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VVVVSS2 ], + couplings = {(0,0):C.GC_184}) + +V_248 = Vertex(name = 'V_248', + particles = [ P.a, P.a, P.W__minus__, P.W__plus__, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.VVVVSS2 ], + couplings = {(0,0):C.GC_184}) + +V_249 = Vertex(name = 'V_249', + particles = [ P.a, P.a, P.W__minus__, P.W__plus__, P.H ], + color = [ '1' ], + lorentz = [ L.VVVVS2 ], + couplings = {(0,0):C.GC_449}) + +V_250 = Vertex(name = 'V_250', + particles = [ P.W__minus__, P.W__plus__, P.Z, P.G0, P.G0 ], + color = [ '1' ], + lorentz = [ L.VVVSS3, L.VVVSS5 ], + couplings = {(0,1):C.GC_290,(0,0):C.GC_174}) + +V_251 = Vertex(name = 'V_251', + particles = [ P.W__minus__, P.W__plus__, P.Z, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VVVSS3, L.VVVSS5 ], + couplings = {(0,1):C.GC_290,(0,0):C.GC_173}) + +V_252 = Vertex(name = 'V_252', + particles = [ P.W__minus__, P.W__plus__, P.Z, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.VVVSS3, L.VVVSS5 ], + couplings = {(0,1):C.GC_290,(0,0):C.GC_174}) + +V_253 = Vertex(name = 'V_253', + particles = [ P.W__minus__, P.W__plus__, P.Z, P.H ], + color = [ '1' ], + lorentz = [ L.VVVS7, L.VVVS9 ], + couplings = {(0,1):C.GC_498,(0,0):C.GC_445}) + +V_254 = Vertex(name = 'V_254', + particles = [ P.a, P.a, P.a, P.W__minus__, P.W__plus__ ], + color = [ '1' ], + lorentz = [ L.VVVVV3 ], + couplings = {(0,0):C.GC_334}) + +V_255 = Vertex(name = 'V_255', + particles = [ P.W__minus__, P.W__minus__, P.W__plus__, P.W__plus__ ], + color = [ '1' ], + lorentz = [ L.VVVV15, L.VVVV7 ], + couplings = {(0,0):C.GC_300,(0,1):C.GC_219}) + +V_256 = Vertex(name = 'V_256', + particles = [ P.W__minus__, P.W__minus__, P.W__plus__, P.W__plus__ ], + color = [ '1' ], + lorentz = [ L.VVVV7 ], + couplings = {(0,0):C.GC_594}) + +V_257 = Vertex(name = 'V_257', + particles = [ P.a, P.a, P.W__minus__, P.W__plus__, P.Z ], + color = [ '1' ], + lorentz = [ L.VVVVV19 ], + couplings = {(0,0):C.GC_185}) + +V_258 = Vertex(name = 'V_258', + particles = [ P.W__plus__, P.W__plus__, P.G0, P.G0, P.G__minus__, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.VVSSSS1 ], + couplings = {(0,0):C.GC_224}) + +V_259 = Vertex(name = 'V_259', + particles = [ P.W__plus__, P.W__plus__, P.G0, P.G__minus__, P.G__minus__, P.H ], + color = [ '1' ], + lorentz = [ L.VVSSSS1 ], + couplings = {(0,0):C.GC_221}) + +V_260 = Vertex(name = 'V_260', + particles = [ P.W__plus__, P.W__plus__, P.G__minus__, P.G__minus__, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.VVSSSS1 ], + couplings = {(0,0):C.GC_223}) + +V_261 = Vertex(name = 'V_261', + particles = [ P.W__plus__, P.W__plus__, P.G0, P.G__minus__, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.VVSSS1 ], + couplings = {(0,0):C.GC_458}) + +V_262 = Vertex(name = 'V_262', + particles = [ P.W__plus__, P.W__plus__, P.G__minus__, P.G__minus__, P.H ], + color = [ '1' ], + lorentz = [ L.VVSSS1 ], + couplings = {(0,0):C.GC_460}) + +V_263 = Vertex(name = 'V_263', + particles = [ P.W__plus__, P.W__plus__, P.G__minus__, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.VVSS4 ], + couplings = {(0,0):C.GC_524}) + +V_264 = Vertex(name = 'V_264', + particles = [ P.a, P.a, P.W__plus__, P.G0, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.VVVSS2 ], + couplings = {(0,0):C.GC_179}) + +V_265 = Vertex(name = 'V_265', + particles = [ P.a, P.a, P.W__plus__, P.G__minus__, P.H ], + color = [ '1' ], + lorentz = [ L.VVVSS2 ], + couplings = {(0,0):C.GC_181}) + +V_266 = Vertex(name = 'V_266', + particles = [ P.a, P.a, P.W__plus__, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.VVVS6 ], + couplings = {(0,0):C.GC_448}) + +V_267 = Vertex(name = 'V_267', + particles = [ P.a, P.W__plus__, P.Z, P.G0, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.VVVSS1, L.VVVSS3 ], + couplings = {(0,0):C.GC_297,(0,1):C.GC_315}) + +V_268 = Vertex(name = 'V_268', + particles = [ P.a, P.W__plus__, P.Z, P.G__minus__, P.H ], + color = [ '1' ], + lorentz = [ L.VVVSS1, L.VVVSS3 ], + couplings = {(0,0):C.GC_299,(0,1):C.GC_317}) + +V_269 = Vertex(name = 'V_269', + particles = [ P.a, P.W__plus__, P.Z, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.VVVS5, L.VVVS7 ], + couplings = {(0,0):C.GC_502,(0,1):C.GC_508}) + +V_270 = Vertex(name = 'V_270', + particles = [ P.a, P.W__minus__, P.W__minus__, P.W__plus__, P.W__plus__ ], + color = [ '1' ], + lorentz = [ L.VVVVV21 ], + couplings = {(0,0):C.GC_306}) + +V_271 = Vertex(name = 'V_271', + particles = [ P.W__minus__, P.W__minus__, P.W__plus__, P.W__plus__, P.G0, P.G0 ], + color = [ '1' ], + lorentz = [ L.VVVVSS2 ], + couplings = {(0,0):C.GC_226}) + +V_272 = Vertex(name = 'V_272', + particles = [ P.W__minus__, P.W__minus__, P.W__plus__, P.W__plus__, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VVVVSS2 ], + couplings = {(0,0):C.GC_226}) + +V_273 = Vertex(name = 'V_273', + particles = [ P.W__minus__, P.W__minus__, P.W__plus__, P.W__plus__, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.VVVVSS2 ], + couplings = {(0,0):C.GC_226}) + +V_274 = Vertex(name = 'V_274', + particles = [ P.W__minus__, P.W__minus__, P.W__plus__, P.W__plus__, P.H ], + color = [ '1' ], + lorentz = [ L.VVVVS2 ], + couplings = {(0,0):C.GC_462}) + +V_275 = Vertex(name = 'V_275', + particles = [ P.a, P.a, P.W__minus__, P.W__minus__, P.W__plus__, P.W__plus__ ], + color = [ '1' ], + lorentz = [ L.VVVVVV8 ], + couplings = {(0,0):C.GC_308}) + +V_276 = Vertex(name = 'V_276', + particles = [ P.a, P.Z, P.G0, P.G0, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VVSSSS1 ], + couplings = {(0,0):C.GC_384}) + +V_277 = Vertex(name = 'V_277', + particles = [ P.a, P.Z, P.G__minus__, P.G__minus__, P.G__plus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VVSSSS1 ], + couplings = {(0,0):C.GC_385}) + +V_278 = Vertex(name = 'V_278', + particles = [ P.a, P.Z, P.G__minus__, P.G__plus__, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.VVSSSS1 ], + couplings = {(0,0):C.GC_384}) + +V_279 = Vertex(name = 'V_279', + particles = [ P.a, P.Z, P.G__minus__, P.G__plus__, P.H ], + color = [ '1' ], + lorentz = [ L.VVSSS1 ], + couplings = {(0,0):C.GC_579}) + +V_280 = Vertex(name = 'V_280', + particles = [ P.Z, P.G0, P.H ], + color = [ '1' ], + lorentz = [ L.VSS1, L.VSS2 ], + couplings = {(0,1):C.GC_337,(0,0):C.GC_636}) + +V_281 = Vertex(name = 'V_281', + particles = [ P.Z, P.G0, P.H ], + color = [ '1' ], + lorentz = [ L.VSS2 ], + couplings = {(0,0):C.GC_633}) + +V_282 = Vertex(name = 'V_282', + particles = [ P.Z, P.G0, P.G0, P.G0, P.H ], + color = [ '1' ], + lorentz = [ L.VSSSS4 ], + couplings = {(0,0):C.GC_352}) + +V_283 = Vertex(name = 'V_283', + particles = [ P.Z, P.G0, P.G__minus__, P.G__plus__, P.H ], + color = [ '1' ], + lorentz = [ L.VSSSS7 ], + couplings = {(0,0):C.GC_351}) + +V_284 = Vertex(name = 'V_284', + particles = [ P.Z, P.G0, P.H, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.VSSSS12 ], + couplings = {(0,0):C.GC_353}) + +V_285 = Vertex(name = 'V_285', + particles = [ P.Z, P.G0, P.G0, P.G0 ], + color = [ '1' ], + lorentz = [ L.VSSS8 ], + couplings = {(0,0):C.GC_562}) + +V_286 = Vertex(name = 'V_286', + particles = [ P.Z, P.G0, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VSSS1 ], + couplings = {(0,0):C.GC_561}) + +V_287 = Vertex(name = 'V_287', + particles = [ P.Z, P.G0, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.VSSS7 ], + couplings = {(0,0):C.GC_563}) + +V_288 = Vertex(name = 'V_288', + particles = [ P.Z, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VSS2 ], + couplings = {(0,0):C.GC_336}) + +V_289 = Vertex(name = 'V_289', + particles = [ P.Z, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VSS2 ], + couplings = {(0,0):C.GC_635}) + +V_290 = Vertex(name = 'V_290', + particles = [ P.Z, P.G0, P.G0, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VSSSS9 ], + couplings = {(0,0):C.GC_349}) + +V_291 = Vertex(name = 'V_291', + particles = [ P.Z, P.G__minus__, P.G__minus__, P.G__plus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VSSSS8 ], + couplings = {(0,0):C.GC_350}) + +V_292 = Vertex(name = 'V_292', + particles = [ P.Z, P.G__minus__, P.G__plus__, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.VSSSS1 ], + couplings = {(0,0):C.GC_349}) + +V_293 = Vertex(name = 'V_293', + particles = [ P.Z, P.G__minus__, P.G__plus__, P.H ], + color = [ '1' ], + lorentz = [ L.VSSS2 ], + couplings = {(0,0):C.GC_560}) + +V_294 = Vertex(name = 'V_294', + particles = [ P.W__minus__, P.Z, P.G0, P.G0, P.G0, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VVSSSS1 ], + couplings = {(0,0):C.GC_213}) + +V_295 = Vertex(name = 'V_295', + particles = [ P.W__minus__, P.Z, P.G0, P.G__minus__, P.G__plus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VVSSSS1 ], + couplings = {(0,0):C.GC_212}) + +V_296 = Vertex(name = 'V_296', + particles = [ P.W__minus__, P.Z, P.G0, P.G0, P.G__plus__, P.H ], + color = [ '1' ], + lorentz = [ L.VVSSSS1 ], + couplings = {(0,0):C.GC_210}) + +V_297 = Vertex(name = 'V_297', + particles = [ P.W__minus__, P.Z, P.G__minus__, P.G__plus__, P.G__plus__, P.H ], + color = [ '1' ], + lorentz = [ L.VVSSSS1 ], + couplings = {(0,0):C.GC_215}) + +V_298 = Vertex(name = 'V_298', + particles = [ P.W__minus__, P.Z, P.G0, P.G__plus__, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.VVSSSS1 ], + couplings = {(0,0):C.GC_211}) + +V_299 = Vertex(name = 'V_299', + particles = [ P.W__minus__, P.Z, P.G__plus__, P.H, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.VVSSSS1 ], + couplings = {(0,0):C.GC_208}) + +V_300 = Vertex(name = 'V_300', + particles = [ P.W__minus__, P.Z, P.G0, P.G0, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VVSSS1 ], + couplings = {(0,0):C.GC_552}) + +V_301 = Vertex(name = 'V_301', + particles = [ P.W__minus__, P.Z, P.G__minus__, P.G__plus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VVSSS1 ], + couplings = {(0,0):C.GC_555}) + +V_302 = Vertex(name = 'V_302', + particles = [ P.W__minus__, P.Z, P.G0, P.G__plus__, P.H ], + color = [ '1' ], + lorentz = [ L.VVSSS1 ], + couplings = {(0,0):C.GC_553}) + +V_303 = Vertex(name = 'V_303', + particles = [ P.W__minus__, P.Z, P.G__plus__, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.VVSSS1 ], + couplings = {(0,0):C.GC_550}) + +V_304 = Vertex(name = 'V_304', + particles = [ P.W__minus__, P.Z, P.Z, P.G0, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VVVSS4 ], + couplings = {(0,0):C.GC_180}) + +V_305 = Vertex(name = 'V_305', + particles = [ P.W__minus__, P.Z, P.Z, P.G__plus__, P.H ], + color = [ '1' ], + lorentz = [ L.VVVSS4 ], + couplings = {(0,0):C.GC_181}) + +V_306 = Vertex(name = 'V_306', + particles = [ P.W__minus__, P.Z, P.Z, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VVVS8 ], + couplings = {(0,0):C.GC_448}) + +V_307 = Vertex(name = 'V_307', + particles = [ P.W__minus__, P.W__plus__, P.Z, P.Z ], + color = [ '1' ], + lorentz = [ L.VVVV15, L.VVVV7 ], + couplings = {(0,0):C.GC_301,(0,1):C.GC_220}) + +V_308 = Vertex(name = 'V_308', + particles = [ P.W__minus__, P.W__plus__, P.Z, P.Z ], + color = [ '1' ], + lorentz = [ L.VVVV7 ], + couplings = {(0,0):C.GC_627}) + +V_309 = Vertex(name = 'V_309', + particles = [ P.W__plus__, P.Z, P.G0, P.G0, P.G0, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.VVSSSS1 ], + couplings = {(0,0):C.GC_213}) + +V_310 = Vertex(name = 'V_310', + particles = [ P.W__plus__, P.Z, P.G0, P.G__minus__, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VVSSSS1 ], + couplings = {(0,0):C.GC_212}) + +V_311 = Vertex(name = 'V_311', + particles = [ P.W__plus__, P.Z, P.G0, P.G0, P.G__minus__, P.H ], + color = [ '1' ], + lorentz = [ L.VVSSSS1 ], + couplings = {(0,0):C.GC_214}) + +V_312 = Vertex(name = 'V_312', + particles = [ P.W__plus__, P.Z, P.G__minus__, P.G__minus__, P.G__plus__, P.H ], + color = [ '1' ], + lorentz = [ L.VVSSSS1 ], + couplings = {(0,0):C.GC_209}) + +V_313 = Vertex(name = 'V_313', + particles = [ P.W__plus__, P.Z, P.G0, P.G__minus__, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.VVSSSS1 ], + couplings = {(0,0):C.GC_211}) + +V_314 = Vertex(name = 'V_314', + particles = [ P.W__plus__, P.Z, P.G__minus__, P.H, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.VVSSSS1 ], + couplings = {(0,0):C.GC_216}) + +V_315 = Vertex(name = 'V_315', + particles = [ P.W__plus__, P.Z, P.G0, P.G0, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.VVSSS1 ], + couplings = {(0,0):C.GC_554}) + +V_316 = Vertex(name = 'V_316', + particles = [ P.W__plus__, P.Z, P.G__minus__, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VVSSS1 ], + couplings = {(0,0):C.GC_551}) + +V_317 = Vertex(name = 'V_317', + particles = [ P.W__plus__, P.Z, P.G0, P.G__minus__, P.H ], + color = [ '1' ], + lorentz = [ L.VVSSS1 ], + couplings = {(0,0):C.GC_553}) + +V_318 = Vertex(name = 'V_318', + particles = [ P.W__plus__, P.Z, P.G__minus__, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.VVSSS1 ], + couplings = {(0,0):C.GC_556}) + +V_319 = Vertex(name = 'V_319', + particles = [ P.W__plus__, P.Z, P.Z, P.G0, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.VVVSS4 ], + couplings = {(0,0):C.GC_179}) + +V_320 = Vertex(name = 'V_320', + particles = [ P.W__plus__, P.Z, P.Z, P.G__minus__, P.H ], + color = [ '1' ], + lorentz = [ L.VVVSS4 ], + couplings = {(0,0):C.GC_181}) + +V_321 = Vertex(name = 'V_321', + particles = [ P.W__plus__, P.Z, P.Z, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.VVVS8 ], + couplings = {(0,0):C.GC_448}) + +V_322 = Vertex(name = 'V_322', + particles = [ P.a, P.W__minus__, P.W__plus__, P.Z, P.G0, P.G0 ], + color = [ '1' ], + lorentz = [ L.VVVVSS5 ], + couplings = {(0,0):C.GC_305}) + +V_323 = Vertex(name = 'V_323', + particles = [ P.a, P.W__minus__, P.W__plus__, P.Z, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VVVVSS5 ], + couplings = {(0,0):C.GC_305}) + +V_324 = Vertex(name = 'V_324', + particles = [ P.a, P.W__minus__, P.W__plus__, P.Z, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.VVVVSS5 ], + couplings = {(0,0):C.GC_305}) + +V_325 = Vertex(name = 'V_325', + particles = [ P.a, P.W__minus__, P.W__plus__, P.Z, P.H ], + color = [ '1' ], + lorentz = [ L.VVVVS5 ], + couplings = {(0,0):C.GC_505}) + +V_326 = Vertex(name = 'V_326', + particles = [ P.a, P.W__minus__, P.W__plus__, P.Z, P.Z ], + color = [ '1' ], + lorentz = [ L.VVVVV9 ], + couplings = {(0,0):C.GC_307}) + +V_327 = Vertex(name = 'V_327', + particles = [ P.W__minus__, P.W__minus__, P.W__plus__, P.W__plus__, P.Z ], + color = [ '1' ], + lorentz = [ L.VVVVV16 ], + couplings = {(0,0):C.GC_228}) + +V_328 = Vertex(name = 'V_328', + particles = [ P.a, P.W__minus__, P.W__minus__, P.W__plus__, P.W__plus__, P.Z ], + color = [ '1' ], + lorentz = [ L.VVVVVV17 ], + couplings = {(0,0):C.GC_230}) + +V_329 = Vertex(name = 'V_329', + particles = [ P.Z, P.Z, P.G0, P.G0, P.G0, P.G0 ], + color = [ '1' ], + lorentz = [ L.VVSSSS1 ], + couplings = {(0,0):C.GC_397}) + +V_330 = Vertex(name = 'V_330', + particles = [ P.Z, P.Z, P.G__minus__, P.G__minus__, P.G__plus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VVSSSS1 ], + couplings = {(0,0):C.GC_396}) + +V_331 = Vertex(name = 'V_331', + particles = [ P.Z, P.Z, P.G0, P.G0, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.VVSSSS1 ], + couplings = {(0,0):C.GC_395}) + +V_332 = Vertex(name = 'V_332', + particles = [ P.Z, P.Z, P.H, P.H, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.VVSSSS1 ], + couplings = {(0,0):C.GC_397}) + +V_333 = Vertex(name = 'V_333', + particles = [ P.Z, P.Z, P.G0, P.G0, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VVSSSS1 ], + couplings = {(0,0):C.GC_394}) + +V_334 = Vertex(name = 'V_334', + particles = [ P.Z, P.Z, P.G__minus__, P.G__plus__, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.VVSSSS1 ], + couplings = {(0,0):C.GC_394}) + +V_335 = Vertex(name = 'V_335', + particles = [ P.Z, P.Z, P.G0, P.G0, P.H ], + color = [ '1' ], + lorentz = [ L.VVSSS1 ], + couplings = {(0,0):C.GC_586}) + +V_336 = Vertex(name = 'V_336', + particles = [ P.Z, P.Z, P.H, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.VVSSS1 ], + couplings = {(0,0):C.GC_587}) + +V_337 = Vertex(name = 'V_337', + particles = [ P.Z, P.Z, P.G__minus__, P.G__plus__, P.H ], + color = [ '1' ], + lorentz = [ L.VVSSS1 ], + couplings = {(0,0):C.GC_585}) + +V_338 = Vertex(name = 'V_338', + particles = [ P.W__minus__, P.W__plus__, P.Z, P.Z, P.G0, P.G0 ], + color = [ '1' ], + lorentz = [ L.VVVVSS2 ], + couplings = {(0,0):C.GC_227}) + +V_339 = Vertex(name = 'V_339', + particles = [ P.W__minus__, P.W__plus__, P.Z, P.Z, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.VVVVSS2 ], + couplings = {(0,0):C.GC_227}) + +V_340 = Vertex(name = 'V_340', + particles = [ P.W__minus__, P.W__plus__, P.Z, P.Z, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.VVVVSS2 ], + couplings = {(0,0):C.GC_227}) + +V_341 = Vertex(name = 'V_341', + particles = [ P.W__minus__, P.W__plus__, P.Z, P.Z, P.H ], + color = [ '1' ], + lorentz = [ L.VVVVS2 ], + couplings = {(0,0):C.GC_463}) + +V_342 = Vertex(name = 'V_342', + particles = [ P.W__minus__, P.W__minus__, P.W__plus__, P.W__plus__, P.Z, P.Z ], + color = [ '1' ], + lorentz = [ L.VVVVVV8 ], + couplings = {(0,0):C.GC_217}) + +V_343 = Vertex(name = 'V_343', + particles = [ P.W__minus__, P.W__plus__, P.Z, P.Z, P.Z ], + color = [ '1' ], + lorentz = [ L.VVVVV20 ], + couplings = {(0,0):C.GC_229}) + +V_344 = Vertex(name = 'V_344', + particles = [ P.b__tilde__, P.b, P.a ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV10, L.FFV2, L.FFV7 ], + couplings = {(0,0):C.GC_1,(0,2):C.GC_588,(0,1):C.GC_523}) + +V_345 = Vertex(name = 'V_345', + particles = [ P.b__tilde__, P.b, P.a ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV10 ], + couplings = {(0,0):C.GC_613}) + +V_346 = Vertex(name = 'V_346', + particles = [ P.b__tilde__, P.b, P.a, P.G__minus__, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_50,(0,1):C.GC_164}) + +V_347 = Vertex(name = 'V_347', + particles = [ P.b__tilde__, P.b, P.G0, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFSS3, L.FFSS7 ], + couplings = {(0,0):C.GC_30,(0,1):C.GC_86}) + +V_348 = Vertex(name = 'V_348', + particles = [ P.b__tilde__, P.b, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFS19, L.FFS7 ], + couplings = {(0,1):C.GC_540,(0,0):C.GC_415}) + +V_349 = Vertex(name = 'V_349', + particles = [ P.b__tilde__, P.b, P.G__minus__, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFSS3, L.FFSS7 ], + couplings = {(0,0):C.GC_28,(0,1):C.GC_85}) + +V_350 = Vertex(name = 'V_350', + particles = [ P.t__tilde__, P.b, P.a, P.G0, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_159}) + +V_351 = Vertex(name = 'V_351', + particles = [ P.t__tilde__, P.b, P.a, P.G__plus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_158}) + +V_352 = Vertex(name = 'V_352', + particles = [ P.t__tilde__, P.b, P.a, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS3, L.FFVS30 ], + couplings = {(0,1):C.GC_343,(0,0):C.GC_439}) + +V_353 = Vertex(name = 'V_353', + particles = [ P.t__tilde__, P.b, P.G0, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFSS3 ], + couplings = {(0,0):C.GC_65}) + +V_354 = Vertex(name = 'V_354', + particles = [ P.c__tilde__, P.c, P.a ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV10, L.FFV13, L.FFV2 ], + couplings = {(0,0):C.GC_2,(0,1):C.GC_588,(0,2):C.GC_522}) + +V_355 = Vertex(name = 'V_355', + particles = [ P.c__tilde__, P.c, P.a ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV10 ], + couplings = {(0,0):C.GC_614}) + +V_356 = Vertex(name = 'V_356', + particles = [ P.c__tilde__, P.c, P.a, P.G__minus__, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_53,(0,1):C.GC_171}) + +V_357 = Vertex(name = 'V_357', + particles = [ P.c__tilde__, P.c, P.G0, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFSS3, L.FFSS7 ], + couplings = {(0,0):C.GC_33,(0,1):C.GC_99}) + +V_358 = Vertex(name = 'V_358', + particles = [ P.c__tilde__, P.c, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFS19, L.FFS7 ], + couplings = {(0,1):C.GC_541,(0,0):C.GC_423}) + +V_359 = Vertex(name = 'V_359', + particles = [ P.c__tilde__, P.c, P.G__minus__, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFSS3, L.FFSS7 ], + couplings = {(0,0):C.GC_31,(0,1):C.GC_98}) + +V_360 = Vertex(name = 'V_360', + particles = [ P.s__tilde__, P.c, P.a, P.G0, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_162}) + +V_361 = Vertex(name = 'V_361', + particles = [ P.s__tilde__, P.c, P.a, P.G__minus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_163}) + +V_362 = Vertex(name = 'V_362', + particles = [ P.s__tilde__, P.c, P.a, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS3 ], + couplings = {(0,0):C.GC_442}) + +V_363 = Vertex(name = 'V_363', + particles = [ P.s__tilde__, P.c, P.G0, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFSS3 ], + couplings = {(0,0):C.GC_67}) + +V_364 = Vertex(name = 'V_364', + particles = [ P.s__tilde__, P.c, P.G__minus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFSS3 ], + couplings = {(0,0):C.GC_66}) + +V_365 = Vertex(name = 'V_365', + particles = [ P.s__tilde__, P.c, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFS7 ], + couplings = {(0,0):C.GC_409}) + +V_366 = Vertex(name = 'V_366', + particles = [ P.d__tilde__, P.d, P.a ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV10, L.FFV2, L.FFV7 ], + couplings = {(0,0):C.GC_1,(0,2):C.GC_588,(0,1):C.GC_523}) + +V_367 = Vertex(name = 'V_367', + particles = [ P.d__tilde__, P.d, P.a ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV10 ], + couplings = {(0,0):C.GC_613}) + +V_368 = Vertex(name = 'V_368', + particles = [ P.d__tilde__, P.d, P.a, P.G__minus__, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_52,(0,1):C.GC_164}) + +V_369 = Vertex(name = 'V_369', + particles = [ P.d__tilde__, P.d, P.G0, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFSS3, L.FFSS7 ], + couplings = {(0,0):C.GC_34,(0,1):C.GC_86}) + +V_370 = Vertex(name = 'V_370', + particles = [ P.d__tilde__, P.d, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFS19, L.FFS7 ], + couplings = {(0,1):C.GC_542,(0,0):C.GC_415}) + +V_371 = Vertex(name = 'V_371', + particles = [ P.d__tilde__, P.d, P.G__minus__, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFSS3, L.FFSS7 ], + couplings = {(0,0):C.GC_32,(0,1):C.GC_85}) + +V_372 = Vertex(name = 'V_372', + particles = [ P.u__tilde__, P.d, P.a, P.G0, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_162}) + +V_373 = Vertex(name = 'V_373', + particles = [ P.u__tilde__, P.d, P.a, P.G__plus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_161}) + +V_374 = Vertex(name = 'V_374', + particles = [ P.u__tilde__, P.d, P.a, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS3 ], + couplings = {(0,0):C.GC_441}) + +V_375 = Vertex(name = 'V_375', + particles = [ P.u__tilde__, P.d, P.G0, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFSS3 ], + couplings = {(0,0):C.GC_68}) + +V_376 = Vertex(name = 'V_376', + particles = [ P.u__tilde__, P.d, P.G__plus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFSS3 ], + couplings = {(0,0):C.GC_66}) + +V_377 = Vertex(name = 'V_377', + particles = [ P.u__tilde__, P.d, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFS7 ], + couplings = {(0,0):C.GC_409}) + +V_378 = Vertex(name = 'V_378', + particles = [ P.e__plus__, P.e__minus__, P.a ], + color = [ '1' ], + lorentz = [ L.FFV10, L.FFV12, L.FFV2 ], + couplings = {(0,0):C.GC_3,(0,1):C.GC_589,(0,2):C.GC_523}) + +V_379 = Vertex(name = 'V_379', + particles = [ P.e__plus__, P.e__minus__, P.a ], + color = [ '1' ], + lorentz = [ L.FFV10 ], + couplings = {(0,0):C.GC_616}) + +V_380 = Vertex(name = 'V_380', + particles = [ P.e__plus__, P.e__minus__, P.a, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_44,(0,1):C.GC_167}) + +V_381 = Vertex(name = 'V_381', + particles = [ P.e__plus__, P.e__minus__, P.G0, P.H ], + color = [ '1' ], + lorentz = [ L.FFSS3, L.FFSS7 ], + couplings = {(0,0):C.GC_18,(0,1):C.GC_90}) + +V_382 = Vertex(name = 'V_382', + particles = [ P.e__plus__, P.e__minus__, P.G0 ], + color = [ '1' ], + lorentz = [ L.FFS19, L.FFS7 ], + couplings = {(0,1):C.GC_534,(0,0):C.GC_418}) + +V_383 = Vertex(name = 'V_383', + particles = [ P.e__plus__, P.e__minus__, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.FFSS3, L.FFSS7 ], + couplings = {(0,0):C.GC_16,(0,1):C.GC_89}) + +V_384 = Vertex(name = 'V_384', + particles = [ P.ve__tilde__, P.e__minus__, P.a, P.G0, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_150}) + +V_385 = Vertex(name = 'V_385', + particles = [ P.ve__tilde__, P.e__minus__, P.a, P.G__plus__, P.H ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_149}) + +V_386 = Vertex(name = 'V_386', + particles = [ P.ve__tilde__, P.e__minus__, P.a, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.FFVS3 ], + couplings = {(0,0):C.GC_433}) + +V_387 = Vertex(name = 'V_387', + particles = [ P.ve__tilde__, P.e__minus__, P.G0, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.FFSS3 ], + couplings = {(0,0):C.GC_56}) + +V_388 = Vertex(name = 'V_388', + particles = [ P.ve__tilde__, P.e__minus__, P.G__plus__, P.H ], + color = [ '1' ], + lorentz = [ L.FFSS3 ], + couplings = {(0,0):C.GC_54}) + +V_389 = Vertex(name = 'V_389', + particles = [ P.ve__tilde__, P.e__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.FFS7 ], + couplings = {(0,0):C.GC_405}) + +V_390 = Vertex(name = 'V_390', + particles = [ P.mu__plus__, P.mu__minus__, P.a ], + color = [ '1' ], + lorentz = [ L.FFV10, L.FFV12, L.FFV2 ], + couplings = {(0,0):C.GC_3,(0,1):C.GC_589,(0,2):C.GC_523}) + +V_391 = Vertex(name = 'V_391', + particles = [ P.mu__plus__, P.mu__minus__, P.a ], + color = [ '1' ], + lorentz = [ L.FFV10 ], + couplings = {(0,0):C.GC_616}) + +V_392 = Vertex(name = 'V_392', + particles = [ P.mu__plus__, P.mu__minus__, P.a, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_46,(0,1):C.GC_168}) + +V_393 = Vertex(name = 'V_393', + particles = [ P.mu__plus__, P.mu__minus__, P.G0, P.H ], + color = [ '1' ], + lorentz = [ L.FFSS3, L.FFSS7 ], + couplings = {(0,0):C.GC_22,(0,1):C.GC_93}) + +V_394 = Vertex(name = 'V_394', + particles = [ P.mu__plus__, P.mu__minus__, P.G0 ], + color = [ '1' ], + lorentz = [ L.FFS19, L.FFS7 ], + couplings = {(0,1):C.GC_536,(0,0):C.GC_420}) + +V_395 = Vertex(name = 'V_395', + particles = [ P.mu__plus__, P.mu__minus__, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.FFSS3, L.FFSS7 ], + couplings = {(0,0):C.GC_20,(0,1):C.GC_92}) + +V_396 = Vertex(name = 'V_396', + particles = [ P.vm__tilde__, P.mu__minus__, P.a, P.G0, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_153}) + +V_397 = Vertex(name = 'V_397', + particles = [ P.vm__tilde__, P.mu__minus__, P.a, P.G__plus__, P.H ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_152}) + +V_398 = Vertex(name = 'V_398', + particles = [ P.vm__tilde__, P.mu__minus__, P.a, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.FFVS3 ], + couplings = {(0,0):C.GC_435}) + +V_399 = Vertex(name = 'V_399', + particles = [ P.vm__tilde__, P.mu__minus__, P.G0, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.FFSS3 ], + couplings = {(0,0):C.GC_59}) + +V_400 = Vertex(name = 'V_400', + particles = [ P.vm__tilde__, P.mu__minus__, P.G__plus__, P.H ], + color = [ '1' ], + lorentz = [ L.FFSS3 ], + couplings = {(0,0):C.GC_57}) + +V_401 = Vertex(name = 'V_401', + particles = [ P.vm__tilde__, P.mu__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.FFS7 ], + couplings = {(0,0):C.GC_406}) + +V_402 = Vertex(name = 'V_402', + particles = [ P.c__tilde__, P.s, P.a, P.G0, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_162}) + +V_403 = Vertex(name = 'V_403', + particles = [ P.c__tilde__, P.s, P.a, P.G__plus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_161}) + +V_404 = Vertex(name = 'V_404', + particles = [ P.c__tilde__, P.s, P.a, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS3 ], + couplings = {(0,0):C.GC_441}) + +V_405 = Vertex(name = 'V_405', + particles = [ P.c__tilde__, P.s, P.G0, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFSS3 ], + couplings = {(0,0):C.GC_68}) + +V_406 = Vertex(name = 'V_406', + particles = [ P.c__tilde__, P.s, P.G__plus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFSS3 ], + couplings = {(0,0):C.GC_66}) + +V_407 = Vertex(name = 'V_407', + particles = [ P.c__tilde__, P.s, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFS7 ], + couplings = {(0,0):C.GC_409}) + +V_408 = Vertex(name = 'V_408', + particles = [ P.s__tilde__, P.s, P.a ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV10, L.FFV2, L.FFV7 ], + couplings = {(0,0):C.GC_1,(0,2):C.GC_588,(0,1):C.GC_523}) + +V_409 = Vertex(name = 'V_409', + particles = [ P.s__tilde__, P.s, P.a ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV10 ], + couplings = {(0,0):C.GC_613}) + +V_410 = Vertex(name = 'V_410', + particles = [ P.s__tilde__, P.s, P.a, P.G__minus__, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_52,(0,1):C.GC_164}) + +V_411 = Vertex(name = 'V_411', + particles = [ P.s__tilde__, P.s, P.G0, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFSS3, L.FFSS7 ], + couplings = {(0,0):C.GC_34,(0,1):C.GC_86}) + +V_412 = Vertex(name = 'V_412', + particles = [ P.s__tilde__, P.s, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFS19, L.FFS7 ], + couplings = {(0,1):C.GC_542,(0,0):C.GC_415}) + +V_413 = Vertex(name = 'V_413', + particles = [ P.s__tilde__, P.s, P.G__minus__, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFSS3, L.FFSS7 ], + couplings = {(0,0):C.GC_32,(0,1):C.GC_85}) + +V_414 = Vertex(name = 'V_414', + particles = [ P.ta__plus__, P.ta__minus__, P.a ], + color = [ '1' ], + lorentz = [ L.FFV10, L.FFV12, L.FFV2 ], + couplings = {(0,0):C.GC_3,(0,1):C.GC_589,(0,2):C.GC_523}) + +V_415 = Vertex(name = 'V_415', + particles = [ P.ta__plus__, P.ta__minus__, P.a ], + color = [ '1' ], + lorentz = [ L.FFV10 ], + couplings = {(0,0):C.GC_616}) + +V_416 = Vertex(name = 'V_416', + particles = [ P.ta__plus__, P.ta__minus__, P.a, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_48,(0,1):C.GC_170}) + +V_417 = Vertex(name = 'V_417', + particles = [ P.ta__plus__, P.ta__minus__, P.G0, P.H ], + color = [ '1' ], + lorentz = [ L.FFSS3, L.FFSS7 ], + couplings = {(0,0):C.GC_26,(0,1):C.GC_97}) + +V_418 = Vertex(name = 'V_418', + particles = [ P.ta__plus__, P.ta__minus__, P.G0 ], + color = [ '1' ], + lorentz = [ L.FFS19, L.FFS7 ], + couplings = {(0,1):C.GC_538,(0,0):C.GC_422}) + +V_419 = Vertex(name = 'V_419', + particles = [ P.ta__plus__, P.ta__minus__, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.FFSS3, L.FFSS7 ], + couplings = {(0,0):C.GC_24,(0,1):C.GC_96}) + +V_420 = Vertex(name = 'V_420', + particles = [ P.vt__tilde__, P.ta__minus__, P.a, P.G0, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_156}) + +V_421 = Vertex(name = 'V_421', + particles = [ P.vt__tilde__, P.ta__minus__, P.a, P.G__plus__, P.H ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_155}) + +V_422 = Vertex(name = 'V_422', + particles = [ P.vt__tilde__, P.ta__minus__, P.a, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.FFVS3 ], + couplings = {(0,0):C.GC_437}) + +V_423 = Vertex(name = 'V_423', + particles = [ P.vt__tilde__, P.ta__minus__, P.G0, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.FFSS3 ], + couplings = {(0,0):C.GC_62}) + +V_424 = Vertex(name = 'V_424', + particles = [ P.vt__tilde__, P.ta__minus__, P.G__plus__, P.H ], + color = [ '1' ], + lorentz = [ L.FFSS3 ], + couplings = {(0,0):C.GC_60}) + +V_425 = Vertex(name = 'V_425', + particles = [ P.vt__tilde__, P.ta__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.FFS7 ], + couplings = {(0,0):C.GC_407}) + +V_426 = Vertex(name = 'V_426', + particles = [ P.b__tilde__, P.t, P.a, P.G0, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_159}) + +V_427 = Vertex(name = 'V_427', + particles = [ P.b__tilde__, P.t, P.a, P.G__minus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_160}) + +V_428 = Vertex(name = 'V_428', + particles = [ P.b__tilde__, P.t, P.a, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS10, L.FFVS3 ], + couplings = {(0,0):C.GC_344,(0,1):C.GC_440}) + +V_429 = Vertex(name = 'V_429', + particles = [ P.b__tilde__, P.t, P.G0, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFSS3 ], + couplings = {(0,0):C.GC_64}) + +V_430 = Vertex(name = 'V_430', + particles = [ P.t__tilde__, P.t, P.a ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV10, L.FFV13, L.FFV2, L.FFV25 ], + couplings = {(0,0):C.GC_2,(0,1):C.GC_588,(0,2):C.GC_522,(0,3):C.GC_558}) + +V_431 = Vertex(name = 'V_431', + particles = [ P.t__tilde__, P.t, P.a ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV10 ], + couplings = {(0,0):C.GC_614}) + +V_432 = Vertex(name = 'V_432', + particles = [ P.t__tilde__, P.t, P.a, P.G__minus__, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_51,(0,1):C.GC_169}) + +V_433 = Vertex(name = 'V_433', + particles = [ P.d__tilde__, P.u, P.a, P.G0, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_162}) + +V_434 = Vertex(name = 'V_434', + particles = [ P.d__tilde__, P.u, P.a, P.G__minus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_163}) + +V_435 = Vertex(name = 'V_435', + particles = [ P.d__tilde__, P.u, P.a, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS3 ], + couplings = {(0,0):C.GC_442}) + +V_436 = Vertex(name = 'V_436', + particles = [ P.d__tilde__, P.u, P.G0, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFSS3 ], + couplings = {(0,0):C.GC_67}) + +V_437 = Vertex(name = 'V_437', + particles = [ P.d__tilde__, P.u, P.G__minus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFSS3 ], + couplings = {(0,0):C.GC_66}) + +V_438 = Vertex(name = 'V_438', + particles = [ P.d__tilde__, P.u, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFS7 ], + couplings = {(0,0):C.GC_409}) + +V_439 = Vertex(name = 'V_439', + particles = [ P.u__tilde__, P.u, P.a ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV10, L.FFV13, L.FFV2 ], + couplings = {(0,0):C.GC_2,(0,1):C.GC_588,(0,2):C.GC_522}) + +V_440 = Vertex(name = 'V_440', + particles = [ P.u__tilde__, P.u, P.a ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV10 ], + couplings = {(0,0):C.GC_614}) + +V_441 = Vertex(name = 'V_441', + particles = [ P.u__tilde__, P.u, P.a, P.G__minus__, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_53,(0,1):C.GC_171}) + +V_442 = Vertex(name = 'V_442', + particles = [ P.u__tilde__, P.u, P.G0, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFSS3, L.FFSS7 ], + couplings = {(0,0):C.GC_33,(0,1):C.GC_99}) + +V_443 = Vertex(name = 'V_443', + particles = [ P.u__tilde__, P.u, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFS19, L.FFS7 ], + couplings = {(0,1):C.GC_541,(0,0):C.GC_423}) + +V_444 = Vertex(name = 'V_444', + particles = [ P.u__tilde__, P.u, P.G__minus__, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFSS3, L.FFSS7 ], + couplings = {(0,0):C.GC_31,(0,1):C.GC_98}) + +V_445 = Vertex(name = 'V_445', + particles = [ P.e__plus__, P.ve, P.a, P.G0, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_150}) + +V_446 = Vertex(name = 'V_446', + particles = [ P.e__plus__, P.ve, P.a, P.G__minus__, P.H ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_151}) + +V_447 = Vertex(name = 'V_447', + particles = [ P.e__plus__, P.ve, P.a, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.FFVS3 ], + couplings = {(0,0):C.GC_434}) + +V_448 = Vertex(name = 'V_448', + particles = [ P.e__plus__, P.ve, P.G0, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.FFSS3 ], + couplings = {(0,0):C.GC_55}) + +V_449 = Vertex(name = 'V_449', + particles = [ P.e__plus__, P.ve, P.G__minus__, P.H ], + color = [ '1' ], + lorentz = [ L.FFSS3 ], + couplings = {(0,0):C.GC_54}) + +V_450 = Vertex(name = 'V_450', + particles = [ P.e__plus__, P.ve, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.FFS7 ], + couplings = {(0,0):C.GC_405}) + +V_451 = Vertex(name = 'V_451', + particles = [ P.ve__tilde__, P.ve, P.a, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_45}) + +V_452 = Vertex(name = 'V_452', + particles = [ P.ve__tilde__, P.ve, P.a ], + color = [ '1' ], + lorentz = [ L.FFV2 ], + couplings = {(0,0):C.GC_590}) + +V_453 = Vertex(name = 'V_453', + particles = [ P.ve__tilde__, P.ve, P.G0, P.H ], + color = [ '1' ], + lorentz = [ L.FFSS3 ], + couplings = {(0,0):C.GC_17}) + +V_454 = Vertex(name = 'V_454', + particles = [ P.ve__tilde__, P.ve, P.G0 ], + color = [ '1' ], + lorentz = [ L.FFS7 ], + couplings = {(0,0):C.GC_533}) + +V_455 = Vertex(name = 'V_455', + particles = [ P.ve__tilde__, P.ve, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.FFSS3 ], + couplings = {(0,0):C.GC_15}) + +V_456 = Vertex(name = 'V_456', + particles = [ P.mu__plus__, P.vm, P.a, P.G0, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_153}) + +V_457 = Vertex(name = 'V_457', + particles = [ P.mu__plus__, P.vm, P.a, P.G__minus__, P.H ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_154}) + +V_458 = Vertex(name = 'V_458', + particles = [ P.mu__plus__, P.vm, P.a, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.FFVS3 ], + couplings = {(0,0):C.GC_436}) + +V_459 = Vertex(name = 'V_459', + particles = [ P.mu__plus__, P.vm, P.G0, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.FFSS3 ], + couplings = {(0,0):C.GC_58}) + +V_460 = Vertex(name = 'V_460', + particles = [ P.mu__plus__, P.vm, P.G__minus__, P.H ], + color = [ '1' ], + lorentz = [ L.FFSS3 ], + couplings = {(0,0):C.GC_57}) + +V_461 = Vertex(name = 'V_461', + particles = [ P.mu__plus__, P.vm, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.FFS7 ], + couplings = {(0,0):C.GC_406}) + +V_462 = Vertex(name = 'V_462', + particles = [ P.vm__tilde__, P.vm, P.a, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_47}) + +V_463 = Vertex(name = 'V_463', + particles = [ P.vm__tilde__, P.vm, P.a ], + color = [ '1' ], + lorentz = [ L.FFV2 ], + couplings = {(0,0):C.GC_590}) + +V_464 = Vertex(name = 'V_464', + particles = [ P.vm__tilde__, P.vm, P.G0, P.H ], + color = [ '1' ], + lorentz = [ L.FFSS3 ], + couplings = {(0,0):C.GC_21}) + +V_465 = Vertex(name = 'V_465', + particles = [ P.vm__tilde__, P.vm, P.G0 ], + color = [ '1' ], + lorentz = [ L.FFS7 ], + couplings = {(0,0):C.GC_535}) + +V_466 = Vertex(name = 'V_466', + particles = [ P.vm__tilde__, P.vm, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.FFSS3 ], + couplings = {(0,0):C.GC_19}) + +V_467 = Vertex(name = 'V_467', + particles = [ P.ta__plus__, P.vt, P.a, P.G0, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_156}) + +V_468 = Vertex(name = 'V_468', + particles = [ P.ta__plus__, P.vt, P.a, P.G__minus__, P.H ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_157}) + +V_469 = Vertex(name = 'V_469', + particles = [ P.ta__plus__, P.vt, P.a, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.FFVS3 ], + couplings = {(0,0):C.GC_438}) + +V_470 = Vertex(name = 'V_470', + particles = [ P.ta__plus__, P.vt, P.G0, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.FFSS3 ], + couplings = {(0,0):C.GC_61}) + +V_471 = Vertex(name = 'V_471', + particles = [ P.ta__plus__, P.vt, P.G__minus__, P.H ], + color = [ '1' ], + lorentz = [ L.FFSS3 ], + couplings = {(0,0):C.GC_60}) + +V_472 = Vertex(name = 'V_472', + particles = [ P.ta__plus__, P.vt, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.FFS7 ], + couplings = {(0,0):C.GC_407}) + +V_473 = Vertex(name = 'V_473', + particles = [ P.vt__tilde__, P.vt, P.a, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_49}) + +V_474 = Vertex(name = 'V_474', + particles = [ P.vt__tilde__, P.vt, P.a ], + color = [ '1' ], + lorentz = [ L.FFV2 ], + couplings = {(0,0):C.GC_590}) + +V_475 = Vertex(name = 'V_475', + particles = [ P.vt__tilde__, P.vt, P.G0, P.H ], + color = [ '1' ], + lorentz = [ L.FFSS3 ], + couplings = {(0,0):C.GC_25}) + +V_476 = Vertex(name = 'V_476', + particles = [ P.vt__tilde__, P.vt, P.G0 ], + color = [ '1' ], + lorentz = [ L.FFS7 ], + couplings = {(0,0):C.GC_537}) + +V_477 = Vertex(name = 'V_477', + particles = [ P.vt__tilde__, P.vt, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.FFSS3 ], + couplings = {(0,0):C.GC_23}) + +V_478 = Vertex(name = 'V_478', + particles = [ P.b__tilde__, P.b, P.g ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFV1 ], + couplings = {(0,0):C.GC_11}) + +V_479 = Vertex(name = 'V_479', + particles = [ P.c__tilde__, P.c, P.g ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFV1 ], + couplings = {(0,0):C.GC_11}) + +V_480 = Vertex(name = 'V_480', + particles = [ P.d__tilde__, P.d, P.g ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFV1 ], + couplings = {(0,0):C.GC_11}) + +V_481 = Vertex(name = 'V_481', + particles = [ P.s__tilde__, P.s, P.g ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFV1 ], + couplings = {(0,0):C.GC_11}) + +V_482 = Vertex(name = 'V_482', + particles = [ P.t__tilde__, P.t, P.g ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFV10, L.FFV25 ], + couplings = {(0,0):C.GC_11,(0,1):C.GC_451}) + +V_483 = Vertex(name = 'V_483', + particles = [ P.u__tilde__, P.u, P.g ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFV1 ], + couplings = {(0,0):C.GC_11}) + +V_484 = Vertex(name = 'V_484', + particles = [ P.b__tilde__, P.b, P.W__minus__, P.G0, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_272,(0,1):C.GC_249}) + +V_485 = Vertex(name = 'V_485', + particles = [ P.b__tilde__, P.b, P.W__minus__, P.G__plus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_271,(0,1):C.GC_248}) + +V_486 = Vertex(name = 'V_486', + particles = [ P.b__tilde__, P.b, P.W__minus__, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS15, L.FFVS3 ], + couplings = {(0,1):C.GC_487,(0,0):C.GC_471}) + +V_487 = Vertex(name = 'V_487', + particles = [ P.c__tilde__, P.c, P.W__minus__, P.G0, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_275,(0,1):C.GC_284}) + +V_488 = Vertex(name = 'V_488', + particles = [ P.c__tilde__, P.c, P.W__minus__, P.G__plus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_274,(0,1):C.GC_283}) + +V_489 = Vertex(name = 'V_489', + particles = [ P.c__tilde__, P.c, P.W__minus__, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS15, L.FFVS3 ], + couplings = {(0,1):C.GC_489,(0,0):C.GC_495}) + +V_490 = Vertex(name = 'V_490', + particles = [ P.s__tilde__, P.c, P.W__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV2 ], + couplings = {(0,0):C.GC_234}) + +V_491 = Vertex(name = 'V_491', + particles = [ P.s__tilde__, P.c, P.W__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV2 ], + couplings = {(0,0):C.GC_604}) + +V_492 = Vertex(name = 'V_492', + particles = [ P.s__tilde__, P.c, P.W__minus__, P.G0, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_247}) + +V_493 = Vertex(name = 'V_493', + particles = [ P.s__tilde__, P.c, P.W__minus__, P.G__minus__, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_247}) + +V_494 = Vertex(name = 'V_494', + particles = [ P.s__tilde__, P.c, P.W__minus__, P.H, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_247}) + +V_495 = Vertex(name = 'V_495', + particles = [ P.s__tilde__, P.c, P.W__minus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS3 ], + couplings = {(0,0):C.GC_470}) + +V_496 = Vertex(name = 'V_496', + particles = [ P.d__tilde__, P.d, P.W__minus__, P.G0, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_275,(0,1):C.GC_249}) + +V_497 = Vertex(name = 'V_497', + particles = [ P.d__tilde__, P.d, P.W__minus__, P.G__plus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_274,(0,1):C.GC_248}) + +V_498 = Vertex(name = 'V_498', + particles = [ P.d__tilde__, P.d, P.W__minus__, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS15, L.FFVS3 ], + couplings = {(0,1):C.GC_489,(0,0):C.GC_471}) + +V_499 = Vertex(name = 'V_499', + particles = [ P.e__plus__, P.e__minus__, P.W__minus__, P.G0, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_260,(0,1):C.GC_257}) + +V_500 = Vertex(name = 'V_500', + particles = [ P.e__plus__, P.e__minus__, P.W__minus__, P.G__plus__, P.H ], + color = [ '1' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_259,(0,1):C.GC_256}) + +V_501 = Vertex(name = 'V_501', + particles = [ P.e__plus__, P.e__minus__, P.W__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.FFVS15, L.FFVS3 ], + couplings = {(0,1):C.GC_479,(0,0):C.GC_477}) + +V_502 = Vertex(name = 'V_502', + particles = [ P.mu__plus__, P.mu__minus__, P.W__minus__, P.G0, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_263,(0,1):C.GC_269}) + +V_503 = Vertex(name = 'V_503', + particles = [ P.mu__plus__, P.mu__minus__, P.W__minus__, P.G__plus__, P.H ], + color = [ '1' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_262,(0,1):C.GC_268}) + +V_504 = Vertex(name = 'V_504', + particles = [ P.mu__plus__, P.mu__minus__, P.W__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.FFVS15, L.FFVS3 ], + couplings = {(0,1):C.GC_481,(0,0):C.GC_485}) + +V_505 = Vertex(name = 'V_505', + particles = [ P.s__tilde__, P.s, P.W__minus__, P.G0, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_275,(0,1):C.GC_249}) + +V_506 = Vertex(name = 'V_506', + particles = [ P.s__tilde__, P.s, P.W__minus__, P.G__plus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_274,(0,1):C.GC_248}) + +V_507 = Vertex(name = 'V_507', + particles = [ P.s__tilde__, P.s, P.W__minus__, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS15, L.FFVS3 ], + couplings = {(0,1):C.GC_489,(0,0):C.GC_471}) + +V_508 = Vertex(name = 'V_508', + particles = [ P.ta__plus__, P.ta__minus__, P.W__minus__, P.G0, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_266,(0,1):C.GC_281}) + +V_509 = Vertex(name = 'V_509', + particles = [ P.ta__plus__, P.ta__minus__, P.W__minus__, P.G__plus__, P.H ], + color = [ '1' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_265,(0,1):C.GC_280}) + +V_510 = Vertex(name = 'V_510', + particles = [ P.ta__plus__, P.ta__minus__, P.W__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.FFVS15, L.FFVS3 ], + couplings = {(0,1):C.GC_483,(0,0):C.GC_493}) + +V_511 = Vertex(name = 'V_511', + particles = [ P.b__tilde__, P.t, P.W__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV2, L.FFV5 ], + couplings = {(0,1):C.GC_430,(0,0):C.GC_234}) + +V_512 = Vertex(name = 'V_512', + particles = [ P.b__tilde__, P.t, P.W__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV2 ], + couplings = {(0,0):C.GC_603}) + +V_513 = Vertex(name = 'V_513', + particles = [ P.b__tilde__, P.t, P.W__minus__, P.G0, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_246}) + +V_514 = Vertex(name = 'V_514', + particles = [ P.b__tilde__, P.t, P.W__minus__, P.G__minus__, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_246}) + +V_515 = Vertex(name = 'V_515', + particles = [ P.b__tilde__, P.t, P.W__minus__, P.H, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_246}) + +V_516 = Vertex(name = 'V_516', + particles = [ P.b__tilde__, P.t, P.W__minus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS10, L.FFVS3 ], + couplings = {(0,0):C.GC_141,(0,1):C.GC_469}) + +V_517 = Vertex(name = 'V_517', + particles = [ P.t__tilde__, P.t, P.W__minus__, P.G0, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_272,(0,1):C.GC_278}) + +V_518 = Vertex(name = 'V_518', + particles = [ P.t__tilde__, P.t, P.W__minus__, P.G__plus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_271,(0,1):C.GC_277}) + +V_519 = Vertex(name = 'V_519', + particles = [ P.t__tilde__, P.t, P.W__minus__, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS15, L.FFVS3, L.FFVS30 ], + couplings = {(0,1):C.GC_487,(0,0):C.GC_491,(0,2):C.GC_144}) + +V_520 = Vertex(name = 'V_520', + particles = [ P.d__tilde__, P.u, P.W__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV2 ], + couplings = {(0,0):C.GC_234}) + +V_521 = Vertex(name = 'V_521', + particles = [ P.d__tilde__, P.u, P.W__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV2 ], + couplings = {(0,0):C.GC_604}) + +V_522 = Vertex(name = 'V_522', + particles = [ P.d__tilde__, P.u, P.W__minus__, P.G0, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_247}) + +V_523 = Vertex(name = 'V_523', + particles = [ P.d__tilde__, P.u, P.W__minus__, P.G__minus__, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_247}) + +V_524 = Vertex(name = 'V_524', + particles = [ P.d__tilde__, P.u, P.W__minus__, P.H, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_247}) + +V_525 = Vertex(name = 'V_525', + particles = [ P.d__tilde__, P.u, P.W__minus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS3 ], + couplings = {(0,0):C.GC_470}) + +V_526 = Vertex(name = 'V_526', + particles = [ P.u__tilde__, P.u, P.W__minus__, P.G0, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_275,(0,1):C.GC_284}) + +V_527 = Vertex(name = 'V_527', + particles = [ P.u__tilde__, P.u, P.W__minus__, P.G__plus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_274,(0,1):C.GC_283}) + +V_528 = Vertex(name = 'V_528', + particles = [ P.u__tilde__, P.u, P.W__minus__, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS15, L.FFVS3 ], + couplings = {(0,1):C.GC_489,(0,0):C.GC_495}) + +V_529 = Vertex(name = 'V_529', + particles = [ P.e__plus__, P.ve, P.W__minus__ ], + color = [ '1' ], + lorentz = [ L.FFV2 ], + couplings = {(0,0):C.GC_234}) + +V_530 = Vertex(name = 'V_530', + particles = [ P.e__plus__, P.ve, P.W__minus__ ], + color = [ '1' ], + lorentz = [ L.FFV2 ], + couplings = {(0,0):C.GC_600}) + +V_531 = Vertex(name = 'V_531', + particles = [ P.e__plus__, P.ve, P.W__minus__, P.G0, P.G0 ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_243}) + +V_532 = Vertex(name = 'V_532', + particles = [ P.e__plus__, P.ve, P.W__minus__, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_243}) + +V_533 = Vertex(name = 'V_533', + particles = [ P.e__plus__, P.ve, P.W__minus__, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_243}) + +V_534 = Vertex(name = 'V_534', + particles = [ P.e__plus__, P.ve, P.W__minus__, P.H ], + color = [ '1' ], + lorentz = [ L.FFVS3 ], + couplings = {(0,0):C.GC_466}) + +V_535 = Vertex(name = 'V_535', + particles = [ P.ve__tilde__, P.ve, P.W__minus__, P.G0, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_260}) + +V_536 = Vertex(name = 'V_536', + particles = [ P.ve__tilde__, P.ve, P.W__minus__, P.G__plus__, P.H ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_259}) + +V_537 = Vertex(name = 'V_537', + particles = [ P.ve__tilde__, P.ve, P.W__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.FFVS3 ], + couplings = {(0,0):C.GC_479}) + +V_538 = Vertex(name = 'V_538', + particles = [ P.mu__plus__, P.vm, P.W__minus__ ], + color = [ '1' ], + lorentz = [ L.FFV2 ], + couplings = {(0,0):C.GC_234}) + +V_539 = Vertex(name = 'V_539', + particles = [ P.mu__plus__, P.vm, P.W__minus__ ], + color = [ '1' ], + lorentz = [ L.FFV2 ], + couplings = {(0,0):C.GC_601}) + +V_540 = Vertex(name = 'V_540', + particles = [ P.mu__plus__, P.vm, P.W__minus__, P.G0, P.G0 ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_244}) + +V_541 = Vertex(name = 'V_541', + particles = [ P.mu__plus__, P.vm, P.W__minus__, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_244}) + +V_542 = Vertex(name = 'V_542', + particles = [ P.mu__plus__, P.vm, P.W__minus__, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_244}) + +V_543 = Vertex(name = 'V_543', + particles = [ P.mu__plus__, P.vm, P.W__minus__, P.H ], + color = [ '1' ], + lorentz = [ L.FFVS3 ], + couplings = {(0,0):C.GC_467}) + +V_544 = Vertex(name = 'V_544', + particles = [ P.vm__tilde__, P.vm, P.W__minus__, P.G0, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_263}) + +V_545 = Vertex(name = 'V_545', + particles = [ P.vm__tilde__, P.vm, P.W__minus__, P.G__plus__, P.H ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_262}) + +V_546 = Vertex(name = 'V_546', + particles = [ P.vm__tilde__, P.vm, P.W__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.FFVS3 ], + couplings = {(0,0):C.GC_481}) + +V_547 = Vertex(name = 'V_547', + particles = [ P.ta__plus__, P.vt, P.W__minus__ ], + color = [ '1' ], + lorentz = [ L.FFV2 ], + couplings = {(0,0):C.GC_234}) + +V_548 = Vertex(name = 'V_548', + particles = [ P.ta__plus__, P.vt, P.W__minus__ ], + color = [ '1' ], + lorentz = [ L.FFV2 ], + couplings = {(0,0):C.GC_602}) + +V_549 = Vertex(name = 'V_549', + particles = [ P.ta__plus__, P.vt, P.W__minus__, P.G0, P.G0 ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_245}) + +V_550 = Vertex(name = 'V_550', + particles = [ P.ta__plus__, P.vt, P.W__minus__, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_245}) + +V_551 = Vertex(name = 'V_551', + particles = [ P.ta__plus__, P.vt, P.W__minus__, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_245}) + +V_552 = Vertex(name = 'V_552', + particles = [ P.ta__plus__, P.vt, P.W__minus__, P.H ], + color = [ '1' ], + lorentz = [ L.FFVS3 ], + couplings = {(0,0):C.GC_468}) + +V_553 = Vertex(name = 'V_553', + particles = [ P.vt__tilde__, P.vt, P.W__minus__, P.G0, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_266}) + +V_554 = Vertex(name = 'V_554', + particles = [ P.vt__tilde__, P.vt, P.W__minus__, P.G__plus__, P.H ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_265}) + +V_555 = Vertex(name = 'V_555', + particles = [ P.vt__tilde__, P.vt, P.W__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.FFVS3 ], + couplings = {(0,0):C.GC_483}) + +V_556 = Vertex(name = 'V_556', + particles = [ P.b__tilde__, P.b, P.W__plus__, P.G0, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_272,(0,1):C.GC_249}) + +V_557 = Vertex(name = 'V_557', + particles = [ P.b__tilde__, P.b, P.W__plus__, P.G__minus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_273,(0,1):C.GC_250}) + +V_558 = Vertex(name = 'V_558', + particles = [ P.b__tilde__, P.b, P.W__plus__, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS15, L.FFVS3 ], + couplings = {(0,1):C.GC_488,(0,0):C.GC_472}) + +V_559 = Vertex(name = 'V_559', + particles = [ P.t__tilde__, P.b, P.W__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV2, L.FFV24 ], + couplings = {(0,1):C.GC_430,(0,0):C.GC_234}) + +V_560 = Vertex(name = 'V_560', + particles = [ P.t__tilde__, P.b, P.W__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV2 ], + couplings = {(0,0):C.GC_603}) + +V_561 = Vertex(name = 'V_561', + particles = [ P.t__tilde__, P.b, P.W__plus__, P.G0, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_246}) + +V_562 = Vertex(name = 'V_562', + particles = [ P.t__tilde__, P.b, P.W__plus__, P.G__minus__, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_246}) + +V_563 = Vertex(name = 'V_563', + particles = [ P.t__tilde__, P.b, P.W__plus__, P.H, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_246}) + +V_564 = Vertex(name = 'V_564', + particles = [ P.t__tilde__, P.b, P.W__plus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS3, L.FFVS30 ], + couplings = {(0,1):C.GC_141,(0,0):C.GC_469}) + +V_565 = Vertex(name = 'V_565', + particles = [ P.c__tilde__, P.c, P.W__plus__, P.G0, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_275,(0,1):C.GC_284}) + +V_566 = Vertex(name = 'V_566', + particles = [ P.c__tilde__, P.c, P.W__plus__, P.G__minus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_276,(0,1):C.GC_285}) + +V_567 = Vertex(name = 'V_567', + particles = [ P.c__tilde__, P.c, P.W__plus__, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS15, L.FFVS3 ], + couplings = {(0,1):C.GC_490,(0,0):C.GC_496}) + +V_568 = Vertex(name = 'V_568', + particles = [ P.d__tilde__, P.d, P.W__plus__, P.G0, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_275,(0,1):C.GC_249}) + +V_569 = Vertex(name = 'V_569', + particles = [ P.d__tilde__, P.d, P.W__plus__, P.G__minus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_276,(0,1):C.GC_250}) + +V_570 = Vertex(name = 'V_570', + particles = [ P.d__tilde__, P.d, P.W__plus__, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS15, L.FFVS3 ], + couplings = {(0,1):C.GC_490,(0,0):C.GC_472}) + +V_571 = Vertex(name = 'V_571', + particles = [ P.u__tilde__, P.d, P.W__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV2 ], + couplings = {(0,0):C.GC_234}) + +V_572 = Vertex(name = 'V_572', + particles = [ P.u__tilde__, P.d, P.W__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV2 ], + couplings = {(0,0):C.GC_604}) + +V_573 = Vertex(name = 'V_573', + particles = [ P.u__tilde__, P.d, P.W__plus__, P.G0, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_247}) + +V_574 = Vertex(name = 'V_574', + particles = [ P.u__tilde__, P.d, P.W__plus__, P.G__minus__, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_247}) + +V_575 = Vertex(name = 'V_575', + particles = [ P.u__tilde__, P.d, P.W__plus__, P.H, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_247}) + +V_576 = Vertex(name = 'V_576', + particles = [ P.u__tilde__, P.d, P.W__plus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS3 ], + couplings = {(0,0):C.GC_470}) + +V_577 = Vertex(name = 'V_577', + particles = [ P.e__plus__, P.e__minus__, P.W__plus__, P.G0, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_260,(0,1):C.GC_257}) + +V_578 = Vertex(name = 'V_578', + particles = [ P.e__plus__, P.e__minus__, P.W__plus__, P.G__minus__, P.H ], + color = [ '1' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_261,(0,1):C.GC_258}) + +V_579 = Vertex(name = 'V_579', + particles = [ P.e__plus__, P.e__minus__, P.W__plus__, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.FFVS15, L.FFVS3 ], + couplings = {(0,1):C.GC_480,(0,0):C.GC_478}) + +V_580 = Vertex(name = 'V_580', + particles = [ P.ve__tilde__, P.e__minus__, P.W__plus__ ], + color = [ '1' ], + lorentz = [ L.FFV2 ], + couplings = {(0,0):C.GC_234}) + +V_581 = Vertex(name = 'V_581', + particles = [ P.ve__tilde__, P.e__minus__, P.W__plus__ ], + color = [ '1' ], + lorentz = [ L.FFV2 ], + couplings = {(0,0):C.GC_600}) + +V_582 = Vertex(name = 'V_582', + particles = [ P.ve__tilde__, P.e__minus__, P.W__plus__, P.G0, P.G0 ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_243}) + +V_583 = Vertex(name = 'V_583', + particles = [ P.ve__tilde__, P.e__minus__, P.W__plus__, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_243}) + +V_584 = Vertex(name = 'V_584', + particles = [ P.ve__tilde__, P.e__minus__, P.W__plus__, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_243}) + +V_585 = Vertex(name = 'V_585', + particles = [ P.ve__tilde__, P.e__minus__, P.W__plus__, P.H ], + color = [ '1' ], + lorentz = [ L.FFVS3 ], + couplings = {(0,0):C.GC_466}) + +V_586 = Vertex(name = 'V_586', + particles = [ P.mu__plus__, P.mu__minus__, P.W__plus__, P.G0, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_263,(0,1):C.GC_269}) + +V_587 = Vertex(name = 'V_587', + particles = [ P.mu__plus__, P.mu__minus__, P.W__plus__, P.G__minus__, P.H ], + color = [ '1' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_264,(0,1):C.GC_270}) + +V_588 = Vertex(name = 'V_588', + particles = [ P.mu__plus__, P.mu__minus__, P.W__plus__, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.FFVS15, L.FFVS3 ], + couplings = {(0,1):C.GC_482,(0,0):C.GC_486}) + +V_589 = Vertex(name = 'V_589', + particles = [ P.vm__tilde__, P.mu__minus__, P.W__plus__ ], + color = [ '1' ], + lorentz = [ L.FFV2 ], + couplings = {(0,0):C.GC_234}) + +V_590 = Vertex(name = 'V_590', + particles = [ P.vm__tilde__, P.mu__minus__, P.W__plus__ ], + color = [ '1' ], + lorentz = [ L.FFV2 ], + couplings = {(0,0):C.GC_601}) + +V_591 = Vertex(name = 'V_591', + particles = [ P.vm__tilde__, P.mu__minus__, P.W__plus__, P.G0, P.G0 ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_244}) + +V_592 = Vertex(name = 'V_592', + particles = [ P.vm__tilde__, P.mu__minus__, P.W__plus__, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_244}) + +V_593 = Vertex(name = 'V_593', + particles = [ P.vm__tilde__, P.mu__minus__, P.W__plus__, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_244}) + +V_594 = Vertex(name = 'V_594', + particles = [ P.vm__tilde__, P.mu__minus__, P.W__plus__, P.H ], + color = [ '1' ], + lorentz = [ L.FFVS3 ], + couplings = {(0,0):C.GC_467}) + +V_595 = Vertex(name = 'V_595', + particles = [ P.c__tilde__, P.s, P.W__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV2 ], + couplings = {(0,0):C.GC_234}) + +V_596 = Vertex(name = 'V_596', + particles = [ P.c__tilde__, P.s, P.W__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV2 ], + couplings = {(0,0):C.GC_604}) + +V_597 = Vertex(name = 'V_597', + particles = [ P.c__tilde__, P.s, P.W__plus__, P.G0, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_247}) + +V_598 = Vertex(name = 'V_598', + particles = [ P.c__tilde__, P.s, P.W__plus__, P.G__minus__, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_247}) + +V_599 = Vertex(name = 'V_599', + particles = [ P.c__tilde__, P.s, P.W__plus__, P.H, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_247}) + +V_600 = Vertex(name = 'V_600', + particles = [ P.c__tilde__, P.s, P.W__plus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS3 ], + couplings = {(0,0):C.GC_470}) + +V_601 = Vertex(name = 'V_601', + particles = [ P.s__tilde__, P.s, P.W__plus__, P.G0, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_275,(0,1):C.GC_249}) + +V_602 = Vertex(name = 'V_602', + particles = [ P.s__tilde__, P.s, P.W__plus__, P.G__minus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_276,(0,1):C.GC_250}) + +V_603 = Vertex(name = 'V_603', + particles = [ P.s__tilde__, P.s, P.W__plus__, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS15, L.FFVS3 ], + couplings = {(0,1):C.GC_490,(0,0):C.GC_472}) + +V_604 = Vertex(name = 'V_604', + particles = [ P.ta__plus__, P.ta__minus__, P.W__plus__, P.G0, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_266,(0,1):C.GC_281}) + +V_605 = Vertex(name = 'V_605', + particles = [ P.ta__plus__, P.ta__minus__, P.W__plus__, P.G__minus__, P.H ], + color = [ '1' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_267,(0,1):C.GC_282}) + +V_606 = Vertex(name = 'V_606', + particles = [ P.ta__plus__, P.ta__minus__, P.W__plus__, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.FFVS15, L.FFVS3 ], + couplings = {(0,1):C.GC_484,(0,0):C.GC_494}) + +V_607 = Vertex(name = 'V_607', + particles = [ P.vt__tilde__, P.ta__minus__, P.W__plus__ ], + color = [ '1' ], + lorentz = [ L.FFV2 ], + couplings = {(0,0):C.GC_234}) + +V_608 = Vertex(name = 'V_608', + particles = [ P.vt__tilde__, P.ta__minus__, P.W__plus__ ], + color = [ '1' ], + lorentz = [ L.FFV2 ], + couplings = {(0,0):C.GC_602}) + +V_609 = Vertex(name = 'V_609', + particles = [ P.vt__tilde__, P.ta__minus__, P.W__plus__, P.G0, P.G0 ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_245}) + +V_610 = Vertex(name = 'V_610', + particles = [ P.vt__tilde__, P.ta__minus__, P.W__plus__, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_245}) + +V_611 = Vertex(name = 'V_611', + particles = [ P.vt__tilde__, P.ta__minus__, P.W__plus__, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_245}) + +V_612 = Vertex(name = 'V_612', + particles = [ P.vt__tilde__, P.ta__minus__, P.W__plus__, P.H ], + color = [ '1' ], + lorentz = [ L.FFVS3 ], + couplings = {(0,0):C.GC_468}) + +V_613 = Vertex(name = 'V_613', + particles = [ P.t__tilde__, P.t, P.W__plus__, P.G0, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_272,(0,1):C.GC_278}) + +V_614 = Vertex(name = 'V_614', + particles = [ P.t__tilde__, P.t, P.W__plus__, P.G__minus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_273,(0,1):C.GC_279}) + +V_615 = Vertex(name = 'V_615', + particles = [ P.t__tilde__, P.t, P.W__plus__, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS10, L.FFVS15, L.FFVS3 ], + couplings = {(0,2):C.GC_488,(0,1):C.GC_492,(0,0):C.GC_143}) + +V_616 = Vertex(name = 'V_616', + particles = [ P.u__tilde__, P.u, P.W__plus__, P.G0, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_275,(0,1):C.GC_284}) + +V_617 = Vertex(name = 'V_617', + particles = [ P.u__tilde__, P.u, P.W__plus__, P.G__minus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_276,(0,1):C.GC_285}) + +V_618 = Vertex(name = 'V_618', + particles = [ P.u__tilde__, P.u, P.W__plus__, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS15, L.FFVS3 ], + couplings = {(0,1):C.GC_490,(0,0):C.GC_496}) + +V_619 = Vertex(name = 'V_619', + particles = [ P.ve__tilde__, P.ve, P.W__plus__, P.G0, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_260}) + +V_620 = Vertex(name = 'V_620', + particles = [ P.ve__tilde__, P.ve, P.W__plus__, P.G__minus__, P.H ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_261}) + +V_621 = Vertex(name = 'V_621', + particles = [ P.ve__tilde__, P.ve, P.W__plus__, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.FFVS3 ], + couplings = {(0,0):C.GC_480}) + +V_622 = Vertex(name = 'V_622', + particles = [ P.vm__tilde__, P.vm, P.W__plus__, P.G0, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_263}) + +V_623 = Vertex(name = 'V_623', + particles = [ P.vm__tilde__, P.vm, P.W__plus__, P.G__minus__, P.H ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_264}) + +V_624 = Vertex(name = 'V_624', + particles = [ P.vm__tilde__, P.vm, P.W__plus__, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.FFVS3 ], + couplings = {(0,0):C.GC_482}) + +V_625 = Vertex(name = 'V_625', + particles = [ P.vt__tilde__, P.vt, P.W__plus__, P.G0, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_266}) + +V_626 = Vertex(name = 'V_626', + particles = [ P.vt__tilde__, P.vt, P.W__plus__, P.G__minus__, P.H ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_267}) + +V_627 = Vertex(name = 'V_627', + particles = [ P.vt__tilde__, P.vt, P.W__plus__, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.FFVS3 ], + couplings = {(0,0):C.GC_484}) + +V_628 = Vertex(name = 'V_628', + particles = [ P.b__tilde__, P.b, P.Z ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV10, L.FFV2, L.FFV6, L.FFV7 ], + couplings = {(0,1):C.GC_236,(0,3):C.GC_309,(0,0):C.GC_606,(0,2):C.GC_634}) + +V_629 = Vertex(name = 'V_629', + particles = [ P.b__tilde__, P.b, P.Z ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV2, L.FFV7 ], + couplings = {(0,0):C.GC_646,(0,1):C.GC_629}) + +V_630 = Vertex(name = 'V_630', + particles = [ P.b__tilde__, P.b, P.Z, P.G0, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_373,(0,1):C.GC_348}) + +V_631 = Vertex(name = 'V_631', + particles = [ P.b__tilde__, P.b, P.Z, P.G__minus__, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_370,(0,1):C.GC_347}) + +V_632 = Vertex(name = 'V_632', + particles = [ P.b__tilde__, P.b, P.Z, P.H, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_373,(0,1):C.GC_348}) + +V_633 = Vertex(name = 'V_633', + particles = [ P.b__tilde__, P.b, P.Z, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS15, L.FFVS3 ], + couplings = {(0,1):C.GC_573,(0,0):C.GC_559}) + +V_634 = Vertex(name = 'V_634', + particles = [ P.t__tilde__, P.b, P.Z, P.G0, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_328}) + +V_635 = Vertex(name = 'V_635', + particles = [ P.t__tilde__, P.b, P.Z, P.G__plus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_327}) + +V_636 = Vertex(name = 'V_636', + particles = [ P.t__tilde__, P.b, P.Z, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS3, L.FFVS30 ], + couplings = {(0,1):C.GC_340,(0,0):C.GC_515}) + +V_637 = Vertex(name = 'V_637', + particles = [ P.c__tilde__, P.c, P.Z ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV10, L.FFV13, L.FFV2, L.FFV6 ], + couplings = {(0,2):C.GC_235,(0,1):C.GC_309,(0,0):C.GC_607,(0,3):C.GC_651}) + +V_638 = Vertex(name = 'V_638', + particles = [ P.c__tilde__, P.c, P.Z ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV13, L.FFV2 ], + couplings = {(0,1):C.GC_647,(0,0):C.GC_629}) + +V_639 = Vertex(name = 'V_639', + particles = [ P.c__tilde__, P.c, P.Z, P.G0, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_375,(0,1):C.GC_383}) + +V_640 = Vertex(name = 'V_640', + particles = [ P.c__tilde__, P.c, P.Z, P.G__minus__, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_376,(0,1):C.GC_382}) + +V_641 = Vertex(name = 'V_641', + particles = [ P.c__tilde__, P.c, P.Z, P.H, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_375,(0,1):C.GC_383}) + +V_642 = Vertex(name = 'V_642', + particles = [ P.c__tilde__, P.c, P.Z, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS15, L.FFVS3 ], + couplings = {(0,1):C.GC_574,(0,0):C.GC_578}) + +V_643 = Vertex(name = 'V_643', + particles = [ P.s__tilde__, P.c, P.Z, P.G0, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_331}) + +V_644 = Vertex(name = 'V_644', + particles = [ P.s__tilde__, P.c, P.Z, P.G__minus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_332}) + +V_645 = Vertex(name = 'V_645', + particles = [ P.s__tilde__, P.c, P.Z, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS3 ], + couplings = {(0,0):C.GC_518}) + +V_646 = Vertex(name = 'V_646', + particles = [ P.d__tilde__, P.d, P.Z ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV10, L.FFV2, L.FFV6, L.FFV7 ], + couplings = {(0,1):C.GC_236,(0,3):C.GC_309,(0,0):C.GC_606,(0,2):C.GC_634}) + +V_647 = Vertex(name = 'V_647', + particles = [ P.d__tilde__, P.d, P.Z ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV2, L.FFV7 ], + couplings = {(0,0):C.GC_648,(0,1):C.GC_629}) + +V_648 = Vertex(name = 'V_648', + particles = [ P.d__tilde__, P.d, P.Z, P.G0, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_377,(0,1):C.GC_348}) + +V_649 = Vertex(name = 'V_649', + particles = [ P.d__tilde__, P.d, P.Z, P.G__minus__, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_374,(0,1):C.GC_347}) + +V_650 = Vertex(name = 'V_650', + particles = [ P.d__tilde__, P.d, P.Z, P.H, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_377,(0,1):C.GC_348}) + +V_651 = Vertex(name = 'V_651', + particles = [ P.d__tilde__, P.d, P.Z, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS15, L.FFVS3 ], + couplings = {(0,1):C.GC_575,(0,0):C.GC_559}) + +V_652 = Vertex(name = 'V_652', + particles = [ P.u__tilde__, P.d, P.Z, P.G0, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_331}) + +V_653 = Vertex(name = 'V_653', + particles = [ P.u__tilde__, P.d, P.Z, P.G__plus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_330}) + +V_654 = Vertex(name = 'V_654', + particles = [ P.u__tilde__, P.d, P.Z, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS3 ], + couplings = {(0,0):C.GC_517}) + +V_655 = Vertex(name = 'V_655', + particles = [ P.e__plus__, P.e__minus__, P.Z ], + color = [ '1' ], + lorentz = [ L.FFV10, L.FFV12, L.FFV2, L.FFV6, L.FFV9 ], + couplings = {(0,2):C.GC_236,(0,1):C.GC_310,(0,0):C.GC_610,(0,4):C.GC_528,(0,3):C.GC_637}) + +V_656 = Vertex(name = 'V_656', + particles = [ P.e__plus__, P.e__minus__, P.Z ], + color = [ '1' ], + lorentz = [ L.FFV12, L.FFV2 ], + couplings = {(0,1):C.GC_638,(0,0):C.GC_631}) + +V_657 = Vertex(name = 'V_657', + particles = [ P.e__plus__, P.e__minus__, P.Z, P.G0, P.G0 ], + color = [ '1' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_359,(0,1):C.GC_355}) + +V_658 = Vertex(name = 'V_658', + particles = [ P.e__plus__, P.e__minus__, P.Z, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_356,(0,1):C.GC_354}) + +V_659 = Vertex(name = 'V_659', + particles = [ P.e__plus__, P.e__minus__, P.Z, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_359,(0,1):C.GC_355}) + +V_660 = Vertex(name = 'V_660', + particles = [ P.e__plus__, P.e__minus__, P.Z, P.H ], + color = [ '1' ], + lorentz = [ L.FFVS15, L.FFVS3 ], + couplings = {(0,1):C.GC_566,(0,0):C.GC_564}) + +V_661 = Vertex(name = 'V_661', + particles = [ P.ve__tilde__, P.e__minus__, P.Z, P.G0, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_319}) + +V_662 = Vertex(name = 'V_662', + particles = [ P.ve__tilde__, P.e__minus__, P.Z, P.G__plus__, P.H ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_318}) + +V_663 = Vertex(name = 'V_663', + particles = [ P.ve__tilde__, P.e__minus__, P.Z, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.FFVS3 ], + couplings = {(0,0):C.GC_509}) + +V_664 = Vertex(name = 'V_664', + particles = [ P.mu__plus__, P.mu__minus__, P.Z ], + color = [ '1' ], + lorentz = [ L.FFV10, L.FFV12, L.FFV2, L.FFV6, L.FFV9 ], + couplings = {(0,2):C.GC_236,(0,1):C.GC_310,(0,0):C.GC_610,(0,4):C.GC_529,(0,3):C.GC_644}) + +V_665 = Vertex(name = 'V_665', + particles = [ P.mu__plus__, P.mu__minus__, P.Z ], + color = [ '1' ], + lorentz = [ L.FFV12, L.FFV2 ], + couplings = {(0,1):C.GC_640,(0,0):C.GC_630}) + +V_666 = Vertex(name = 'V_666', + particles = [ P.mu__plus__, P.mu__minus__, P.Z, P.G0, P.G0 ], + color = [ '1' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_363,(0,1):C.GC_369}) + +V_667 = Vertex(name = 'V_667', + particles = [ P.mu__plus__, P.mu__minus__, P.Z, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_360,(0,1):C.GC_368}) + +V_668 = Vertex(name = 'V_668', + particles = [ P.mu__plus__, P.mu__minus__, P.Z, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_363,(0,1):C.GC_369}) + +V_669 = Vertex(name = 'V_669', + particles = [ P.mu__plus__, P.mu__minus__, P.Z, P.H ], + color = [ '1' ], + lorentz = [ L.FFVS15, L.FFVS3 ], + couplings = {(0,1):C.GC_568,(0,0):C.GC_571}) + +V_670 = Vertex(name = 'V_670', + particles = [ P.vm__tilde__, P.mu__minus__, P.Z, P.G0, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_322}) + +V_671 = Vertex(name = 'V_671', + particles = [ P.vm__tilde__, P.mu__minus__, P.Z, P.G__plus__, P.H ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_321}) + +V_672 = Vertex(name = 'V_672', + particles = [ P.vm__tilde__, P.mu__minus__, P.Z, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.FFVS3 ], + couplings = {(0,0):C.GC_511}) + +V_673 = Vertex(name = 'V_673', + particles = [ P.c__tilde__, P.s, P.Z, P.G0, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_331}) + +V_674 = Vertex(name = 'V_674', + particles = [ P.c__tilde__, P.s, P.Z, P.G__plus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_330}) + +V_675 = Vertex(name = 'V_675', + particles = [ P.c__tilde__, P.s, P.Z, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS3 ], + couplings = {(0,0):C.GC_517}) + +V_676 = Vertex(name = 'V_676', + particles = [ P.s__tilde__, P.s, P.Z ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV10, L.FFV2, L.FFV6, L.FFV7 ], + couplings = {(0,1):C.GC_236,(0,3):C.GC_309,(0,0):C.GC_606,(0,2):C.GC_634}) + +V_677 = Vertex(name = 'V_677', + particles = [ P.s__tilde__, P.s, P.Z ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV2, L.FFV7 ], + couplings = {(0,0):C.GC_648,(0,1):C.GC_629}) + +V_678 = Vertex(name = 'V_678', + particles = [ P.s__tilde__, P.s, P.Z, P.G0, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_377,(0,1):C.GC_348}) + +V_679 = Vertex(name = 'V_679', + particles = [ P.s__tilde__, P.s, P.Z, P.G__minus__, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_374,(0,1):C.GC_347}) + +V_680 = Vertex(name = 'V_680', + particles = [ P.s__tilde__, P.s, P.Z, P.H, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_377,(0,1):C.GC_348}) + +V_681 = Vertex(name = 'V_681', + particles = [ P.s__tilde__, P.s, P.Z, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS15, L.FFVS3 ], + couplings = {(0,1):C.GC_575,(0,0):C.GC_559}) + +V_682 = Vertex(name = 'V_682', + particles = [ P.ta__plus__, P.ta__minus__, P.Z ], + color = [ '1' ], + lorentz = [ L.FFV10, L.FFV12, L.FFV2, L.FFV6 ], + couplings = {(0,2):C.GC_236,(0,1):C.GC_310,(0,0):C.GC_610,(0,3):C.GC_650}) + +V_683 = Vertex(name = 'V_683', + particles = [ P.ta__plus__, P.ta__minus__, P.Z ], + color = [ '1' ], + lorentz = [ L.FFV12, L.FFV2 ], + couplings = {(0,1):C.GC_642,(0,0):C.GC_632}) + +V_684 = Vertex(name = 'V_684', + particles = [ P.ta__plus__, P.ta__minus__, P.Z, P.G0, P.G0 ], + color = [ '1' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_367,(0,1):C.GC_381}) + +V_685 = Vertex(name = 'V_685', + particles = [ P.ta__plus__, P.ta__minus__, P.Z, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_364,(0,1):C.GC_380}) + +V_686 = Vertex(name = 'V_686', + particles = [ P.ta__plus__, P.ta__minus__, P.Z, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_367,(0,1):C.GC_381}) + +V_687 = Vertex(name = 'V_687', + particles = [ P.ta__plus__, P.ta__minus__, P.Z, P.H ], + color = [ '1' ], + lorentz = [ L.FFVS15, L.FFVS3 ], + couplings = {(0,1):C.GC_570,(0,0):C.GC_577}) + +V_688 = Vertex(name = 'V_688', + particles = [ P.vt__tilde__, P.ta__minus__, P.Z, P.G0, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_325}) + +V_689 = Vertex(name = 'V_689', + particles = [ P.vt__tilde__, P.ta__minus__, P.Z, P.G__plus__, P.H ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_324}) + +V_690 = Vertex(name = 'V_690', + particles = [ P.vt__tilde__, P.ta__minus__, P.Z, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.FFVS3 ], + couplings = {(0,0):C.GC_513}) + +V_691 = Vertex(name = 'V_691', + particles = [ P.b__tilde__, P.t, P.Z, P.G0, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_328}) + +V_692 = Vertex(name = 'V_692', + particles = [ P.b__tilde__, P.t, P.Z, P.G__minus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_329}) + +V_693 = Vertex(name = 'V_693', + particles = [ P.b__tilde__, P.t, P.Z, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS10, L.FFVS3 ], + couplings = {(0,0):C.GC_339,(0,1):C.GC_516}) + +V_694 = Vertex(name = 'V_694', + particles = [ P.t__tilde__, P.t, P.Z ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV10, L.FFV13, L.FFV2, L.FFV25, L.FFV6 ], + couplings = {(0,2):C.GC_235,(0,1):C.GC_309,(0,0):C.GC_607,(0,4):C.GC_649,(0,3):C.GC_557}) + +V_695 = Vertex(name = 'V_695', + particles = [ P.t__tilde__, P.t, P.Z ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV13, L.FFV2 ], + couplings = {(0,1):C.GC_645,(0,0):C.GC_629}) + +V_696 = Vertex(name = 'V_696', + particles = [ P.t__tilde__, P.t, P.Z, P.G0, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_371,(0,1):C.GC_379}) + +V_697 = Vertex(name = 'V_697', + particles = [ P.t__tilde__, P.t, P.Z, P.G__minus__, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_372,(0,1):C.GC_378}) + +V_698 = Vertex(name = 'V_698', + particles = [ P.t__tilde__, P.t, P.Z, P.H, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_371,(0,1):C.GC_379}) + +V_699 = Vertex(name = 'V_699', + particles = [ P.t__tilde__, P.t, P.Z, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS15, L.FFVS3, L.FFVS31 ], + couplings = {(0,1):C.GC_572,(0,0):C.GC_576,(0,2):C.GC_341}) + +V_700 = Vertex(name = 'V_700', + particles = [ P.d__tilde__, P.u, P.Z, P.G0, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_331}) + +V_701 = Vertex(name = 'V_701', + particles = [ P.d__tilde__, P.u, P.Z, P.G__minus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_332}) + +V_702 = Vertex(name = 'V_702', + particles = [ P.d__tilde__, P.u, P.Z, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS3 ], + couplings = {(0,0):C.GC_518}) + +V_703 = Vertex(name = 'V_703', + particles = [ P.u__tilde__, P.u, P.Z ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV10, L.FFV13, L.FFV2, L.FFV6 ], + couplings = {(0,2):C.GC_235,(0,1):C.GC_309,(0,0):C.GC_607,(0,3):C.GC_651}) + +V_704 = Vertex(name = 'V_704', + particles = [ P.u__tilde__, P.u, P.Z ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFV13, L.FFV2 ], + couplings = {(0,1):C.GC_647,(0,0):C.GC_629}) + +V_705 = Vertex(name = 'V_705', + particles = [ P.u__tilde__, P.u, P.Z, P.G0, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_375,(0,1):C.GC_383}) + +V_706 = Vertex(name = 'V_706', + particles = [ P.u__tilde__, P.u, P.Z, P.G__minus__, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_376,(0,1):C.GC_382}) + +V_707 = Vertex(name = 'V_707', + particles = [ P.u__tilde__, P.u, P.Z, P.H, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVSS1, L.FFVSS2 ], + couplings = {(0,0):C.GC_375,(0,1):C.GC_383}) + +V_708 = Vertex(name = 'V_708', + particles = [ P.u__tilde__, P.u, P.Z, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS15, L.FFVS3 ], + couplings = {(0,1):C.GC_574,(0,0):C.GC_578}) + +V_709 = Vertex(name = 'V_709', + particles = [ P.e__plus__, P.ve, P.Z, P.G0, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_319}) + +V_710 = Vertex(name = 'V_710', + particles = [ P.e__plus__, P.ve, P.Z, P.G__minus__, P.H ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_320}) + +V_711 = Vertex(name = 'V_711', + particles = [ P.e__plus__, P.ve, P.Z, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.FFVS3 ], + couplings = {(0,0):C.GC_510}) + +V_712 = Vertex(name = 'V_712', + particles = [ P.ve__tilde__, P.ve, P.Z ], + color = [ '1' ], + lorentz = [ L.FFV2 ], + couplings = {(0,0):C.GC_335}) + +V_713 = Vertex(name = 'V_713', + particles = [ P.ve__tilde__, P.ve, P.Z ], + color = [ '1' ], + lorentz = [ L.FFV2 ], + couplings = {(0,0):C.GC_639}) + +V_714 = Vertex(name = 'V_714', + particles = [ P.ve__tilde__, P.ve, P.Z, P.G0, P.G0 ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_357}) + +V_715 = Vertex(name = 'V_715', + particles = [ P.ve__tilde__, P.ve, P.Z, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_358}) + +V_716 = Vertex(name = 'V_716', + particles = [ P.ve__tilde__, P.ve, P.Z, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_357}) + +V_717 = Vertex(name = 'V_717', + particles = [ P.ve__tilde__, P.ve, P.Z, P.H ], + color = [ '1' ], + lorentz = [ L.FFVS3 ], + couplings = {(0,0):C.GC_565}) + +V_718 = Vertex(name = 'V_718', + particles = [ P.mu__plus__, P.vm, P.Z, P.G0, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_322}) + +V_719 = Vertex(name = 'V_719', + particles = [ P.mu__plus__, P.vm, P.Z, P.G__minus__, P.H ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_323}) + +V_720 = Vertex(name = 'V_720', + particles = [ P.mu__plus__, P.vm, P.Z, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.FFVS3 ], + couplings = {(0,0):C.GC_512}) + +V_721 = Vertex(name = 'V_721', + particles = [ P.vm__tilde__, P.vm, P.Z ], + color = [ '1' ], + lorentz = [ L.FFV2 ], + couplings = {(0,0):C.GC_335}) + +V_722 = Vertex(name = 'V_722', + particles = [ P.vm__tilde__, P.vm, P.Z ], + color = [ '1' ], + lorentz = [ L.FFV2 ], + couplings = {(0,0):C.GC_641}) + +V_723 = Vertex(name = 'V_723', + particles = [ P.vm__tilde__, P.vm, P.Z, P.G0, P.G0 ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_361}) + +V_724 = Vertex(name = 'V_724', + particles = [ P.vm__tilde__, P.vm, P.Z, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_362}) + +V_725 = Vertex(name = 'V_725', + particles = [ P.vm__tilde__, P.vm, P.Z, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_361}) + +V_726 = Vertex(name = 'V_726', + particles = [ P.vm__tilde__, P.vm, P.Z, P.H ], + color = [ '1' ], + lorentz = [ L.FFVS3 ], + couplings = {(0,0):C.GC_567}) + +V_727 = Vertex(name = 'V_727', + particles = [ P.ta__plus__, P.vt, P.Z, P.G0, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_325}) + +V_728 = Vertex(name = 'V_728', + particles = [ P.ta__plus__, P.vt, P.Z, P.G__minus__, P.H ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_326}) + +V_729 = Vertex(name = 'V_729', + particles = [ P.ta__plus__, P.vt, P.Z, P.G__minus__ ], + color = [ '1' ], + lorentz = [ L.FFVS3 ], + couplings = {(0,0):C.GC_514}) + +V_730 = Vertex(name = 'V_730', + particles = [ P.vt__tilde__, P.vt, P.Z ], + color = [ '1' ], + lorentz = [ L.FFV2 ], + couplings = {(0,0):C.GC_335}) + +V_731 = Vertex(name = 'V_731', + particles = [ P.vt__tilde__, P.vt, P.Z ], + color = [ '1' ], + lorentz = [ L.FFV2 ], + couplings = {(0,0):C.GC_643}) + +V_732 = Vertex(name = 'V_732', + particles = [ P.vt__tilde__, P.vt, P.Z, P.G0, P.G0 ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_365}) + +V_733 = Vertex(name = 'V_733', + particles = [ P.vt__tilde__, P.vt, P.Z, P.G__minus__, P.G__plus__ ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_366}) + +V_734 = Vertex(name = 'V_734', + particles = [ P.vt__tilde__, P.vt, P.Z, P.H, P.H ], + color = [ '1' ], + lorentz = [ L.FFVSS1 ], + couplings = {(0,0):C.GC_365}) + +V_735 = Vertex(name = 'V_735', + particles = [ P.vt__tilde__, P.vt, P.Z, P.H ], + color = [ '1' ], + lorentz = [ L.FFVS3 ], + couplings = {(0,0):C.GC_569}) + +V_736 = Vertex(name = 'V_736', + particles = [ P.b__tilde__, P.b, P.b__tilde__, P.b ], + color = [ 'Identity(1,2)*Identity(3,4)', 'Identity(1,4)*Identity(2,3)', 'T(-1,2,1)*T(-1,4,3)', 'T(-1,2,3)*T(-1,4,1)' ], + lorentz = [ L.FFFF1, L.FFFF2, L.FFFF3, L.FFFF4, L.FFFF6, L.FFFF7 ], + couplings = {(1,0):C.GC_41,(0,1):C.GC_41,(0,2):C.GC_101,(2,2):C.GC_102,(1,4):C.GC_101,(3,4):C.GC_102,(1,3):C.GC_101,(3,3):C.GC_102,(0,5):C.GC_101,(2,5):C.GC_102}) + +V_737 = Vertex(name = 'V_737', + particles = [ P.b__tilde__, P.b, P.c__tilde__, P.c ], + color = [ 'Identity(1,2)*Identity(3,4)', 'T(-1,2,1)*T(-1,4,3)' ], + lorentz = [ L.FFFF2, L.FFFF7 ], + couplings = {(0,0):C.GC_38,(1,0):C.GC_42,(0,1):C.GC_117,(1,1):C.GC_118}) + +V_738 = Vertex(name = 'V_738', + particles = [ P.t__tilde__, P.b, P.s__tilde__, P.c ], + color = [ 'Identity(1,2)*Identity(3,4)', 'T(-1,2,1)*T(-1,4,3)' ], + lorentz = [ L.FFFF2 ], + couplings = {(0,0):C.GC_111,(1,0):C.GC_113}) + +V_739 = Vertex(name = 'V_739', + particles = [ P.b__tilde__, P.b, P.d__tilde__, P.d ], + color = [ 'Identity(1,2)*Identity(3,4)', 'T(-1,2,1)*T(-1,4,3)' ], + lorentz = [ L.FFFF2, L.FFFF7 ], + couplings = {(0,0):C.GC_39,(1,0):C.GC_43,(0,1):C.GC_101,(1,1):C.GC_102}) + +V_740 = Vertex(name = 'V_740', + particles = [ P.b__tilde__, P.b, P.e__plus__, P.e__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFFF2, L.FFFF7 ], + couplings = {(0,0):C.GC_35,(0,1):C.GC_103}) + +V_741 = Vertex(name = 'V_741', + particles = [ P.e__plus__, P.e__minus__, P.e__plus__, P.e__minus__ ], + color = [ '1' ], + lorentz = [ L.FFFF1, L.FFFF2 ], + couplings = {(0,0):C.GC_71,(0,1):C.GC_71}) + +V_742 = Vertex(name = 'V_742', + particles = [ P.mu__plus__, P.e__minus__, P.e__plus__, P.mu__minus__ ], + color = [ '1' ], + lorentz = [ L.FFFF1, L.FFFF2 ], + couplings = {(0,0):C.GC_72,(0,1):C.GC_74}) + +V_743 = Vertex(name = 'V_743', + particles = [ P.b__tilde__, P.b, P.mu__plus__, P.mu__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFFF2, L.FFFF7 ], + couplings = {(0,0):C.GC_36,(0,1):C.GC_110}) + +V_744 = Vertex(name = 'V_744', + particles = [ P.mu__plus__, P.mu__minus__, P.mu__plus__, P.mu__minus__ ], + color = [ '1' ], + lorentz = [ L.FFFF1, L.FFFF2 ], + couplings = {(0,0):C.GC_76,(0,1):C.GC_76}) + +V_745 = Vertex(name = 'V_745', + particles = [ P.b__tilde__, P.b, P.s__tilde__, P.s ], + color = [ 'Identity(1,2)*Identity(3,4)', 'T(-1,2,1)*T(-1,4,3)' ], + lorentz = [ L.FFFF2, L.FFFF7 ], + couplings = {(0,0):C.GC_39,(1,0):C.GC_43,(0,1):C.GC_101,(1,1):C.GC_102}) + +V_746 = Vertex(name = 'V_746', + particles = [ P.ta__plus__, P.e__minus__, P.e__plus__, P.ta__minus__ ], + color = [ '1' ], + lorentz = [ L.FFFF1, L.FFFF2 ], + couplings = {(0,0):C.GC_73,(0,1):C.GC_75}) + +V_747 = Vertex(name = 'V_747', + particles = [ P.ta__plus__, P.mu__minus__, P.mu__plus__, P.ta__minus__ ], + color = [ '1' ], + lorentz = [ L.FFFF1, L.FFFF2 ], + couplings = {(0,0):C.GC_77,(0,1):C.GC_78}) + +V_748 = Vertex(name = 'V_748', + particles = [ P.b__tilde__, P.b, P.ta__plus__, P.ta__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFFF2, L.FFFF7 ], + couplings = {(0,0):C.GC_37,(0,1):C.GC_116}) + +V_749 = Vertex(name = 'V_749', + particles = [ P.ta__plus__, P.ta__minus__, P.ta__plus__, P.ta__minus__ ], + color = [ '1' ], + lorentz = [ L.FFFF1, L.FFFF2 ], + couplings = {(0,0):C.GC_79,(0,1):C.GC_79}) + +V_750 = Vertex(name = 'V_750', + particles = [ P.ve__tilde__, P.e__minus__, P.b__tilde__, P.t ], + color = [ 'Identity(3,4)' ], + lorentz = [ L.FFFF2 ], + couplings = {(0,0):C.GC_104}) + +V_751 = Vertex(name = 'V_751', + particles = [ P.vm__tilde__, P.mu__minus__, P.b__tilde__, P.t ], + color = [ 'Identity(3,4)' ], + lorentz = [ L.FFFF2 ], + couplings = {(0,0):C.GC_105}) + +V_752 = Vertex(name = 'V_752', + particles = [ P.vt__tilde__, P.ta__minus__, P.b__tilde__, P.t ], + color = [ 'Identity(3,4)' ], + lorentz = [ L.FFFF2 ], + couplings = {(0,0):C.GC_106}) + +V_753 = Vertex(name = 'V_753', + particles = [ P.e__plus__, P.e__minus__, P.t__tilde__, P.t ], + color = [ 'Identity(3,4)' ], + lorentz = [ L.FFFF2, L.FFFF3, L.FFFF7, L.FFFF8 ], + couplings = {(0,0):C.GC_107,(0,1):C.GC_103,(0,2):C.GC_122,(0,3):C.GC_121}) + +V_754 = Vertex(name = 'V_754', + particles = [ P.mu__plus__, P.mu__minus__, P.t__tilde__, P.t ], + color = [ 'Identity(3,4)' ], + lorentz = [ L.FFFF2, L.FFFF3, L.FFFF7, L.FFFF8 ], + couplings = {(0,0):C.GC_108,(0,1):C.GC_110,(0,2):C.GC_123,(0,3):C.GC_125}) + +V_755 = Vertex(name = 'V_755', + particles = [ P.ta__plus__, P.ta__minus__, P.t__tilde__, P.t ], + color = [ 'Identity(3,4)' ], + lorentz = [ L.FFFF2, L.FFFF3, L.FFFF7, L.FFFF8 ], + couplings = {(0,0):C.GC_109,(0,1):C.GC_116,(0,2):C.GC_124,(0,3):C.GC_137}) + +V_756 = Vertex(name = 'V_756', + particles = [ P.t__tilde__, P.b, P.b__tilde__, P.t ], + color = [ 'Identity(1,2)*Identity(3,4)', 'Identity(1,4)*Identity(2,3)', 'T(-1,2,3)*T(-1,4,1)' ], + lorentz = [ L.FFFF1, L.FFFF2, L.FFFF4, L.FFFF5, L.FFFF6 ], + couplings = {(1,0):C.GC_40,(0,1):C.GC_112,(1,4):C.GC_101,(2,4):C.GC_102,(1,2):C.GC_114,(2,2):C.GC_115,(1,3):C.GC_119,(2,3):C.GC_120}) + +V_757 = Vertex(name = 'V_757', + particles = [ P.u__tilde__, P.d, P.b__tilde__, P.t ], + color = [ 'Identity(1,2)*Identity(3,4)', 'T(-1,2,1)*T(-1,4,3)' ], + lorentz = [ L.FFFF2 ], + couplings = {(0,0):C.GC_111,(1,0):C.GC_113}) + +V_758 = Vertex(name = 'V_758', + particles = [ P.c__tilde__, P.s, P.b__tilde__, P.t ], + color = [ 'Identity(1,2)*Identity(3,4)', 'T(-1,2,1)*T(-1,4,3)' ], + lorentz = [ L.FFFF2 ], + couplings = {(0,0):C.GC_111,(1,0):C.GC_113}) + +V_759 = Vertex(name = 'V_759', + particles = [ P.c__tilde__, P.c, P.t__tilde__, P.t ], + color = [ 'Identity(1,2)*Identity(3,4)', 'T(-1,2,1)*T(-1,4,3)' ], + lorentz = [ L.FFFF2, L.FFFF3, L.FFFF7, L.FFFF8 ], + couplings = {(0,0):C.GC_39,(1,0):C.GC_43,(0,1):C.GC_117,(1,1):C.GC_118,(0,2):C.GC_134,(1,2):C.GC_135,(0,3):C.GC_138,(1,3):C.GC_139}) + +V_760 = Vertex(name = 'V_760', + particles = [ P.d__tilde__, P.d, P.t__tilde__, P.t ], + color = [ 'Identity(1,2)*Identity(3,4)', 'T(-1,2,1)*T(-1,4,3)' ], + lorentz = [ L.FFFF2, L.FFFF3, L.FFFF7, L.FFFF8 ], + couplings = {(0,0):C.GC_38,(1,0):C.GC_42,(0,1):C.GC_101,(1,1):C.GC_102,(0,2):C.GC_134,(1,2):C.GC_135,(0,3):C.GC_119,(1,3):C.GC_120}) + +V_761 = Vertex(name = 'V_761', + particles = [ P.s__tilde__, P.s, P.t__tilde__, P.t ], + color = [ 'Identity(1,2)*Identity(3,4)', 'T(-1,2,1)*T(-1,4,3)' ], + lorentz = [ L.FFFF2, L.FFFF3, L.FFFF7, L.FFFF8 ], + couplings = {(0,0):C.GC_38,(1,0):C.GC_42,(0,1):C.GC_101,(1,1):C.GC_102,(0,2):C.GC_134,(1,2):C.GC_135,(0,3):C.GC_119,(1,3):C.GC_120}) + +V_762 = Vertex(name = 'V_762', + particles = [ P.t__tilde__, P.t, P.t__tilde__, P.t ], + color = [ 'Identity(1,2)*Identity(3,4)', 'Identity(1,4)*Identity(2,3)', 'T(-1,2,1)*T(-1,4,3)', 'T(-1,2,3)*T(-1,4,1)' ], + lorentz = [ L.FFFF1, L.FFFF2, L.FFFF3, L.FFFF4, L.FFFF5, L.FFFF6, L.FFFF7, L.FFFF8 ], + couplings = {(1,0):C.GC_41,(0,1):C.GC_41,(0,2):C.GC_114,(2,2):C.GC_115,(1,5):C.GC_114,(3,5):C.GC_115,(1,3):C.GC_114,(3,3):C.GC_115,(1,4):C.GC_136,(0,6):C.GC_114,(2,6):C.GC_115,(0,7):C.GC_136}) + +V_763 = Vertex(name = 'V_763', + particles = [ P.t__tilde__, P.b, P.d__tilde__, P.u ], + color = [ 'Identity(1,2)*Identity(3,4)', 'T(-1,2,1)*T(-1,4,3)' ], + lorentz = [ L.FFFF2 ], + couplings = {(0,0):C.GC_111,(1,0):C.GC_113}) + +V_764 = Vertex(name = 'V_764', + particles = [ P.b__tilde__, P.b, P.u__tilde__, P.u ], + color = [ 'Identity(1,2)*Identity(3,4)', 'T(-1,2,1)*T(-1,4,3)' ], + lorentz = [ L.FFFF2, L.FFFF7 ], + couplings = {(0,0):C.GC_38,(1,0):C.GC_42,(0,1):C.GC_117,(1,1):C.GC_118}) + +V_765 = Vertex(name = 'V_765', + particles = [ P.t__tilde__, P.t, P.u__tilde__, P.u ], + color = [ 'Identity(1,2)*Identity(3,4)', 'T(-1,2,1)*T(-1,4,3)' ], + lorentz = [ L.FFFF2, L.FFFF3, L.FFFF7, L.FFFF8 ], + couplings = {(0,0):C.GC_39,(1,0):C.GC_43,(0,1):C.GC_134,(1,1):C.GC_135,(0,2):C.GC_117,(1,2):C.GC_118,(0,3):C.GC_138,(1,3):C.GC_139}) + +V_766 = Vertex(name = 'V_766', + particles = [ P.t__tilde__, P.b, P.e__plus__, P.ve ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFFF2 ], + couplings = {(0,0):C.GC_104}) + +V_767 = Vertex(name = 'V_767', + particles = [ P.b__tilde__, P.b, P.ve__tilde__, P.ve ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFFF2 ], + couplings = {(0,0):C.GC_107}) + +V_768 = Vertex(name = 'V_768', + particles = [ P.e__plus__, P.e__minus__, P.ve__tilde__, P.ve ], + color = [ '1' ], + lorentz = [ L.FFFF2 ], + couplings = {(0,0):C.GC_71}) + +V_769 = Vertex(name = 'V_769', + particles = [ P.mu__plus__, P.mu__minus__, P.ve__tilde__, P.ve ], + color = [ '1' ], + lorentz = [ L.FFFF2 ], + couplings = {(0,0):C.GC_72}) + +V_770 = Vertex(name = 'V_770', + particles = [ P.ta__plus__, P.ta__minus__, P.ve__tilde__, P.ve ], + color = [ '1' ], + lorentz = [ L.FFFF2 ], + couplings = {(0,0):C.GC_73}) + +V_771 = Vertex(name = 'V_771', + particles = [ P.t__tilde__, P.t, P.ve__tilde__, P.ve ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFFF2, L.FFFF3 ], + couplings = {(0,0):C.GC_35,(0,1):C.GC_122}) + +V_772 = Vertex(name = 'V_772', + particles = [ P.ve__tilde__, P.ve, P.ve__tilde__, P.ve ], + color = [ '1' ], + lorentz = [ L.FFFF1, L.FFFF2 ], + couplings = {(0,0):C.GC_71,(0,1):C.GC_71}) + +V_773 = Vertex(name = 'V_773', + particles = [ P.e__plus__, P.mu__minus__, P.vm__tilde__, P.ve ], + color = [ '1' ], + lorentz = [ L.FFFF2 ], + couplings = {(0,0):C.GC_74}) + +V_774 = Vertex(name = 'V_774', + particles = [ P.e__plus__, P.ta__minus__, P.vt__tilde__, P.ve ], + color = [ '1' ], + lorentz = [ L.FFFF2 ], + couplings = {(0,0):C.GC_75}) + +V_775 = Vertex(name = 'V_775', + particles = [ P.t__tilde__, P.b, P.mu__plus__, P.vm ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFFF2 ], + couplings = {(0,0):C.GC_105}) + +V_776 = Vertex(name = 'V_776', + particles = [ P.mu__plus__, P.e__minus__, P.ve__tilde__, P.vm ], + color = [ '1' ], + lorentz = [ L.FFFF2 ], + couplings = {(0,0):C.GC_74}) + +V_777 = Vertex(name = 'V_777', + particles = [ P.vm__tilde__, P.ve, P.ve__tilde__, P.vm ], + color = [ '1' ], + lorentz = [ L.FFFF1, L.FFFF2 ], + couplings = {(0,0):C.GC_72,(0,1):C.GC_74}) + +V_778 = Vertex(name = 'V_778', + particles = [ P.b__tilde__, P.b, P.vm__tilde__, P.vm ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFFF2 ], + couplings = {(0,0):C.GC_108}) + +V_779 = Vertex(name = 'V_779', + particles = [ P.e__plus__, P.e__minus__, P.vm__tilde__, P.vm ], + color = [ '1' ], + lorentz = [ L.FFFF2 ], + couplings = {(0,0):C.GC_72}) + +V_780 = Vertex(name = 'V_780', + particles = [ P.mu__plus__, P.mu__minus__, P.vm__tilde__, P.vm ], + color = [ '1' ], + lorentz = [ L.FFFF2 ], + couplings = {(0,0):C.GC_76}) + +V_781 = Vertex(name = 'V_781', + particles = [ P.ta__plus__, P.ta__minus__, P.vm__tilde__, P.vm ], + color = [ '1' ], + lorentz = [ L.FFFF2 ], + couplings = {(0,0):C.GC_77}) + +V_782 = Vertex(name = 'V_782', + particles = [ P.t__tilde__, P.t, P.vm__tilde__, P.vm ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFFF2, L.FFFF3 ], + couplings = {(0,0):C.GC_36,(0,1):C.GC_123}) + +V_783 = Vertex(name = 'V_783', + particles = [ P.vm__tilde__, P.vm, P.vm__tilde__, P.vm ], + color = [ '1' ], + lorentz = [ L.FFFF1, L.FFFF2 ], + couplings = {(0,0):C.GC_76,(0,1):C.GC_76}) + +V_784 = Vertex(name = 'V_784', + particles = [ P.mu__plus__, P.ta__minus__, P.vt__tilde__, P.vm ], + color = [ '1' ], + lorentz = [ L.FFFF2 ], + couplings = {(0,0):C.GC_78}) + +V_785 = Vertex(name = 'V_785', + particles = [ P.t__tilde__, P.b, P.ta__plus__, P.vt ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFFF2 ], + couplings = {(0,0):C.GC_106}) + +V_786 = Vertex(name = 'V_786', + particles = [ P.ta__plus__, P.e__minus__, P.ve__tilde__, P.vt ], + color = [ '1' ], + lorentz = [ L.FFFF2 ], + couplings = {(0,0):C.GC_75}) + +V_787 = Vertex(name = 'V_787', + particles = [ P.vt__tilde__, P.ve, P.ve__tilde__, P.vt ], + color = [ '1' ], + lorentz = [ L.FFFF1, L.FFFF2 ], + couplings = {(0,0):C.GC_73,(0,1):C.GC_75}) + +V_788 = Vertex(name = 'V_788', + particles = [ P.ta__plus__, P.mu__minus__, P.vm__tilde__, P.vt ], + color = [ '1' ], + lorentz = [ L.FFFF2 ], + couplings = {(0,0):C.GC_78}) + +V_789 = Vertex(name = 'V_789', + particles = [ P.vt__tilde__, P.vm, P.vm__tilde__, P.vt ], + color = [ '1' ], + lorentz = [ L.FFFF1, L.FFFF2 ], + couplings = {(0,0):C.GC_77,(0,1):C.GC_78}) + +V_790 = Vertex(name = 'V_790', + particles = [ P.b__tilde__, P.b, P.vt__tilde__, P.vt ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFFF2 ], + couplings = {(0,0):C.GC_109}) + +V_791 = Vertex(name = 'V_791', + particles = [ P.e__plus__, P.e__minus__, P.vt__tilde__, P.vt ], + color = [ '1' ], + lorentz = [ L.FFFF2 ], + couplings = {(0,0):C.GC_73}) + +V_792 = Vertex(name = 'V_792', + particles = [ P.mu__plus__, P.mu__minus__, P.vt__tilde__, P.vt ], + color = [ '1' ], + lorentz = [ L.FFFF2 ], + couplings = {(0,0):C.GC_77}) + +V_793 = Vertex(name = 'V_793', + particles = [ P.ta__plus__, P.ta__minus__, P.vt__tilde__, P.vt ], + color = [ '1' ], + lorentz = [ L.FFFF2 ], + couplings = {(0,0):C.GC_79}) + +V_794 = Vertex(name = 'V_794', + particles = [ P.t__tilde__, P.t, P.vt__tilde__, P.vt ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFFF2, L.FFFF3 ], + couplings = {(0,0):C.GC_37,(0,1):C.GC_124}) + +V_795 = Vertex(name = 'V_795', + particles = [ P.vt__tilde__, P.vt, P.vt__tilde__, P.vt ], + color = [ '1' ], + lorentz = [ L.FFFF1, L.FFFF2 ], + couplings = {(0,0):C.GC_79,(0,1):C.GC_79}) + +V_796 = Vertex(name = 'V_796', + particles = [ P.b__tilde__, P.t, P.W__minus__, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS10 ], + couplings = {(0,0):C.GC_140}) + +V_797 = Vertex(name = 'V_797', + particles = [ P.t__tilde__, P.t, P.a, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS2 ], + couplings = {(0,0):C.GC_346}) + +V_798 = Vertex(name = 'V_798', + particles = [ P.t__tilde__, P.t, P.a, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS19 ], + couplings = {(0,0):C.GC_345}) + +V_799 = Vertex(name = 'V_799', + particles = [ P.t__tilde__, P.t, P.Z, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS2 ], + couplings = {(0,0):C.GC_342}) + +V_800 = Vertex(name = 'V_800', + particles = [ P.b__tilde__, P.t, P.g, P.G__minus__ ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFVS10 ], + couplings = {(0,0):C.GC_188}) + +V_801 = Vertex(name = 'V_801', + particles = [ P.t__tilde__, P.t, P.g, P.G0 ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFVS2 ], + couplings = {(0,0):C.GC_191}) + +V_802 = Vertex(name = 'V_802', + particles = [ P.t__tilde__, P.t, P.g, P.H ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFVS19 ], + couplings = {(0,0):C.GC_190}) + +V_803 = Vertex(name = 'V_803', + particles = [ P.b__tilde__, P.t, P.g, P.g, P.G__minus__ ], + color = [ 'f(-1,3,4)*T(-1,2,1)' ], + lorentz = [ L.FFVVS23 ], + couplings = {(0,0):C.GC_194}) + +V_804 = Vertex(name = 'V_804', + particles = [ P.t__tilde__, P.t, P.g, P.g, P.G0 ], + color = [ 'f(-1,3,4)*T(-1,2,1)' ], + lorentz = [ L.FFVVS58 ], + couplings = {(0,0):C.GC_197}) + +V_805 = Vertex(name = 'V_805', + particles = [ P.t__tilde__, P.t, P.g, P.g, P.H ], + color = [ 'f(-1,3,4)*T(-1,2,1)' ], + lorentz = [ L.FFVVS64 ], + couplings = {(0,0):C.GC_196}) + +V_806 = Vertex(name = 'V_806', + particles = [ P.t__tilde__, P.t, P.g, P.g ], + color = [ 'f(-1,3,4)*T(-1,2,1)' ], + lorentz = [ L.FFVV33 ], + couplings = {(0,0):C.GC_453}) + +V_807 = Vertex(name = 'V_807', + particles = [ P.b__tilde__, P.t, P.a, P.W__minus__, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS23 ], + couplings = {(0,0):C.GC_175}) + +V_808 = Vertex(name = 'V_808', + particles = [ P.b__tilde__, P.t, P.a, P.W__minus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS23 ], + couplings = {(0,0):C.GC_177}) + +V_809 = Vertex(name = 'V_809', + particles = [ P.b__tilde__, P.t, P.a, P.W__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVV13 ], + couplings = {(0,0):C.GC_447}) + +V_810 = Vertex(name = 'V_810', + particles = [ P.t__tilde__, P.t, P.a, P.W__plus__, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS23 ], + couplings = {(0,0):C.GC_178}) + +V_811 = Vertex(name = 'V_811', + particles = [ P.b__tilde__, P.t, P.W__minus__, P.W__plus__, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS23 ], + couplings = {(0,0):C.GC_287}) + +V_812 = Vertex(name = 'V_812', + particles = [ P.t__tilde__, P.t, P.W__minus__, P.W__plus__, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS7 ], + couplings = {(0,0):C.GC_289}) + +V_813 = Vertex(name = 'V_813', + particles = [ P.t__tilde__, P.t, P.W__minus__, P.W__plus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS44 ], + couplings = {(0,0):C.GC_288}) + +V_814 = Vertex(name = 'V_814', + particles = [ P.t__tilde__, P.t, P.W__minus__, P.W__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVV24 ], + couplings = {(0,0):C.GC_497}) + +V_815 = Vertex(name = 'V_815', + particles = [ P.b__tilde__, P.t, P.W__minus__, P.Z, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS23 ], + couplings = {(0,0):C.GC_293}) + +V_816 = Vertex(name = 'V_816', + particles = [ P.b__tilde__, P.t, P.W__minus__, P.Z, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS23 ], + couplings = {(0,0):C.GC_295}) + +V_817 = Vertex(name = 'V_817', + particles = [ P.b__tilde__, P.t, P.W__minus__, P.Z ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVV13 ], + couplings = {(0,0):C.GC_501}) + +V_818 = Vertex(name = 'V_818', + particles = [ P.t__tilde__, P.t, P.W__plus__, P.Z, P.G__minus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS23 ], + couplings = {(0,0):C.GC_296}) + +V_819 = Vertex(name = 'V_819', + particles = [ P.t__tilde__, P.b, P.W__plus__, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVS30 ], + couplings = {(0,0):C.GC_142}) + +V_820 = Vertex(name = 'V_820', + particles = [ P.t__tilde__, P.b, P.g, P.G__plus__ ], + color = [ 'T(3,2,1)' ], + lorentz = [ L.FFVS30 ], + couplings = {(0,0):C.GC_189}) + +V_821 = Vertex(name = 'V_821', + particles = [ P.t__tilde__, P.b, P.g, P.g, P.G__plus__ ], + color = [ 'f(-1,3,4)*T(-1,2,1)' ], + lorentz = [ L.FFVVS63 ], + couplings = {(0,0):C.GC_195}) + +V_822 = Vertex(name = 'V_822', + particles = [ P.t__tilde__, P.t, P.a, P.W__minus__, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS63 ], + couplings = {(0,0):C.GC_178}) + +V_823 = Vertex(name = 'V_823', + particles = [ P.t__tilde__, P.b, P.a, P.W__plus__, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS63 ], + couplings = {(0,0):C.GC_175}) + +V_824 = Vertex(name = 'V_824', + particles = [ P.t__tilde__, P.b, P.a, P.W__plus__, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS63 ], + couplings = {(0,0):C.GC_176}) + +V_825 = Vertex(name = 'V_825', + particles = [ P.t__tilde__, P.b, P.a, P.W__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVV32 ], + couplings = {(0,0):C.GC_446}) + +V_826 = Vertex(name = 'V_826', + particles = [ P.t__tilde__, P.b, P.W__minus__, P.W__plus__, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS63 ], + couplings = {(0,0):C.GC_286}) + +V_827 = Vertex(name = 'V_827', + particles = [ P.t__tilde__, P.t, P.W__minus__, P.Z, P.G__plus__ ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS63 ], + couplings = {(0,0):C.GC_296}) + +V_828 = Vertex(name = 'V_828', + particles = [ P.t__tilde__, P.b, P.W__plus__, P.Z, P.G0 ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS63 ], + couplings = {(0,0):C.GC_293}) + +V_829 = Vertex(name = 'V_829', + particles = [ P.t__tilde__, P.b, P.W__plus__, P.Z, P.H ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVVS63 ], + couplings = {(0,0):C.GC_294}) + +V_830 = Vertex(name = 'V_830', + particles = [ P.t__tilde__, P.b, P.W__plus__, P.Z ], + color = [ 'Identity(1,2)' ], + lorentz = [ L.FFVV32 ], + couplings = {(0,0):C.GC_500}) + diff --git a/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/write_param_card.py b/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/write_param_card.py new file mode 100644 index 0000000..c97938a --- /dev/null +++ b/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/write_param_card.py @@ -0,0 +1,207 @@ + +__date__ = "02 Aug 2012" +__author__ = 'olivier.mattelaer@uclouvain.be' + +from function_library import * + +class ParamCardWriter(object): + + header = \ + """######################################################################\n""" + \ + """## PARAM_CARD AUTOMATICALY GENERATED BY THE UFO #####################\n""" + \ + """######################################################################\n""" + + def __init__(self, filename, list_of_parameters=None, generic=False): + """write a valid param_card.dat""" + + if not list_of_parameters: + from parameters import all_parameters + list_of_parameters = [param for param in all_parameters if \ + param.nature=='external'] + + self.generic_output = generic + if generic: + self.define_not_dep_param(list_of_parameters) + + + self.fsock = open(filename, 'w') + self.fsock.write(self.header) + + self.write_card(list_of_parameters) + self.fsock.close() + + def define_not_dep_param(self, list_of_parameters): + """define self.dep_mass and self.dep_width in case that they are + requested in the param_card.dat""" + from particles import all_particles + + self.dep_mass = [(part, part.mass) for part in all_particles \ + if part.pdg_code > 0 and \ + part.mass not in list_of_parameters] + self.dep_width = [(part, part.width) for part in all_particles\ + if part.pdg_code > 0 and \ + part.width not in list_of_parameters] + + @staticmethod + def order_param(obj1, obj2): + """ order parameter of a given block """ + + maxlen = min([len(obj1.lhacode), len(obj2.lhacode)]) + + for i in range(maxlen): + if obj1.lhacode[i] < obj2.lhacode[i]: + return -1 + elif obj1.lhacode[i] == obj2.lhacode[i]: + return 0 + else: + return 1 + #identical up to the first finish + if len(obj1.lhacode) > len(obj2.lhacode): + return 1 + elif len(obj1.lhacode) == len(obj2.lhacode): + return 0 + else: + return -1 + + def write_card(self, all_ext_param): + """ """ + + # list all lhablock + all_lhablock = set([param.lhablock for param in all_ext_param]) + + # ordonate lhablock alphabeticaly + all_lhablock = list(all_lhablock) + all_lhablock.sort() + # put at the beginning SMINPUT + MASS + DECAY + for name in ['DECAY', 'MASS','SMINPUTS']: + if name in all_lhablock: + all_lhablock.remove(name) + all_lhablock.insert(0, name) + + for lhablock in all_lhablock: + self.write_block(lhablock) + need_writing = [ param for param in all_ext_param if \ + param.lhablock == lhablock] + need_writing.sort(self.order_param) + [self.write_param(param, lhablock) for param in need_writing] + + if self.generic_output: + if lhablock in ['MASS', 'DECAY']: + self.write_dep_param_block(lhablock) + + if self.generic_output: + self.write_qnumber() + + def write_block(self, name): + """ write a comment for a block""" + + self.fsock.writelines( + """\n###################################""" + \ + """\n## INFORMATION FOR %s""" % name.upper() +\ + """\n###################################\n""" + ) + if name!='DECAY': + self.fsock.write("""Block %s \n""" % name) + + def write_param(self, param, lhablock): + + lhacode=' '.join(['%3s' % key for key in param.lhacode]) + if lhablock != 'DECAY': + text = """ %s %e # %s \n""" % (lhacode, complex(param.value).real, param.name ) + else: + text = '''DECAY %s %e \n''' % (lhacode, complex(param.value).real) + self.fsock.write(text) + + + + + def write_dep_param_block(self, lhablock): + import cmath + from parameters import all_parameters + from particles import all_particles + for parameter in all_parameters: + exec("%s = %s" % (parameter.name, parameter.value)) + text = "## Not dependent paramater.\n" + text += "## Those values should be edited following analytical the \n" + text += "## analytical expression. Some generator could simply ignore \n" + text += "## those values and use the analytical expression\n" + + if lhablock == 'MASS': + data = self.dep_mass + prefix = " " + else: + data = self.dep_width + prefix = "DECAY " + + for part, param in data: + if isinstance(param.value, str): + value = complex(eval(param.value)).real + else: + value = param.value + + text += """%s %s %f # %s : %s \n""" %(prefix, part.pdg_code, + value, part.name, param.value) + # If more than a particles has the same mass/width we need to write it here + # as well + if lhablock == 'MASS': + arg = 'mass' + done = [part for (part, param) in self.dep_mass] + else: + arg = 'width' + done = [part for (part, param) in self.dep_width] + for particle in all_particles: + if particle.pdg_code <0: + continue + is_define = True + if particle not in done: + if getattr(particle, arg).lhacode[0] != particle.pdg_code: + is_define = False + if not is_define: + value = float(particle.get(arg).value ) + name = particle.get(arg).name + text += """%s %s %f # %s : %s \n""" %(prefix, particle.pdg_code, + value, particle.name, name) + + + + + self.fsock.write(text) + + sm_pdg = [1,2,3,4,5,6,11,12,13,13,14,15,16,21,22,23,24,25] + data="""Block QNUMBERS %(pdg)d # %(name)s + 1 %(charge)d # 3 times electric charge + 2 %(spin)d # number of spin states (2S+1) + 3 %(color)d # colour rep (1: singlet, 3: triplet, 8: octet) + 4 %(antipart)d # Particle/Antiparticle distinction (0=own anti)\n""" + + def write_qnumber(self): + """ write qnumber """ + from particles import all_particles + import particles + print particles.__file__ + text="""#===========================================================\n""" + text += """# QUANTUM NUMBERS OF NEW STATE(S) (NON SM PDG CODE)\n""" + text += """#===========================================================\n\n""" + + for part in all_particles: + if part.pdg_code in self.sm_pdg or part.pdg_code < 0: + continue + text += self.data % {'pdg': part.pdg_code, + 'name': part.name, + 'charge': 3 * part.charge, + 'spin': part.spin, + 'color': part.color, + 'antipart': part.name != part.antiname and 1 or 0} + + self.fsock.write(text) + + + + + + + +if '__main__' == __name__: + ParamCardWriter('./param_card.dat', generic=True) + print 'write ./param_card.dat' + diff --git a/model_list.txt b/model_list.txt index 9d8d780..e5c78d4 100644 --- a/model_list.txt +++ b/model_list.txt @@ -388,6 +388,13 @@ Requestor: Romain Kukla Paper: https://arxiv.org/abs/1611.05850 JIRA: https://its.cern.ch/jira/browse/AGENE-1276 +SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO +Requestor: Ana Cueto Gomez +Contents: complete implementation of SM EFT dimension 6 operators in the Warsaw basis compatible with NLO QCD calculations +Webpage: http://feynrules.irmp.ucl.ac.be/wiki/SMEFTatNLO +Source: http://feynrules.irmp.ucl.ac.be/attachment/wiki/SMEFTatNLO/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO.20190304.tgz +JIRA: https://its.cern.ch/jira/browse/AGENE-1692 + SMEFTsim_A_U35_alphaScheme_UFO Requestor: Chris Hays Contents: Dimension 6 Standard Model EFT using the Warsaw basis -- GitLab From 32ef542d3991d249e88a71fa6b129c0f5eb81a5a Mon Sep 17 00:00:00 2001 From: Zach Marshall <ZLMarshall@lbl.gov> Date: Mon, 4 Mar 2019 22:33:20 +0100 Subject: [PATCH 2/2] Removing param card. This is not where these go. --- .../param_card.dat | 236 ------------------ 1 file changed, 236 deletions(-) delete mode 100644 SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/param_card.dat diff --git a/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/param_card.dat b/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/param_card.dat deleted file mode 100644 index e3b37bb..0000000 --- a/SMEFTatNLO_U2_2_U3_3_cG_4F_LO_UFO/param_card.dat +++ /dev/null @@ -1,236 +0,0 @@ -###################################################################### -## PARAM_CARD AUTOMATICALY GENERATED BY THE UFO ##################### -###################################################################### - -################################### -## INFORMATION FOR SMINPUTS -################################### -Block SMINPUTS - 2 1.166370e-05 # Gf - 3 1.184000e-01 # aS - -################################### -## INFORMATION FOR MASS -################################### -Block MASS - 6 1.720000e+02 # MT - 23 9.118760e+01 # MZ - 24 7.982440e+01 # MW - 25 1.250000e+02 # MH -## Not dependent paramater. -## Those values should be edited following analytical the -## analytical expression. Some generator could simply ignore -## those values and use the analytical expression - 22 0.000000 # a : 0.0 - 21 0.000000 # g : 0.0 - 9000001 0.000000 # ghA : 0.0 - 9000005 0.000000 # ghG : 0.0 - 12 0.000000 # ve : 0.0 - 14 0.000000 # vm : 0.0 - 16 0.000000 # vt : 0.0 - 11 0.000000 # e- : 0.0 - 13 0.000000 # mu- : 0.0 - 15 0.000000 # ta- : 0.0 - 2 0.000000 # u : 0.0 - 4 0.000000 # c : 0.0 - 1 0.000000 # d : 0.0 - 3 0.000000 # s : 0.0 - 5 0.000000 # b : 0.0 - 9000002 91.187600 # ghZ : MZ - 9000003 79.824400 # ghWp : MW - 9000004 79.824400 # ghWm : MW - 250 91.187600 # G0 : MZ - 251 79.824400 # G+ : MW - -################################### -## INFORMATION FOR DECAY -################################### -DECAY 6 1.508336e+00 -DECAY 23 2.495200e+00 -DECAY 24 2.085000e+00 -DECAY 25 5.753088e-03 -## Not dependent paramater. -## Those values should be edited following analytical the -## analytical expression. Some generator could simply ignore -## those values and use the analytical expression -DECAY 22 0.000000 # a : 0.0 -DECAY 21 0.000000 # g : 0.0 -DECAY 9000001 0.000000 # ghA : 0.0 -DECAY 9000005 0.000000 # ghG : 0.0 -DECAY 12 0.000000 # ve : 0.0 -DECAY 14 0.000000 # vm : 0.0 -DECAY 16 0.000000 # vt : 0.0 -DECAY 11 0.000000 # e- : 0.0 -DECAY 13 0.000000 # mu- : 0.0 -DECAY 15 0.000000 # ta- : 0.0 -DECAY 2 0.000000 # u : 0.0 -DECAY 4 0.000000 # c : 0.0 -DECAY 1 0.000000 # d : 0.0 -DECAY 3 0.000000 # s : 0.0 -DECAY 5 0.000000 # b : 0.0 -DECAY 9000002 2.495200 # ghZ : WZ -DECAY 9000003 2.085000 # ghWp : WW -DECAY 9000004 2.085000 # ghWm : WW -DECAY 250 2.495200 # G0 : WZ -DECAY 251 2.085000 # G+ : WW - -################################### -## INFORMATION FOR CKMBLOCK -################################### -Block CKMBLOCK - 1 2.277360e-01 # cabi - -################################### -## INFORMATION FOR DIM6 -################################### -Block DIM6 - 1 1.000000e+03 # Lambda - 2 1.000000e+00 # cpDC - 3 1.000000e+00 # cpWB - 4 1.000000e+00 # cdp - 5 1.000000e+00 # cp - 6 1.000000e+00 # cWWW - 7 1.000000e+00 # cG - 8 1.000000e+00 # cpG - 9 1.000000e+00 # cpW - 10 1.000000e+00 # cpBB - -################################### -## INFORMATION FOR DIM62F -################################### -Block DIM62F - 1 1.000000e+00 # cpl1 - 2 1.000000e+00 # cpl2 - 3 1.000000e+00 # cpl3 - 4 1.000000e+00 # c3pl1 - 5 1.000000e+00 # c3pl2 - 6 1.000000e+00 # c3pl3 - 7 1.000000e+00 # cpe - 8 1.000000e+00 # cpmu - 9 1.000000e+00 # cpta - 10 1.000000e+00 # cpqi - 11 1.000000e+00 # cpQ3 - 12 1.000000e+00 # c3pqi - 13 1.000000e+00 # c3pQ3 - 14 1.000000e+00 # cpu - 15 1.000000e+00 # cpt - 16 1.000000e+00 # cpd - 19 1.000000e+00 # ctp - 22 1.000000e+00 # ctB - 23 1.000000e+00 # ctW - 24 1.000000e+00 # ctG - -################################### -## INFORMATION FOR DIM64F -################################### -Block DIM64F - 1 1.000000e-10 # cQq83 - 2 1.000000e-10 # cQq81 - 3 1.000000e-10 # cQu8 - 4 1.000000e-10 # ctq8 - 6 1.000000e-10 # cQd8 - 7 1.000000e-10 # ctu8 - 8 1.000000e-10 # ctd8 - 10 1.000000e-10 # cQq13 - 11 1.000000e-10 # cQq11 - 12 1.000000e-10 # cQu1 - 13 1.000000e-10 # ctq1 - 14 1.000000e-10 # cQd1 - 16 1.000000e-10 # ctu1 - 17 1.000000e-10 # ctd1 - 19 1.000000e-10 # cQQ8 - 20 1.000000e-10 # cQQ1 - 21 1.000000e-10 # cQt1 - 23 1.000000e-10 # ctt1 - 25 1.000000e-10 # cQt8 - -################################### -## INFORMATION FOR DIM64F2L -################################### -Block DIM64F2L - 1 1.000000e-10 # cQlM1 - 2 1.000000e-10 # cQlM2 - 3 1.000000e-10 # cQl31 - 4 1.000000e-10 # cQl32 - 5 1.000000e-10 # cQe - 6 1.000000e-10 # cQmu - 7 1.000000e-10 # ctl1 - 8 1.000000e-10 # ctl2 - 9 1.000000e-10 # cte - 10 1.000000e-10 # ctmu - 15 1.000000e-10 # cQlM3 - 16 1.000000e-10 # cQl33 - 17 1.000000e-10 # cQta - 18 1.000000e-10 # ctl3 - 19 1.000000e-10 # ctta - -################################### -## INFORMATION FOR DIM64F4L -################################### -Block DIM64F4L - 1 1.000000e-10 # cll1111 - 2 1.000000e-10 # cll2222 - 3 1.000000e-10 # cll3333 - 4 1.000000e-10 # cll1122 - 5 1.000000e-10 # cll1133 - 6 1.000000e-10 # cll2233 - 7 1.000000e-10 # cll1221 - 8 1.000000e-10 # cll1331 - 9 1.000000e-10 # cll2332 - -################################### -## INFORMATION FOR LOOP -################################### -Block LOOP - 1 9.118800e+01 # MU_R - -################################### -## INFORMATION FOR RENOR -################################### -Block Renor - 1 5.550000e+02 # Mreno - -################################### -## INFORMATION FOR YUKAWA -################################### -Block YUKAWA - 6 1.720000e+02 # ymt -#=========================================================== -# QUANTUM NUMBERS OF NEW STATE(S) (NON SM PDG CODE) -#=========================================================== - -Block QNUMBERS 9000001 # ghA - 1 0 # 3 times electric charge - 2 -1 # number of spin states (2S+1) - 3 1 # colour rep (1: singlet, 3: triplet, 8: octet) - 4 1 # Particle/Antiparticle distinction (0=own anti) -Block QNUMBERS 9000002 # ghZ - 1 0 # 3 times electric charge - 2 -1 # number of spin states (2S+1) - 3 1 # colour rep (1: singlet, 3: triplet, 8: octet) - 4 1 # Particle/Antiparticle distinction (0=own anti) -Block QNUMBERS 9000003 # ghWp - 1 3 # 3 times electric charge - 2 -1 # number of spin states (2S+1) - 3 1 # colour rep (1: singlet, 3: triplet, 8: octet) - 4 1 # Particle/Antiparticle distinction (0=own anti) -Block QNUMBERS 9000004 # ghWm - 1 -3 # 3 times electric charge - 2 -1 # number of spin states (2S+1) - 3 1 # colour rep (1: singlet, 3: triplet, 8: octet) - 4 1 # Particle/Antiparticle distinction (0=own anti) -Block QNUMBERS 9000005 # ghG - 1 0 # 3 times electric charge - 2 -1 # number of spin states (2S+1) - 3 8 # colour rep (1: singlet, 3: triplet, 8: octet) - 4 1 # Particle/Antiparticle distinction (0=own anti) -Block QNUMBERS 250 # G0 - 1 0 # 3 times electric charge - 2 1 # number of spin states (2S+1) - 3 1 # colour rep (1: singlet, 3: triplet, 8: octet) - 4 0 # Particle/Antiparticle distinction (0=own anti) -Block QNUMBERS 251 # G+ - 1 3 # 3 times electric charge - 2 1 # number of spin states (2S+1) - 3 1 # colour rep (1: singlet, 3: triplet, 8: octet) - 4 1 # Particle/Antiparticle distinction (0=own anti) -- GitLab