GM2Calc 2.3.0
|
parameters to be passed to the fermionic contribution functions More...
#include <gm2_2loop_helpers.hpp>
Public Attributes | |
double | alpha_em {} |
electromagnetic coupling | |
double | mm {} |
muon mass for prefactor | |
double | mw {} |
W boson mass. | |
double | mz {} |
Z boson mass. | |
double | mhSM {} |
SM Higgs boson mass. | |
double | mA {} |
CP-odd Higgs boson mass. | |
double | mHp {} |
charged Higgs boson mass | |
Eigen::Matrix< double, 2, 1 > | mh {Eigen::Matrix<double,2,1>::Zero()} |
CP-even Higgs bosons mass. | |
Eigen::Matrix< double, 3, 1 > | ml {Eigen::Matrix<double,3,1>::Zero()} |
down-type lepton masses | |
Eigen::Matrix< double, 3, 1 > | mu {Eigen::Matrix<double,3,1>::Zero()} |
up-type quark masses | |
Eigen::Matrix< double, 3, 1 > | md {Eigen::Matrix<double,3,1>::Zero()} |
down-type quark masses | |
Eigen::Matrix< std::complex< double >, 3, 3 > | yuh {Eigen::Matrix<std::complex<double>,3,3>::Zero()} |
y_f^S coefficients with f={u,c,t} and S=h | |
Eigen::Matrix< std::complex< double >, 3, 3 > | yuH {Eigen::Matrix<std::complex<double>,3,3>::Zero()} |
y_f^S coefficients with f={u,c,t} and S=H | |
Eigen::Matrix< std::complex< double >, 3, 3 > | yuA {Eigen::Matrix<std::complex<double>,3,3>::Zero()} |
y_f^S coefficients with f={u,c,t} and S=A | |
Eigen::Matrix< std::complex< double >, 3, 3 > | yuHp {Eigen::Matrix<std::complex<double>,3,3>::Zero()} |
y_f^S coefficients with f={u,c,t} and S=H^+ | |
Eigen::Matrix< std::complex< double >, 3, 3 > | ydh {Eigen::Matrix<std::complex<double>,3,3>::Zero()} |
y_f^S coefficients with f={d,s,b} and S=h | |
Eigen::Matrix< std::complex< double >, 3, 3 > | ydH {Eigen::Matrix<std::complex<double>,3,3>::Zero()} |
y_f^S coefficients with f={d,s,b} and S=H | |
Eigen::Matrix< std::complex< double >, 3, 3 > | ydA {Eigen::Matrix<std::complex<double>,3,3>::Zero()} |
y_f^S coefficients with f={d,s,b} and S=A | |
Eigen::Matrix< std::complex< double >, 3, 3 > | ydHp {Eigen::Matrix<std::complex<double>,3,3>::Zero()} |
y_f^S coefficients with f={d,s,b} and S=H^+ | |
Eigen::Matrix< std::complex< double >, 3, 3 > | ylh {Eigen::Matrix<std::complex<double>,3,3>::Zero()} |
y_f^S coefficients with f={e,m,τ} and S=h | |
Eigen::Matrix< std::complex< double >, 3, 3 > | ylH {Eigen::Matrix<std::complex<double>,3,3>::Zero()} |
y_f^S coefficients with f={e,m,τ} and S=H | |
Eigen::Matrix< std::complex< double >, 3, 3 > | ylA {Eigen::Matrix<std::complex<double>,3,3>::Zero()} |
y_f^S coefficients with f={e,m,τ} and S=A | |
Eigen::Matrix< std::complex< double >, 3, 3 > | ylHp {Eigen::Matrix<std::complex<double>,3,3>::Zero()} |
y_f^S coefficients with f={e,m,τ} and S=H^+ | |
Eigen::Matrix< std::complex< double >, 3, 3 > | vckm {Eigen::Matrix<std::complex<double>,3,3>::Identity()} |
CKM matrix. | |
parameters to be passed to the fermionic contribution functions
Definition at line 46 of file gm2_2loop_helpers.hpp.
double gm2calc::thdm::THDM_F_parameters::alpha_em {} |
electromagnetic coupling
Definition at line 47 of file gm2_2loop_helpers.hpp.
double gm2calc::thdm::THDM_F_parameters::mA {} |
CP-odd Higgs boson mass.
Definition at line 52 of file gm2_2loop_helpers.hpp.
down-type quark masses
Definition at line 57 of file gm2_2loop_helpers.hpp.
CP-even Higgs bosons mass.
Definition at line 54 of file gm2_2loop_helpers.hpp.
double gm2calc::thdm::THDM_F_parameters::mHp {} |
charged Higgs boson mass
Definition at line 53 of file gm2_2loop_helpers.hpp.
double gm2calc::thdm::THDM_F_parameters::mhSM {} |
SM Higgs boson mass.
Definition at line 51 of file gm2_2loop_helpers.hpp.
down-type lepton masses
Definition at line 55 of file gm2_2loop_helpers.hpp.
double gm2calc::thdm::THDM_F_parameters::mm {} |
muon mass for prefactor
Definition at line 48 of file gm2_2loop_helpers.hpp.
up-type quark masses
Definition at line 56 of file gm2_2loop_helpers.hpp.
double gm2calc::thdm::THDM_F_parameters::mw {} |
W boson mass.
Definition at line 49 of file gm2_2loop_helpers.hpp.
double gm2calc::thdm::THDM_F_parameters::mz {} |
Z boson mass.
Definition at line 50 of file gm2_2loop_helpers.hpp.
Eigen::Matrix<std::complex<double>,3,3> gm2calc::thdm::THDM_F_parameters::vckm {Eigen::Matrix<std::complex<double>,3,3>::Identity()} |
CKM matrix.
Definition at line 70 of file gm2_2loop_helpers.hpp.
Eigen::Matrix<std::complex<double>,3,3> gm2calc::thdm::THDM_F_parameters::ydA {Eigen::Matrix<std::complex<double>,3,3>::Zero()} |
y_f^S coefficients with f={d,s,b} and S=A
Definition at line 64 of file gm2_2loop_helpers.hpp.
Eigen::Matrix<std::complex<double>,3,3> gm2calc::thdm::THDM_F_parameters::ydh {Eigen::Matrix<std::complex<double>,3,3>::Zero()} |
y_f^S coefficients with f={d,s,b} and S=h
Definition at line 62 of file gm2_2loop_helpers.hpp.
Eigen::Matrix<std::complex<double>,3,3> gm2calc::thdm::THDM_F_parameters::ydH {Eigen::Matrix<std::complex<double>,3,3>::Zero()} |
y_f^S coefficients with f={d,s,b} and S=H
Definition at line 63 of file gm2_2loop_helpers.hpp.
Eigen::Matrix<std::complex<double>,3,3> gm2calc::thdm::THDM_F_parameters::ydHp {Eigen::Matrix<std::complex<double>,3,3>::Zero()} |
y_f^S coefficients with f={d,s,b} and S=H^+
Definition at line 65 of file gm2_2loop_helpers.hpp.
Eigen::Matrix<std::complex<double>,3,3> gm2calc::thdm::THDM_F_parameters::ylA {Eigen::Matrix<std::complex<double>,3,3>::Zero()} |
y_f^S coefficients with f={e,m,τ} and S=A
Definition at line 68 of file gm2_2loop_helpers.hpp.
Eigen::Matrix<std::complex<double>,3,3> gm2calc::thdm::THDM_F_parameters::ylh {Eigen::Matrix<std::complex<double>,3,3>::Zero()} |
y_f^S coefficients with f={e,m,τ} and S=h
Definition at line 66 of file gm2_2loop_helpers.hpp.
Eigen::Matrix<std::complex<double>,3,3> gm2calc::thdm::THDM_F_parameters::ylH {Eigen::Matrix<std::complex<double>,3,3>::Zero()} |
y_f^S coefficients with f={e,m,τ} and S=H
Definition at line 67 of file gm2_2loop_helpers.hpp.
Eigen::Matrix<std::complex<double>,3,3> gm2calc::thdm::THDM_F_parameters::ylHp {Eigen::Matrix<std::complex<double>,3,3>::Zero()} |
y_f^S coefficients with f={e,m,τ} and S=H^+
Definition at line 69 of file gm2_2loop_helpers.hpp.
Eigen::Matrix<std::complex<double>,3,3> gm2calc::thdm::THDM_F_parameters::yuA {Eigen::Matrix<std::complex<double>,3,3>::Zero()} |
y_f^S coefficients with f={u,c,t} and S=A
Definition at line 60 of file gm2_2loop_helpers.hpp.
Eigen::Matrix<std::complex<double>,3,3> gm2calc::thdm::THDM_F_parameters::yuh {Eigen::Matrix<std::complex<double>,3,3>::Zero()} |
y_f^S coefficients with f={u,c,t} and S=h
Definition at line 58 of file gm2_2loop_helpers.hpp.
Eigen::Matrix<std::complex<double>,3,3> gm2calc::thdm::THDM_F_parameters::yuH {Eigen::Matrix<std::complex<double>,3,3>::Zero()} |
y_f^S coefficients with f={u,c,t} and S=H
Definition at line 59 of file gm2_2loop_helpers.hpp.
Eigen::Matrix<std::complex<double>,3,3> gm2calc::thdm::THDM_F_parameters::yuHp {Eigen::Matrix<std::complex<double>,3,3>::Zero()} |
y_f^S coefficients with f={u,c,t} and S=H^+
Definition at line 61 of file gm2_2loop_helpers.hpp.