GM2Calc 2.3.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
gm2calc::MSSMNoFV_onshell_mass_eigenstates Class Reference

model class with routines determine masses, mixings and EWSB More...

#include <MSSMNoFV_onshell_mass_eigenstates.hpp>

Inheritance diagram for gm2calc::MSSMNoFV_onshell_mass_eigenstates:
Inheritance graph

Public Member Functions

virtual ~MSSMNoFV_onshell_mass_eigenstates ()=default
 
void print (std::ostream &) const override
 
void calculate_DRbar_masses ()
 routine which finds the DRbar mass eigenstates and mixings.
 
void copy_DRbar_masses_to_pole_masses ()
 
void do_force_output (bool)
 
bool do_force_output () const
 
void reorder_DRbar_masses ()
 reorders DRbar masses so that golstones are placed at the index specified in the model files definition of the associated gauge boson (see Z-boson definition in default particles.m file in the Models directory of your SARAH distribution for example)
 
void reorder_pole_masses ()
 reorders pole masses so that golstones are placed at the index specified in the model files definition of the associated gauge boson (see Z-boson definition in default particles.m file in the Models directory of your SARAH distribution for example)
 
void set_physical (const MSSMNoFV_onshell_physical &)
 
const MSSMNoFV_onshell_physicalget_physical () const
 
MSSMNoFV_onshell_physicalget_physical ()
 
const MSSMNoFV_onshell_problemsget_problems () const
 
MSSMNoFV_onshell_problemsget_problems ()
 
int solve_ewsb_tree_level ()
 
int solve_ewsb ()
 
double get_MVG () const
 
double get_MGlu () const
 
double get_MVP () const
 
double get_MVZ () const
 
double get_MFd () const
 
double get_MFs () const
 
double get_MFb () const
 
double get_MFu () const
 
double get_MFc () const
 
double get_MFt () const
 
double get_MFve () const
 
double get_MFvm () const
 
double get_MFvt () const
 
double get_MFe () const
 
double get_MFm () const
 
double get_MFtau () const
 
double get_MSveL () const
 
double get_MSvmL () const
 
double get_MSvtL () const
 
const Eigen::Array< double, 2, 1 > & get_MSd () const
 
double get_MSd (int i) const
 
const Eigen::Array< double, 2, 1 > & get_MSu () const
 
double get_MSu (int i) const
 
const Eigen::Array< double, 2, 1 > & get_MSe () const
 
double get_MSe (int i) const
 
const Eigen::Array< double, 2, 1 > & get_MSm () const
 
double get_MSm (int i) const
 
const Eigen::Array< double, 2, 1 > & get_MStau () const
 
double get_MStau (int i) const
 
const Eigen::Array< double, 2, 1 > & get_MSs () const
 
double get_MSs (int i) const
 
const Eigen::Array< double, 2, 1 > & get_MSc () const
 
double get_MSc (int i) const
 
const Eigen::Array< double, 2, 1 > & get_MSb () const
 
double get_MSb (int i) const
 
const Eigen::Array< double, 2, 1 > & get_MSt () const
 
double get_MSt (int i) const
 
const Eigen::Array< double, 2, 1 > & get_Mhh () const
 
double get_Mhh (int i) const
 
const Eigen::Array< double, 2, 1 > & get_MAh () const
 
double get_MAh (int i) const
 
const Eigen::Array< double, 2, 1 > & get_MHpm () const
 
double get_MHpm (int i) const
 
const Eigen::Array< double, 4, 1 > & get_MChi () const
 
double get_MChi (int i) const
 
const Eigen::Array< double, 2, 1 > & get_MCha () const
 
double get_MCha (int i) const
 
double get_MVWm () const
 
Eigen::Array< double, 1, 1 > get_MChargedHiggs () const
 
Eigen::Array< double, 1, 1 > get_MPseudoscalarHiggs () const
 
const Eigen::Matrix< double, 2, 2 > & get_ZD () const
 
double get_ZD (int i, int k) const
 
const Eigen::Matrix< double, 2, 2 > & get_ZU () const
 
double get_ZU (int i, int k) const
 
const Eigen::Matrix< double, 2, 2 > & get_ZE () const
 
double get_ZE (int i, int k) const
 
const Eigen::Matrix< double, 2, 2 > & get_ZM () const
 
double get_ZM (int i, int k) const
 
const Eigen::Matrix< double, 2, 2 > & get_ZTau () const
 
double get_ZTau (int i, int k) const
 
const Eigen::Matrix< double, 2, 2 > & get_ZS () const
 
double get_ZS (int i, int k) const
 
const Eigen::Matrix< double, 2, 2 > & get_ZC () const
 
double get_ZC (int i, int k) const
 
