Skip to content
Snippets Groups Projects
Commit 09f9eb1d authored by Zhuolin Zhang's avatar Zhuolin Zhang
Browse files

Delete unnecessary files in loop_hvv

parent 22975711
Branches main
No related tags found
No related merge requests found
Pipeline #8008046 passed
######################################################################
## PARAM_CARD AUTOMATICALY GENERATED BY THE UFO #####################
######################################################################
###################################
### INFORMATION FOR LOOP
####################################
Block loop
1 9.118800e+01 # MU_R
###################################
## INFORMATION FOR SMINPUTS
###################################
Block SMINPUTS
1 1.32506980e+02 # aEWM1
2 1.16639000e-05 # Gf
3 1.18000000e-01 # aS
###################################
## INFORMATION FOR MASS
###################################
Block MASS
4 0.000000e+00 # MC
5 4.620000e+00 # MB
6 1.743000e+02 # MT
11 0.000000e+00 # Me
13 0.000000e+00 # MM
15 1.777000e+00 # MTA
23 9.118800e+01 # MZ
25 1.200000e+02 # MH
###################################
## INFORMATION FOR DECAY
###################################
DECAY 6 0.000000e+00
DECAY 15 0.000000e+00
DECAY 23 0.000000e+00
DECAY 24 0.000000e+00
DECAY 25 0.000000e+00
###################################
## INFORMATION FOR WOLFENSTEIN
###################################
Block Wolfenstein
1 0.000000e+00 # lamWS
2 0.000000e+00 # AWS
3 0.000000e+00 # rhoWS
4 0.000000e+00 # etaWS
###################################
## INFORMATION FOR YUKAWA
###################################
Block YUKAWA
4 0.000000e+00 # ymc
5 4.6200000e+00 # ymb
6 1.743000e+02 # ymt
11 0.000000e+00 # yme
13 0.000000e+00 # ymm
15 1.777000e+00 # ymtau
######################################################################
## PARAM_CARD AUTOMATICALY GENERATED BY THE UFO #####################
######################################################################
###################################
### INFORMATION FOR LOOP
####################################
Block loop
1 9.118800e+01 # MU_R
###################################
## INFORMATION FOR SMINPUTS
###################################
Block SMINPUTS
1 1.32506980e+02 # aEWM1
2 1.16639000e-05 # Gf
3 1.18000000e-01 # aS
###################################
## INFORMATION FOR MASS
###################################
Block MASS
4 1.000000e+01 # MC
5 4.620000e+00 # MB
6 1.743000e+02 # MT
11 0.000000e+00 # Me
13 0.000000e+00 # MM
15 1.777000e+00 # MTA
23 9.118800e+01 # MZ
25 1.200000e+02 # MH
###################################
## INFORMATION FOR DECAY
###################################
DECAY 6 0.000000e+00
DECAY 15 0.000000e+00
DECAY 23 0.000000e+00
DECAY 24 0.000000e+00
DECAY 25 0.000000e+00
###################################
## INFORMATION FOR WOLFENSTEIN
###################################
Block Wolfenstein
1 0.000000e+00 # lamWS
2 0.000000e+00 # AWS
3 0.000000e+00 # rhoWS
4 0.000000e+00 # etaWS
###################################
## INFORMATION FOR YUKAWA
###################################
Block YUKAWA
4 0.000000e+00 # ymc
5 4.6200000e+00 # ymb
6 1.743000e+02 # ymt
11 0.000000e+00 # yme
13 0.000000e+00 # ymm
15 1.777000e+00 # ymtau
# This file was automatically created by FeynRules $Revision: 535 $
# Mathematica version: 7.0 for Mac OS X x86 (64-bit) (November 11, 2008)
# Date: Fri 18 Mar 2011 18:40:51
from object_library import all_lorentz, Lorentz
from function_library import complexconjugate, re, im, csc, sec, acsc, asec
###################################
# CounterTerms Lorentz structures #
###################################
R2_GG_1 = Lorentz(name = 'R2_GG_1',
spins = [ 3, 3 ],
structure = 'P(-1,1)*P(-1,1)*Metric(1,2)')
R2_GG_2 = Lorentz(name = 'R2_GG_2',
spins = [ 3, 3 ],
structure = 'P(1,1)*P(2,1)')
R2_GG_3 = Lorentz(name = 'R2_GG_3',
spins = [ 3, 3 ],
structure = 'Metric(1,2)')
R2_QQ_1 = Lorentz(name = 'R2_QQ_1',
spins = [ 2, 2 ],
structure = 'P(-1,1)*Gamma(-1,2,1)')
R2_QQ_2 = Lorentz(name = 'R2_QQ_2',
spins = [ 2, 2 ],
structure = 'Identity(1,2)')
GHGHG = Lorentz(name = 'GHGHG',
spins = [ 1, 1, 3 ],
structure = 'P(3,2)')
#=============================================================================================
# 4-gluon R2 vertex
#=============================================================================================
R2_4G_1234 = Lorentz(name = 'R2_4G_1234',
spins = [ 3, 3, 3, 3 ],
structure = 'Metric(1,2)*Metric(3,4)')
R2_4G_1324 = Lorentz(name = 'R2_4G_1324',
spins = [ 3, 3, 3, 3 ],
structure = 'Metric(1,3)*Metric(2,4)')
R2_4G_1423 = Lorentz(name = 'R2_4G_1423',
spins = [ 3, 3, 3, 3 ],
structure = 'Metric(1,4)*Metric(2,3)')
R2RGA_VVVV10 = Lorentz(name = 'R2RGA_VVVV10',
spins = [ 3, 3, 3, 3 ],
structure = 'Metric(1,4)*Metric(2,3) + Metric(1,3)*Metric(2,4) + Metric(1,2)*Metric(3,4)')
R2RGA_VVVV2 = Lorentz(name = 'R2RGA_VVVV2',
spins = [ 3, 3, 3, 3 ],
structure = 'Metric(1,4)*Metric(2,3)')
R2RGA_VVVV3 = Lorentz(name = 'R2RGA_VVVV3',
spins = [ 3, 3, 3, 3 ],
structure = 'Metric(1,3)*Metric(2,4)')
R2RGA_VVVV5 = Lorentz(name = 'R2RGA_VVVV5',
spins = [ 3, 3, 3, 3 ],
structure = 'Metric(1,2)*Metric(3,4)')
#=============================================================================================
R2_GGZ = Lorentz(name = 'R2_GGZ',
spins = [ 3, 3, 3 ],
structure = 'Epsilon(3,1,2,-1)*P(-1,2)-Epsilon(3,1,2,-1)*P(-1,1)')
R2_GGVV = Lorentz(name = 'R2_GGVV',
spins = [ 3, 3, 3, 3 ],
structure = 'Metric(1,2)*Metric(3,4)+Metric(1,3)*Metric(2,4)+Metric(1,4)*Metric(2,3)')
R2_GGHH = Lorentz(name = 'R2_GGHH',
spins = [ 3, 3, 1, 1 ],
structure = 'Metric(1,2)')
R2_GGGVa = Lorentz(name = 'R2_GGGVa',
spins = [ 3, 3, 3, 3 ],
structure = 'Epsilon(4,1,2,3)')
###################
# Base structures #
###################
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')
FFS1 = Lorentz(name = 'FFS1',
spins = [ 2, 2, 1 ],
structure = 'Identity(2,1)')
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 = 'Gamma(3,2,-1)*ProjM(-1,1) - 2*Gamma(3,2,-1)*ProjP(-1,1)')
FFV4 = Lorentz(name = 'FFV4',
spins = [ 2, 2, 3 ],
structure = 'Gamma(3,2,-1)*ProjM(-1,1) + 2*Gamma(3,2,-1)*ProjP(-1,1)')
FFV5 = Lorentz(name = 'FFV5',
spins = [ 2, 2, 3 ],
structure = 'Gamma(3,2,-1)*ProjM(-1,1) + 4*Gamma(3,2,-1)*ProjP(-1,1)')
VVS1 = Lorentz(name = 'VVS1',
spins = [ 3, 3, 1 ],
structure = 'Metric(1,2)')
# Xiaoran:
HZZ = Lorentz(name = 'HZZ',
spins = [ 3, 3, 1 ],
structure = '(HVVCOEF1(P(-1,1)*P(-1,1),P(-1,2)*P(-1,2),MZ,MH)*Metric(1,2)+HVVCOEF2(P(-1,1)*P(-1,1),P(-1,2)*P(-1,2),MZ,MH)*P(2,1)*P(1,2))')
HWW = Lorentz(name = 'HWW',
spins = [ 3, 3, 1 ],
structure = '(HVVCOEF1(P(-1,1)*P(-1,1),P(-1,2)*P(-1,2),MW,MH)*Metric(1,2)+HVVCOEF2(P(-1,1)*P(-1,1),P(-1,2)*P(-1,2),MW,MH)*P(2,1)*P(1,2))')
VVV1 = Lorentz(name = 'VVV1',
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)')
VVSS1 = Lorentz(name = 'VVSS1',
spins = [ 3, 3, 1, 1 ],
structure = 'Metric(1,2)')
VVVV1 = Lorentz(name = 'VVVV1',
spins = [ 3, 3, 3, 3 ],
structure = 'Metric(1,4)*Metric(2,3) - Metric(1,3)*Metric(2,4)')
VVVV2 = Lorentz(name = 'VVVV2',
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)')
VVVV3 = Lorentz(name = 'VVVV3',
spins = [ 3, 3, 3, 3 ],
structure = 'Metric(1,4)*Metric(2,3) - Metric(1,2)*Metric(3,4)')
VVVV4 = Lorentz(name = 'VVVV4',
spins = [ 3, 3, 3, 3 ],
structure = 'Metric(1,3)*Metric(2,4) - Metric(1,2)*Metric(3,4)')
VVVV5 = Lorentz(name = 'VVVV5',
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.')
# == Additional lorentz structure for Fenyman goldstones
UUS1 = Lorentz(name = 'UUS1',
spins = [ -1, -1, 1 ],
structure = '1')
FFS8 = Lorentz(name = 'FFS8',
spins = [ 2, 2, 1 ],
structure = 'ProjM(2,1)')
FFS2 = Lorentz(name = 'FFS2',
spins = [ 2, 2, 1 ],
structure = 'ProjM(2,1) - ProjP(2,1)')
FFS3 = Lorentz(name = 'FFS3',
spins = [ 2, 2, 1 ],
structure = 'ProjP(2,1)')
FFS4 = Lorentz(name = 'FFS4',
spins = [ 2, 2, 1 ],
structure = 'ProjM(2,1) + ProjP(2,1)')
VSS1 = Lorentz(name = 'VSS1',
spins = [ 3, 1, 1 ],
structure = 'P(1,2) - P(1,3)')
SSSS1 = Lorentz(name = 'SSSS1',
spins = [ 1, 1, 1, 1 ],
structure = '1')
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment