|
static void | SetMz (double Mz) |
|
static double | GetMz () |
|
static void | SetAlphasMz (double alphas) |
|
static double | GetAlphasMz () |
|
static void | SetNf (int nf) |
|
static int | GetNf () |
|
static void | SetNLoop (int nLoop) |
|
static int | GetNLoop () |
|
static void | SetFlavorMatchingOn (bool FlavorMatching) |
|
static bool | GetFlavorMatchingOn () |
|
static void | SetFlavorMatchingThresholds (double th1, double th2, double th3, double th4, double th5, double th6) |
|
static void | GetFlavorMatchingThresholds (double &th1, double &th2, double &th3, double &th4, double &th5, double &th6) |
|
static double | CalcAlphasMu (double mu, double alphasMz=0, int nLoop=0, int nFlavors=0) |
|
static double | CalcAlphasMuFixedNf (double mu, int nf) |
|
static int | CalcNf (double mu) |
|
static void | PrintInfo () |
|
|
static double | fMz = 91.1876 |
|
static double | fAlphasMz = 0.1184 |
|
static int | fNf = 5 |
|
static int | fnLoop = 2 |
|
static bool | bFlavorMatching = false |
|
static double | fTh [6] = {0.0023, 0.0048, 0.095, 1.275, 4.18, 173.5} |
|
The documentation for this class was generated from the following files:
- fastnlotoolkit/include/fastnlotk/Alphas.h
- fastnlotoolkit/Alphas.cc