const Eigen::Matrix< double, 2, 2 > & get_ZB () const
 
double get_ZB (int i, int k) const
 
const Eigen::Matrix< double, 2, 2 > & get_ZT () const
 
double get_ZT (int i, int k) const
 
const Eigen::Matrix< double, 2, 2 > & get_ZH () const
 
double get_ZH (int i, int k) const
 
const Eigen::Matrix< double, 2, 2 > & get_ZA () const
 
double get_ZA (int i, int k) const
 
const Eigen::Matrix< double, 2, 2 > & get_ZP () const
 
double get_ZP (int i, int k) const
 
const Eigen::Matrix< std::complex< double >, 4, 4 > & get_ZN () const
 
const std::complex< double > & get_ZN (int i, int k) const
 
const Eigen::Matrix< std::complex< double >, 2, 2 > & get_UM () const
 
const std::complex< double > & get_UM (int i, int k) const
 
const Eigen::Matrix< std::complex< double >, 2, 2 > & get_UP () const
 
const std::complex< double > & get_UP (int i, int k) const
 
void set_PhaseGlu (std::complex< double > PhaseGlu_)
 
std::complex< doubleget_PhaseGlu () const
 
double get_mass_matrix_VG () const
 
void calculate_MVG ()
 
double get_mass_matrix_Glu () const
 
void calculate_MGlu ()
 
double get_mass_matrix_VP () const
 
void calculate_MVP ()
 
double get_mass_matrix_VZ () const
 
void calculate_MVZ ()
 
double get_mass_matrix_Fd () const
 
void calculate_MFd ()
 
double get_mass_matrix_Fs () const
 
void calculate_MFs ()
 
double get_mass_matrix_Fb () const
 
void calculate_MFb ()
 
double get_mass_matrix_Fu () const
 
void calculate_MFu ()
 
double get_mass_matrix_Fc () const
 
void calculate_MFc ()
 
double get_mass_matrix_Ft () const
 
void calculate_MFt ()
 
double get_mass_matrix_Fve () const
 
void calculate_MFve ()
 
double get_mass_matrix_Fvm () const
 
void calculate_MFvm ()
 
double get_mass_matrix_Fvt () const
 
void calculate_MFvt ()
 
double get_mass_matrix_Fe () const
 
void calculate_MFe ()
 
double get_mass_matrix_Fm () const
 
void calculate_MFm ()
 
double get_mass_matrix_Ftau () const
 
void calculate_MFtau ()
 
double get_mass_matrix_SveL () const
 
void calculate_MSveL ()
 
double get_mass_matrix_SvmL () const
 
void calculate_MSvmL ()
 
double get_mass_matrix_SvtL () const
 
void calculate_MSvtL ()
 
Eigen::Matrix< double, 2, 2 > get_mass_matrix_Sd () const
 
void calculate_MSd ()
 
Eigen::Matrix< double, 2, 2 > get_mass_matrix_Su () const
 
void calculate_MSu ()
 
Eigen::Matrix< double, 2, 2 > get_mass_matrix_Se () const
 
void calculate_MSe ()
 
Eigen::Matrix< double, 2, 2 > get_mass_matrix_Sm () const
 
void calculate_MSm ()
 
Eigen::Matrix< double, 2, 2 > get_mass_matrix_Stau () const
 
void calculate_MStau ()
 
Eigen::Matrix< double, 2, 2 > get_mass_matrix_Ss () const
 
void calculate_MSs ()
 
Eigen::Matrix< double, 2, 2 > get_mass_matrix_Sc () const
 
void calculate_MSc ()
 
Eigen::Matrix< double, 2, 2 > get_mass_matrix_Sb () const
 
void calculate_MSb ()
 
Eigen::Matrix< double, 2, 2 > get_mass_matrix_St () const
 
void calculate_MSt ()
 
Eigen::Matrix< double, 2, 2 > get_mass_matrix_hh () const
 
void calculate_Mhh ()
 
Eigen::Matrix< double, 2, 2 > get_mass_matrix_Ah () const
 
void calculate_MAh ()
 
Eigen::Matrix< double, 2, 2 > get_mass_matrix_Hpm () const
 
void calculate_MHpm ()
 
Eigen::Matrix< double, 4, 4 > get_mass_matrix_Chi () const
 
void calculate_MChi ()
 
Eigen::Matrix< double, 2, 2 > get_mass_matrix_Cha () const
 
void calculate_MCha ()
 
double get_mass_matrix_VWm () const
 
void calculate_MVWm ()
 
double get_ewsb_eq_hh_1 () const
 
double get_ewsb_eq_hh_2 () const
 
double ThetaW () const
 
double v () const
 
