The expressions are provided (see links below) as text files in C-like format. They are expressed in terms of inner product of 4-vectors of leptons and incoming partons in the center-of-mass frame of the 4 leptons.
Constants used are as follows:
Pi = π = 3.141592653589793238462643383279502884797169399375105820974944Mz = Mass of Z bosonwZ = Width of Z bosonM1, M2 = The two di-lepton massesgL, gR = Left-handed and right-handed coupling of Z to leptonsgqL, gqR = Left-handed and right-handed coupling of Z to quarkss = center-of-mass energy of the 4-lepton systemel = charge of the electronp3, p4, p5, p6 = 4-vectors of the final leptonsp1, p2 = (s/2, 0, 0, ±s/2) = 4-vectors of the
incoming partonsSC(A, B) = gμνAμBν
with convention (+, -, -, -)EPS(A, B, C, D) = εμνρσ
AμBνCρDσ, where
εμνρσ is the fully anti-symmetric tensor with
ε0123 = +1.vh = vevIn the expression you'll see some cryptic parameters not explained above. Here's what they are. The effective Lagrangian can be written as follows:
L ~ v-1 X (MZ2 A1ZZ Zμ Zμ + A2ZZ Zμν Zμν + A3ZZ Zμν Z̃μν + A2ZA Zμν Fμν + A3ZA Zμν F̃μν + A2AA Fμν Fμν + A3AA Fμν F̃μν)
The mappings are:
ahR + ahI iaZR + aZI iaZdR + aZdI iaZAR + aZAI iaZAdR + aZAdI iaAR + aAI iaAdR + aAdI iEverything as C++ functions, as well as example code to evaluate expressions: Click me soon!