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

Public Member Functions

"BDstarlnuConfig" from_cpp (cls, _CppBDstarlnuConfig cpp_obj)
 
_CppBDstarlnuConfig to_cpp (self)
 

Static Public Attributes

BDstarlnuBCharge charge = BDstarlnuBCharge.B_PLUS
 

Additional Inherited Members

- Protected Member Functions inherited from pyhyperiso.core.BusinessLogic.DecayConfig.DecayConfig
_CppDecayConfig _to_cpp (self)
 

Detailed Description

Configuration for ``B -> D* l nu`` decays.

Args:
    charge: B-meson charge convention. Defaults to ``B_PLUS``.

Definition at line 259 of file DecayConfig.py.

Member Function Documentation

◆ from_cpp()

"BDstarlnuConfig" pyhyperiso.core.BusinessLogic.DecayConfig.BDstarlnuConfig.from_cpp (   cls,
_CppBDstarlnuConfig  cpp_obj 
)
Create a Python wrapper from a C++ ``BDstarlnuConfig``.

Reimplemented from pyhyperiso.core.BusinessLogic.DecayConfig.DecayConfig.

Definition at line 269 of file DecayConfig.py.

◆ to_cpp()

_CppBDstarlnuConfig pyhyperiso.core.BusinessLogic.DecayConfig.BDstarlnuConfig.to_cpp (   self)
Build the C++ ``BDstarlnuConfig`` object.

Reimplemented from pyhyperiso.core.BusinessLogic.DecayConfig.DecayConfig.

Definition at line 273 of file DecayConfig.py.

Member Data Documentation

◆ charge

BDstarlnuBCharge pyhyperiso.core.BusinessLogic.DecayConfig.BDstarlnuConfig.charge = BDstarlnuBCharge.B_PLUS
static

Definition at line 266 of file DecayConfig.py.


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