Himalaya
Public Member Functions | Private Attributes | List of all members
himalaya::hierarchies::H5 Class Reference

#include <H5.hpp>

Public Member Functions

 H5 (const ExpansionFlags_t &expansionDepth, double Al4p, double beta, double Dmglst1, double lmMt, double lmMst1, double lmMst2, double lmMsq, double Mt, double Mst1, double Mst2, double Msq, double MuSUSY, double s2t, int mdrFlag, int oneLoopFlag, int twoLoopFlag, int threeLoopFlag)
 
double getS1 () const
 
double getS2 () const
 
double getS12 () const
 
double calc_coef_at_as2_no_sm_logs_log0 () const
 
double calc_coef_at_as2_no_sm_logs_log1 () const
 
double calc_coef_at_as2_no_sm_logs_log2 () const
 
double calc_coef_at_as2_no_sm_logs_log3 () const
 

Private Attributes

double Dmglst1 {}
 
double lmMt {}
 
double lmMst1 {}
 
double lmMst2 {}
 
double lmMsq {}
 
double Mt {}
 
double Mst1 {}
 
double Mst2 {}
 
double Msq {}
 
double MuSUSY {}
 
double s2t {}
 
double Tbeta {}
 
double Sbeta {}
 
double Cbeta {}
 
double Al4p {}
 common variables More...
 
int shiftst1 {}
 
int shiftst2 {}
 
int shiftst3 {}
 
int xDmglst1 {}
 
int xMsq {}
 MDR and truncation flags. More...
 
int oneLoopFlag {}
 
int twoLoopFlag {}
 
int threeLoopFlag {}
 loop flags More...
 

Detailed Description

Definition at line 15 of file H5.hpp.

Constructor & Destructor Documentation

◆ H5()

himalaya::hierarchies::H5::H5 ( const ExpansionFlags_t expansionDepth,
double  Al4p,
double  beta,
double  Dmglst1,
double  lmMt,
double  lmMst1,
double  lmMst2,
double  lmMsq,
double  Mt,
double  Mst1,
double  Mst2,
double  Msq,
double  MuSUSY,
double  s2t,
int  mdrFlag,
int  oneLoopFlag,
int  twoLoopFlag,
int  threeLoopFlag 
)

Constructor

Parameters
expansionDepththe flagMap for the truncation of expansion variables
Al4pa double alpha_s/4/Pi
betaa double which is the mixing angle beta
Dmglst1a double Mgl - Mst1
lmMta double log((<renormalization scale>=""> / Mt)^2)
lmMst1a double log((<renormalization scale>=""> / Mst1)^2)
lmMst2a double log((<renormalization scale>=""> / Mst2)^2)
lmMsqa double log((<renormalization scale>=""> / Msq)^2)
Mta double top/bottom quark mass
Mst1a double stop 1 mass
Mst2a double stop 2 mass
Msqa double average squark mass w/o the stop quark
MuSUSYa double mu parameter
s2ta double 2 times the sine of the stop/sbottom quark mixing angle
mdrFlagan int 0 for DR and 1 for MDR scheme
oneLoopFlagan int flag to consider the one-loop expansion terms
twoLoopFlagan int flag to consider the two-loop expansion terms
threeLoopFlagan int flag to consider the three-loop expansion terms

Definition at line 38 of file H5.cpp.

Member Function Documentation

◆ calc_coef_at_as2_no_sm_logs_log0()

double himalaya::hierarchies::H5::calc_coef_at_as2_no_sm_logs_log0 ( ) const
Returns
returns the susy log^0 term of Mh^2 @ O(at*as^2) without any log(mu^2) terms normalized to DO (H3m*12/Mt^4/Sbeta^2)

Definition at line 1960 of file H5.cpp.

◆ calc_coef_at_as2_no_sm_logs_log1()

double himalaya::hierarchies::H5::calc_coef_at_as2_no_sm_logs_log1 ( ) const
Returns
returns the susy log^1 term of Mh^2 @ O(at*as^2) without any log(mu^2) terms normalized to DO (H3m*12/Mt^4/Sbeta^2)

Definition at line 2665 of file H5.cpp.

◆ calc_coef_at_as2_no_sm_logs_log2()

double himalaya::hierarchies::H5::calc_coef_at_as2_no_sm_logs_log2 ( ) const
Returns
returns the susy log^2 term of Mh^2 @ O(at*as^2) without any log(mu^2) terms normalized to DO (H3m*12/Mt^4/Sbeta^2)

