Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
Loading...
Searching...
No Matches
pyhyperiso.core.Core.QCDConstants Namespace Reference

Classes

class  QCDConstants
 

Detailed Description

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