Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
Loading...
Searching...
No Matches
pyhyperiso.core.Common.Mapper.WilsonBasisMapper Class Reference

Public Member Functions

 __init__ (self)
 
 str (self, WilsonBasis obs_id)
 
 id_of (self, WilsonBasis obs_id)
 
 get_str (self)
 
 get_str_all (self)
 
 get_enum (self)
 

Detailed Description

Mapper for Wilson-coefficient basis conventions.

Definition at line 285 of file Mapper.py.

Constructor & Destructor Documentation

◆ __init__()

pyhyperiso.core.Common.Mapper.WilsonBasisMapper.__init__ (   self)

Definition at line 288 of file Mapper.py.

Member Function Documentation

◆ get_enum()

pyhyperiso.core.Common.Mapper.WilsonBasisMapper.get_enum (   self)
Return enum values known to the C++ mapper.

Definition at line 307 of file Mapper.py.

◆ get_str()

pyhyperiso.core.Common.Mapper.WilsonBasisMapper.get_str (   self)
Return the C++ mapper's primary string table.

Definition at line 299 of file Mapper.py.

◆ get_str_all()

pyhyperiso.core.Common.Mapper.WilsonBasisMapper.get_str_all (   self)
Return all string aliases known to the C++ mapper.

Definition at line 303 of file Mapper.py.

◆ id_of()

pyhyperiso.core.Common.Mapper.WilsonBasisMapper.id_of (   self,
WilsonBasis  obs_id 
)
Return the C++ id associated with a Wilson basis.

Definition at line 295 of file Mapper.py.

◆ str()

pyhyperiso.core.Common.Mapper.WilsonBasisMapper.str (   self,
WilsonBasis  obs_id 
)
Return the canonical string for a Wilson basis.

Definition at line 291 of file Mapper.py.


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