|
GM2Calc 2.3.1
|
parameters to be passed to the bosonic 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. | |
| double | tb {} |
| tan(beta) | |
| double | zetal {} |
| zeta_l | |
| double | cos_beta_minus_alpha {} |
| cos(beta - alpha_h) | |
| double | lambda5 {} |
| Lambda_5. | |
| double | lambda67 {} |
| difference (Lambda_567 - Lambda_5) | |
parameters to be passed to the bosonic contribution functions
Definition at line 29 of file gm2_2loop_helpers.hpp.
| double gm2calc::thdm::THDM_B_parameters::alpha_em {} |
electromagnetic coupling
Definition at line 30 of file gm2_2loop_helpers.hpp.
| double gm2calc::thdm::THDM_B_parameters::cos_beta_minus_alpha {} |
cos(beta - alpha_h)
Definition at line 40 of file gm2_2loop_helpers.hpp.
| double gm2calc::thdm::THDM_B_parameters::lambda5 {} |
Lambda_5.
Definition at line 41 of file gm2_2loop_helpers.hpp.
| double gm2calc::thdm::THDM_B_parameters::lambda67 {} |
difference (Lambda_567 - Lambda_5)
Definition at line 42 of file gm2_2loop_helpers.hpp.
| double gm2calc::thdm::THDM_B_parameters::mA {} |
CP-odd Higgs boson mass.
Definition at line 35 of file gm2_2loop_helpers.hpp.
CP-even Higgs bosons mass.
Definition at line 37 of file gm2_2loop_helpers.hpp.
| double gm2calc::thdm::THDM_B_parameters::mHp {} |
charged Higgs boson mass
Definition at line 36 of file gm2_2loop_helpers.hpp.
| double gm2calc::thdm::THDM_B_parameters::mhSM {} |
SM Higgs boson mass.
Definition at line 34 of file gm2_2loop_helpers.hpp.
| double gm2calc::thdm::THDM_B_parameters::mm {} |
muon mass for prefactor
Definition at line 31 of file gm2_2loop_helpers.hpp.
| double gm2calc::thdm::THDM_B_parameters::mw {} |
W boson mass.
Definition at line 32 of file gm2_2loop_helpers.hpp.
| double gm2calc::thdm::THDM_B_parameters::mz {} |
Z boson mass.
Definition at line 33 of file gm2_2loop_helpers.hpp.
| double gm2calc::thdm::THDM_B_parameters::tb {} |
tan(beta)
Definition at line 38 of file gm2_2loop_helpers.hpp.
| double gm2calc::thdm::THDM_B_parameters::zetal {} |
zeta_l
Definition at line 39 of file gm2_2loop_helpers.hpp.