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

Static Public Attributes

 IS_LHA_SPECTRUM = _CppExternalFlag.IS_LHA_SPECTRUM
 
 HAS_WILSON_INPUT = _CppExternalFlag.HAS_WILSON_INPUT
 
 HAS_TH_OBSERVABLE_INPUT = _CppExternalFlag.HAS_TH_OBSERVABLE_INPUT
 
 HYP_AS_SM_MARTY = _CppExternalFlag.HYP_AS_SM_MARTY
 

Detailed Description

External input flags understood by the C++ initialization layer.

Attributes:
    IS_LHA_SPECTRUM: Whether the input file is a spectrum-style LHA file.
    HAS_WILSON_INPUT: Whether Wilson coefficients are provided externally.
    HAS_TH_OBSERVABLE_INPUT: Whether theory-observable inputs are provided
        externally.
    HYP_AS_SM_MARTY: Whether Hyperiso should expose SM-like inputs to the
        MARTY backend.

Definition at line 17 of file HyperisoConfig.py.

Member Data Documentation

◆ HAS_TH_OBSERVABLE_INPUT

pyhyperiso.core.Core.HyperisoConfig.ExternalFlag.HAS_TH_OBSERVABLE_INPUT = _CppExternalFlag.HAS_TH_OBSERVABLE_INPUT
static

Definition at line 31 of file HyperisoConfig.py.

◆ HAS_WILSON_INPUT

pyhyperiso.core.Core.HyperisoConfig.ExternalFlag.HAS_WILSON_INPUT = _CppExternalFlag.HAS_WILSON_INPUT
static

Definition at line 30 of file HyperisoConfig.py.

◆ HYP_AS_SM_MARTY

pyhyperiso.core.Core.HyperisoConfig.ExternalFlag.HYP_AS_SM_MARTY = _CppExternalFlag.HYP_AS_SM_MARTY
static

Definition at line 32 of file HyperisoConfig.py.

◆ IS_LHA_SPECTRUM

pyhyperiso.core.Core.HyperisoConfig.ExternalFlag.IS_LHA_SPECTRUM = _CppExternalFlag.IS_LHA_SPECTRUM
static

Definition at line 29 of file HyperisoConfig.py.


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