|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
#include <thdm.h>


Public Member Functions | |
| THDM_Model (bool initialize=true) | |
| ~THDM_Model () override | |
| void | init () |
| void | initContent () |
| void | initHiggsSector () |
| void | initYukawas () |
| void | replaceHiggs () |
| void | diagonalize2By2Matrices () |
| void | replaceYukawas () |
| void | adjust () |
Public Member Functions inherited from mty::SM_Model | |
| SM_Model (bool init=true) | |
| void | init () |
| void | initContent () |
| void | getToLowEnergyLagrangian () |
| void | initGauge () |
| void | initFermions () |
| void | initHiggsPotential () |
| void | initYukawas () |
| void | HiggsVEVExpansion () |
| void | diagonalizeSMMassMatrices () |
| void | gaugeSymmetryBreaking () |
| void | replaceLeptonYukawa () |
| void | replaceUpYukawa () |
| void | replaceDownYukawa () |
| void | flavorSymmetryBreaking () |
| void | adjust () |
| void | addGaugeFixingTerms () |
Protected Attributes | |
| csl::Expr | m11 |
| csl::Expr | m12 |
| csl::Expr | m22 |
| csl::Expr | lambda1 |
| csl::Expr | lambda2 |
| csl::Expr | lambda3 |
| csl::Expr | lambda4 |
| csl::Expr | lambda5 |
| csl::Expr | v |
| csl::Expr | v1 |
| csl::Expr | v2 |
| csl::Expr | alpha |
| csl::Expr | beta |
| csl::Expr | tan_beta |
| csl::Expr | e |
| csl::Expr | gY |
| csl::Expr | gL |
| csl::Expr | theta_Weinberg |
Friends | |
| template<int t_type> | |
| std::ostream & | operator<< (std::ostream &out, THDM_Model const &model) |
| mty::THDM_Model< type >::THDM_Model | ( | bool | initialize = true | ) |
|
override |
| void mty::THDM_Model< type >::adjust | ( | ) |
| void mty::THDM_Model< type >::diagonalize2By2Matrices | ( | ) |
| void mty::THDM_Model< type >::init | ( | ) |
| void mty::THDM_Model< type >::initContent | ( | ) |
| void mty::THDM_Model< type >::initHiggsSector | ( | ) |
| void mty::THDM_Model< type >::initYukawas | ( | ) |
| void mty::THDM_Model< type >::replaceHiggs | ( | ) |
| void mty::THDM_Model< type >::replaceYukawas | ( | ) |
|
friend |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |
|
protected |