Skip to content

Commit

Permalink
adapting test to commit 2473516
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Voigt authored and Alexander Voigt committed Apr 24, 2018
1 parent d5688f3 commit 6110b23
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/test_CMSSMMassWInput_spectrum.cpp
Expand Up @@ -66,6 +66,7 @@ void CMSSMMassWInput_precise_gauge_couplings_low_scale_constraint::apply()

update_scale();
calculate_DRbar_gauge_couplings();
calculate_running_SM_masses();

const double TanBeta = model->get_input().TanBeta;
const double g1 = model->get_g1();
Expand Down Expand Up @@ -156,6 +157,7 @@ void CMSSMMassWInput_weinberg_angle_low_scale_constraint::apply()
model->calculate_DRbar_masses();
update_scale();
calculate_DRbar_gauge_couplings();
calculate_running_SM_masses();

// save gauge couplings calculated from MW, MZ
const double g1_mw_mz = new_g1;
Expand Down

0 comments on commit 6110b23

Please sign in to comment.