Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
Loading...
Searching...
No Matches
pyhyperiso.core.Common.Configs.AlphasConfig Class Reference
Inheritance diagram for pyhyperiso.core.Common.Configs.AlphasConfig:
Collaboration diagram for pyhyperiso.core.Common.Configs.AlphasConfig:

Public Member Functions

_CppAlphasConfig to_cpp (self)
 

Public Attributes

 scale
 

Static Public Attributes

float scale
 
MassType m_b_type = field(default=MassType.POLE)
 
MassType m_t_type = field(default=MassType.POLE)
 

Detailed Description

Configuration for evaluating the strong coupling constant ``alpha_s``.

Definition at line 121 of file Configs.py.

Member Function Documentation

◆ to_cpp()

_CppAlphasConfig pyhyperiso.core.Common.Configs.AlphasConfig.to_cpp (   self)
Convert this Python config to the bound C++ config object.

Reimplemented in pyhyperiso.core.Common.Configs.MassConfig.

Definition at line 128 of file Configs.py.

Member Data Documentation

◆ m_b_type

MassType pyhyperiso.core.Common.Configs.AlphasConfig.m_b_type = field(default=MassType.POLE)
static

Definition at line 125 of file Configs.py.

◆ m_t_type

MassType pyhyperiso.core.Common.Configs.AlphasConfig.m_t_type = field(default=MassType.POLE)
static

Definition at line 126 of file Configs.py.

◆ scale [1/2]

float pyhyperiso.core.Common.Configs.AlphasConfig.scale
static

Definition at line 124 of file Configs.py.

◆ scale [2/2]

pyhyperiso.core.Common.Configs.AlphasConfig.scale

Definition at line 130 of file Configs.py.


The documentation for this class was generated from the following file: