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 THDM &, double, double) |
calculates uncertainty for amu(0-loop) | |
double | gm2calc::calculate_uncertainty_amu_0loop (const THDM &model) |
Calculates uncertainty associated with amu(0-loop) | |
double | gm2calc::calculate_uncertainty_amu_1loop (const THDM &, double, double) |
calculates uncertainty for amu(1-loop) | |
double | gm2calc::calculate_uncertainty_amu_1loop (const THDM &model) |
Calculates uncertainty associated with amu(1-loop) | |
double | gm2calc::calculate_uncertainty_amu_2loop (const THDM &, double, double) |
calculates uncertainty for amu(2-loop) | |
double | gm2calc::calculate_uncertainty_amu_2loop (const THDM &model) |
Calculates uncertainty associated with amu(2-loop) | |
Contains functions necessary to calculate theory uncertainty associated with amu.
Definition in file gm2_uncertainty.cpp.