- Public Member Functions inherited from gm2calc::MSSMNoFV_onshell_soft_parameters
virtual ~MSSMNoFV_onshell_soft_parameters ()=default
 
void print (std::ostream &) const override
 
void set_TYd (const Eigen::Matrix< double, 3, 3 > &TYd_)
 
void set_TYd (int i, int k, double value)
 
void set_TYe (const Eigen::Matrix< double, 3, 3 > &TYe_)
 
void set_TYe (int i, int k, double value)
 
void set_TYu (const Eigen::Matrix< double, 3, 3 > &TYu_)
 
void set_TYu (int i, int k, double value)
 
void set_BMu (double BMu_)
 
void set_mq2 (const Eigen::Matrix< double, 3, 3 > &mq2_)
 
void set_mq2 (int i, int k, double value)
 
void set_ml2 (const Eigen::Matrix< double, 3, 3 > &ml2_)
 
void set_ml2 (int i, int k, double value)
 
void set_mHd2 (double mHd2_)
 
void set_mHu2 (double mHu2_)
 
void set_md2 (const Eigen::Matrix< double, 3, 3 > &md2_)
 
void set_md2 (int i, int k, double value)
 
void set_mu2 (const Eigen::Matrix< double, 3, 3 > &mu2_)
 
void set_mu2 (int i, int k, double value)
 
void set_me2 (const Eigen::Matrix< double, 3, 3 > &me2_)
 
void set_me2 (int i, int k, double value)
 
void set_MassB (double MassB_)
 
void set_MassWB (double MassWB_)
 
void set_MassG (double MassG_)
 
const Eigen::Matrix< double, 3, 3 > & get_TYd () const
 
double get_TYd (int i, int k) const
 
const Eigen::Matrix< double, 3, 3 > & get_TYe () const
 
double get_TYe (int i, int k) const
 
const Eigen::Matrix< double, 3, 3 > & get_TYu () const
 
double get_TYu (int i, int k) const
 
double get_BMu () const
 
const Eigen::Matrix< double, 3, 3 > & get_mq2 () const
 
double get_mq2 (int i, int k) const
 
const Eigen::Matrix< double, 3, 3 > & get_ml2 () const
 
double get_ml2 (int i, int k) const
 
double get_mHd2 () const
 
double get_mHu2 () const
 
const Eigen::Matrix< double, 3, 3 > & get_md2 () const
 
double get_md2 (int i, int k) const
 
const Eigen::Matrix< double, 3, 3 > & get_mu2 () const
 
double get_mu2 (int i, int k) const
 
const Eigen::Matrix< double, 3, 3 > & get_me2 () const
 
double get_me2 (int i, int k) const
 
double get_MassB () const
 
double get_MassWB () const
 
double get_MassG () const
 
- Public Member Functions inherited from gm2calc::MSSMNoFV_onshell_susy_parameters
virtual ~MSSMNoFV_onshell_susy_parameters ()=default
 
void set_scale (double s)
 
double get_scale () const
 
void set_Yd (const Eigen::Matrix< double, 3, 3 > &Yd_)
 
void set_Yd (int i, int k, double value)
 
void set_Ye (const Eigen::Matrix< double, 3, 3 > &Ye_)
 
void set_Ye (int i, int k, double value)
 
void set_Yu (const Eigen::Matrix< double, 3, 3 > &Yu_)
 
void set_Yu (int i, int k, double value)
 
void set_Mu (double Mu_)
 
void set_g1 (double g1_)
 
void set_g2 (double g2_)
 
void set_g3 (double g3_)
 
void set_vd (double vd_)
 
void set_vu (double vu_)
 
const Eigen::Matrix< double, 3, 3 > & get_Yd () const
 
double get_Yd (int i, int k) const
 
const Eigen::Matrix< double, 3, 3 > & get_Ye () const
 
double get_Ye (int i, int k) const
 
const Eigen::Matrix< double, 3, 3 > & get_Yu () const
 
double get_Yu (int i, int k) const
 
double get_Mu () const
 
double get_g1 () const
 
double get_g2 () const
 
double get_g3 () const
 
double get_vd () const
 
double get_vu () const
 

Additional Inherited Members

- Protected Attributes inherited from gm2calc::MSSMNoFV_onshell_soft_parameters
Eigen::Matrix< double, 3, 3 > TYd {Eigen::Matrix<double,3,3>::Zero()}
 
Eigen::Matrix< double, 3, 3 > TYe {Eigen::Matrix<double,3,3>::Zero()}
 
Eigen::Matrix< double, 3, 3 > TYu {Eigen::Matrix<double,3,3>::Zero()}
 
double BMu {0.0}
 
Eigen::Matrix< double, 3, 3 > mq2 {Eigen::Matrix<double,3,3>::Zero()}
 
