JHUGen MELA  v2.4.1
Matrix element calculations as used in JHUGen. MELA is an important tool that was used for the Higgs boson discovery and for precise measurements of its structure and interactions. Please see the website https://spin.pha.jhu.edu/ and papers cited there for more details, and kindly cite those papers when using this code.
Classes | Namespaces | Functions | Variables
pythonmelautils.py File Reference

Go to the source code of this file.

Classes

class  pythonmelautils.NamedTemporaryMacro
 
class  pythonmelautils.MultiDimensionalCppArray
 
class  pythonmelautils.SelfDParameter
 
class  pythonmelautils.SelfDCoupling
 

Namespaces

 pythonmelautils
 

Functions

def pythonmelautils.include (filename)
 
def pythonmelautils.compile (filename, loadMELA=True)
 

Variables

string pythonmelautils.contents
 
 pythonmelautils.tcouplingsbasecontents = f.read()
 
 pythonmelautils.enumcontents = enumcontents.strip()
 
 pythonmelautils.enumitem = enumitem.split("=")[0].strip()
 
 pythonmelautils.tcouplingsbase = NamedTemporaryMacro()