Skip to content

Commit

Permalink
remove unused macros
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Voigt authored and Alexander Voigt committed Jan 20, 2017
1 parent 92c29ef commit 65ac165
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/standard_model.cpp
Expand Up @@ -140,9 +140,6 @@ namespace standard_model {
const int Standard_model::numberOfParameters;

#define PHYSICAL(parameter) physical.parameter
#define INPUT(parameter) model->get_input().parameter
#define LOCALINPUT(parameter) input.parameter
#define MODELPARAMETER(parameter) model->get_##parameter()

#define HIGGS_2LOOP_CORRECTION_AT_AS two_loop_corrections.higgs_at_as
#define HIGGS_2LOOP_CORRECTION_AB_AS two_loop_corrections.higgs_ab_as
Expand Down

0 comments on commit 65ac165

Please sign in to comment.