#include <coupling_qed.h>
Static Public Member Functions | |
| static double | beta_0 (int Nf_down, int Nf_up, int Nl) |
| static int | get_active_flavours (double Q) |
| static int | get_active_leptons (double Q) |
| static double | get_value (double Q, int Nf_down, int Nf_up, int Nl) |
Static Public Attributes | |
| static double | value_at_charm = 0.0005949448010 |
| static double | value_at_tau = 0.0005965224393 |
| static double | value_at_bottom = 0.0006024255586 |
| static double | charm_threshold = 1.3 |
| static double | tau_threshold = 1.777 |
| static double | bottom_threshold = 4.7 |
The electromagnetic constant.
The class works with the quantity
The value of
is given by
where
.
| double beta_0 | ( | int | Nf_down, | |
| int | Nf_up, | |||
| int | Nl | |||
| ) | [static] |
The first coefficient
of the QED beta function
with
and
| int get_active_flavours | ( | double | Q | ) | [static] |
Returns the number of active flavours at the scale
.
| int get_active_leptons | ( | double | Q | ) | [static] |
Returns the number of active leptons at the scale
.
| double get_value | ( | double | Q, | |
| int | Nf_down, | |||
| int | Nf_up, | |||
| int | Nl | |||
| ) | [static] |
Returns the value of
at the scale
with
active flavours and
active leptons.
The top quark is neglected. For a detailed discussion see S. Eidelman and F. Jegerlehner, hep-ph/9502298
1.6.2-20100208