37 double amu = std::numeric_limits<double>::quiet_NaN();
50 double amu = std::numeric_limits<double>::quiet_NaN();
double gm2calc_mssmnofv_amu2LChipmPhotonic(const MSSMNoFV_onshell *model)
double gm2calc_mssmnofv_amu2LFSfapprox_non_tan_beta_resummed(const MSSMNoFV_onshell *model)
double gm2calc_mssmnofv_amu2LFSfapprox(const MSSMNoFV_onshell *model)
double gm2calc_mssmnofv_amu2LaCha(const MSSMNoFV_onshell *model)
double gm2calc_mssmnofv_calculate_amu_2loop(const MSSMNoFV_onshell *model)
calculates best 2-loop SUSY contributions to a_mu in the MSSM (with tan(beta) resummation)
double gm2calc_mssmnofv_calculate_amu_2loop_non_tan_beta_resummed(const MSSMNoFV_onshell *model)
calculates best 2-loop SUSY contributions to a_mu in the MSSM (no tan(beta) resummation)
double gm2calc_mssmnofv_amu2LChi0Photonic(const MSSMNoFV_onshell *model)
double gm2calc_mssmnofv_amu2LaSferm(const MSSMNoFV_onshell *model)
contains the MSSMNoFV parameters in the on-shell scheme
contains declarations of C interface functions for 2-loop calculation
struct MSSMNoFV_onshell MSSMNoFV_onshell
double amu2LChi0Photonic(const MSSMNoFV_onshell &model)
Calculates the photonic 2-loop contribution to the 1-loop neutralino diagram, Eq (36) arXiv:1003....
double amu2LaSferm(const MSSMNoFV_onshell &model)
Calculates 2-loop contribution to amu, where a sfermion loop has been inserted into a 1-loop Standard...
double calculate_amu_2loop(const MSSMNoFV_onshell &model)
Calculates best 2-loop SUSY contribution to a_mu with tan(beta) resummation.
double amu2LFSfapprox(const MSSMNoFV_onshell &model)
Calculates 2-loop leading log approximation for fermion-sfermion loop contributions,...
double amu2LaCha(const MSSMNoFV_onshell &model)
Calculates 2-loop contribution to amu, where a chargino loop has been inserted into a 1-loop Standard...
double amu2LFSfapprox_non_tan_beta_resummed(const MSSMNoFV_onshell &model)
Calculates 2-loop leading log approximation for fermion-sfermion loop contributions,...
double calculate_amu_2loop_non_tan_beta_resummed(const MSSMNoFV_onshell &model)
Calculates best 2-loop SUSY contribution to a_mu without tan(beta) resummation.
double amu2LChipmPhotonic(const MSSMNoFV_onshell &model)
Calculates the photonic 2-loop contribution to the 1-loop chargino diagram, Eq (35) arXiv:1003....