|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
Public Member Functions | |
| __init__ (self, Union[str, "_CppDecayId"] value) | |
| str | name (self) |
| str | __str__ (self) |
| str | __repr__ (self) |
| bool | __eq__ (self, other) |
| int | __hash__ (self) |
Protected Member Functions | |
| _to_cpp (self) | |
Protected Attributes | |
| _cpp_obj | |
Python fallback wrapper around the bound C++ ``DecayId`` type. Add the same class to ``pyhyperiso.core.Common.SymbolId`` if you prefer keeping all symbol-id wrappers in one module.
| pyhyperiso.core.Common.Mapper.DecayId.__init__ | ( | self, | |
| Union[str, "_CppDecayId"] | value | ||
| ) |
| bool pyhyperiso.core.Common.Mapper.DecayId.__eq__ | ( | self, | |
| other | |||
| ) |
|
protected |
| str pyhyperiso.core.Common.Mapper.DecayId.name | ( | self | ) |