|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
Namespaces | |
| namespace | sm_input |
| Namespace containing SM input parameters, in particular those modifiable with LHA file. | |
Classes | |
| class | SM_Model |
| Standard Model of particle physics. More... | |
| class | THDM_Model |
| struct | Z2_charges |
| struct | Z2_charges< 1 > |
| struct | Z2_charges< 2 > |
| struct | Z2_charges< 3 > |
| struct | Z2_charges< 4 > |
| class | ZPrime_Model |
Functions | |
| std::pair< csl::Expr, csl::Expr > | Z2_coef (int charge) |
| csl::Expr | Z2_mass_coef (csl::Expr const &v1, csl::Expr const &v2, int charge) |
| template<int t_type> | |
| std::ostream & | operator<< (std::ostream &out, THDM_Model< t_type > const &model) |
| std::ostream & | operator<< (std::ostream &out, ZPrime_Model const &model) |
| std::ostream & mty::operator<< | ( | std::ostream & | out, |
| THDM_Model< t_type > const & | model | ||
| ) |
| std::ostream & mty::operator<< | ( | std::ostream & | out, |
| ZPrime_Model const & | model | ||
| ) |
| std::pair< csl::Expr, csl::Expr > mty::Z2_coef | ( | int | charge | ) |
| csl::Expr mty::Z2_mass_coef | ( | csl::Expr const & | v1, |
| csl::Expr const & | v2, | ||
| int | charge | ||
| ) |