Skip to content

Commit

Permalink
add calculation of a_mu in *NoFV models
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Voigt authored and Alexander Voigt committed Dec 20, 2015
1 parent f49e810 commit 01abb7f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions model_files/CMSSMNoFV/FlexibleSUSY.m.in
Expand Up @@ -94,6 +94,8 @@ ExtraSLHAOutputBlocks = {
{{0, Hold[HighScale]},
{1, Hold[SUSYScale]},
{2, Hold[LowScale]} } },
{FlexibleSUSYLowEnergy,
{{21, FlexibleSUSYObservable`aMuon} } },
{ALPHA, {{ArcSin[Pole[ZH[2,2]]]}}},
{HMIX , {{1, \[Mu]},
{2, vu / vd},
Expand Down
2 changes: 2 additions & 0 deletions model_files/MSSMNoFV/FlexibleSUSY.m.in
Expand Up @@ -128,6 +128,8 @@ ExtraSLHAOutputBlocks = {
{{0, Hold[HighScale]},
{1, Hold[SUSYScale]},
{2, Hold[LowScale]} } },
{FlexibleSUSYLowEnergy,
{{21, FlexibleSUSYObservable`aMuon} } },
{ALPHA, {{ArcSin[Pole[ZH[2,2]]]}}},
{HMIX , {{1, \[Mu]},
{2, vu / vd},
Expand Down

0 comments on commit 01abb7f

Please sign in to comment.