GM2Calc 2.3.0
Loading...
Searching...
No Matches
Namespaces | Functions
gm2_1loop_helpers.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  gm2calc
 

Functions

double gm2calc::amu1Lapprox (const MSSMNoFV_onshell &model)
 Calculates the full 1-loop leading log approximation, Eq (6.1) arXiv:1311.1775 but include tan(beta) resummation.
 
double gm2calc::amu1Lapprox_non_tan_beta_resummed (const MSSMNoFV_onshell &model)
 Calculates the full 1-loop leading log approximation, Eq (6.1) arXiv:1311.1775 as it stands, without tan(beta) resummation.
 
double gm2calc::amu1LWHnu (const MSSMNoFV_onshell &model)
 Calculates the 1-loop leading log approximation: Wino–Higgsino, muon-sneutrino, Eq (6.2a) arXiv:1311.1775.
 
double gm2calc::amu1LWHmuL (const MSSMNoFV_onshell &model)
 Calculates the 1-loop leading log approximation: Wino–Higgsino, left-handed smuon, Eq (6.2b) arXiv:1311.1775.
 
double gm2calc::amu1LBHmuL (const MSSMNoFV_onshell &model)
 Calculates the 1-loop leading log approximation: Bino–Higgsino, left-handed smuon, Eq (6.2c) arXiv:1311.1775.
 
double gm2calc::amu1LBHmuR (const MSSMNoFV_onshell &model)
 Calculates the 1-loop leading log approximation: Bino–Higgsino, right-handed smuon, Eq (6.2d) arXiv:1311.1775.
 
double gm2calc::amu1LBmuLmuR (const MSSMNoFV_onshell &model)
 Calculates the 1-loop leading log approximation: Bino, left-handed smuon, right-handed smuon, Eq (6.2e) arXiv:1311.1775.
 
double gm2calc::delta_mu_correction (const MSSMNoFV_onshell &model)
 Calculates $\Delta_{\mu}$ using delta_down_lepton_correction()
 
double gm2calc::delta_tau_correction (const MSSMNoFV_onshell &model)
 Calculates $\Delta_{\tau}$ using delta_down_lepton_correction()
 
double gm2calc::delta_bottom_correction (const MSSMNoFV_onshell &model)
 Returns the $\Delta_b$ corrections from arxiv:0901.2065, Eq (103) and Eqs (31)-(35)
 
double gm2calc::tan_beta_cor (const MSSMNoFV_onshell &model)
 Calculates $\frac{1}{1 + \Delta_{\mu}}$.
 
Eigen::Array< double, 2, 1 > gm2calc::AAC (const MSSMNoFV_onshell &model)
 Calculates $\mathcal{A}^{c+}_{ii\tilde{\nu}_\mu} =
|c^L_{i\tilde{\nu}_\mu}|^2 + |c^R_{i\tilde{\nu}_\mu}|^2$, Eqs (2.11b), (2.7a) in arXiv:1311.1775.
 
Eigen::Array< double, 4, 2 > gm2calc::AAN (const MSSMNoFV_onshell &model)
 Calculates $\mathcal{A}^{n+}_{ii\tilde{\mu}_m} =
|n^L_{i\tilde{\mu}_m}|^2 + |n^R_{i\tilde{\mu}_m}|^2$, Eqs (2.11a), (2.7a) in arXiv:1311.1775.
 
Eigen::Array< double, 2, 1 > gm2calc::BBC (const MSSMNoFV_onshell &model)
 Calculates $\mathcal{B}^{c+}_{ii\tilde{\nu}_\mu} = 2 \text{Re}
[(c^L_{i\tilde{\nu}_\mu})^* c^R_{i\tilde{\nu}_\mu}]$, Eqs (2.11b), (2.7b) in arXiv:1311.1775.
 
Eigen::Array< double, 4, 2 > gm2calc::BBN (const MSSMNoFV_onshell &model)
 Calculates $\mathcal{B}^{n+}_{ii\tilde{\mu}_m} = 2 \text{Re}
[(n^L_{i\tilde{\mu}_m})^* n^R_{i\tilde{\mu}_m}]$, Eqs (2.11a), (2.7b) in arXiv:1311.1775.
 
Eigen::Array< double, 4, 2 > gm2calc::x_im (const MSSMNoFV_onshell &model)
 Calculates $x_{im} = m^2_{\chi_i^0} / m^2_{\tilde{\mu}_m}$, which appears in Eq (46) of arXiv:hep-ph/0609168.
 
Eigen::Array< double, 2, 1 > gm2calc::x_k (const MSSMNoFV_onshell &model)
 Calculates $x_k = m^2_{\chi_k^\pm} / m^2_{\tilde{\nu}_\mu}$, which appears in Eq (47) of arXiv:hep-ph/0609168.