Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
Loading...
Searching...
No Matches
mty Namespace Reference

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)
 

Function Documentation

◆ operator<<() [1/2]

template<int t_type>
std::ostream & mty::operator<< ( std::ostream &  out,
THDM_Model< t_type > const &  model 
)

Definition at line 477 of file thdm.h.

◆ operator<<() [2/2]

std::ostream & mty::operator<< ( std::ostream &  out,
ZPrime_Model const &  model 
)

Definition at line 325 of file ZPrime.h.

◆ Z2_coef()

std::pair< csl::Expr, csl::Expr > mty::Z2_coef ( int  charge)

◆ Z2_mass_coef()

csl::Expr mty::Z2_mass_coef ( csl::Expr const &  v1,
csl::Expr const &  v2,
int  charge 
)