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

parameters to be passed to the 1-loop contribution functions More...

#include <gm2_1loop_helpers.hpp>

Public Attributes

double alpha_em {}
 electromagnetic coupling
 
double mm {}
 muon mass for prefactor
 
double mw {}
 W boson mass.
 
double mz {}
 Z boson mass.
 
double mhSM {}
 SM Higgs boson mass.
 
double mA {}
 CP-odd Higgs boson mass.
 
double mHp {}
 charged Higgs boson mass
 
Eigen::Matrix< double, 3, 1 > ml {Eigen::Matrix<double,3,1>::Zero()}
 down-type lepton masses
 
Eigen::Matrix< double, 3, 1 > mv {Eigen::Matrix<double,3,1>::Zero()}
 neutrino masses
 
Eigen::Matrix< double, 2, 1 > mh {Eigen::Matrix<double,2,1>::Zero()}
 CP-even Higgs bosons mass.
 
Eigen::Matrix< std::complex< double >, 3, 3 > ylh {Eigen::Matrix<std::complex<double>,3,3>::Zero()}
 Y_l^h coefficients with l={e,m,τ}.
 
Eigen::Matrix< std::complex< double >, 3, 3 > ylH {Eigen::Matrix<std::complex<double>,3,3>::Zero()}
 Y_l^H coefficients with l={e,m,τ}.
 
Eigen::Matrix< std::complex< double >, 3, 3 > ylA {Eigen::Matrix<std::complex<double>,3,3>::Zero()}
 Y_l^A coefficients with l={e,m,τ}.
 
Eigen::Matrix< std::complex< double >, 3, 3 > ylHp {Eigen::Matrix<std::complex<double>,3,3>::Zero()}
 Y_l^{H^\pm} coefficients with l={e,m,τ}.
 

Detailed Description

parameters to be passed to the 1-loop contribution functions

Definition at line 29 of file gm2_1loop_helpers.hpp.

Member Data Documentation

◆ alpha_em

double gm2calc::thdm::THDM_1L_parameters::alpha_em {}

electromagnetic coupling

Definition at line 30 of file gm2_1loop_helpers.hpp.

◆ mA

double gm2calc::thdm::THDM_1L_parameters::mA {}

CP-odd Higgs boson mass.

Definition at line 35 of file gm2_1loop_helpers.hpp.

◆ mh

Eigen::Matrix<double,2,1> gm2calc::thdm::THDM_1L_parameters::mh {Eigen::Matrix<double,2,1>::Zero()}

CP-even Higgs bosons mass.

Definition at line 39 of file gm2_1loop_helpers.hpp.

◆ mHp

double gm2calc::thdm::THDM_1L_parameters::mHp {}

charged Higgs boson mass

Definition at line 36 of file gm2_1loop_helpers.hpp.

◆ mhSM

double gm2calc::thdm::THDM_1L_parameters::mhSM {}

SM Higgs boson mass.

Definition at line 34 of file gm2_1loop_helpers.hpp.

◆ ml

Eigen::Matrix<double,3,1> gm2calc::thdm::THDM_1L_parameters::ml {Eigen::Matrix<double,3,1>::Zero()}

down-type lepton masses

Definition at line 37 of file gm2_1loop_helpers.hpp.

◆ mm

double gm2calc::thdm::THDM_1L_parameters::mm {}

muon mass for prefactor

Definition at line 31 of file gm2_1loop_helpers.hpp.

◆ mv

Eigen::Matrix<double,3,1> gm2calc::thdm::THDM_1L_parameters::mv {Eigen::Matrix<double,3,1>::Zero()}

neutrino masses

Definition at line 38 of file gm2_1loop_helpers.hpp.

◆ mw

double gm2calc::thdm::THDM_1L_parameters::mw {}

W boson mass.

Definition at line 32 of file gm2_1loop_helpers.hpp.

◆ mz

double gm2calc::thdm::THDM_1L_parameters::mz {}

Z boson mass.

Definition at line 33 of file gm2_1loop_helpers.hpp.

◆ ylA

Eigen::Matrix<std::complex<double>,3,3> gm2calc::thdm::THDM_1L_parameters::ylA {Eigen::Matrix<std::complex<double>,3,3>::Zero()}

Y_l^A coefficients with l={e,m,τ}.

Definition at line 42 of file gm2_1loop_helpers.hpp.

◆ ylh

Eigen::Matrix<std::complex<double>,3,3> gm2calc::thdm::THDM_1L_parameters::ylh {Eigen::Matrix<std::complex<double>,3,3>::Zero()}

Y_l^h coefficients with l={e,m,τ}.

Definition at line 40 of file gm2_1loop_helpers.hpp.

◆ ylH

Eigen::Matrix<std::complex<double>,3,3> gm2calc::thdm::THDM_1L_parameters::ylH {Eigen::Matrix<std::complex<double>,3,3>::Zero()}

Y_l^H coefficients with l={e,m,τ}.

Definition at line 41 of file gm2_1loop_helpers.hpp.

◆ ylHp

Eigen::Matrix<std::complex<double>,3,3> gm2calc::thdm::THDM_1L_parameters::ylHp {Eigen::Matrix<std::complex<double>,3,3>::Zero()}

Y_l^{H^\pm} coefficients with l={e,m,τ}.

Definition at line 43 of file gm2_1loop_helpers.hpp.


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