Eigen::Matrix< double, 3, 3 > ml2 {Eigen::Matrix<double,3,3>::Zero()}
 
double mHd2 {0.0}
 
double mHu2 {0.0}
 
Eigen::Matrix< double, 3, 3 > md2 {Eigen::Matrix<double,3,3>::Zero()}
 
Eigen::Matrix< double, 3, 3 > mu2 {Eigen::Matrix<double,3,3>::Zero()}
 
Eigen::Matrix< double, 3, 3 > me2 {Eigen::Matrix<double,3,3>::Zero()}
 
double MassB {0.0}
 
double MassWB {0.0}
 
double MassG {0.0}
 
- Protected Attributes inherited from gm2calc::MSSMNoFV_onshell_susy_parameters
double scale {0.0}
 
Eigen::Matrix< double, 3, 3 > Yd {Eigen::Matrix<double,3,3>::Zero()}
 
Eigen::Matrix< double, 3, 3 > Ye {Eigen::Matrix<double,3,3>::Zero()}
 
Eigen::Matrix< double, 3, 3 > Yu {Eigen::Matrix<double,3,3>::Zero()}
 
double Mu {0.0}
 
double g1 {0.0}
 
double g2 {0.0}
 
double g3 {0.0}
 
double vd {0.0}
 
double vu {0.0}
 

Detailed Description

model class with routines determine masses, mixings and EWSB

Definition at line 46 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

Constructor & Destructor Documentation

◆ ~MSSMNoFV_onshell_mass_eigenstates()

virtual gm2calc::MSSMNoFV_onshell_mass_eigenstates::~MSSMNoFV_onshell_mass_eigenstates ( )
virtualdefault

Member Function Documentation

◆ calculate_DRbar_masses()

void gm2calc::MSSMNoFV_onshell_mass_eigenstates::calculate_DRbar_masses ( )

routine which finds the DRbar mass eigenstates and mixings.

Definition at line 198 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ calculate_MAh()

void gm2calc::MSSMNoFV_onshell_mass_eigenstates::calculate_MAh ( )

Definition at line 879 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ calculate_MCha()

void gm2calc::MSSMNoFV_onshell_mass_eigenstates::calculate_MCha ( )

Definition at line 956 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ calculate_MChi()

void gm2calc::MSSMNoFV_onshell_mass_eigenstates::calculate_MChi ( )

Definition at line 938 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ calculate_MFb()

void gm2calc::MSSMNoFV_onshell_mass_eigenstates::calculate_MFb ( )

Definition at line 426 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ calculate_MFc()

void gm2calc::MSSMNoFV_onshell_mass_eigenstates::calculate_MFc ( )

Definition at line 452 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ calculate_MFd()

void gm2calc::MSSMNoFV_onshell_mass_eigenstates::calculate_MFd ( )

Definition at line 400 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ calculate_MFe()

void gm2calc::MSSMNoFV_onshell_mass_eigenstates::calculate_MFe ( )

Definition at line 511 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ calculate_MFm()

void gm2calc::MSSMNoFV_onshell_mass_eigenstates::calculate_MFm ( )

Definition at line 524 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ calculate_MFs()

void gm2calc::MSSMNoFV_onshell_mass_eigenstates::calculate_MFs ( )

Definition at line 413 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ calculate_MFt()

void gm2calc::MSSMNoFV_onshell_mass_eigenstates::calculate_MFt ( )

Definition at line 465 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ calculate_MFtau()

void gm2calc::MSSMNoFV_onshell_mass_eigenstates::calculate_MFtau ( )

Definition at line 537 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ calculate_MFu()

void gm2calc::MSSMNoFV_onshell_mass_eigenstates::calculate_MFu ( )

Definition at line 439 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ calculate_MFve()

void gm2calc::MSSMNoFV_onshell_mass_eigenstates::calculate_MFve ( )

Definition at line 476 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ calculate_MFvm()

void gm2calc::MSSMNoFV_onshell_mass_eigenstates::calculate_MFvm ( )

Definition at line 487 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ calculate_MFvt()

void gm2calc::MSSMNoFV_onshell_mass_eigenstates::calculate_MFvt ( )

Definition at line 498 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ calculate_MGlu()

void gm2calc::MSSMNoFV_onshell_mass_eigenstates::calculate_MGlu ( )

Definition at line 356 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ calculate_Mhh()

void gm2calc::MSSMNoFV_onshell_mass_eigenstates::calculate_Mhh ( )

Definition at line 842 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ calculate_MHpm()

void gm2calc::MSSMNoFV_onshell_mass_eigenstates::calculate_MHpm ( )

Definition at line 906 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ calculate_MSb()

void gm2calc::MSSMNoFV_onshell_mass_eigenstates::calculate_MSb ( )

