GM2Calc 2.3.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
gm2calc::thdm::Gauge_basis Struct Reference

#include <THDM.hpp>

Public Attributes

Yukawa_type yukawa_type {Yukawa_type::type_2}
 
Eigen::Matrix< double, 7, 1 > lambda {Eigen::Matrix<double,7,1>::Zero()}
 
double tan_beta {0.0}
 
double m122 {0.0}
 
double zeta_u {0.0}
 
double zeta_d {0.0}
 
double zeta_l {0.0}
 
Eigen::Matrix< double, 3, 3 > Delta_u {Eigen::Matrix<double,3,3>::Zero()}
 
Eigen::Matrix< double, 3, 3 > Delta_d {Eigen::Matrix<double,3,3>::Zero()}
 
Eigen::Matrix< double, 3, 3 > Delta_l {Eigen::Matrix<double,3,3>::Zero()}
 
Eigen::Matrix< double, 3, 3 > Pi_u {Eigen::Matrix<double,3,3>::Zero()}
 
Eigen::Matrix< double, 3, 3 > Pi_d {Eigen::Matrix<double,3,3>::Zero()}
 
Eigen::Matrix< double, 3, 3 > Pi_l {Eigen::Matrix<double,3,3>::Zero()}
 

Detailed Description

Definition at line 54 of file THDM.hpp.

Member Data Documentation

◆ Delta_d

Eigen::Matrix<double,3,3> gm2calc::thdm::Gauge_basis::Delta_d {Eigen::Matrix<double,3,3>::Zero()}

Definition at line 63 of file THDM.hpp.

◆ Delta_l

Eigen::Matrix<double,3,3> gm2calc::thdm::Gauge_basis::Delta_l {Eigen::Matrix<double,3,3>::Zero()}

Definition at line 64 of file THDM.hpp.

◆ Delta_u

Eigen::Matrix<double,3,3> gm2calc::thdm::Gauge_basis::Delta_u {Eigen::Matrix<double,3,3>::Zero()}

Definition at line 62 of file THDM.hpp.

◆ lambda

Eigen::Matrix<double,7,1> gm2calc::thdm::Gauge_basis::lambda {Eigen::Matrix<double,7,1>::Zero()}

Definition at line 56 of file THDM.hpp.

◆ m122

double gm2calc::thdm::Gauge_basis::m122 {0.0}

Definition at line 58 of file THDM.hpp.

◆ Pi_d

Eigen::Matrix<double,3,3> gm2calc::thdm::Gauge_basis::Pi_d {Eigen::Matrix<double,3,3>::Zero()}

Definition at line 66 of file THDM.hpp.

◆ Pi_l

Eigen::Matrix<double,3,3> gm2calc::thdm::Gauge_basis::Pi_l {Eigen::Matrix<double,3,3>::Zero()}

Definition at line 67 of file THDM.hpp.

◆ Pi_u

Eigen::Matrix<double,3,3> gm2calc::thdm::Gauge_basis::Pi_u {Eigen::Matrix<double,3,3>::Zero()}

Definition at line 65 of file THDM.hpp.

◆ tan_beta

double gm2calc::thdm::Gauge_basis::tan_beta {0.0}

Definition at line 57 of file THDM.hpp.

◆ yukawa_type

Yukawa_type gm2calc::thdm::Gauge_basis::yukawa_type {Yukawa_type::type_2}

Definition at line 55 of file THDM.hpp.

◆ zeta_d

double gm2calc::thdm::Gauge_basis::zeta_d {0.0}

Definition at line 60 of file THDM.hpp.

◆ zeta_l

double gm2calc::thdm::Gauge_basis::zeta_l {0.0}

Definition at line 61 of file THDM.hpp.

◆ zeta_u

double gm2calc::thdm::Gauge_basis::zeta_u {0.0}

Definition at line 59 of file THDM.hpp.


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