Definition at line 2839 of file H5.cpp.

◆ calc_coef_at_as2_no_sm_logs_log3()

double himalaya::hierarchies::H5::calc_coef_at_as2_no_sm_logs_log3 ( ) const
Returns
returns the susy log^3 term of Mh^2 @ O(at*as^2) without any log(mu^2) terms normalized to DO (H3m*12/Mt^4/Sbeta^2)

Definition at line 2903 of file H5.cpp.

◆ getS1()

double himalaya::hierarchies::H5::getS1 ( ) const
Returns
The diagonal (1, 1) matrix element of the Higgs mass matrix as a double for the hierarchy 'H5'

Definition at line 74 of file H5.cpp.

◆ getS12()

double himalaya::hierarchies::H5::getS12 ( ) const
Returns
The off-diagonal (1, 2) = (2, 1) matrix element of the Higgs mass matrix as a double for the hierarchy 'H5'

Definition at line 1691 of file H5.cpp.

◆ getS2()

double himalaya::hierarchies::H5::getS2 ( ) const
Returns
The diagonal (2, 2) matrix element of the Higgs mass matrix as a double for the hierarchy 'H5'

Definition at line 296 of file H5.cpp.

Member Data Documentation

◆ Al4p

double himalaya::hierarchies::H5::Al4p {}
private

common variables

Definition at line 72 of file H5.hpp.

◆ Cbeta

double himalaya::hierarchies::H5::Cbeta {}
private

Definition at line 72 of file H5.hpp.

◆ Dmglst1

double himalaya::hierarchies::H5::Dmglst1 {}
private

Definition at line 72 of file H5.hpp.

◆ lmMsq

double himalaya::hierarchies::H5::lmMsq {}
private

Definition at line 72 of file H5.hpp.

◆ lmMst1

double himalaya::hierarchies::H5::lmMst1 {}
private

Definition at line 72 of file H5.hpp.

◆ lmMst2

double himalaya::hierarchies::H5::lmMst2 {}
private

Definition at line 72 of file H5.hpp.

◆ lmMt

double himalaya::hierarchies::H5::lmMt {}
private

Definition at line 72 of file H5.hpp.

◆ Msq

double himalaya::hierarchies::H5::Msq {}
private

Definition at line 72 of file H5.hpp.

◆ Mst1

double himalaya::hierarchies::H5::Mst1 {}
private

Definition at line 72 of file H5.hpp.

◆ Mst2

double himalaya::hierarchies::H5::Mst2 {}
private

Definition at line 72 of file H5.hpp.

◆ Mt

double himalaya::hierarchies::H5::Mt {}
private

Definition at line 72 of file H5.hpp.

◆ MuSUSY

double himalaya::hierarchies::H5::MuSUSY {}
private

Definition at line 72 of file H5.hpp.

◆ oneLoopFlag

int himalaya::hierarchies::H5::oneLoopFlag {}
private

Definition at line 74 of file H5.hpp.

◆ s2t

double himalaya::hierarchies::H5::s2t {}
private

Definition at line 72 of file H5.hpp.

◆ Sbeta

double himalaya::hierarchies::H5::Sbeta {}
private

Definition at line 72 of file H5.hpp.

◆ shiftst1

int himalaya::hierarchies::H5::shiftst1 {}
private

Definition at line 73 of file H5.hpp.

◆ shiftst2

int himalaya::hierarchies::H5::shiftst2 {}
private

Definition at line 73 of file H5.hpp.

◆ shiftst3

int himalaya::hierarchies::H5::shiftst3 {}
private

Definition at line 73 of file H5.hpp.

◆ Tbeta

double himalaya::hierarchies::H5::Tbeta {}
private

Definition at line 72 of file H5.hpp.

◆ threeLoopFlag

int himalaya::hierarchies::H5::threeLoopFlag {}
private

loop flags

Definition at line 74 of file H5.hpp.

◆ twoLoopFlag

int himalaya::hierarchies::H5::twoLoopFlag {}
private

Definition at line 74 of file H5.hpp.

◆ xDmglst1

int himalaya::hierarchies::H5::xDmglst1 {}
private

Definition at line 73 of file H5.hpp.

◆ xMsq

int himalaya::hierarchies::H5::xMsq {}
private

MDR and truncation flags.

Definition at line 73 of file H5.hpp.


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