BSMPT 3.0.7
BSMPT - Beyond the Standard Model Phase Transitions : A C++ package for the computation of the EWPT in BSM models
|
The ISMConstants struct containing all necessary SM constants. More...
#include <BSMPT/models/SMparam.h>
Public Attributes | |
double | C_Wolfenstein_lambda {0} |
The lambda parameter in the Wolfenstein parametrisation of the CKM-Matrix LHCHXSWG-INT-2015-006. | |
double | C_Wolfenstein_A {0} |
The A parameter in the Wolfenstein parametrisation of the CKM-Matrix LHCHXSWG-INT-2015-006. | |
double | C_Wolfenstein_rho {0} |
The rho parameter in the Wolfenstein parametrisation of the CKM-Matrix LHCHXSWG-INT-2015-006. | |
double | C_Wolfenstein_eta {0} |
The eta parameter in the Wolfenstein parametrisation of the CKM-Matrix LHCHXSWG-INT-2015-006. | |
double | theta12 {0} |
The theta_12 mixing angle in the CKM matrix calculated by the Wolfenstein parameters. | |
double | theta23 {0} |
The theta_23 mixing angle in the CKM matrix calculated by the Wolfenstein parameters. | |
double | delta {0} |
The CP-violating angle in the CKM matrix calculated by the Wolfenstein parameters. | |
double | theta13 {0} |
The theta_13 mixing angle in the CKM matrix calculated by the Wolfenstein parameters. | |
std::complex< double > | C_Vud {0, 0} |
ud element of the CKM matrix | |
std::complex< double > | C_Vus {0, 0} |
us element of the CKM matrix | |
std::complex< double > | C_Vub {0, 0} |
ub element of the CKM matrix | |
std::complex< double > | C_Vcd {0, 0} |
cd element of the CKM matrix | |
std::complex< double > | C_Vcs {0, 0} |
cs element of the CKM matrix | |
std::complex< double > | C_Vcb {0, 0} |
cb element of the CKM matrix | |
std::complex< double > | C_Vtd {0, 0} |
td element of the CKM matrix | |
std::complex< double > | C_Vts {0, 0} |
ts element of the CKM matrix | |
std::complex< double > | C_Vtb {0, 0} |
tb element of the CKM matrix | |
double | C_MassW {0} |
Mass of the W-Boson Unit: GeV LHCHXSWG-INT-2015-006. | |
double | C_MassZ {0} |
Mass of the Z-Boson Unit: GeV LHCHXSWG-INT-2015-006. | |
double | C_MassSMHiggs {0} |
Mass of the Higgs Boson Unit: GeV LHCHXSWG-INT-2015-006. | |
double | C_MassUp {0} |
Mass of the up quark Unit: GeV https://twiki.cern.ch/twiki/bin/view/LHCPhysics/LHCHXSWG. | |
double | C_MassDown {0} |
Mass of the down quark Unit: GeV https://twiki.cern.ch/twiki/bin/view/LHCPhysics/LHCHXSWG. | |
double | C_MassStrange {0} |
Mass of the strange quark Unit: GeV https://twiki.cern.ch/twiki/bin/view/LHCPhysics/LHCHXSWG. | |
double | C_MassTop {0} |
Mass of the top quark in the OS Scheme Unit: GeV LHCHXSWG-INT-2015-006. | |
double | C_MassCharm {0} |
Mass of the charm quark in the OS Scheme Unit: GeV LHCHXSWG-INT-2015-006. | |
double | C_MassBottom {0} |
Mass of the bottom quark in the OS Scheme Unit: GeV LHCHXSWG-INT-2015-006. | |
double | C_MassTau {0} |
Mass of the tau lepton Unit: GeV LHCHXSWG-INT-2015-006. | |
double | C_MassMu {0} |
Mass of the muon Unit: GeV LHCHXSWG-INT-2015-006. | |
double | C_MassElectron {0} |
Mass of the electron Unit: GeV LHCHXSWG-INT-2015-006. | |
double | C_GF {0} |
Fermi constant Unit: GeV^{-2} LHCHXSWG-INT-2015-006. | |
double | C_sinsquaredWeinberg {0} |
sin^2(theta_Weinberg) derived from the W- and Z-Boson masses | |
double | C_vev0 {0} |
Vacuum expectation value of the SM derived through the Fermi constant. | |
double | C_g {0} |
gauge coupling of the U(2)_L with the SM Higgs doublett, derived through the W-Boson mass and the SM VEV Unit: GeV | |
double | C_gs {0} |
gauge coupling of the U(1) with the SM Higgs doublett, derived through the W- and Z-Boson masses and the SM VEV | |
double | C_SMTriHiggs {0} |
Trilinear coupling between three SM Higgs Boson, calculated as the third derivative of the SM Higgs Potential Unit: GeV. | |
const double | Csound = 0.5773502691896258 |
speed of sound | |
const double | MPl = 2.4e18 |
reduced Planck mass = MPl / (8 Pi) | |
The ISMConstants struct containing all necessary SM constants.