#include <H6.hpp>
|
| H6 (const ExpansionFlags_t &expansionDepth, double Al4p, double beta, double Dmglst2, 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 |
|
Definition at line 15 of file H6.hpp.
◆ H6()
himalaya::hierarchies::H6::H6 |
( |
const ExpansionFlags_t & |
expansionDepth, |
|
|
double |
Al4p, |
|
|
double |
beta, |
|
|
double |
Dmglst2, |
|
|
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
-
expansionDepth | the flagMap for the truncation of expansion variables |
Al4p | a double alpha_s/4/Pi |
beta | a double which is the mixing angle beta |
Dmglst2 | a double Mgl - Mst2 |
lmMt | a double log((<renormalization scale>=""> / Mt)^2) |
lmMst1 | a double log((<renormalization scale>=""> / Mst1)^2) |
lmMst2 | a double log((<renormalization scale>=""> / Mst2)^2) |
lmMsq | a double log((<renormalization scale>=""> / Msq)^2) |
Mt | a double top/bottom quark mass |
Mst1 | a double stop 1 mass |
Mst2 | a double stop 2 mass |
Msq | a double average squark mass w/o the stop quark |
MuSUSY | a double mu parameter |
s2t | a double 2 times the sine of the stop/sbottom quark mixing angle |
mdrFlag | an int 0 for DR and 1 for MDR scheme |
oneLoopFlag | an int flag to consider the one-loop expansion terms |
twoLoopFlag | an int flag to consider the two-loop expansion terms |
threeLoopFlag | an int flag to consider the three-loop expansion terms |
Definition at line 38 of file H6.cpp.
◆ calc_coef_at_as2_no_sm_logs_log0()
double himalaya::hierarchies::H6::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 3924 of file H6.cpp.
◆ calc_coef_at_as2_no_sm_logs_log1()
double himalaya::hierarchies::H6::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 4655 of file H6.cpp.
◆ calc_coef_at_as2_no_sm_logs_log2()
double himalaya::hierarchies::H6::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 4833 of file H6.cpp.
◆ calc_coef_at_as2_no_sm_logs_log3()
double himalaya::hierarchies::H6::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 4897 of file H6.cpp.
◆ getS1()
double himalaya::hierarchies::H6::getS1 |
( |
| ) |
const |
- Returns
- The diagonal (1, 1) matrix element of the Higgs mass matrix as a double for the hierarchy 'H6'
Definition at line 75 of file H6.cpp.
◆ getS12()
double himalaya::hierarchies::H6::getS12 |
( |
| ) |
const |
- Returns
- The off-diagonal (1, 2) = (2, 1) matrix element of the Higgs mass matrix as a double for the hierarchy 'H6'
Definition at line 2886 of file H6.cpp.
◆ getS2()
double himalaya::hierarchies::H6::getS2 |
( |
| ) |
const |
- Returns
- The diagonal (2, 2) matrix element of the Higgs mass matrix as a double for the hierarchy 'H6'
Definition at line 465 of file H6.cpp.
◆ Al4p
double himalaya::hierarchies::H6::Al4p {} |
|
private |
common variables
Definition at line 72 of file H6.hpp.
◆ Dmglst2
double himalaya::hierarchies::H6::Dmglst2 {} |
|
private |
◆ lmMsq
double himalaya::hierarchies::H6::lmMsq {} |
|
private |
◆ lmMst1
double himalaya::hierarchies::H6::lmMst1 {} |
|
private |
◆ lmMst2
double himalaya::hierarchies::H6::lmMst2 {} |
|
private |
◆ lmMt
double himalaya::hierarchies::H6::lmMt {} |
|
private |
◆ Msq
double himalaya::hierarchies::H6::Msq {} |
|
private |
◆ Mst1
double himalaya::hierarchies::H6::Mst1 {} |
|
private |
◆ Mst2
double himalaya::hierarchies::H6::Mst2 {} |
|
private |
◆ Mt
double himalaya::hierarchies::H6::Mt {} |
|
private |
◆ MuSUSY
double himalaya::hierarchies::H6::MuSUSY {} |
|
private |
◆ oneLoopFlag
int himalaya::hierarchies::H6::oneLoopFlag {} |
|
private |
◆ s2t
double himalaya::hierarchies::H6::s2t {} |
|
private |
◆ Sbeta
double himalaya::hierarchies::H6::Sbeta {} |
|
private |
◆ shiftst1
int himalaya::hierarchies::H6::shiftst1 {} |
|
private |
◆ shiftst2
int himalaya::hierarchies::H6::shiftst2 {} |
|
private |
◆ shiftst3
int himalaya::hierarchies::H6::shiftst3 {} |
|
private |
◆ Tbeta
double himalaya::hierarchies::H6::Tbeta {} |
|
private |
◆ threeLoopFlag
int himalaya::hierarchies::H6::threeLoopFlag {} |
|
private |
loop flags
Definition at line 74 of file H6.hpp.
◆ twoLoopFlag
int himalaya::hierarchies::H6::twoLoopFlag {} |
|
private |
◆ xDmglst2
int himalaya::hierarchies::H6::xDmglst2 {} |
|
private |
◆ xDR2DRMOD
int himalaya::hierarchies::H6::xDR2DRMOD {} |
|
private |
◆ xMsq
int himalaya::hierarchies::H6::xMsq {} |
|
private |
◆ xMst
int himalaya::hierarchies::H6::xMst {} |
|
private |
MDR and truncation flags.
Definition at line 73 of file H6.hpp.
The documentation for this class was generated from the following files:
- /home/avoigt/packages/Himalaya/source/himalaya/hierarchies/H6.hpp
- /home/avoigt/packages/Himalaya/source/himalaya/hierarchies/H6.cpp