flexiblesusy is hosted by Hepforge, IPPP Durham
FlexibleSUSY
flexiblesusy::amm_loop_functions::two_loop Namespace Reference

Namespaces

namespace  anonymous_namespace{amm_loop_functions.cpp}
 

Functions

double BarrZeeLoopFP (double)
 Barr-Zee 2-loop function with fermion loop. More...
 
double BarrZeeLoopFPZ (double, double)
 Barr-Zee 2-loop function with fermion loop. More...
 
double BarrZeeLoopFS (double)
 Barr-Zee 2-loop function with fermion loop. More...
 
double BarrZeeLoopFSZ (double, double)
 Barr-Zee 2-loop function with fermion loop. More...
 
double BarrZeeLoopS (double)
 Barr-Zee 2-loop function with scalar loop. More...
 
double BarrZeeLoopV (double)
 Barr-Zee 2-loop function with vector. More...
 

Function Documentation

◆ BarrZeeLoopFP()

double flexiblesusy::amm_loop_functions::two_loop::BarrZeeLoopFP ( double  z)

Barr-Zee 2-loop function with fermion loop.

Barr-Zee 2-loop function with fermion loop and pseudoscalar and photon mediators (arXiv:1502.04199 Eq 26).

Parameters
zsquared mass ratio

Definition at line 48 of file amm_loop_functions.cpp.

References flexiblesusy::Cl2(), flexiblesusy::epsilon, flexiblesusy::Li2(), and flexiblesusy::log().

Referenced by BarrZeeLoopFPZ(), BarrZeeLoopFS(), BarrZeeLoopFSZ(), BarrZeeLoopS(), and BarrZeeLoopV().

◆ BarrZeeLoopFPZ()

double flexiblesusy::amm_loop_functions::two_loop::BarrZeeLoopFPZ ( double  x,
double  y 
)

Barr-Zee 2-loop function with fermion loop.

Barr-Zee 2-loop function with fermion loop and pseudoscalar and Z boson mediators.

Parameters
xsquared mass ratio (mf/ms)^2.
ysquared mass ratio (mf/mz)^2.

Definition at line 103 of file amm_loop_functions.cpp.

References BarrZeeLoopFP(), flexiblesusy::Electroweak_constants::anonymous_namespace{ew_input.hpp}::e, flexiblesusy::log(), and flexiblesusy::sort().

◆ BarrZeeLoopFS()

double flexiblesusy::amm_loop_functions::two_loop::BarrZeeLoopFS ( double  z)

Barr-Zee 2-loop function with fermion loop.

Barr-Zee 2-loop function with fermion loop and scalar and photon mediators (arXiv:1502.04199 Eq 25).

Parameters
zsquared mass ratio.

Definition at line 80 of file amm_loop_functions.cpp.

References BarrZeeLoopFP(), and flexiblesusy::log().

Referenced by BarrZeeLoopFSZ().

◆ BarrZeeLoopFSZ()

double flexiblesusy::amm_loop_functions::two_loop::BarrZeeLoopFSZ ( double  x,
double  y 
)

Barr-Zee 2-loop function with fermion loop.

Barr-Zee 2-loop function with fermion loop and scalar and Z boson mediators.

Parameters
xsquared mass ratio (mf/ms)^2.
ysquared mass ratio (mf/mz)^2.

Definition at line 133 of file amm_loop_functions.cpp.

References BarrZeeLoopFP(), BarrZeeLoopFS(), flexiblesusy::Electroweak_constants::anonymous_namespace{ew_input.hpp}::e, flexiblesusy::log(), and flexiblesusy::sort().

◆ BarrZeeLoopS()

double flexiblesusy::amm_loop_functions::two_loop::BarrZeeLoopS ( double  z)

Barr-Zee 2-loop function with scalar loop.

Barr-Zee 2-loop function with scalar loop and scalar and photon mediators (arXiv:1502.04199 Eq 27).

Parameters
zsquared mass ratio

Definition at line 170 of file amm_loop_functions.cpp.

References BarrZeeLoopFP(), and flexiblesusy::log().

◆ BarrZeeLoopV()

double flexiblesusy::amm_loop_functions::two_loop::BarrZeeLoopV ( double  z)

Barr-Zee 2-loop function with vector.

Barr-Zee 2-loop function with vector loop and scalar and photon mediators (arXiv:1502.04199 Eq 28).

Parameters
zsquared mass ratio

Definition at line 187 of file amm_loop_functions.cpp.

References BarrZeeLoopFP(), and flexiblesusy::log().