|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
Public Member Functions | |
| "BsPhiConfig" | from_cpp (cls, _CppBsPhiConfig cpp_obj) |
| _CppBsPhiConfig | to_cpp (self) |
Static Public Attributes | |
| BVFFSource | ff_src = BVFFSource.BSZ_SR_LAT |
| BFFType | ff_type = BFFType.FULL |
| BsPhiLepton | gen = BsPhiLepton.MU |
| int | n_threads = 1 |
Additional Inherited Members | |
Protected Member Functions inherited from pyhyperiso.core.BusinessLogic.DecayConfig.DecayConfig | |
| _CppDecayConfig | _to_cpp (self) |
Configuration for exclusive ``Bs -> phi l+ l-`` decays.
Args:
ff_src: Source of Bs -> phi form factors.
ff_type: Form-factor treatment, full or soft.
gen: Lepton generation.
n_threads: Requested number of worker threads.
Definition at line 397 of file DecayConfig.py.
| "BsPhiConfig" pyhyperiso.core.BusinessLogic.DecayConfig.BsPhiConfig.from_cpp | ( | cls, | |
| _CppBsPhiConfig | cpp_obj | ||
| ) |
Create a Python wrapper from a C++ ``BsPhiConfig``.
Reimplemented from pyhyperiso.core.BusinessLogic.DecayConfig.DecayConfig.
Definition at line 413 of file DecayConfig.py.
| _CppBsPhiConfig pyhyperiso.core.BusinessLogic.DecayConfig.BsPhiConfig.to_cpp | ( | self | ) |
Build the C++ ``BsPhiConfig`` object.
Reimplemented from pyhyperiso.core.BusinessLogic.DecayConfig.DecayConfig.
Definition at line 422 of file DecayConfig.py.
|
static |
Definition at line 407 of file DecayConfig.py.
|
static |
Definition at line 408 of file DecayConfig.py.
|
static |
Definition at line 409 of file DecayConfig.py.
|
static |
Definition at line 410 of file DecayConfig.py.