Definition at line 785 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ calculate_MSc()

void gm2calc::MSSMNoFV_onshell_mass_eigenstates::calculate_MSc ( )

Definition at line 761 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ calculate_MSd()

void gm2calc::MSSMNoFV_onshell_mass_eigenstates::calculate_MSd ( )

Definition at line 607 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ calculate_MSe()

void gm2calc::MSSMNoFV_onshell_mass_eigenstates::calculate_MSe ( )

Definition at line 655 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ calculate_MSm()

void gm2calc::MSSMNoFV_onshell_mass_eigenstates::calculate_MSm ( )

Definition at line 679 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ calculate_MSs()

void gm2calc::MSSMNoFV_onshell_mass_eigenstates::calculate_MSs ( )

Definition at line 737 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ calculate_MSt()

void gm2calc::MSSMNoFV_onshell_mass_eigenstates::calculate_MSt ( )

Definition at line 814 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ calculate_MStau()

void gm2calc::MSSMNoFV_onshell_mass_eigenstates::calculate_MStau ( )

Definition at line 708 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ calculate_MSu()

void gm2calc::MSSMNoFV_onshell_mass_eigenstates::calculate_MSu ( )

Definition at line 631 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ calculate_MSveL()

void gm2calc::MSSMNoFV_onshell_mass_eigenstates::calculate_MSveL ( )

Definition at line 551 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ calculate_MSvmL()

void gm2calc::MSSMNoFV_onshell_mass_eigenstates::calculate_MSvmL ( )

Definition at line 565 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ calculate_MSvtL()

void gm2calc::MSSMNoFV_onshell_mass_eigenstates::calculate_MSvtL ( )

Definition at line 584 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ calculate_MVG()

void gm2calc::MSSMNoFV_onshell_mass_eigenstates::calculate_MVG ( )

Definition at line 346 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ calculate_MVP()

void gm2calc::MSSMNoFV_onshell_mass_eigenstates::calculate_MVP ( )

Definition at line 368 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ calculate_MVWm()

void gm2calc::MSSMNoFV_onshell_mass_eigenstates::calculate_MVWm ( )

Definition at line 969 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ calculate_MVZ()

void gm2calc::MSSMNoFV_onshell_mass_eigenstates::calculate_MVZ ( )

Definition at line 387 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ copy_DRbar_masses_to_pole_masses()

void gm2calc::MSSMNoFV_onshell_mass_eigenstates::copy_DRbar_masses_to_pole_masses ( )

Definition at line 243 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ do_force_output() [1/2]

bool gm2calc::MSSMNoFV_onshell_mass_eigenstates::do_force_output ( ) const

Definition at line 63 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ do_force_output() [2/2]

void gm2calc::MSSMNoFV_onshell_mass_eigenstates::do_force_output ( bool  flag)

Definition at line 58 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ get_ewsb_eq_hh_1()

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_ewsb_eq_hh_1 ( ) const

Definition at line 976 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ get_ewsb_eq_hh_2()

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_ewsb_eq_hh_2 ( ) const

Definition at line 985 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ get_MAh() [1/2]

const Eigen::Array< double, 2, 1 > & gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_MAh ( ) const
inline

Definition at line 105 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_MAh() [2/2]

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_MAh ( int  i) const
inline

Definition at line 106 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_mass_matrix_Ah()

Eigen::Matrix< double, 2, 2 > gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_mass_matrix_Ah ( ) const

Definition at line 854 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ get_mass_matrix_Cha()

Eigen::Matrix< double, 2, 2 > gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_mass_matrix_Cha ( ) const

Definition at line 944 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ get_mass_matrix_Chi()

Eigen::Matrix< double, 4, 4 > gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_mass_matrix_Chi ( ) const

Definition at line 918 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ get_mass_matrix_Fb()

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_mass_matrix_Fb ( ) const

Definition at line 419 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ get_mass_matrix_Fc()

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_mass_matrix_Fc ( ) const

Definition at line 445 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ get_mass_matrix_Fd()

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_mass_matrix_Fd ( ) const

Definition at line 393 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ get_mass_matrix_Fe()

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_mass_matrix_Fe ( ) const

Definition at line 504 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ get_mass_matrix_Fm()

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_mass_matrix_Fm ( ) const

Definition at line 517 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ get_mass_matrix_Fs()

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_mass_matrix_Fs ( ) const

Definition at line 406 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ get_mass_matrix_Ft()

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_mass_matrix_Ft ( ) const

Definition at line 458 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ get_mass_matrix_Ftau()

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_mass_matrix_Ftau ( ) const

Definition at line 530 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ get_mass_matrix_Fu()

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_mass_matrix_Fu ( ) const

