flexiblesusy is hosted by Hepforge, IPPP Durham
FlexibleSUSY
softsusy::anonymous_namespace{lowe.cpp} Namespace Reference

Functions

double getAsmt (double mtop, double alphasMz, double mz)
 
double getRunMt (double poleMt, double asmt)
 
double getRunMtFromMz (double poleMt, double asMZ, double mz)
 
bool is_zero (double x) noexcept
 
constexpr double sqr (double a) noexcept
 

Function Documentation

◆ getAsmt()

double softsusy::anonymous_namespace{lowe.cpp}::getAsmt ( double  mtop,
double  alphasMz,
double  mz 
)

Definition at line 50 of file lowe.cpp.

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

Referenced by getRunMtFromMz().

◆ getRunMt()

double softsusy::anonymous_namespace{lowe.cpp}::getRunMt ( double  poleMt,
double  asmt 
)

Definition at line 57 of file lowe.cpp.

References flexiblesusy::Pi.

Referenced by getRunMtFromMz().

◆ getRunMtFromMz()

double softsusy::anonymous_namespace{lowe.cpp}::getRunMtFromMz ( double  poleMt,
double  asMZ,
double  mz 
)

Definition at line 62 of file lowe.cpp.

References getAsmt(), and getRunMt().

Referenced by softsusy::QedQcd::QedQcd(), and softsusy::QedQcd::to().

◆ is_zero()

bool softsusy::anonymous_namespace{lowe.cpp}::is_zero ( double  x)
noexcept

Definition at line 41 of file lowe.cpp.

References flexiblesusy::epsilon.

Referenced by softsusy::QedQcd::extractPoleMb().

◆ sqr()

constexpr double softsusy::anonymous_namespace{lowe.cpp}::sqr ( double  a)
constexprnoexcept