gambit is hosted by Hepforge, IPPP Durham
GAMBIT  v1.5.0-2191-ga4742ac
a Global And Modular Bsm Inference Tool
StandardModel_SLHA2.hpp File Reference

Standard Model parameters, defined in SLHA2 conventions. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define MODEL   StandardModel_SLHA2
 

Functions

START_MODEL DEFINEPARS (alphainv, GF, alphaS) DEFINEPARS(mZ) DEFINEPARS(mE
 
START_MODEL mTau DEFINEPARS (mNu1, mNu2, mNu3) DEFINEPARS(mD
 
START_MODEL mTau mU DEFINEPARS (mS, mCmC) DEFINEPARS(mBmB
 
START_MODEL mTau mU mT DEFINEPARS (CKM_lambda, CKM_A, CKM_rhobar, CKM_etabar) DEFINEPARS(theta12
 

Variables

START_MODEL mMu
 
START_MODEL mTau mU mT theta23
 

Detailed Description

Standard Model parameters, defined in SLHA2 conventions.

Corresponds directly to the SLHA2 "SMINPUTS" block.

SMINPUTS is also a CAPABILITY that module writers may be interested in using.

SLHA2 conventions:

SMINPUTS block description:

// SLHA1 alphainv; // 1: Inverse electromagnetic coupling at the Z pole in the MSbar scheme (with 5 active flavours) GF; // 2: Fermi constant (in units of GeV^-2) alphaS; // 3: Strong coupling at the Z pole in the MSbar scheme (with 5 active flavours). mZ; // 4: Z pole mass mBmB; // 5: b quark running mass in the MSbar scheme (at mB) mT; // 6: Top quark pole mass mTau; // 7: Tau pole mass

// SLHA2 mNu3; // 8: Heaviest neutrino pole mass

mE; // 11: Electron pole mass mNu1; // 12: Lightest neutrino pole mass mMu; // 13: Muon pole mass mNu2; // 14: Second lightest neutrino pole mass

mD; // 21: d quark running mass in the MSbar scheme at 2 GeV mU; // 22: u quark running mass in the MSbar scheme at 2 GeV mS; // 23: s quark running mass in the MSbar scheme at 2 GeV mCmC; // 24: c quark running mass in the MSbar scheme at mC


Authors (add name and date if you modify):

Author
Ben Farmer (benja.nosp@m.min..nosp@m.farme.nosp@m.r@fy.nosp@m.sik.s.nosp@m.u.se)
Date
2014 Sep - Dec, 2015 Jan - Mar

Definition in file StandardModel_SLHA2.hpp.

Macro Definition Documentation

◆ MODEL

#define MODEL   StandardModel_SLHA2

Definition at line 54 of file StandardModel_SLHA2.hpp.

Function Documentation

◆ DEFINEPARS() [1/4]

START_MODEL DEFINEPARS ( alphainv  ,
GF  ,
alphaS   
)

◆ DEFINEPARS() [2/4]

START_MODEL mTau DEFINEPARS ( mNu1  ,
mNu2  ,
mNu3   
)

◆ DEFINEPARS() [3/4]

START_MODEL mTau mU DEFINEPARS ( mS  ,
mCmC   
)

◆ DEFINEPARS() [4/4]

START_MODEL mTau mU mT DEFINEPARS ( CKM_lambda  ,
CKM_A  ,
CKM_rhobar  ,
CKM_etabar   
)

Variable Documentation

◆ mMu

Definition at line 60 of file StandardModel_SLHA2.hpp.

◆ theta23

START_MODEL mTau mU mT theta23

Definition at line 71 of file StandardModel_SLHA2.hpp.