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:
  • monitorTrueShows 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)

Load the package:

In[1]:=
Click for copyable input

Build the Lagrangian:

In[2]:=
Click for copyable input
In[3]:=
Click for copyable input
In[4]:=
Click for copyable input

"Warsaw" is set as default basis of dimension 6 operators for Wilson Coefficients.

In[5]:=
Click for copyable input
Out[5]=

Same result can be displayed in different formats. For all possible types of format, check options of formPick.

In[6]:=
Click for copyable input
Out[6]=

Setting "SILH" basis for dimension 6 operators:

In[7]:=
Click for copyable input
Out[7]=

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.

In[8]:=
Click for copyable input
Out[8]=