CO D EX SYMBOL
treeOutput
treeOutput[LBSM,fieldList]
calculates Wilson Coefficients generated from tree level processes.
DetailsDetails
- Put BSM Lagrangian as the first argument.
- fieldlist (second argument) : It is a list which has information about the heavy multiplet. The generic structure of the fieldList is : {heavy multiplet name, total number of field components (count each spin 0 , spin 1/2 and spin 1 field), SU(3)C quantum number, SU(2)L quantum number, U(1)Y charge, spin of heavy multiplet, mass of heavy multiplet}
- Default dimension six operator basis of 'treeOutput' function is "Warsaw".
- CoDEx also provides dimension six operators in "SILH" basis. See Examples.
- Options for treeOutput are:
-
monitor True Shows an animation while computing appearance "Percolate"
(for Version ≥11.0)Appearence of the animation. operBasis "Warsaw" Choice of basis of the Dim.-6 operators format "List" The output format.
ExamplesExamplesopen allclose all
Basic Examples (1)Basic Examples (1)
In[1]:= |
In[2]:= |
In[3]:= |
In[4]:= |
"Warsaw" is set as default basis of dimension 6 operators for Wilson Coefficients.
Same result can be displayed in different formats. For all possible types of format, check options of formPick.
Setting "SILH" basis for dimension 6 operators:
Details of the operator bases are listed in the guide "CoDExParafernalia".
In addition to the options detailed in the Details section, treeOutput takes all options of formPick.