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

parameters to be passed to the fermionic contribution functions More...

#include <gm2_2loop_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, 2, 1 > mh {Eigen::Matrix<double,2,1>::Zero()}
 CP-even Higgs bosons mass.
 
Eigen::Matrix< double, 3, 1 > ml {Eigen::Matrix<double,3,1>::Zero()}
 down-type lepton masses
 
Eigen::Matrix< double, 3, 1 > mu {Eigen::Matrix<double,3,1>::Zero()}
 up-type quark masses
 
Eigen::Matrix< double, 3, 1 > md {Eigen::Matrix<double,3,1>::Zero()}
 down-type quark masses
 
Eigen::Matrix< std::complex< double >, 3, 3 > yuh {Eigen::Matrix<std::complex<double>,3,3>::Zero()}
 y_f^S coefficients with f={u,c,t} and S=h
 
Eigen::Matrix< std::complex< double >, 3, 3 > yuH {Eigen::Matrix<std::complex<double>,3,3>::Zero()}
 y_f^S coefficients with f={u,c,t} and S=H
 
Eigen::Matrix< std::complex< double >, 3, 3 > yuA {Eigen::Matrix<std::complex<double>,3,3>::Zero()}
 y_f^S coefficients with f={u,c,t} and S=A
 
Eigen::Matrix< std::complex< double >, 3, 3 > yuHp {Eigen::Matrix<std::complex<double>,3,3>::Zero()}
 y_f^S coefficients with f={u,c,t} and S=H^+
 
Eigen::Matrix< std::complex< double >, 3, 3 > ydh {Eigen::Matrix<std::complex<double>,3,3>::Zero()}
 y_f^S coefficients with f={d,s,b} and S=h
 
Eigen::Matrix< std::complex< double >, 3, 3 > ydH {Eigen::Matrix<std::complex<double>,3,3>::Zero()}
 y_f^S coefficients with f={d,s,b} and S=H
 
Eigen::Matrix< std::complex< double >, 3, 3 > ydA {Eigen::Matrix<std::complex<double>,3,3>::Zero()}
 y_f^S coefficients with f={d,s,b} and S=A
 
Eigen::Matrix< std::complex< double >, 3, 3 > ydHp {Eigen::Matrix<std::complex<double>,3,3>::Zero()}
 y_f^S coefficients with f={d,s,b} and S=H^+
 
Eigen::Matrix< std::complex< double >, 3, 3 > ylh {Eigen::Matrix<std::complex<double>,3,3>::Zero()}
 y_f^S coefficients with f={e,m,τ} and S=h
 
Eigen::Matrix< std::complex< double >, 3, 3 > ylH {Eigen::Matrix<std::complex<double>,3,3>::Zero()}
 y_f^S coefficients with f={e,m,τ} and S=H
 
Eigen::Matrix< std::complex< double >, 3, 3 > ylA {Eigen::Matrix<std::complex<double>,3,3>::Zero()}
 y_f^S coefficients with f={e,m,τ} and S=A
 
Eigen::Matrix< std::complex< double >, 3, 3 > ylHp {Eigen::Matrix<std::complex<double>,3,3>::Zero()}
 y_f^S coefficients with f={e,m,τ} and S=H^+
 
Eigen::Matrix< std::complex< double >, 3, 3 > vckm {Eigen::Matrix<std::complex<double>,3,3>::Identity()}
 CKM matrix.
 

Detailed Description

parameters to be passed to the fermionic contribution functions

Definition at line 46 of file gm2_2loop_helpers.hpp.

Member Data Documentation

◆ alpha_em

double gm2calc::thdm::THDM_F_parameters::alpha_em {}

electromagnetic coupling

Definition at line 47 of file gm2_2loop_helpers.hpp.

◆ mA

double gm2calc::thdm::THDM_F_parameters::mA {}

CP-odd Higgs boson mass.

Definition at line 52 of file gm2_2loop_helpers.hpp.

◆ md

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

down-type quark masses

Definition at line 57 of file gm2_2loop_helpers.hpp.

◆ mh

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

CP-even Higgs bosons mass.

Definition at line 54 of file gm2_2loop_helpers.hpp.

◆ mHp

double gm2calc::thdm::THDM_F_parameters::mHp {}

charged Higgs boson mass

Definition at line 53 of file gm2_2loop_helpers.hpp.

◆ mhSM

double gm2calc::thdm::THDM_F_parameters::mhSM {}

SM Higgs boson mass.

Definition at line 51 of file gm2_2loop_helpers.hpp.

◆ ml

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

down-type lepton masses

Definition at line 55 of file gm2_2loop_helpers.hpp.

◆ mm

double gm2calc::thdm::THDM_F_parameters::mm {}

muon mass for prefactor

Definition at line 48 of file gm2_2loop_helpers.hpp.

◆ mu

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

up-type quark masses

Definition at line 56 of file gm2_2loop_helpers.hpp.

◆ mw

double gm2calc::thdm::THDM_F_parameters::mw {}

W boson mass.

Definition at line 49 of file gm2_2loop_helpers.hpp.

◆ mz

double gm2calc::thdm::THDM_F_parameters::mz {}

Z boson mass.

Definition at line 50 of file gm2_2loop_helpers.hpp.

◆ vckm

Eigen::Matrix<std::complex<double>,3,3> gm2calc::thdm::THDM_F_parameters::vckm {Eigen::Matrix<std::complex<double>,3,3>::Identity()}

CKM matrix.

Definition at line 70 of file gm2_2loop_helpers.hpp.

◆ ydA

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

y_f^S coefficients with f={d,s,b} and S=A

Definition at line 64 of file gm2_2loop_helpers.hpp.

◆ ydh

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

y_f^S coefficients with f={d,s,b} and S=h

Definition at line 62 of file gm2_2loop_helpers.hpp.

◆ ydH

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

y_f^S coefficients with f={d,s,b} and S=H

Definition at line 63 of file gm2_2loop_helpers.hpp.

◆ ydHp

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

y_f^S coefficients with f={d,s,b} and S=H^+

Definition at line 65 of file gm2_2loop_helpers.hpp.

◆ ylA

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

y_f^S coefficients with f={e,m,τ} and S=A

Definition at line 68 of file gm2_2loop_helpers.hpp.

◆ ylh

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

y_f^S coefficients with f={e,m,τ} and S=h

Definition at line 66 of file gm2_2loop_helpers.hpp.

◆ ylH

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

y_f^S coefficients with f={e,m,τ} and S=H

Definition at line 67 of file gm2_2loop_helpers.hpp.

◆ ylHp

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

y_f^S coefficients with f={e,m,τ} and S=H^+

Definition at line 69 of file gm2_2loop_helpers.hpp.

◆ yuA

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

y_f^S coefficients with f={u,c,t} and S=A

Definition at line 60 of file gm2_2loop_helpers.hpp.

◆ yuh

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

y_f^S coefficients with f={u,c,t} and S=h

Definition at line 58 of file gm2_2loop_helpers.hpp.

◆ yuH

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

y_f^S coefficients with f={u,c,t} and S=H

Definition at line 59 of file gm2_2loop_helpers.hpp.

◆ yuHp

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

y_f^S coefficients with f={u,c,t} and S=H^+

Definition at line 61 of file gm2_2loop_helpers.hpp.


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