37 double amu = std::numeric_limits<double>::quiet_NaN();
50 double amu = std::numeric_limits<double>::quiet_NaN();
double gm2calc_mssmnofv_calculate_amu_1loop_non_tan_beta_resummed(const MSSMNoFV_onshell *model)
calculates full 1-loop SUSY contributions to (g-2) in the MSSM (no tan(beta) resummation)
double gm2calc_mssmnofv_amu1LChi0(const MSSMNoFV_onshell *model)
1-loop neutralino contribution
double gm2calc_mssmnofv_calculate_amu_1loop(const MSSMNoFV_onshell *model)
calculates full 1-loop SUSY contributions to (g-2) in the MSSM (w/ tan(beta) resummation)
double gm2calc_mssmnofv_amu1LChipm(const MSSMNoFV_onshell *model)
1-loop chargino contribution
contains the MSSMNoFV parameters in the on-shell scheme
contains declarations of C interface functions for 1-loop calculation
struct MSSMNoFV_onshell MSSMNoFV_onshell
double calculate_amu_1loop(const MSSMNoFV_onshell &model)
Calculates full 1-loop SUSY contribution to (g-2), Eq (45) of arXiv:hep-ph/0609168.
double amu1LChipm(const MSSMNoFV_onshell &model)
Calculates 1-loop chargino contribution to (g-2), Eq (2.11b) of arXiv:1311.1775.
double amu1LChi0(const MSSMNoFV_onshell &model)
Calculates 1-loop neutralino contribution to (g-2), Eq (2.11a) of arXiv:1311.1775.
double calculate_amu_1loop_non_tan_beta_resummed(const MSSMNoFV_onshell &model)
Calculates full 1-loop SUSY contribution to (g-2), Eq (45) of arXiv:hep-ph/0609168.