GM2Calc 2.3.0
|
Contains functions necessary to calculate theory uncertainty associated with amu. More...
Go to the source code of this file.
Namespaces | |
namespace | gm2calc |
Functions | |
double | gm2calc::calculate_uncertainty_amu_0loop (const MSSMNoFV_onshell &, double) |
calculates uncertainty for amu(0-loop) w/ tan(beta) resummation | |
double | gm2calc::calculate_uncertainty_amu_0loop (const MSSMNoFV_onshell &model) |
Calculates uncertainty associated with amu(0-loop) including tan(beta) resummation. | |
double | gm2calc::calculate_uncertainty_amu_1loop (const MSSMNoFV_onshell &, double) |
calculates uncertainty for amu(1-loop) w/ tan(beta) resummation | |
double | gm2calc::calculate_uncertainty_amu_1loop (const MSSMNoFV_onshell &model) |
Calculates uncertainty associated with amu(1-loop) including tan(beta) resummation. | |
double | gm2calc::calculate_uncertainty_amu_2loop (const MSSMNoFV_onshell &model) |
Calculates uncertainty associated with amu(2-loop) using Eq (4). | |
Contains functions necessary to calculate theory uncertainty associated with amu.
Definition in file gm2_uncertainty.cpp.