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.
Variables
anonymous_namespace{test_JVBF.c} Namespace Reference

Variables

const float Zmass = 91.1876
 
const float gamZ = 2.5
 
const float M_muon = 0.105658389
 
const float M_electron = 0.00051099907
 
const float M_tau = 1.777
 
const int PDG_electron =11
 
const int PDG_muon =13
 
const int PDG_tau =15
 

Variable Documentation

◆ gamZ

const float anonymous_namespace{test_JVBF.c}::gamZ = 2.5

Definition at line 34 of file test_JVBF.c.

◆ M_electron

const float anonymous_namespace{test_JVBF.c}::M_electron = 0.00051099907

Definition at line 36 of file test_JVBF.c.

◆ M_muon

const float anonymous_namespace{test_JVBF.c}::M_muon = 0.105658389

Definition at line 35 of file test_JVBF.c.

◆ M_tau

const float anonymous_namespace{test_JVBF.c}::M_tau = 1.777

Definition at line 37 of file test_JVBF.c.

◆ PDG_electron

const int anonymous_namespace{test_JVBF.c}::PDG_electron =11

Definition at line 38 of file test_JVBF.c.

◆ PDG_muon

const int anonymous_namespace{test_JVBF.c}::PDG_muon =13

Definition at line 38 of file test_JVBF.c.

◆ PDG_tau

const int anonymous_namespace{test_JVBF.c}::PDG_tau =15

Definition at line 38 of file test_JVBF.c.

◆ Zmass

const float anonymous_namespace{test_JVBF.c}::Zmass = 91.1876

Definition at line 33 of file test_JVBF.c.