GM2Calc 2.3.0
Loading...
Searching...
No Matches
Namespaces | Functions
gm2_2loop_B.cpp File Reference

Contains functions necessary to calculate the bosonic THDM contributions for g-2 at the 2-loop level. More...

Go to the source code of this file.

Namespaces

namespace  gm2calc
 
namespace  gm2calc::thdm
 

Functions

double gm2calc::thdm::amu2L_B_EWadd (const THDM_B_parameters &thdm) noexcept
 Calculates 2-loop bosonic pure electroweak contributions.
 
double gm2calc::thdm::amu2L_B_nonYuk (const THDM_B_parameters &thdm) noexcept
 Calculates 2-loop bosonic non-Yukawa contributions.
 
double gm2calc::thdm::amu2L_B_Yuk (const THDM_B_parameters &thdm) noexcept
 Calculates 2-loop bosonic Yukawa contributions.
 
double gm2calc::thdm::amu2L_B (const THDM_B_parameters &thdm) noexcept
 Calculates the sum of the 2-loop bosonic contributions.
 

Detailed Description

Contains functions necessary to calculate the bosonic THDM contributions for g-2 at the 2-loop level.

Definition in file gm2_2loop_B.cpp.