|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
Provides MS-bar running quark masses at a chosen scale. More...
#include <MartyMassRunner.hpp>
Public Member Functions | |
| MartyMassRunner (double Q_match) | |
| Constructs the runner with a given matching scale. | |
| double | get_mt () |
Returns the ![]() Q_match. | |
| double | get_mb () |
Returns the ![]() Q_match. | |
| double | get_mc () |
Returns the ![]() Q_match. | |
Provides MS-bar running quark masses at a chosen scale.
MartyMassRunner is a thin façade around QCDHelper::msbar_mass. It stores a matching scale 
Definition at line 24 of file MartyMassRunner.hpp.
|
inlineexplicit |
Constructs the runner with a given matching scale.
| Q_match | Matching scale in GeV. |
Definition at line 33 of file MartyMassRunner.hpp.
|
inline |
Returns the 
Q_match.

Definition at line 47 of file MartyMassRunner.hpp.
|
inline |
Returns the 
Q_match.

Definition at line 55 of file MartyMassRunner.hpp.
|
inline |
Returns the 
Q_match.

Definition at line 39 of file MartyMassRunner.hpp.