Definition at line 432 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ get_mass_matrix_Fve()

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_mass_matrix_Fve ( ) const

Definition at line 471 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ get_mass_matrix_Fvm()

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_mass_matrix_Fvm ( ) const

Definition at line 482 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ get_mass_matrix_Fvt()

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_mass_matrix_Fvt ( ) const

Definition at line 493 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ get_mass_matrix_Glu()

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_mass_matrix_Glu ( ) const

Definition at line 351 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ get_mass_matrix_hh()

Eigen::Matrix< double, 2, 2 > gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_mass_matrix_hh ( ) const

Definition at line 826 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ get_mass_matrix_Hpm()

Eigen::Matrix< double, 2, 2 > gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_mass_matrix_Hpm ( ) const

Definition at line 891 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ get_mass_matrix_Sb()

Eigen::Matrix< double, 2, 2 > gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_mass_matrix_Sb ( ) const

Definition at line 768 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ get_mass_matrix_Sc()

Eigen::Matrix< double, 2, 2 > gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_mass_matrix_Sc ( ) const

Definition at line 744 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ get_mass_matrix_Sd()

Eigen::Matrix< double, 2, 2 > gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_mass_matrix_Sd ( ) const

Definition at line 590 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ get_mass_matrix_Se()

Eigen::Matrix< double, 2, 2 > gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_mass_matrix_Se ( ) const

Definition at line 638 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ get_mass_matrix_Sm()

Eigen::Matrix< double, 2, 2 > gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_mass_matrix_Sm ( ) const

Definition at line 662 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ get_mass_matrix_Ss()

Eigen::Matrix< double, 2, 2 > gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_mass_matrix_Ss ( ) const

Definition at line 720 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ get_mass_matrix_St()

Eigen::Matrix< double, 2, 2 > gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_mass_matrix_St ( ) const

Definition at line 797 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ get_mass_matrix_Stau()

Eigen::Matrix< double, 2, 2 > gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_mass_matrix_Stau ( ) const

Definition at line 691 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ get_mass_matrix_Su()

Eigen::Matrix< double, 2, 2 > gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_mass_matrix_Su ( ) const

Definition at line 614 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ get_mass_matrix_SveL()

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_mass_matrix_SveL ( ) const

Definition at line 543 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ get_mass_matrix_SvmL()

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_mass_matrix_SvmL ( ) const

Definition at line 557 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ get_mass_matrix_SvtL()

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_mass_matrix_SvtL ( ) const

Definition at line 576 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ get_mass_matrix_VG()

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_mass_matrix_VG ( ) const

Definition at line 341 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ get_mass_matrix_VP()

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_mass_matrix_VP ( ) const

Definition at line 363 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ get_mass_matrix_VWm()

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_mass_matrix_VWm ( ) const

Definition at line 962 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ get_mass_matrix_VZ()

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_mass_matrix_VZ ( ) const

Definition at line 374 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ get_MCha() [1/2]

const Eigen::Array< double, 2, 1 > & gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_MCha ( ) const
inline

Definition at line 111 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_MCha() [2/2]

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_MCha ( int  i) const
inline

Definition at line 112 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_MChargedHiggs()

Eigen::Array< double, 1, 1 > gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_MChargedHiggs ( ) const

Definition at line 322 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ get_MChi() [1/2]

const Eigen::Array< double, 4, 1 > & gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_MChi ( ) const
inline

Definition at line 109 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_MChi() [2/2]

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_MChi ( int  i) const
inline

Definition at line 110 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_MFb()

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_MFb ( ) const
inline

Definition at line 72 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_MFc()

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_MFc ( ) const
inline

Definition at line 74 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_MFd()

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_MFd ( ) const
inline

Definition at line 70 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_MFe()

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_MFe ( ) const
inline

Definition at line 79 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_MFm()

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_MFm ( ) const
inline

Definition at line 80 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_MFs()

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_MFs ( ) const
inline

Definition at line 71 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_MFt()

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_MFt ( ) const
inline

Definition at line 75 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_MFtau()

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_MFtau ( ) const
inline

Definition at line 81 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_MFu()

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_MFu ( ) const
inline

Definition at line 73 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_MFve()

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_MFve ( ) const
inline

Definition at line 76 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_MFvm()

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_MFvm ( ) const
inline

Definition at line 77 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_MFvt()

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_MFvt ( ) const
inline

Definition at line 78 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_MGlu()

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_MGlu ( ) const
inline

Definition at line 67 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_Mhh() [1/2]

const Eigen::Array< double, 2, 1 > & gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_Mhh ( ) const
inline

Definition at line 103 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_Mhh() [2/2]

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_Mhh ( int  i) const
inline

