|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
Configuration for evaluating the strong coupling constant 
#include <Configs.h>


Public Member Functions | |
| AlphasConfig (double scale, MassType m_b_type, MassType m_t_type) | |
| Constructs an AlphasConfig with the given parameters. | |
Public Member Functions inherited from AbstractConfig | |
| virtual | ~AbstractConfig ()=default |
| Virtual destructor to allow safe polymorphic deletion. | |
Public Attributes | |
| double | scale |
Renormalization scale at which ![]() | |
| MassType | m_b_type |
| Mass scheme used for the bottom-quark mass (e.g. pole, MSbar). | |
| MassType | m_t_type |
| Mass scheme used for the top-quark mass (e.g. pole, MSbar). | |
Configuration for evaluating the strong coupling constant 
This structure specifies:
Constructs an AlphasConfig with the given parameters.
| scale | Renormalization scale for ![]() |
| m_b_type | Bottom-quark mass scheme. |
| m_t_type | Top-quark mass scheme. |
| MassType AlphasConfig::m_b_type |
| MassType AlphasConfig::m_t_type |
| double AlphasConfig::scale |