Documentation of MARTY
A Modern ARtificial Theoretical phYsicist
Data Structures | Namespaces | Variables
SM.h File Reference

File containing the Standard Model itself as a mty::Model object. More...

#include <csl.h>
#include "model.h"

Go to the source code of this file.

Data Structures

class  mty::SM_Model
 Standard Model of particle physics. More...
 

Namespaces

 mty
 Namespace of MARTY.
 
 mty::sm_input
 Namespace containing SM input parameters, in particular those modifiable with LHA file.
 

Variables

csl::Expr mty::sm_input::alpha_em
 
csl::Expr mty::sm_input::e_em
 
csl::Expr mty::sm_input::G_F
 
csl::Expr mty::sm_input::alpha_s
 
csl::Expr mty::sm_input::g_s
 
csl::Expr mty::sm_input::M_Z
 
csl::Expr mty::sm_input::m_b
 
csl::Expr mty::sm_input::m_t
 
csl::Expr mty::sm_input::m_tau
 
csl::Expr mty::sm_input::M_W
 
csl::Expr mty::sm_input::m_h
 
csl::Expr mty::sm_input::v
 
csl::Expr mty::sm_input::m_e
 
csl::Expr mty::sm_input::m_mu
 
csl::Expr mty::sm_input::m_u
 
csl::Expr mty::sm_input::m_d
 
csl::Expr mty::sm_input::m_c
 
csl::Expr mty::sm_input::m_s
 
csl::Expr mty::sm_input::Gamma_W
 
csl::Expr mty::sm_input::Gamma_Z
 
csl::Expr mty::sm_input::Gamma_h
 
csl::Expr mty::sm_input::Gamma_t
 
csl::Expr mty::sm_input::s2_theta_W
 
csl::Expr mty::sm_input::theta_W
 
csl::Expr mty::sm_input::V_ud_mod
 
csl::Expr mty::sm_input::V_us_mod
 
csl::Expr mty::sm_input::V_ub_mod
 
csl::Expr mty::sm_input::V_cb_mod
 
csl::Expr mty::sm_input::V_cd_mod
 
csl::Expr mty::sm_input::V_cs_mod
 
csl::Expr mty::sm_input::V_td_mod
 
csl::Expr mty::sm_input::V_ts_mod
 
csl::Expr mty::sm_input::V_tb_mod
 
csl::Expr mty::sm_input::A_wolf
 
csl::Expr mty::sm_input::lambda_wolf
 
csl::Expr mty::sm_input::rho_bar_wolf
 
csl::Expr mty::sm_input::eta_bar_wolf
 
csl::Expr mty::sm_input::delta_wolf
 
csl::Expr mty::sm_input::V_ud
 
csl::Expr mty::sm_input::V_us
 
csl::Expr mty::sm_input::V_cb
 
csl::Expr mty::sm_input::V_tb
 
csl::Expr mty::sm_input::tan_CKM_12 = V_us / V_ud
 
csl::Expr mty::sm_input::sin_CKM_12
 
csl::Expr mty::sm_input::cos_CKM_12
 
csl::Expr mty::sm_input::tan_CKM_23 = V_cb / V_tb
 
csl::Expr mty::sm_input::sin_CKM_23
 
csl::Expr mty::sm_input::cos_CKM_23
 
csl::Expr mty::sm_input::cos_CKM_13
 
csl::Expr mty::sm_input::sin_CKM_13
 
csl::Expr mty::sm_input::V_ub = V_ub_mod * csl::exp_s(-CSL_I * delta_wolf)
 
csl::Expr mty::sm_input::V_cd
 
csl::Expr mty::sm_input::V_cs
 
csl::Expr mty::sm_input::V_td
 
csl::Expr mty::sm_input::V_ts
 
csl::Expr mty::sm_input::V_ud_wolf = 1 - lambda_wolf*lambda_wolf / 2
 
csl::Expr mty::sm_input::V_cd_wolf = - lambda_wolf
 
csl::Expr mty::sm_input::V_td_wolf = rho_bar_wolf - CSL_I * eta_bar_wolf
 
csl::Expr mty::sm_input::V_us_wolf = lambda_wolf
 
csl::Expr mty::sm_input::V_cs_wolf = 1 - lambda_wolf*lambda_wolf / 2
 
csl::Expr mty::sm_input::V_ts_wolf = -A_wolf * lambda_wolf * lambda_wolf
 
csl::Expr mty::sm_input::V_ub_wolf = rho_bar_wolf + CSL_I * eta_bar_wolf
 
csl::Expr mty::sm_input::V_cb_wolf = A_wolf * lambda_wolf*lambda_wolf
 
csl::Expr mty::sm_input::V_tb_wolf = CSL_1
 

Detailed Description

File containing the Standard Model itself as a mty::Model object.

Author
Gregoire Uhlrich
Version
1.3

It contains also all input parameters for the standard model, including all values of SMINPUTS block of slha conventions and other paralemers (CKM, masses, couplings etc). Values come from the august 2018 edition of the PDG.