Definition at line 104 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_MHpm() [1/2]

const Eigen::Array< double, 2, 1 > & gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_MHpm ( ) const
inline

Definition at line 107 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_MHpm() [2/2]

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_MHpm ( int  i) const
inline

Definition at line 108 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_MPseudoscalarHiggs()

Eigen::Array< double, 1, 1 > gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_MPseudoscalarHiggs ( ) const

Definition at line 330 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ get_MSb() [1/2]

const Eigen::Array< double, 2, 1 > & gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_MSb ( ) const
inline

Definition at line 99 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_MSb() [2/2]

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_MSb ( int  i) const
inline

Definition at line 100 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_MSc() [1/2]

const Eigen::Array< double, 2, 1 > & gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_MSc ( ) const
inline

Definition at line 97 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_MSc() [2/2]

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_MSc ( int  i) const
inline

Definition at line 98 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_MSd() [1/2]

const Eigen::Array< double, 2, 1 > & gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_MSd ( ) const
inline

Definition at line 85 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_MSd() [2/2]

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_MSd ( int  i) const
inline

Definition at line 86 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_MSe() [1/2]

const Eigen::Array< double, 2, 1 > & gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_MSe ( ) const
inline

Definition at line 89 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_MSe() [2/2]

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_MSe ( int  i) const
inline

Definition at line 90 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_MSm() [1/2]

const Eigen::Array< double, 2, 1 > & gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_MSm ( ) const
inline

Definition at line 91 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_MSm() [2/2]

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_MSm ( int  i) const
inline

Definition at line 92 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_MSs() [1/2]

const Eigen::Array< double, 2, 1 > & gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_MSs ( ) const
inline

Definition at line 95 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_MSs() [2/2]

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_MSs ( int  i) const
inline

Definition at line 96 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_MSt() [1/2]

const Eigen::Array< double, 2, 1 > & gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_MSt ( ) const
inline

Definition at line 101 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_MSt() [2/2]

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_MSt ( int  i) const
inline

Definition at line 102 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_MStau() [1/2]

const Eigen::Array< double, 2, 1 > & gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_MStau ( ) const
inline

Definition at line 93 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_MStau() [2/2]

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_MStau ( int  i) const
inline

Definition at line 94 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_MSu() [1/2]

const Eigen::Array< double, 2, 1 > & gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_MSu ( ) const
inline

Definition at line 87 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_MSu() [2/2]

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_MSu ( int  i) const
inline

Definition at line 88 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_MSveL()

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_MSveL ( ) const
inline

Definition at line 82 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_MSvmL()

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_MSvmL ( ) const
inline

Definition at line 83 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_MSvtL()

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_MSvtL ( ) const
inline

Definition at line 84 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_MVG()

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_MVG ( ) const
inline

Definition at line 66 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_MVP()

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_MVP ( ) const
inline

Definition at line 68 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_MVWm()

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_MVWm ( ) const
inline

Definition at line 113 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_MVZ()

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_MVZ ( ) const
inline

Definition at line 69 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_PhaseGlu()

std::complex< double > gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_PhaseGlu ( ) const
inline

Definition at line 151 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_physical() [1/2]

MSSMNoFV_onshell_physical & gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_physical ( )

Definition at line 73 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ get_physical() [2/2]

const MSSMNoFV_onshell_physical & gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_physical ( ) const

Definition at line 68 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ get_problems() [1/2]

MSSMNoFV_onshell_problems & gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_problems ( )

Definition at line 88 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ get_problems() [2/2]

const MSSMNoFV_onshell_problems & gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_problems ( ) const

Definition at line 83 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ get_UM() [1/2]

const Eigen::Matrix< std::complex< double >, 2, 2 > & gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_UM ( ) const
inline

Definition at line 145 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_UM() [2/2]

const std::complex< double > & gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_UM ( int  i,
int  k 
) const
inline

Definition at line 146 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_UP() [1/2]

const Eigen::Matrix< std::complex< double >, 2, 2 > & gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_UP ( ) const
inline

Definition at line 147 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_UP() [2/2]

const std::complex< double > & gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_UP ( int  i,
int  k 
) const
inline

Definition at line 148 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_ZA() [1/2]

const Eigen::Matrix< double, 2, 2 > & gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_ZA ( ) const
inline

Definition at line 139 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_ZA() [2/2]

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_ZA ( int  i,
int  k 
) const
inline

Definition at line 140 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_ZB() [1/2]

const Eigen::Matrix< double, 2, 2 > & gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_ZB ( ) const
inline

Definition at line 133 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_ZB() [2/2]

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_ZB ( int  i,
int  k 
) const
inline

Definition at line 134 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_ZC() [1/2]

const Eigen::Matrix< double, 2, 2 > & gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_ZC ( ) const
inline

