Expand description
This module provides implementations for calculating the strong coupling constant.
It includes support for different calculation methods, such as analytic formulas and
interpolation from tabulated values, mirroring the functionality available in LHAPDF.
Structs§
- AlphaS
Analytic - Strong coupling calculator using the analytic formulas.
- AlphaS
Interpol - Strong coupling calculator using interpolation.