|
GM2Calc 2.3.1
|
Contains functions necessary to calculate the THDM contributions for g-2 at the 1-loop level. More...
Go to the source code of this file.
Namespaces | |
| namespace | gm2calc |
| namespace | gm2calc::thdm |
Functions | |
| double | gm2calc::thdm::amu1L_approx (const THDM_1L_parameters &pars) noexcept |
| Approximation for 1-loop contribution Eq (27) from arxiv:1607.06292. | |
| double | gm2calc::thdm::amu1L (const THDM_1L_parameters &pars) noexcept |
| Full (CP-conserving) 1-loop contribution. | |
| double | gm2calc::thdm::delta_alpha (double alpha, double mHp, double q) noexcept |
| Calculates the 1-loop THDM contribution to | |
Contains functions necessary to calculate the THDM contributions for g-2 at the 1-loop level.
Definition in file gm2_1loop_H.cpp.