Definition at line 131 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_ZC() [2/2]

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_ZC ( int  i,
int  k 
) const
inline

Definition at line 132 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_ZD() [1/2]

const Eigen::Matrix< double, 2, 2 > & gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_ZD ( ) const
inline

Definition at line 119 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_ZD() [2/2]

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_ZD ( int  i,
int  k 
) const
inline

Definition at line 120 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_ZE() [1/2]

const Eigen::Matrix< double, 2, 2 > & gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_ZE ( ) const
inline

Definition at line 123 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_ZE() [2/2]

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_ZE ( int  i,
int  k 
) const
inline

Definition at line 124 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_ZH() [1/2]

const Eigen::Matrix< double, 2, 2 > & gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_ZH ( ) const
inline

Definition at line 137 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_ZH() [2/2]

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_ZH ( int  i,
int  k 
) const
inline

Definition at line 138 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_ZM() [1/2]

const Eigen::Matrix< double, 2, 2 > & gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_ZM ( ) const
inline

Definition at line 125 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_ZM() [2/2]

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_ZM ( int  i,
int  k 
) const
inline

Definition at line 126 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_ZN() [1/2]

const Eigen::Matrix< std::complex< double >, 4, 4 > & gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_ZN ( ) const
inline

Definition at line 143 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_ZN() [2/2]

const std::complex< double > & gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_ZN ( int  i,
int  k 
) const
inline

Definition at line 144 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_ZP() [1/2]

const Eigen::Matrix< double, 2, 2 > & gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_ZP ( ) const
inline

Definition at line 141 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_ZP() [2/2]

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_ZP ( int  i,
int  k 
) const
inline

Definition at line 142 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_ZS() [1/2]

const Eigen::Matrix< double, 2, 2 > & gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_ZS ( ) const
inline

Definition at line 129 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_ZS() [2/2]

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_ZS ( int  i,
int  k 
) const
inline

Definition at line 130 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_ZT() [1/2]

const Eigen::Matrix< double, 2, 2 > & gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_ZT ( ) const
inline

Definition at line 135 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_ZT() [2/2]

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_ZT ( int  i,
int  k 
) const
inline

Definition at line 136 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_ZTau() [1/2]

const Eigen::Matrix< double, 2, 2 > & gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_ZTau ( ) const
inline

Definition at line 127 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_ZTau() [2/2]

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_ZTau ( int  i,
int  k 
) const
inline

Definition at line 128 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_ZU() [1/2]

const Eigen::Matrix< double, 2, 2 > & gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_ZU ( ) const
inline

Definition at line 121 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ get_ZU() [2/2]

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::get_ZU ( int  i,
int  k 
) const
inline

Definition at line 122 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ print()

void gm2calc::MSSMNoFV_onshell_mass_eigenstates::print ( std::ostream &  ostr) const
overridevirtual

◆ reorder_DRbar_masses()

void gm2calc::MSSMNoFV_onshell_mass_eigenstates::reorder_DRbar_masses ( )

reorders DRbar masses so that golstones are placed at the index specified in the model files definition of the associated gauge boson (see Z-boson definition in default particles.m file in the Models directory of your SARAH distribution for example)

Definition at line 304 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ reorder_pole_masses()

void gm2calc::MSSMNoFV_onshell_mass_eigenstates::reorder_pole_masses ( )

reorders pole masses so that golstones are placed at the index specified in the model files definition of the associated gauge boson (see Z-boson definition in default particles.m file in the Models directory of your SARAH distribution for example)

Definition at line 316 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ set_PhaseGlu()

void gm2calc::MSSMNoFV_onshell_mass_eigenstates::set_PhaseGlu ( std::complex< double PhaseGlu_)
inline

Definition at line 150 of file MSSMNoFV_onshell_mass_eigenstates.hpp.

◆ set_physical()

void gm2calc::MSSMNoFV_onshell_mass_eigenstates::set_physical ( const MSSMNoFV_onshell_physical physical_)

Definition at line 78 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ solve_ewsb()

int gm2calc::MSSMNoFV_onshell_mass_eigenstates::solve_ewsb ( )

Definition at line 123 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ solve_ewsb_tree_level()

int gm2calc::MSSMNoFV_onshell_mass_eigenstates::solve_ewsb_tree_level ( )

Definition at line 93 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ ThetaW()

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::ThetaW ( ) const

Definition at line 994 of file MSSMNoFV_onshell_mass_eigenstates.cpp.

◆ v()

double gm2calc::MSSMNoFV_onshell_mass_eigenstates::v ( ) const

Definition at line 999 of file MSSMNoFV_onshell_mass_eigenstates.cpp.


The documentation for this class was generated from the following files: