Skip to content

This repository contains scripts to compute Higgs decay widths

Notifications You must be signed in to change notification settings

fisicateoricaUDP/HiggsDecays

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Program made by Cristian Alexis López Alvernia to implement the Higgs decay into a Z boson - photon pair in SM at LO 
This is a package to systematize the decay of the Higgs boson into a Z boson and a photon pair.

1- How to use

a) First compile the wolfram mathematica package. FeynCalc, FeynHelpers and FeynArts are required.

wolframscript HZAprogram.wls

This gives the analytical expression of the decay width, and export it to a text called "HZADwidth" which contains the analytical expression and it gives the pdf of the contributing diagrams. It also gives an additional text called "ExpressionDWidth" with only the decay width expression

b) compile the bash manager called "manager":

bash manager

Which is a bash interface to create a python package with the decay width translated to python language. Scienceplot, Matplotlib, numpy and cmath libraries are required.
The plot of branching ratio in SM at LO  is generated and called "brvsmh.pdf"

About

This repository contains scripts to compute Higgs decay widths

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published