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

#include <H32q2g.hpp>

Public Member Functions

 H32q2g (const ExpansionFlags_t &expansionDepth, double Al4p, double beta, double Dmglst1, double Dmst12, double Dmsqst1, double lmMt, double lmMst1, double Mt, double Mst1, double Mst2, 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 Dmst12 {}
 
double Dmsqst1 {}
 
double lmMst1 {}
 
double Mt {}
 
double Mst1 {}
 
double Mst2 {}
 
double MuSUSY {}
 
double s2t {}
 
double Tbeta {}
 
double Sbeta {}
 
double Al4p {}
 
double lmMt {}
 common variables More...
 
int shiftst1 {}
 
int shiftst2 {}
 
int shiftst3 {}
 
int xDmst12 {}
 
int xDmglst1 {}
 
int xDmsqst1 {}
 MDR and truncation flags. More...
 
int oneLoopFlag {}
 
int twoLoopFlag {}
 
int threeLoopFlag {}
 loop flags More...
 

Detailed Description

Definition at line 15 of file H32q2g.hpp.

Constructor & Destructor Documentation

◆ H32q2g()

himalaya::hierarchies::H32q2g::H32q2g ( const ExpansionFlags_t expansionDepth,
double  Al4p,
double  beta,
double  Dmglst1,
double  Dmst12,
double  Dmsqst1,
double  lmMt,
double  lmMst1,
double  Mt,
double  Mst1,
double  Mst2,
double  MuSUSY,
double  s2t,
int  mdrFlag,
int  oneLoopFlag,
int  twoLoopFlag,
int  threeLoopFlag 
)

Constuctor

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
Dmst12a double Mst1^2 - Mst2^2
Dmsqst1a double Msq^2 - Mst1^2
lmMta double log((<renormalization scale>=""> / Mt)^2)
lmMst1a double log((<renormalization scale>=""> / Mst1)^2)
Mta double top/bottom quark mass
Mst1a double stop 1 mass
Mst2a double stop 2 mass
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 37 of file H32q2g.cpp.

Member Function Documentation

◆ calc_coef_at_as2_no_sm_logs_log0()

double himalaya::hierarchies::H32q2g::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 824 of file H32q2g.cpp.

◆ calc_coef_at_as2_no_sm_logs_log1()

double himalaya::hierarchies::H32q2g::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 890 of file H32q2g.cpp.

◆ calc_coef_at_as2_no_sm_logs_log2()

double himalaya::hierarchies::H32q2g::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 937 of file H32q2g.cpp.

◆ calc_coef_at_as2_no_sm_logs_log3()

double himalaya::hierarchies::H32q2g::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 967 of file H32q2g.cpp.

◆ getS1()

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

Definition at line 72 of file H32q2g.cpp.

◆ getS12()

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

Definition at line 611 of file H32q2g.cpp.

◆ getS2()

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

Definition at line 148 of file H32q2g.cpp.

Member Data Documentation

◆ Al4p

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

Definition at line 71 of file H32q2g.hpp.

◆ Dmglst1

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

Definition at line 71 of file H32q2g.hpp.

◆ Dmsqst1

double himalaya::hierarchies::H32q2g::Dmsqst1 {}
private

Definition at line 71 of file H32q2g.hpp.

◆ Dmst12

double himalaya::hierarchies::H32q2g::Dmst12 {}
private

Definition at line 71 of file H32q2g.hpp.

◆ lmMst1

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

Definition at line 71 of file H32q2g.hpp.

◆ lmMt

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

common variables

Definition at line 71 of file H32q2g.hpp.

◆ Mst1

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

Definition at line 71 of file H32q2g.hpp.

◆ Mst2

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

Definition at line 71 of file H32q2g.hpp.

◆ Mt

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

Definition at line 71 of file H32q2g.hpp.

◆ MuSUSY

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

Definition at line 71 of file H32q2g.hpp.

◆ oneLoopFlag

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

Definition at line 73 of file H32q2g.hpp.

◆ s2t

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

Definition at line 71 of file H32q2g.hpp.

◆ Sbeta

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

Definition at line 71 of file H32q2g.hpp.

◆ shiftst1

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

Definition at line 72 of file H32q2g.hpp.

◆ shiftst2

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

Definition at line 72 of file H32q2g.hpp.

◆ shiftst3

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

Definition at line 72 of file H32q2g.hpp.

◆ Tbeta

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

Definition at line 71 of file H32q2g.hpp.

◆ threeLoopFlag

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

loop flags

Definition at line 73 of file H32q2g.hpp.

◆ twoLoopFlag

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

Definition at line 73 of file H32q2g.hpp.

◆ xDmglst1

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

Definition at line 72 of file H32q2g.hpp.

◆ xDmsqst1

int himalaya::hierarchies::H32q2g::xDmsqst1 {}
private

MDR and truncation flags.

Definition at line 72 of file H32q2g.hpp.

◆ xDmst12

int himalaya::hierarchies::H32q2g::xDmst12 {}
private

Definition at line 72 of file H32q2g.hpp.


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