|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
Classes | |
| class | QCDConstants |
Python wrapper for immutable QCD constants exposed by the C++ core.
This module provides a small read-only facade over the bound C++
``QCDConstants`` object. The object is usually obtained through
:class:`pyhyperiso.core.Core.QCDProvider.QCDProvider` and contains standard
color factors and perturbative coefficients used by the QCD running routines.
Example:
>>> provider = QCDProvider()
>>> constants = provider.get_qcd_constants()
>>> constants.Nc
3