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

Static Public Attributes

 LHA_PATH = _CppAPIPath.LHA_PATH
 
 ASSETS_ROOT = _CppAPIPath.ASSETS_ROOT
 
 DEFAULT_PARAM_VALUES = _CppAPIPath.DEFAULT_PARAM_VALUES
 
 DEFAULT_OBS_VALUES = _CppAPIPath.DEFAULT_OBS_VALUES
 
 DEFAULT_PARAM_CORR = _CppAPIPath.DEFAULT_PARAM_CORR
 
 DEFAULT_OBS_CORR = _CppAPIPath.DEFAULT_OBS_CORR
 
 DEFAULT_NUISANCES = _CppAPIPath.DEFAULT_NUISANCES
 
 USER_SM_PARAMS = _CppAPIPath.USER_SM_PARAMS
 
 USER_FLAVOR_PARAMS = _CppAPIPath.USER_FLAVOR_PARAMS
 
 USER_DECAY_PARAMS = _CppAPIPath.USER_DECAY_PARAMS
 
 USER_OBS_VALUES = _CppAPIPath.USER_OBS_VALUES
 
 USER_PARAM_CORR = _CppAPIPath.USER_PARAM_CORR
 
 USER_OBS_CORR = _CppAPIPath.USER_OBS_CORR
 
 USER_NUISANCES = _CppAPIPath.USER_NUISANCES
 
 PARAM_MAPPING_DIR = _CppAPIPath.PARAM_MAPPING_DIR
 
 TEMPLATE_DIR = _CppAPIPath.TEMPLATE_DIR
 
 SPECTRUM_DIR = _CppAPIPath.SPECTRUM_DIR
 
 MARTY_TEMP_DIR = _CppAPIPath.MARTY_TEMP_DIR
 

Detailed Description

Filesystem path keys accepted by ``HyperisoMaster.pre_init_set_paths``.

``LHA_PATH`` is exposed for read-only diagnostics through ``APIAdapter`` but
is intentionally rejected by ``pre_init_set_paths`` because the active LHA
file is provided through ``init(...)`` or ``switch_lha(...)``.

Definition at line 20 of file HyperisoMaster.py.

Member Data Documentation

◆ ASSETS_ROOT

pyhyperiso.core.Core.HyperisoMaster.APIPath.ASSETS_ROOT = _CppAPIPath.ASSETS_ROOT
static

Definition at line 29 of file HyperisoMaster.py.

◆ DEFAULT_NUISANCES

pyhyperiso.core.Core.HyperisoMaster.APIPath.DEFAULT_NUISANCES = _CppAPIPath.DEFAULT_NUISANCES
static

Definition at line 35 of file HyperisoMaster.py.

◆ DEFAULT_OBS_CORR

pyhyperiso.core.Core.HyperisoMaster.APIPath.DEFAULT_OBS_CORR = _CppAPIPath.DEFAULT_OBS_CORR
static

Definition at line 34 of file HyperisoMaster.py.

◆ DEFAULT_OBS_VALUES

pyhyperiso.core.Core.HyperisoMaster.APIPath.DEFAULT_OBS_VALUES = _CppAPIPath.DEFAULT_OBS_VALUES
static

Definition at line 32 of file HyperisoMaster.py.

◆ DEFAULT_PARAM_CORR

pyhyperiso.core.Core.HyperisoMaster.APIPath.DEFAULT_PARAM_CORR = _CppAPIPath.DEFAULT_PARAM_CORR
static

Definition at line 33 of file HyperisoMaster.py.

◆ DEFAULT_PARAM_VALUES

pyhyperiso.core.Core.HyperisoMaster.APIPath.DEFAULT_PARAM_VALUES = _CppAPIPath.DEFAULT_PARAM_VALUES
static

Definition at line 31 of file HyperisoMaster.py.

◆ LHA_PATH

pyhyperiso.core.Core.HyperisoMaster.APIPath.LHA_PATH = _CppAPIPath.LHA_PATH
static

Definition at line 28 of file HyperisoMaster.py.

◆ MARTY_TEMP_DIR

pyhyperiso.core.Core.HyperisoMaster.APIPath.MARTY_TEMP_DIR = _CppAPIPath.MARTY_TEMP_DIR
static

Definition at line 48 of file HyperisoMaster.py.

◆ PARAM_MAPPING_DIR

pyhyperiso.core.Core.HyperisoMaster.APIPath.PARAM_MAPPING_DIR = _CppAPIPath.PARAM_MAPPING_DIR
static

Definition at line 45 of file HyperisoMaster.py.

◆ SPECTRUM_DIR

pyhyperiso.core.Core.HyperisoMaster.APIPath.SPECTRUM_DIR = _CppAPIPath.SPECTRUM_DIR
static

Definition at line 47 of file HyperisoMaster.py.

◆ TEMPLATE_DIR

pyhyperiso.core.Core.HyperisoMaster.APIPath.TEMPLATE_DIR = _CppAPIPath.TEMPLATE_DIR
static

Definition at line 46 of file HyperisoMaster.py.

◆ USER_DECAY_PARAMS

pyhyperiso.core.Core.HyperisoMaster.APIPath.USER_DECAY_PARAMS = _CppAPIPath.USER_DECAY_PARAMS
static

Definition at line 39 of file HyperisoMaster.py.

◆ USER_FLAVOR_PARAMS

pyhyperiso.core.Core.HyperisoMaster.APIPath.USER_FLAVOR_PARAMS = _CppAPIPath.USER_FLAVOR_PARAMS
static

Definition at line 38 of file HyperisoMaster.py.

◆ USER_NUISANCES

pyhyperiso.core.Core.HyperisoMaster.APIPath.USER_NUISANCES = _CppAPIPath.USER_NUISANCES
static

Definition at line 43 of file HyperisoMaster.py.

◆ USER_OBS_CORR

pyhyperiso.core.Core.HyperisoMaster.APIPath.USER_OBS_CORR = _CppAPIPath.USER_OBS_CORR
static

Definition at line 42 of file HyperisoMaster.py.

◆ USER_OBS_VALUES

pyhyperiso.core.Core.HyperisoMaster.APIPath.USER_OBS_VALUES = _CppAPIPath.USER_OBS_VALUES
static

Definition at line 40 of file HyperisoMaster.py.

◆ USER_PARAM_CORR

pyhyperiso.core.Core.HyperisoMaster.APIPath.USER_PARAM_CORR = _CppAPIPath.USER_PARAM_CORR
static

Definition at line 41 of file HyperisoMaster.py.

◆ USER_SM_PARAMS

pyhyperiso.core.Core.HyperisoMaster.APIPath.USER_SM_PARAMS = _CppAPIPath.USER_SM_PARAMS
static

Definition at line 37 of file HyperisoMaster.py.


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