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 getAsmt(), and flexiblesusy::Pi.

Referenced by getAsmt(), and getRunMtFromMz().

◆ getRunMt()

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

Definition at line 57 of file lowe.cpp.

References getRunMt(), and flexiblesusy::Pi.

Referenced by getRunMt(), and 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(), getRunMt(), and getRunMtFromMz().

Referenced by getRunMtFromMz().

◆ is_zero()

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

Definition at line 41 of file lowe.cpp.

◆ sqr()

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

Definition at line 46 of file lowe.cpp.