Skip to content

Scripts for producing Simplified Model Diagrams for SUSY analyses

Notifications You must be signed in to change notification settings

CMS-SUS-XPAG/SUSYDiagrams

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SUSYDiagrams

LaTeX code and compilation script to produce Simplified Model diagrams for SUSY

Other diagrams can be found at https://twiki.cern.ch/twiki/bin/viewauth/CMS/SUSYSimplifiedModelDiagrams.

Producing diagrams

Just run the compile.py script on any of .tex files with the LaTeX code for a diagram, e.g.

./compile.py TChiHH.tex

You can also compile all the diagrams in the current folder by running

./compile.py all

To create a new diagram just copy one of the provided .tex files, change the decays as you wish, and change the name of the fmffile to match the new filename, e.g. if you create a T2bb.tex file, the fmffile should be named FeynmanT2bb.

Code setup

Running the compile.py script requires python, LaTeX, and the feynmp-auto.sty package.

About

Scripts for producing Simplified Model Diagrams for SUSY analyses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published