-
Notifications
You must be signed in to change notification settings - Fork 0
/
THDM_2gm2__2loop_8cpp_source.html
256 lines (254 loc) · 61.8 KB
/
THDM_2gm2__2loop_8cpp_source.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.9.4"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>GM2Calc: /home/avoigt/research/GM2Calc/src/THDM/gm2_2loop.cpp Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr id="projectrow">
<td id="projectalign">
<div id="projectname">GM2Calc<span id="projectnumber"> 2.2.0</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.4 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search",'Search','.html');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */
</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_1672695a47b377b4e14cff0be868b5f0.html">THDM</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle"><div class="title">gm2_2loop.cpp</div></div>
</div><!--header-->
<div class="contents">
<a href="THDM_2gm2__2loop_8cpp.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a id="l00001" name="l00001"></a><span class="lineno"> 1</span><span class="comment">// ====================================================================</span></div>
<div class="line"><a id="l00002" name="l00002"></a><span class="lineno"> 2</span><span class="comment">// This file is part of GM2Calc.</span></div>
<div class="line"><a id="l00003" name="l00003"></a><span class="lineno"> 3</span><span class="comment">//</span></div>
<div class="line"><a id="l00004" name="l00004"></a><span class="lineno"> 4</span><span class="comment">// GM2Calc is free software: you can redistribute it and/or modify</span></div>
<div class="line"><a id="l00005" name="l00005"></a><span class="lineno"> 5</span><span class="comment">// it under the terms of the GNU General Public License as published</span></div>
<div class="line"><a id="l00006" name="l00006"></a><span class="lineno"> 6</span><span class="comment">// by the Free Software Foundation, either version 3 of the License,</span></div>
<div class="line"><a id="l00007" name="l00007"></a><span class="lineno"> 7</span><span class="comment">// or (at your option) any later version.</span></div>
<div class="line"><a id="l00008" name="l00008"></a><span class="lineno"> 8</span><span class="comment">//</span></div>
<div class="line"><a id="l00009" name="l00009"></a><span class="lineno"> 9</span><span class="comment">// GM2Calc is distributed in the hope that it will be useful, but</span></div>
<div class="line"><a id="l00010" name="l00010"></a><span class="lineno"> 10</span><span class="comment">// WITHOUT ANY WARRANTY; without even the implied warranty of</span></div>
<div class="line"><a id="l00011" name="l00011"></a><span class="lineno"> 11</span><span class="comment">// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU</span></div>
<div class="line"><a id="l00012" name="l00012"></a><span class="lineno"> 12</span><span class="comment">// General Public License for more details.</span></div>
<div class="line"><a id="l00013" name="l00013"></a><span class="lineno"> 13</span><span class="comment">//</span></div>
<div class="line"><a id="l00014" name="l00014"></a><span class="lineno"> 14</span><span class="comment">// You should have received a copy of the GNU General Public License</span></div>
<div class="line"><a id="l00015" name="l00015"></a><span class="lineno"> 15</span><span class="comment">// along with GM2Calc. If not, see</span></div>
<div class="line"><a id="l00016" name="l00016"></a><span class="lineno"> 16</span><span class="comment">// <http://www.gnu.org/licenses/>.</span></div>
<div class="line"><a id="l00017" name="l00017"></a><span class="lineno"> 17</span><span class="comment">// ====================================================================</span></div>
<div class="line"><a id="l00018" name="l00018"></a><span class="lineno"> 18</span> </div>
<div class="line"><a id="l00019" name="l00019"></a><span class="lineno"> 19</span><span class="preprocessor">#include "<a class="code" href="gm2__2loop_8hpp.html">gm2calc/gm2_2loop.hpp</a>"</span></div>
<div class="line"><a id="l00020" name="l00020"></a><span class="lineno"> 20</span><span class="preprocessor">#include "<a class="code" href="THDM_8hpp.html">gm2calc/THDM.hpp</a>"</span></div>
<div class="line"><a id="l00021" name="l00021"></a><span class="lineno"> 21</span><span class="preprocessor">#include "<a class="code" href="THDM_2gm2__2loop__helpers_8hpp.html">THDM/gm2_2loop_helpers.hpp</a>"</span></div>
<div class="line"><a id="l00022" name="l00022"></a><span class="lineno"> 22</span> </div>
<div class="line"><a id="l00023" name="l00023"></a><span class="lineno"> 23</span><span class="keyword">namespace </span><a class="code hl_namespace" href="namespacegm2calc.html">gm2calc</a> {</div>
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno"> 24</span><span class="comment"></span> </div>
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno"> 25</span><span class="comment">/**</span></div>
<div class="line"><a id="l00026" name="l00026"></a><span class="lineno"> 26</span><span class="comment"> * Calculates 2-loop bosonic contribution to a_mu in the THDM.</span></div>
<div class="line"><a id="l00027" name="l00027"></a><span class="lineno"> 27</span><span class="comment"> *</span></div>
<div class="line"><a id="l00028" name="l00028"></a><span class="lineno"> 28</span><span class="comment"> * @param model THDM model parameters, masses and mixings</span></div>
<div class="line"><a id="l00029" name="l00029"></a><span class="lineno"> 29</span><span class="comment"> * @return 2-loop contribution to a_mu</span></div>
<div class="line"><a id="l00030" name="l00030"></a><span class="lineno"> 30</span><span class="comment"> */</span></div>
<div class="line"><a id="l00031" name="l00031"></a><span class="lineno"><a class="line" href="namespacegm2calc.html#a4e8a372331bb7aafa4446ad3b044ce85"> 31</a></span><span class="keywordtype">double</span> <a class="code hl_function" href="namespacegm2calc.html#a4e8a372331bb7aafa4446ad3b044ce85">calculate_amu_2loop_bosonic</a>(<span class="keyword">const</span> <a class="code hl_class" href="classgm2calc_1_1THDM.html">THDM</a>& model)</div>
<div class="line"><a id="l00032" name="l00032"></a><span class="lineno"> 32</span>{</div>
<div class="line"><a id="l00033" name="l00033"></a><span class="lineno"> 33</span> <a class="code hl_struct" href="structgm2calc_1_1thdm_1_1THDM__B__parameters.html">thdm::THDM_B_parameters</a> pars_b;</div>
<div class="line"><a id="l00034" name="l00034"></a><span class="lineno"> 34</span> pars_b.<a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__B__parameters.html#a6fad2d7097bc6931894cf963ef7f6aee">alpha_em</a> = model.<a class="code hl_function" href="classgm2calc_1_1THDM.html#abecc3ea12a5c7ca976242f32f97ca6ba">get_alpha_em</a>();</div>
<div class="line"><a id="l00035" name="l00035"></a><span class="lineno"> 35</span> pars_b.<a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__B__parameters.html#a8d07c534e277861f23f0626a0c92f1a2">mm</a> = model.<a class="code hl_function" href="classgm2calc_1_1THDM.html#a1416d9620a851cae5a84dc13e81cf546">get_MFe</a>(1);</div>
<div class="line"><a id="l00036" name="l00036"></a><span class="lineno"> 36</span> pars_b.<a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__B__parameters.html#a3def990127072e1ec9c03753864e8c91">mw</a> = model.<a class="code hl_function" href="classgm2calc_1_1THDM.html#aee69f1f6c0d202d1a79f7fdce967bcc1">get_MVWm</a>();</div>
<div class="line"><a id="l00037" name="l00037"></a><span class="lineno"> 37</span> pars_b.<a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__B__parameters.html#a25ec0233c5f221928d37205d8d7b3f3c">mz</a> = model.<a class="code hl_function" href="classgm2calc_1_1THDM.html#a676515c30f2e9701e9ec8f1dfbb2f080">get_MVZ</a>();</div>
<div class="line"><a id="l00038" name="l00038"></a><span class="lineno"> 38</span> pars_b.<a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__B__parameters.html#ad02901e5f255c9035fad4fb0d0873723">mhSM</a> = model.<a class="code hl_function" href="classgm2calc_1_1THDM.html#a8b6bc090a011b14748c2e000dbce3cbd">get_sm</a>().<a class="code hl_function" href="classgm2calc_1_1SM.html#abdeee69f1e72a9cd8665d799b86b5a24">get_mh</a>();</div>
<div class="line"><a id="l00039" name="l00039"></a><span class="lineno"> 39</span> pars_b.<a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__B__parameters.html#ab8c2ade1e6af3dd16f5b6fe3a5608baf">mA</a> = model.<a class="code hl_function" href="classgm2calc_1_1THDM.html#ab7544f6c1eedead42e2ea2532a86b7c2">get_MAh</a>(1);</div>
<div class="line"><a id="l00040" name="l00040"></a><span class="lineno"> 40</span> pars_b.<a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__B__parameters.html#a04bba65feac9ab5e7254a28d0b2c125e">mHp</a> = model.<a class="code hl_function" href="classgm2calc_1_1THDM.html#a20d3564b1ba1ec8ea03146711652ed17">get_MHm</a>(1);</div>
<div class="line"><a id="l00041" name="l00041"></a><span class="lineno"> 41</span> pars_b.<a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__B__parameters.html#a4364044b207c2777dfb89770b120f7e9">mh</a> = model.<a class="code hl_function" href="classgm2calc_1_1THDM.html#ada90eb331fd7bb3a1d00499281b33841">get_Mhh</a>();</div>
<div class="line"><a id="l00042" name="l00042"></a><span class="lineno"> 42</span> pars_b.<a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__B__parameters.html#ad0d69eddc79f2a02ce81069b9fb9ea54">tb</a> = model.<a class="code hl_function" href="classgm2calc_1_1THDM.html#a905094552d570e5d7effe6523c2a2a39">get_tan_beta</a>();</div>
<div class="line"><a id="l00043" name="l00043"></a><span class="lineno"> 43</span> pars_b.<a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__B__parameters.html#a7037f1331f4184face8904344876f726">zetal</a> = model.<a class="code hl_function" href="classgm2calc_1_1THDM.html#a2d1f541b7b0593c3af08f017cd7af1f0">get_zeta_l</a>();</div>
<div class="line"><a id="l00044" name="l00044"></a><span class="lineno"> 44</span> pars_b.<a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__B__parameters.html#aedb53fb2bfad9935c3d5e517451a8c87">cos_beta_minus_alpha</a> = model.<a class="code hl_function" href="classgm2calc_1_1THDM.html#a6ab99c4df4cfd30eff6278d17c79ceeb">get_cos_beta_minus_alpha</a>();</div>
<div class="line"><a id="l00045" name="l00045"></a><span class="lineno"> 45</span> pars_b.<a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__B__parameters.html#aa1327e167a5158bb6170b349bd515a4d">lambda5</a> = model.<a class="code hl_function" href="classgm2calc_1_1THDM.html#a2542e63e94727a208198142b200cef80">get_LambdaFive</a>();</div>
<div class="line"><a id="l00046" name="l00046"></a><span class="lineno"> 46</span> pars_b.<a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__B__parameters.html#add177fe18f1e9172d2ebbb8164cd0518">lambda67</a> = model.<a class="code hl_function" href="classgm2calc_1_1THDM.html#ade0fc2a2612bf850ca804040aae28e66">get_LambdaSixSeven</a>();</div>
<div class="line"><a id="l00047" name="l00047"></a><span class="lineno"> 47</span> </div>
<div class="line"><a id="l00048" name="l00048"></a><span class="lineno"> 48</span> <span class="keywordflow">return</span> <a class="code hl_function" href="namespacegm2calc_1_1thdm.html#a4e5a548c0470650e894869c241855d9e">amu2L_B</a>(pars_b);</div>
<div class="line"><a id="l00049" name="l00049"></a><span class="lineno"> 49</span>}</div>
<div class="line"><a id="l00050" name="l00050"></a><span class="lineno"> 50</span><span class="comment"></span> </div>
<div class="line"><a id="l00051" name="l00051"></a><span class="lineno"> 51</span><span class="comment">/**</span></div>
<div class="line"><a id="l00052" name="l00052"></a><span class="lineno"> 52</span><span class="comment"> * Calculates fermionic 2-loop contribution to a_mu in the THDM.</span></div>
<div class="line"><a id="l00053" name="l00053"></a><span class="lineno"> 53</span><span class="comment"> *</span></div>
<div class="line"><a id="l00054" name="l00054"></a><span class="lineno"> 54</span><span class="comment"> * @param model THDM model parameters, masses and mixings</span></div>
<div class="line"><a id="l00055" name="l00055"></a><span class="lineno"> 55</span><span class="comment"> * @return 2-loop contribution to a_mu</span></div>
<div class="line"><a id="l00056" name="l00056"></a><span class="lineno"> 56</span><span class="comment"> */</span></div>
<div class="line"><a id="l00057" name="l00057"></a><span class="lineno"><a class="line" href="namespacegm2calc.html#a931da3881eab7d441479a1c167f69161"> 57</a></span><span class="keywordtype">double</span> <a class="code hl_function" href="namespacegm2calc.html#a931da3881eab7d441479a1c167f69161">calculate_amu_2loop_fermionic</a>(<span class="keyword">const</span> <a class="code hl_class" href="classgm2calc_1_1THDM.html">THDM</a>& model)</div>
<div class="line"><a id="l00058" name="l00058"></a><span class="lineno"> 58</span>{</div>
<div class="line"><a id="l00059" name="l00059"></a><span class="lineno"> 59</span> <a class="code hl_struct" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html">thdm::THDM_F_parameters</a> pars_f;</div>
<div class="line"><a id="l00060" name="l00060"></a><span class="lineno"> 60</span> pars_f.<a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#a2646d2a9c2f0ac2e33881d835a57b1c2">alpha_em</a> = model.<a class="code hl_function" href="classgm2calc_1_1THDM.html#abecc3ea12a5c7ca976242f32f97ca6ba">get_alpha_em</a>();</div>
<div class="line"><a id="l00061" name="l00061"></a><span class="lineno"> 61</span> pars_f.<a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#ae837e204fc8027362f6bbbb54589c1e7">mm</a> = model.<a class="code hl_function" href="classgm2calc_1_1THDM.html#a1416d9620a851cae5a84dc13e81cf546">get_MFe</a>(1);</div>
<div class="line"><a id="l00062" name="l00062"></a><span class="lineno"> 62</span> pars_f.<a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#abeae2fa037e38a4d2d5f0668a5cac6a1">mw</a> = model.<a class="code hl_function" href="classgm2calc_1_1THDM.html#aee69f1f6c0d202d1a79f7fdce967bcc1">get_MVWm</a>();</div>
<div class="line"><a id="l00063" name="l00063"></a><span class="lineno"> 63</span> pars_f.<a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#abbe64fbddee9b76684d5c3e92b2c2bfc">mz</a> = model.<a class="code hl_function" href="classgm2calc_1_1THDM.html#a676515c30f2e9701e9ec8f1dfbb2f080">get_MVZ</a>();</div>
<div class="line"><a id="l00064" name="l00064"></a><span class="lineno"> 64</span> pars_f.<a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#ae68895d082ecc79e03764b0099c8513b">mhSM</a> = model.<a class="code hl_function" href="classgm2calc_1_1THDM.html#a8b6bc090a011b14748c2e000dbce3cbd">get_sm</a>().<a class="code hl_function" href="classgm2calc_1_1SM.html#abdeee69f1e72a9cd8665d799b86b5a24">get_mh</a>();</div>
<div class="line"><a id="l00065" name="l00065"></a><span class="lineno"> 65</span> pars_f.<a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#a4f6e90ee5eb7d48631f6858fc099d2ed">mA</a> = model.<a class="code hl_function" href="classgm2calc_1_1THDM.html#ab7544f6c1eedead42e2ea2532a86b7c2">get_MAh</a>(1);</div>
<div class="line"><a id="l00066" name="l00066"></a><span class="lineno"> 66</span> pars_f.<a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#ad7201f34496a5dd810bfc553ae97b273">mHp</a> = model.<a class="code hl_function" href="classgm2calc_1_1THDM.html#a20d3564b1ba1ec8ea03146711652ed17">get_MHm</a>(1);</div>
<div class="line"><a id="l00067" name="l00067"></a><span class="lineno"> 67</span> pars_f.<a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#a6b720efd8d8f1775b3dc9d3a83589a02">mh</a> = model.<a class="code hl_function" href="classgm2calc_1_1THDM.html#ada90eb331fd7bb3a1d00499281b33841">get_Mhh</a>();</div>
<div class="line"><a id="l00068" name="l00068"></a><span class="lineno"> 68</span> pars_f.<a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#a7a5db29366a923f806beff4e5c3a3027">ml</a> = model.<a class="code hl_function" href="classgm2calc_1_1THDM.html#a1416d9620a851cae5a84dc13e81cf546">get_MFe</a>();</div>
<div class="line"><a id="l00069" name="l00069"></a><span class="lineno"> 69</span> pars_f.<a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#a96b9a2e20e74520b874fa3c4a03ce977">mu</a> = model.<a class="code hl_function" href="classgm2calc_1_1THDM.html#a85ab703d64796f4485f4a8e567a08735">get_MFu</a>();</div>
<div class="line"><a id="l00070" name="l00070"></a><span class="lineno"> 70</span> pars_f.<a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#ab2e5557ef67dbc0e8f023b957b4fba78">md</a> = model.<a class="code hl_function" href="classgm2calc_1_1THDM.html#abaf6aadc6f8081dd3ef07aa5a85f4516">get_MFd</a>();</div>
<div class="line"><a id="l00071" name="l00071"></a><span class="lineno"> 71</span> pars_f.<a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#a816421e9f4c1d05424f455eceb9ddc98">yuh</a> = model.<a class="code hl_function" href="classgm2calc_1_1THDM.html#aa9507ebb31700044066495b0f5b70e29">get_yuh</a>();</div>
<div class="line"><a id="l00072" name="l00072"></a><span class="lineno"> 72</span> pars_f.<a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#a67b9b0c81ff0a7b18f3cb70fe3217856">yuH</a> = model.<a class="code hl_function" href="classgm2calc_1_1THDM.html#a787dbb49fb7f79e1509fff7e5d34d98b">get_yuH</a>();</div>
<div class="line"><a id="l00073" name="l00073"></a><span class="lineno"> 73</span> pars_f.<a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#aebca796ff41cd5ac7ef250ba21cd7451">yuA</a> = model.<a class="code hl_function" href="classgm2calc_1_1THDM.html#a57733097e0881d13948c7d16f079a3f4">get_yuA</a>();</div>
<div class="line"><a id="l00074" name="l00074"></a><span class="lineno"> 74</span> pars_f.<a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#aea62f97aef9338cf1ab9e2546e3bdcd7">yuHp</a> = model.<a class="code hl_function" href="classgm2calc_1_1THDM.html#a98ca85c6e88fba8d75e4538b5e65385c">get_yuHp</a>();</div>
<div class="line"><a id="l00075" name="l00075"></a><span class="lineno"> 75</span> pars_f.<a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#a45709ee50d436078537168a1e1db5d6e">ydh</a> = model.<a class="code hl_function" href="classgm2calc_1_1THDM.html#ac03b9a4a14000643832b7b9786e3d26f">get_ydh</a>();</div>
<div class="line"><a id="l00076" name="l00076"></a><span class="lineno"> 76</span> pars_f.<a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#add0bae2c5d56f4609d402d59db459ee0">ydH</a> = model.<a class="code hl_function" href="classgm2calc_1_1THDM.html#a0497bd384e596349b3d23df5525393ae">get_ydH</a>();</div>
<div class="line"><a id="l00077" name="l00077"></a><span class="lineno"> 77</span> pars_f.<a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#ad55b60cb510bd89cd468566a82c88409">ydA</a> = model.<a class="code hl_function" href="classgm2calc_1_1THDM.html#a5d02ff4b4ee49e78b27c495146e6f72c">get_ydA</a>();</div>
<div class="line"><a id="l00078" name="l00078"></a><span class="lineno"> 78</span> pars_f.<a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#a29e29d1ebff8cfe3ee34d4677f4322e2">ydHp</a> = model.<a class="code hl_function" href="classgm2calc_1_1THDM.html#ab89128a00d6176109cbb5f50800cbd7b">get_ydHp</a>();</div>
<div class="line"><a id="l00079" name="l00079"></a><span class="lineno"> 79</span> pars_f.<a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#a4673e9c5a2a0b15854ad21b2b757739e">ylh</a> = model.<a class="code hl_function" href="classgm2calc_1_1THDM.html#ab610a730f76c4f7aa1fc975f4b1a907f">get_ylh</a>();</div>
<div class="line"><a id="l00080" name="l00080"></a><span class="lineno"> 80</span> pars_f.<a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#a08d4b8cb157d493f26e00cdf57f1e79f">ylH</a> = model.<a class="code hl_function" href="classgm2calc_1_1THDM.html#a11f1f1cc84cb648eade2d0317566a032">get_ylH</a>();</div>
<div class="line"><a id="l00081" name="l00081"></a><span class="lineno"> 81</span> pars_f.<a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#a24cfdfb85e2a07dd531784ba34a666d5">ylA</a> = model.<a class="code hl_function" href="classgm2calc_1_1THDM.html#ae21962e3bb1e7885b719f2bc863b46c0">get_ylA</a>();</div>
<div class="line"><a id="l00082" name="l00082"></a><span class="lineno"> 82</span> pars_f.<a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#ac898fe500b325e8173371a04f9c659c6">ylHp</a> = model.<a class="code hl_function" href="classgm2calc_1_1THDM.html#a6dbfd4a9cdeaea342293e64213713565">get_ylHp</a>();</div>
<div class="line"><a id="l00083" name="l00083"></a><span class="lineno"> 83</span> pars_f.<a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#a36a14dfbfa037570d1b87e1b55144151">vckm</a> = model.<a class="code hl_function" href="classgm2calc_1_1THDM.html#a8b6bc090a011b14748c2e000dbce3cbd">get_sm</a>().<a class="code hl_function" href="classgm2calc_1_1SM.html#a25a42887eb61295b112fe9d52220bacc">get_ckm</a>();</div>
<div class="line"><a id="l00084" name="l00084"></a><span class="lineno"> 84</span> </div>
<div class="line"><a id="l00085" name="l00085"></a><span class="lineno"> 85</span> <span class="keywordflow">return</span> <a class="code hl_function" href="namespacegm2calc_1_1thdm.html#a70598ba72a94cc564cfa36c4baaa1ead">amu2L_F</a>(pars_f);</div>
<div class="line"><a id="l00086" name="l00086"></a><span class="lineno"> 86</span>}</div>
<div class="line"><a id="l00087" name="l00087"></a><span class="lineno"> 87</span><span class="comment"></span> </div>
<div class="line"><a id="l00088" name="l00088"></a><span class="lineno"> 88</span><span class="comment">/**</span></div>
<div class="line"><a id="l00089" name="l00089"></a><span class="lineno"> 89</span><span class="comment"> * Calculates full 2-loop contribution to a_mu in the general THDM.</span></div>
<div class="line"><a id="l00090" name="l00090"></a><span class="lineno"> 90</span><span class="comment"> *</span></div>
<div class="line"><a id="l00091" name="l00091"></a><span class="lineno"> 91</span><span class="comment"> * @param model THDM model parameters, masses and mixings</span></div>
<div class="line"><a id="l00092" name="l00092"></a><span class="lineno"> 92</span><span class="comment"> * @return 2-loop contribution to a_mu</span></div>
<div class="line"><a id="l00093" name="l00093"></a><span class="lineno"> 93</span><span class="comment"> */</span></div>
<div class="line"><a id="l00094" name="l00094"></a><span class="lineno"><a class="line" href="namespacegm2calc.html#a070da54ed4b858faf140fd2aaf1ee728"> 94</a></span><span class="keywordtype">double</span> <a class="code hl_function" href="namespacegm2calc.html#a6a4e301680a8ed4efe4da56d32d0353e">calculate_amu_2loop</a>(<span class="keyword">const</span> <a class="code hl_class" href="classgm2calc_1_1THDM.html">THDM</a>& model)</div>
<div class="line"><a id="l00095" name="l00095"></a><span class="lineno"> 95</span>{</div>
<div class="line"><a id="l00096" name="l00096"></a><span class="lineno"> 96</span> <span class="keywordflow">return</span> <a class="code hl_function" href="namespacegm2calc.html#a4e8a372331bb7aafa4446ad3b044ce85">calculate_amu_2loop_bosonic</a>(model)</div>
<div class="line"><a id="l00097" name="l00097"></a><span class="lineno"> 97</span> + <a class="code hl_function" href="namespacegm2calc.html#a931da3881eab7d441479a1c167f69161">calculate_amu_2loop_fermionic</a>(model);</div>
<div class="line"><a id="l00098" name="l00098"></a><span class="lineno"> 98</span>}</div>
<div class="line"><a id="l00099" name="l00099"></a><span class="lineno"> 99</span> </div>
<div class="line"><a id="l00100" name="l00100"></a><span class="lineno"> 100</span>} <span class="comment">// namespace gm2calc</span></div>
<div class="ttc" id="aTHDM_2gm2__2loop__helpers_8hpp_html"><div class="ttname"><a href="THDM_2gm2__2loop__helpers_8hpp.html">gm2_2loop_helpers.hpp</a></div></div>
<div class="ttc" id="aTHDM_8hpp_html"><div class="ttname"><a href="THDM_8hpp.html">THDM.hpp</a></div></div>
<div class="ttc" id="aclassgm2calc_1_1SM_html_a25a42887eb61295b112fe9d52220bacc"><div class="ttname"><a href="classgm2calc_1_1SM.html#a25a42887eb61295b112fe9d52220bacc">gm2calc::SM::get_ckm</a></div><div class="ttdeci">const Eigen::Matrix< std::complex< double >, 3, 3 > & get_ckm() const</div><div class="ttdef"><b>Definition:</b> <a href="SM_8hpp_source.html#l00073">SM.hpp:73</a></div></div>
<div class="ttc" id="aclassgm2calc_1_1SM_html_abdeee69f1e72a9cd8665d799b86b5a24"><div class="ttname"><a href="classgm2calc_1_1SM.html#abdeee69f1e72a9cd8665d799b86b5a24">gm2calc::SM::get_mh</a></div><div class="ttdeci">double get_mh() const</div><div class="ttdef"><b>Definition:</b> <a href="SM_8hpp_source.html#l00054">SM.hpp:54</a></div></div>
<div class="ttc" id="aclassgm2calc_1_1THDM_html"><div class="ttname"><a href="classgm2calc_1_1THDM.html">gm2calc::THDM</a></div><div class="ttdoc">Contains routines to determine the THDM parameters.</div><div class="ttdef"><b>Definition:</b> <a href="THDM_8hpp_source.html#l00098">THDM.hpp:98</a></div></div>
<div class="ttc" id="aclassgm2calc_1_1THDM_html_a0497bd384e596349b3d23df5525393ae"><div class="ttname"><a href="classgm2calc_1_1THDM.html#a0497bd384e596349b3d23df5525393ae">gm2calc::THDM::get_ydH</a></div><div class="ttdeci">Eigen::Matrix< std::complex< double >, 3, 3 > get_ydH() const</div><div class="ttdef"><b>Definition:</b> <a href="THDM_8cpp_source.html#l00334">THDM.cpp:334</a></div></div>
<div class="ttc" id="aclassgm2calc_1_1THDM_html_a11f1f1cc84cb648eade2d0317566a032"><div class="ttname"><a href="classgm2calc_1_1THDM.html#a11f1f1cc84cb648eade2d0317566a032">gm2calc::THDM::get_ylH</a></div><div class="ttdeci">Eigen::Matrix< std::complex< double >, 3, 3 > get_ylH() const</div><div class="ttdef"><b>Definition:</b> <a href="THDM_8cpp_source.html#l00366">THDM.cpp:366</a></div></div>
<div class="ttc" id="aclassgm2calc_1_1THDM_html_a1416d9620a851cae5a84dc13e81cf546"><div class="ttname"><a href="classgm2calc_1_1THDM.html#a1416d9620a851cae5a84dc13e81cf546">gm2calc::THDM::get_MFe</a></div><div class="ttdeci">const Eigen::Array< double, 3, 1 > & get_MFe() const</div><div class="ttdoc">charged lepton masses</div><div class="ttdef"><b>Definition:</b> <a href="THDM__mass__eigenstates_8hpp_source.html#l00091">THDM_mass_eigenstates.hpp:91</a></div></div>
<div class="ttc" id="aclassgm2calc_1_1THDM_html_a20d3564b1ba1ec8ea03146711652ed17"><div class="ttname"><a href="classgm2calc_1_1THDM.html#a20d3564b1ba1ec8ea03146711652ed17">gm2calc::THDM::get_MHm</a></div><div class="ttdeci">const Eigen::Array< double, 2, 1 > & get_MHm() const</div><div class="ttdoc">Goldstone and charged Higgs boson masses (in that order)</div><div class="ttdef"><b>Definition:</b> <a href="THDM__mass__eigenstates_8hpp_source.html#l00075">THDM_mass_eigenstates.hpp:75</a></div></div>
<div class="ttc" id="aclassgm2calc_1_1THDM_html_a2542e63e94727a208198142b200cef80"><div class="ttname"><a href="classgm2calc_1_1THDM.html#a2542e63e94727a208198142b200cef80">gm2calc::THDM::get_LambdaFive</a></div><div class="ttdeci">double get_LambdaFive() const</div><div class="ttdoc">capital Lambda5, Eq (14) arxiv:1607.06292</div><div class="ttdef"><b>Definition:</b> <a href="THDM__mass__eigenstates_8cpp_source.html#l00132">THDM_mass_eigenstates.cpp:480</a></div></div>
<div class="ttc" id="aclassgm2calc_1_1THDM_html_a2d1f541b7b0593c3af08f017cd7af1f0"><div class="ttname"><a href="classgm2calc_1_1THDM.html#a2d1f541b7b0593c3af08f017cd7af1f0">gm2calc::THDM::get_zeta_l</a></div><div class="ttdeci">double get_zeta_l() const</div><div class="ttdoc">Table 1, arxiv:1607.06292.</div><div class="ttdef"><b>Definition:</b> <a href="THDM_8cpp_source.html#l00237">THDM.cpp:237</a></div></div>
<div class="ttc" id="aclassgm2calc_1_1THDM_html_a57733097e0881d13948c7d16f079a3f4"><div class="ttname"><a href="classgm2calc_1_1THDM.html#a57733097e0881d13948c7d16f079a3f4">gm2calc::THDM::get_yuA</a></div><div class="ttdeci">Eigen::Matrix< std::complex< double >, 3, 3 > get_yuA() const</div><div class="ttdef"><b>Definition:</b> <a href="THDM_8cpp_source.html#l00312">THDM.cpp:312</a></div></div>
<div class="ttc" id="aclassgm2calc_1_1THDM_html_a5d02ff4b4ee49e78b27c495146e6f72c"><div class="ttname"><a href="classgm2calc_1_1THDM.html#a5d02ff4b4ee49e78b27c495146e6f72c">gm2calc::THDM::get_ydA</a></div><div class="ttdeci">Eigen::Matrix< std::complex< double >, 3, 3 > get_ydA() const</div><div class="ttdef"><b>Definition:</b> <a href="THDM_8cpp_source.html#l00344">THDM.cpp:344</a></div></div>
<div class="ttc" id="aclassgm2calc_1_1THDM_html_a676515c30f2e9701e9ec8f1dfbb2f080"><div class="ttname"><a href="classgm2calc_1_1THDM.html#a676515c30f2e9701e9ec8f1dfbb2f080">gm2calc::THDM::get_MVZ</a></div><div class="ttdeci">double get_MVZ() const</div><div class="ttdoc">Z boson mass.</div><div class="ttdef"><b>Definition:</b> <a href="THDM__mass__eigenstates_8hpp_source.html#l00065">THDM_mass_eigenstates.hpp:65</a></div></div>
<div class="ttc" id="aclassgm2calc_1_1THDM_html_a6ab99c4df4cfd30eff6278d17c79ceeb"><div class="ttname"><a href="classgm2calc_1_1THDM.html#a6ab99c4df4cfd30eff6278d17c79ceeb">gm2calc::THDM::get_cos_beta_minus_alpha</a></div><div class="ttdeci">double get_cos_beta_minus_alpha() const</div><div class="ttdoc">cos(beta - alpha_h)</div><div class="ttdef"><b>Definition:</b> <a href="THDM__mass__eigenstates_8cpp_source.html#l00129">THDM_mass_eigenstates.cpp:450</a></div></div>
<div class="ttc" id="aclassgm2calc_1_1THDM_html_a6dbfd4a9cdeaea342293e64213713565"><div class="ttname"><a href="classgm2calc_1_1THDM.html#a6dbfd4a9cdeaea342293e64213713565">gm2calc::THDM::get_ylHp</a></div><div class="ttdeci">Eigen::Matrix< std::complex< double >, 3, 3 > get_ylHp() const</div><div class="ttdef"><b>Definition:</b> <a href="THDM_8cpp_source.html#l00382">THDM.cpp:382</a></div></div>
<div class="ttc" id="aclassgm2calc_1_1THDM_html_a787dbb49fb7f79e1509fff7e5d34d98b"><div class="ttname"><a href="classgm2calc_1_1THDM.html#a787dbb49fb7f79e1509fff7e5d34d98b">gm2calc::THDM::get_yuH</a></div><div class="ttdeci">Eigen::Matrix< std::complex< double >, 3, 3 > get_yuH() const</div><div class="ttdef"><b>Definition:</b> <a href="THDM_8cpp_source.html#l00302">THDM.cpp:302</a></div></div>
<div class="ttc" id="aclassgm2calc_1_1THDM_html_a85ab703d64796f4485f4a8e567a08735"><div class="ttname"><a href="classgm2calc_1_1THDM.html#a85ab703d64796f4485f4a8e567a08735">gm2calc::THDM::get_MFu</a></div><div class="ttdeci">const Eigen::Array< double, 3, 1 > & get_MFu() const</div><div class="ttdoc">up-type quark masses</div><div class="ttdef"><b>Definition:</b> <a href="THDM__mass__eigenstates_8hpp_source.html#l00079">THDM_mass_eigenstates.hpp:79</a></div></div>
<div class="ttc" id="aclassgm2calc_1_1THDM_html_a8b6bc090a011b14748c2e000dbce3cbd"><div class="ttname"><a href="classgm2calc_1_1THDM.html#a8b6bc090a011b14748c2e000dbce3cbd">gm2calc::THDM::get_sm</a></div><div class="ttdeci">const SM & get_sm() const</div><div class="ttdef"><b>Definition:</b> <a href="THDM_8hpp_source.html#l00124">THDM.hpp:124</a></div></div>
<div class="ttc" id="aclassgm2calc_1_1THDM_html_a905094552d570e5d7effe6523c2a2a39"><div class="ttname"><a href="classgm2calc_1_1THDM.html#a905094552d570e5d7effe6523c2a2a39">gm2calc::THDM::get_tan_beta</a></div><div class="ttdeci">double get_tan_beta() const</div><div class="ttdoc">tan(beta) = ratio of VEVs v2/v1</div><div class="ttdef"><b>Definition:</b> <a href="THDM__mass__eigenstates_8cpp_source.html#l00125">THDM_mass_eigenstates.cpp:419</a></div></div>
<div class="ttc" id="aclassgm2calc_1_1THDM_html_a98ca85c6e88fba8d75e4538b5e65385c"><div class="ttname"><a href="classgm2calc_1_1THDM.html#a98ca85c6e88fba8d75e4538b5e65385c">gm2calc::THDM::get_yuHp</a></div><div class="ttdeci">Eigen::Matrix< std::complex< double >, 3, 3 > get_yuHp() const</div><div class="ttdef"><b>Definition:</b> <a href="THDM_8cpp_source.html#l00318">THDM.cpp:318</a></div></div>
<div class="ttc" id="aclassgm2calc_1_1THDM_html_aa9507ebb31700044066495b0f5b70e29"><div class="ttname"><a href="classgm2calc_1_1THDM.html#aa9507ebb31700044066495b0f5b70e29">gm2calc::THDM::get_yuh</a></div><div class="ttdeci">Eigen::Matrix< std::complex< double >, 3, 3 > get_yuh() const</div><div class="ttdef"><b>Definition:</b> <a href="THDM_8cpp_source.html#l00292">THDM.cpp:292</a></div></div>
<div class="ttc" id="aclassgm2calc_1_1THDM_html_ab610a730f76c4f7aa1fc975f4b1a907f"><div class="ttname"><a href="classgm2calc_1_1THDM.html#ab610a730f76c4f7aa1fc975f4b1a907f">gm2calc::THDM::get_ylh</a></div><div class="ttdeci">Eigen::Matrix< std::complex< double >, 3, 3 > get_ylh() const</div><div class="ttdef"><b>Definition:</b> <a href="THDM_8cpp_source.html#l00356">THDM.cpp:356</a></div></div>
<div class="ttc" id="aclassgm2calc_1_1THDM_html_ab7544f6c1eedead42e2ea2532a86b7c2"><div class="ttname"><a href="classgm2calc_1_1THDM.html#ab7544f6c1eedead42e2ea2532a86b7c2">gm2calc::THDM::get_MAh</a></div><div class="ttdeci">const Eigen::Array< double, 2, 1 > & get_MAh() const</div><div class="ttdoc">Goldstone and CP-odd Higgs boson masses (in that order)</div><div class="ttdef"><b>Definition:</b> <a href="THDM__mass__eigenstates_8hpp_source.html#l00071">THDM_mass_eigenstates.hpp:71</a></div></div>
<div class="ttc" id="aclassgm2calc_1_1THDM_html_ab89128a00d6176109cbb5f50800cbd7b"><div class="ttname"><a href="classgm2calc_1_1THDM.html#ab89128a00d6176109cbb5f50800cbd7b">gm2calc::THDM::get_ydHp</a></div><div class="ttdeci">Eigen::Matrix< std::complex< double >, 3, 3 > get_ydHp() const</div><div class="ttdef"><b>Definition:</b> <a href="THDM_8cpp_source.html#l00350">THDM.cpp:350</a></div></div>
<div class="ttc" id="aclassgm2calc_1_1THDM_html_abaf6aadc6f8081dd3ef07aa5a85f4516"><div class="ttname"><a href="classgm2calc_1_1THDM.html#abaf6aadc6f8081dd3ef07aa5a85f4516">gm2calc::THDM::get_MFd</a></div><div class="ttdeci">const Eigen::Array< double, 3, 1 > & get_MFd() const</div><div class="ttdoc">down-type quark masses</div><div class="ttdef"><b>Definition:</b> <a href="THDM__mass__eigenstates_8hpp_source.html#l00083">THDM_mass_eigenstates.hpp:83</a></div></div>
<div class="ttc" id="aclassgm2calc_1_1THDM_html_abecc3ea12a5c7ca976242f32f97ca6ba"><div class="ttname"><a href="classgm2calc_1_1THDM.html#abecc3ea12a5c7ca976242f32f97ca6ba">gm2calc::THDM::get_alpha_em</a></div><div class="ttdeci">double get_alpha_em() const</div><div class="ttdoc">electromagnetic coupling</div><div class="ttdef"><b>Definition:</b> <a href="THDM__mass__eigenstates_8cpp_source.html#l00130">THDM_mass_eigenstates.cpp:455</a></div></div>
<div class="ttc" id="aclassgm2calc_1_1THDM_html_ac03b9a4a14000643832b7b9786e3d26f"><div class="ttname"><a href="classgm2calc_1_1THDM.html#ac03b9a4a14000643832b7b9786e3d26f">gm2calc::THDM::get_ydh</a></div><div class="ttdeci">Eigen::Matrix< std::complex< double >, 3, 3 > get_ydh() const</div><div class="ttdef"><b>Definition:</b> <a href="THDM_8cpp_source.html#l00324">THDM.cpp:324</a></div></div>
<div class="ttc" id="aclassgm2calc_1_1THDM_html_ada90eb331fd7bb3a1d00499281b33841"><div class="ttname"><a href="classgm2calc_1_1THDM.html#ada90eb331fd7bb3a1d00499281b33841">gm2calc::THDM::get_Mhh</a></div><div class="ttdeci">const Eigen::Array< double, 2, 1 > & get_Mhh() const</div><div class="ttdoc">CP-even Higgs boson masses.</div><div class="ttdef"><b>Definition:</b> <a href="THDM__mass__eigenstates_8hpp_source.html#l00067">THDM_mass_eigenstates.hpp:67</a></div></div>
<div class="ttc" id="aclassgm2calc_1_1THDM_html_ade0fc2a2612bf850ca804040aae28e66"><div class="ttname"><a href="classgm2calc_1_1THDM.html#ade0fc2a2612bf850ca804040aae28e66">gm2calc::THDM::get_LambdaSixSeven</a></div><div class="ttdeci">double get_LambdaSixSeven() const</div><div class="ttdoc">(Lambda_{567} - Lambda_{5})(tan(b) - 1/tan(b))</div><div class="ttdef"><b>Definition:</b> <a href="THDM__mass__eigenstates_8cpp_source.html#l00133">THDM_mass_eigenstates.cpp:490</a></div></div>
<div class="ttc" id="aclassgm2calc_1_1THDM_html_ae21962e3bb1e7885b719f2bc863b46c0"><div class="ttname"><a href="classgm2calc_1_1THDM.html#ae21962e3bb1e7885b719f2bc863b46c0">gm2calc::THDM::get_ylA</a></div><div class="ttdeci">Eigen::Matrix< std::complex< double >, 3, 3 > get_ylA() const</div><div class="ttdef"><b>Definition:</b> <a href="THDM_8cpp_source.html#l00376">THDM.cpp:376</a></div></div>
<div class="ttc" id="aclassgm2calc_1_1THDM_html_aee69f1f6c0d202d1a79f7fdce967bcc1"><div class="ttname"><a href="classgm2calc_1_1THDM.html#aee69f1f6c0d202d1a79f7fdce967bcc1">gm2calc::THDM::get_MVWm</a></div><div class="ttdeci">double get_MVWm() const</div><div class="ttdoc">W boson mass.</div><div class="ttdef"><b>Definition:</b> <a href="THDM__mass__eigenstates_8hpp_source.html#l00063">THDM_mass_eigenstates.hpp:63</a></div></div>
<div class="ttc" id="agm2__2loop_8hpp_html"><div class="ttname"><a href="gm2__2loop_8hpp.html">gm2_2loop.hpp</a></div></div>
<div class="ttc" id="anamespacegm2calc_1_1thdm_html_a4e5a548c0470650e894869c241855d9e"><div class="ttname"><a href="namespacegm2calc_1_1thdm.html#a4e5a548c0470650e894869c241855d9e">gm2calc::thdm::amu2L_B</a></div><div class="ttdeci">double amu2L_B(const THDM_B_parameters &thdm) noexcept</div><div class="ttdoc">Calculates the sum of the 2-loop bosonic contributions.</div><div class="ttdef"><b>Definition:</b> <a href="gm2__2loop__B_8cpp_source.html#l00643">gm2_2loop_B.cpp:643</a></div></div>
<div class="ttc" id="anamespacegm2calc_1_1thdm_html_a70598ba72a94cc564cfa36c4baaa1ead"><div class="ttname"><a href="namespacegm2calc_1_1thdm.html#a70598ba72a94cc564cfa36c4baaa1ead">gm2calc::thdm::amu2L_F</a></div><div class="ttdeci">double amu2L_F(const THDM_F_parameters &thdm) noexcept</div><div class="ttdoc">Calculates the sum of the 2-loop fermionic contributions with neutral and charged Higgs bosons.</div><div class="ttdef"><b>Definition:</b> <a href="gm2__2loop__F_8cpp_source.html#l00365">gm2_2loop_F.cpp:365</a></div></div>
<div class="ttc" id="anamespacegm2calc_html"><div class="ttname"><a href="namespacegm2calc.html">gm2calc</a></div><div class="ttdef"><b>Definition:</b> <a href="gm2__complex_8hpp_source.html#l00025">gm2_complex.hpp:25</a></div></div>
<div class="ttc" id="anamespacegm2calc_html_a4e8a372331bb7aafa4446ad3b044ce85"><div class="ttname"><a href="namespacegm2calc.html#a4e8a372331bb7aafa4446ad3b044ce85">gm2calc::calculate_amu_2loop_bosonic</a></div><div class="ttdeci">double calculate_amu_2loop_bosonic(const THDM &model)</div><div class="ttdoc">Calculates 2-loop bosonic contribution to a_mu in the THDM.</div><div class="ttdef"><b>Definition:</b> <a href="THDM_2gm2__2loop_8cpp_source.html#l00031">gm2_2loop.cpp:31</a></div></div>
<div class="ttc" id="anamespacegm2calc_html_a6a4e301680a8ed4efe4da56d32d0353e"><div class="ttname"><a href="namespacegm2calc.html#a6a4e301680a8ed4efe4da56d32d0353e">gm2calc::calculate_amu_2loop</a></div><div class="ttdeci">double calculate_amu_2loop(const MSSMNoFV_onshell &model)</div><div class="ttdoc">Calculates best 2-loop SUSY contribution to a_mu with tan(beta) resummation.</div><div class="ttdef"><b>Definition:</b> <a href="MSSMNoFV_2gm2__2loop_8cpp_source.html#l00111">gm2_2loop.cpp:111</a></div></div>
<div class="ttc" id="anamespacegm2calc_html_a931da3881eab7d441479a1c167f69161"><div class="ttname"><a href="namespacegm2calc.html#a931da3881eab7d441479a1c167f69161">gm2calc::calculate_amu_2loop_fermionic</a></div><div class="ttdeci">double calculate_amu_2loop_fermionic(const THDM &model)</div><div class="ttdoc">Calculates fermionic 2-loop contribution to a_mu in the THDM.</div><div class="ttdef"><b>Definition:</b> <a href="THDM_2gm2__2loop_8cpp_source.html#l00057">gm2_2loop.cpp:57</a></div></div>
<div class="ttc" id="astructgm2calc_1_1thdm_1_1THDM__B__parameters_html"><div class="ttname"><a href="structgm2calc_1_1thdm_1_1THDM__B__parameters.html">gm2calc::thdm::THDM_B_parameters</a></div><div class="ttdoc">parameters to be passed to the bosonic contribution functions</div><div class="ttdef"><b>Definition:</b> <a href="THDM_2gm2__2loop__helpers_8hpp_source.html#l00029">gm2_2loop_helpers.hpp:29</a></div></div>
<div class="ttc" id="astructgm2calc_1_1thdm_1_1THDM__B__parameters_html_a04bba65feac9ab5e7254a28d0b2c125e"><div class="ttname"><a href="structgm2calc_1_1thdm_1_1THDM__B__parameters.html#a04bba65feac9ab5e7254a28d0b2c125e">gm2calc::thdm::THDM_B_parameters::mHp</a></div><div class="ttdeci">double mHp</div><div class="ttdoc">charged Higgs boson mass</div><div class="ttdef"><b>Definition:</b> <a href="THDM_2gm2__2loop__helpers_8hpp_source.html#l00036">gm2_2loop_helpers.hpp:36</a></div></div>
<div class="ttc" id="astructgm2calc_1_1thdm_1_1THDM__B__parameters_html_a25ec0233c5f221928d37205d8d7b3f3c"><div class="ttname"><a href="structgm2calc_1_1thdm_1_1THDM__B__parameters.html#a25ec0233c5f221928d37205d8d7b3f3c">gm2calc::thdm::THDM_B_parameters::mz</a></div><div class="ttdeci">double mz</div><div class="ttdoc">Z boson mass.</div><div class="ttdef"><b>Definition:</b> <a href="THDM_2gm2__2loop__helpers_8hpp_source.html#l00033">gm2_2loop_helpers.hpp:33</a></div></div>
<div class="ttc" id="astructgm2calc_1_1thdm_1_1THDM__B__parameters_html_a3def990127072e1ec9c03753864e8c91"><div class="ttname"><a href="structgm2calc_1_1thdm_1_1THDM__B__parameters.html#a3def990127072e1ec9c03753864e8c91">gm2calc::thdm::THDM_B_parameters::mw</a></div><div class="ttdeci">double mw</div><div class="ttdoc">W boson mass.</div><div class="ttdef"><b>Definition:</b> <a href="THDM_2gm2__2loop__helpers_8hpp_source.html#l00032">gm2_2loop_helpers.hpp:32</a></div></div>
<div class="ttc" id="astructgm2calc_1_1thdm_1_1THDM__B__parameters_html_a4364044b207c2777dfb89770b120f7e9"><div class="ttname"><a href="structgm2calc_1_1thdm_1_1THDM__B__parameters.html#a4364044b207c2777dfb89770b120f7e9">gm2calc::thdm::THDM_B_parameters::mh</a></div><div class="ttdeci">Eigen::Matrix< double, 2, 1 > mh</div><div class="ttdoc">CP-even Higgs bosons mass.</div><div class="ttdef"><b>Definition:</b> <a href="THDM_2gm2__2loop__helpers_8hpp_source.html#l00037">gm2_2loop_helpers.hpp:37</a></div></div>
<div class="ttc" id="astructgm2calc_1_1thdm_1_1THDM__B__parameters_html_a6fad2d7097bc6931894cf963ef7f6aee"><div class="ttname"><a href="structgm2calc_1_1thdm_1_1THDM__B__parameters.html#a6fad2d7097bc6931894cf963ef7f6aee">gm2calc::thdm::THDM_B_parameters::alpha_em</a></div><div class="ttdeci">double alpha_em</div><div class="ttdoc">electromagnetic coupling</div><div class="ttdef"><b>Definition:</b> <a href="THDM_2gm2__2loop__helpers_8hpp_source.html#l00030">gm2_2loop_helpers.hpp:30</a></div></div>
<div class="ttc" id="astructgm2calc_1_1thdm_1_1THDM__B__parameters_html_a7037f1331f4184face8904344876f726"><div class="ttname"><a href="structgm2calc_1_1thdm_1_1THDM__B__parameters.html#a7037f1331f4184face8904344876f726">gm2calc::thdm::THDM_B_parameters::zetal</a></div><div class="ttdeci">double zetal</div><div class="ttdoc">zeta_l</div><div class="ttdef"><b>Definition:</b> <a href="THDM_2gm2__2loop__helpers_8hpp_source.html#l00039">gm2_2loop_helpers.hpp:39</a></div></div>
<div class="ttc" id="astructgm2calc_1_1thdm_1_1THDM__B__parameters_html_a8d07c534e277861f23f0626a0c92f1a2"><div class="ttname"><a href="structgm2calc_1_1thdm_1_1THDM__B__parameters.html#a8d07c534e277861f23f0626a0c92f1a2">gm2calc::thdm::THDM_B_parameters::mm</a></div><div class="ttdeci">double mm</div><div class="ttdoc">muon mass for prefactor</div><div class="ttdef"><b>Definition:</b> <a href="THDM_2gm2__2loop__helpers_8hpp_source.html#l00031">gm2_2loop_helpers.hpp:31</a></div></div>
<div class="ttc" id="astructgm2calc_1_1thdm_1_1THDM__B__parameters_html_aa1327e167a5158bb6170b349bd515a4d"><div class="ttname"><a href="structgm2calc_1_1thdm_1_1THDM__B__parameters.html#aa1327e167a5158bb6170b349bd515a4d">gm2calc::thdm::THDM_B_parameters::lambda5</a></div><div class="ttdeci">double lambda5</div><div class="ttdoc">Lambda_5.</div><div class="ttdef"><b>Definition:</b> <a href="THDM_2gm2__2loop__helpers_8hpp_source.html#l00041">gm2_2loop_helpers.hpp:41</a></div></div>
<div class="ttc" id="astructgm2calc_1_1thdm_1_1THDM__B__parameters_html_ab8c2ade1e6af3dd16f5b6fe3a5608baf"><div class="ttname"><a href="structgm2calc_1_1thdm_1_1THDM__B__parameters.html#ab8c2ade1e6af3dd16f5b6fe3a5608baf">gm2calc::thdm::THDM_B_parameters::mA</a></div><div class="ttdeci">double mA</div><div class="ttdoc">CP-odd Higgs boson mass.</div><div class="ttdef"><b>Definition:</b> <a href="THDM_2gm2__2loop__helpers_8hpp_source.html#l00035">gm2_2loop_helpers.hpp:35</a></div></div>
<div class="ttc" id="astructgm2calc_1_1thdm_1_1THDM__B__parameters_html_ad02901e5f255c9035fad4fb0d0873723"><div class="ttname"><a href="structgm2calc_1_1thdm_1_1THDM__B__parameters.html#ad02901e5f255c9035fad4fb0d0873723">gm2calc::thdm::THDM_B_parameters::mhSM</a></div><div class="ttdeci">double mhSM</div><div class="ttdoc">SM Higgs boson mass.</div><div class="ttdef"><b>Definition:</b> <a href="THDM_2gm2__2loop__helpers_8hpp_source.html#l00034">gm2_2loop_helpers.hpp:34</a></div></div>
<div class="ttc" id="astructgm2calc_1_1thdm_1_1THDM__B__parameters_html_ad0d69eddc79f2a02ce81069b9fb9ea54"><div class="ttname"><a href="structgm2calc_1_1thdm_1_1THDM__B__parameters.html#ad0d69eddc79f2a02ce81069b9fb9ea54">gm2calc::thdm::THDM_B_parameters::tb</a></div><div class="ttdeci">double tb</div><div class="ttdoc">tan(beta)</div><div class="ttdef"><b>Definition:</b> <a href="THDM_2gm2__2loop__helpers_8hpp_source.html#l00038">gm2_2loop_helpers.hpp:38</a></div></div>
<div class="ttc" id="astructgm2calc_1_1thdm_1_1THDM__B__parameters_html_add177fe18f1e9172d2ebbb8164cd0518"><div class="ttname"><a href="structgm2calc_1_1thdm_1_1THDM__B__parameters.html#add177fe18f1e9172d2ebbb8164cd0518">gm2calc::thdm::THDM_B_parameters::lambda67</a></div><div class="ttdeci">double lambda67</div><div class="ttdoc">difference (Lambda_567 - Lambda_5)</div><div class="ttdef"><b>Definition:</b> <a href="THDM_2gm2__2loop__helpers_8hpp_source.html#l00042">gm2_2loop_helpers.hpp:42</a></div></div>
<div class="ttc" id="astructgm2calc_1_1thdm_1_1THDM__B__parameters_html_aedb53fb2bfad9935c3d5e517451a8c87"><div class="ttname"><a href="structgm2calc_1_1thdm_1_1THDM__B__parameters.html#aedb53fb2bfad9935c3d5e517451a8c87">gm2calc::thdm::THDM_B_parameters::cos_beta_minus_alpha</a></div><div class="ttdeci">double cos_beta_minus_alpha</div><div class="ttdoc">cos(beta - alpha_h)</div><div class="ttdef"><b>Definition:</b> <a href="THDM_2gm2__2loop__helpers_8hpp_source.html#l00040">gm2_2loop_helpers.hpp:40</a></div></div>
<div class="ttc" id="astructgm2calc_1_1thdm_1_1THDM__F__parameters_html"><div class="ttname"><a href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html">gm2calc::thdm::THDM_F_parameters</a></div><div class="ttdoc">parameters to be passed to the fermionic contribution functions</div><div class="ttdef"><b>Definition:</b> <a href="THDM_2gm2__2loop__helpers_8hpp_source.html#l00046">gm2_2loop_helpers.hpp:46</a></div></div>
<div class="ttc" id="astructgm2calc_1_1thdm_1_1THDM__F__parameters_html_a08d4b8cb157d493f26e00cdf57f1e79f"><div class="ttname"><a href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#a08d4b8cb157d493f26e00cdf57f1e79f">gm2calc::thdm::THDM_F_parameters::ylH</a></div><div class="ttdeci">Eigen::Matrix< std::complex< double >, 3, 3 > ylH</div><div class="ttdoc">y_f^S coefficients with f={e,m,τ} and S=H</div><div class="ttdef"><b>Definition:</b> <a href="THDM_2gm2__2loop__helpers_8hpp_source.html#l00067">gm2_2loop_helpers.hpp:67</a></div></div>
<div class="ttc" id="astructgm2calc_1_1thdm_1_1THDM__F__parameters_html_a24cfdfb85e2a07dd531784ba34a666d5"><div class="ttname"><a href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#a24cfdfb85e2a07dd531784ba34a666d5">gm2calc::thdm::THDM_F_parameters::ylA</a></div><div class="ttdeci">Eigen::Matrix< std::complex< double >, 3, 3 > ylA</div><div class="ttdoc">y_f^S coefficients with f={e,m,τ} and S=A</div><div class="ttdef"><b>Definition:</b> <a href="THDM_2gm2__2loop__helpers_8hpp_source.html#l00068">gm2_2loop_helpers.hpp:68</a></div></div>
<div class="ttc" id="astructgm2calc_1_1thdm_1_1THDM__F__parameters_html_a2646d2a9c2f0ac2e33881d835a57b1c2"><div class="ttname"><a href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#a2646d2a9c2f0ac2e33881d835a57b1c2">gm2calc::thdm::THDM_F_parameters::alpha_em</a></div><div class="ttdeci">double alpha_em</div><div class="ttdoc">electromagnetic coupling</div><div class="ttdef"><b>Definition:</b> <a href="THDM_2gm2__2loop__helpers_8hpp_source.html#l00047">gm2_2loop_helpers.hpp:47</a></div></div>
<div class="ttc" id="astructgm2calc_1_1thdm_1_1THDM__F__parameters_html_a29e29d1ebff8cfe3ee34d4677f4322e2"><div class="ttname"><a href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#a29e29d1ebff8cfe3ee34d4677f4322e2">gm2calc::thdm::THDM_F_parameters::ydHp</a></div><div class="ttdeci">Eigen::Matrix< std::complex< double >, 3, 3 > ydHp</div><div class="ttdoc">y_f^S coefficients with f={d,s,b} and S=H^+</div><div class="ttdef"><b>Definition:</b> <a href="THDM_2gm2__2loop__helpers_8hpp_source.html#l00065">gm2_2loop_helpers.hpp:65</a></div></div>
<div class="ttc" id="astructgm2calc_1_1thdm_1_1THDM__F__parameters_html_a36a14dfbfa037570d1b87e1b55144151"><div class="ttname"><a href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#a36a14dfbfa037570d1b87e1b55144151">gm2calc::thdm::THDM_F_parameters::vckm</a></div><div class="ttdeci">Eigen::Matrix< std::complex< double >, 3, 3 > vckm</div><div class="ttdoc">CKM matrix.</div><div class="ttdef"><b>Definition:</b> <a href="THDM_2gm2__2loop__helpers_8hpp_source.html#l00070">gm2_2loop_helpers.hpp:70</a></div></div>
<div class="ttc" id="astructgm2calc_1_1thdm_1_1THDM__F__parameters_html_a45709ee50d436078537168a1e1db5d6e"><div class="ttname"><a href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#a45709ee50d436078537168a1e1db5d6e">gm2calc::thdm::THDM_F_parameters::ydh</a></div><div class="ttdeci">Eigen::Matrix< std::complex< double >, 3, 3 > ydh</div><div class="ttdoc">y_f^S coefficients with f={d,s,b} and S=h</div><div class="ttdef"><b>Definition:</b> <a href="THDM_2gm2__2loop__helpers_8hpp_source.html#l00062">gm2_2loop_helpers.hpp:62</a></div></div>
<div class="ttc" id="astructgm2calc_1_1thdm_1_1THDM__F__parameters_html_a4673e9c5a2a0b15854ad21b2b757739e"><div class="ttname"><a href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#a4673e9c5a2a0b15854ad21b2b757739e">gm2calc::thdm::THDM_F_parameters::ylh</a></div><div class="ttdeci">Eigen::Matrix< std::complex< double >, 3, 3 > ylh</div><div class="ttdoc">y_f^S coefficients with f={e,m,τ} and S=h</div><div class="ttdef"><b>Definition:</b> <a href="THDM_2gm2__2loop__helpers_8hpp_source.html#l00066">gm2_2loop_helpers.hpp:66</a></div></div>
<div class="ttc" id="astructgm2calc_1_1thdm_1_1THDM__F__parameters_html_a4f6e90ee5eb7d48631f6858fc099d2ed"><div class="ttname"><a href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#a4f6e90ee5eb7d48631f6858fc099d2ed">gm2calc::thdm::THDM_F_parameters::mA</a></div><div class="ttdeci">double mA</div><div class="ttdoc">CP-odd Higgs boson mass.</div><div class="ttdef"><b>Definition:</b> <a href="THDM_2gm2__2loop__helpers_8hpp_source.html#l00052">gm2_2loop_helpers.hpp:52</a></div></div>
<div class="ttc" id="astructgm2calc_1_1thdm_1_1THDM__F__parameters_html_a67b9b0c81ff0a7b18f3cb70fe3217856"><div class="ttname"><a href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#a67b9b0c81ff0a7b18f3cb70fe3217856">gm2calc::thdm::THDM_F_parameters::yuH</a></div><div class="ttdeci">Eigen::Matrix< std::complex< double >, 3, 3 > yuH</div><div class="ttdoc">y_f^S coefficients with f={u,c,t} and S=H</div><div class="ttdef"><b>Definition:</b> <a href="THDM_2gm2__2loop__helpers_8hpp_source.html#l00059">gm2_2loop_helpers.hpp:59</a></div></div>
<div class="ttc" id="astructgm2calc_1_1thdm_1_1THDM__F__parameters_html_a6b720efd8d8f1775b3dc9d3a83589a02"><div class="ttname"><a href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#a6b720efd8d8f1775b3dc9d3a83589a02">gm2calc::thdm::THDM_F_parameters::mh</a></div><div class="ttdeci">Eigen::Matrix< double, 2, 1 > mh</div><div class="ttdoc">CP-even Higgs bosons mass.</div><div class="ttdef"><b>Definition:</b> <a href="THDM_2gm2__2loop__helpers_8hpp_source.html#l00054">gm2_2loop_helpers.hpp:54</a></div></div>
<div class="ttc" id="astructgm2calc_1_1thdm_1_1THDM__F__parameters_html_a7a5db29366a923f806beff4e5c3a3027"><div class="ttname"><a href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#a7a5db29366a923f806beff4e5c3a3027">gm2calc::thdm::THDM_F_parameters::ml</a></div><div class="ttdeci">Eigen::Matrix< double, 3, 1 > ml</div><div class="ttdoc">down-type lepton masses</div><div class="ttdef"><b>Definition:</b> <a href="THDM_2gm2__2loop__helpers_8hpp_source.html#l00055">gm2_2loop_helpers.hpp:55</a></div></div>
<div class="ttc" id="astructgm2calc_1_1thdm_1_1THDM__F__parameters_html_a816421e9f4c1d05424f455eceb9ddc98"><div class="ttname"><a href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#a816421e9f4c1d05424f455eceb9ddc98">gm2calc::thdm::THDM_F_parameters::yuh</a></div><div class="ttdeci">Eigen::Matrix< std::complex< double >, 3, 3 > yuh</div><div class="ttdoc">y_f^S coefficients with f={u,c,t} and S=h</div><div class="ttdef"><b>Definition:</b> <a href="THDM_2gm2__2loop__helpers_8hpp_source.html#l00058">gm2_2loop_helpers.hpp:58</a></div></div>
<div class="ttc" id="astructgm2calc_1_1thdm_1_1THDM__F__parameters_html_a96b9a2e20e74520b874fa3c4a03ce977"><div class="ttname"><a href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#a96b9a2e20e74520b874fa3c4a03ce977">gm2calc::thdm::THDM_F_parameters::mu</a></div><div class="ttdeci">Eigen::Matrix< double, 3, 1 > mu</div><div class="ttdoc">up-type quark masses</div><div class="ttdef"><b>Definition:</b> <a href="THDM_2gm2__2loop__helpers_8hpp_source.html#l00056">gm2_2loop_helpers.hpp:56</a></div></div>
<div class="ttc" id="astructgm2calc_1_1thdm_1_1THDM__F__parameters_html_ab2e5557ef67dbc0e8f023b957b4fba78"><div class="ttname"><a href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#ab2e5557ef67dbc0e8f023b957b4fba78">gm2calc::thdm::THDM_F_parameters::md</a></div><div class="ttdeci">Eigen::Matrix< double, 3, 1 > md</div><div class="ttdoc">down-type quark masses</div><div class="ttdef"><b>Definition:</b> <a href="THDM_2gm2__2loop__helpers_8hpp_source.html#l00057">gm2_2loop_helpers.hpp:57</a></div></div>
<div class="ttc" id="astructgm2calc_1_1thdm_1_1THDM__F__parameters_html_abbe64fbddee9b76684d5c3e92b2c2bfc"><div class="ttname"><a href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#abbe64fbddee9b76684d5c3e92b2c2bfc">gm2calc::thdm::THDM_F_parameters::mz</a></div><div class="ttdeci">double mz</div><div class="ttdoc">Z boson mass.</div><div class="ttdef"><b>Definition:</b> <a href="THDM_2gm2__2loop__helpers_8hpp_source.html#l00050">gm2_2loop_helpers.hpp:50</a></div></div>
<div class="ttc" id="astructgm2calc_1_1thdm_1_1THDM__F__parameters_html_abeae2fa037e38a4d2d5f0668a5cac6a1"><div class="ttname"><a href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#abeae2fa037e38a4d2d5f0668a5cac6a1">gm2calc::thdm::THDM_F_parameters::mw</a></div><div class="ttdeci">double mw</div><div class="ttdoc">W boson mass.</div><div class="ttdef"><b>Definition:</b> <a href="THDM_2gm2__2loop__helpers_8hpp_source.html#l00049">gm2_2loop_helpers.hpp:49</a></div></div>
<div class="ttc" id="astructgm2calc_1_1thdm_1_1THDM__F__parameters_html_ac898fe500b325e8173371a04f9c659c6"><div class="ttname"><a href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#ac898fe500b325e8173371a04f9c659c6">gm2calc::thdm::THDM_F_parameters::ylHp</a></div><div class="ttdeci">Eigen::Matrix< std::complex< double >, 3, 3 > ylHp</div><div class="ttdoc">y_f^S coefficients with f={e,m,τ} and S=H^+</div><div class="ttdef"><b>Definition:</b> <a href="THDM_2gm2__2loop__helpers_8hpp_source.html#l00069">gm2_2loop_helpers.hpp:69</a></div></div>
<div class="ttc" id="astructgm2calc_1_1thdm_1_1THDM__F__parameters_html_ad55b60cb510bd89cd468566a82c88409"><div class="ttname"><a href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#ad55b60cb510bd89cd468566a82c88409">gm2calc::thdm::THDM_F_parameters::ydA</a></div><div class="ttdeci">Eigen::Matrix< std::complex< double >, 3, 3 > ydA</div><div class="ttdoc">y_f^S coefficients with f={d,s,b} and S=A</div><div class="ttdef"><b>Definition:</b> <a href="THDM_2gm2__2loop__helpers_8hpp_source.html#l00064">gm2_2loop_helpers.hpp:64</a></div></div>
<div class="ttc" id="astructgm2calc_1_1thdm_1_1THDM__F__parameters_html_ad7201f34496a5dd810bfc553ae97b273"><div class="ttname"><a href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#ad7201f34496a5dd810bfc553ae97b273">gm2calc::thdm::THDM_F_parameters::mHp</a></div><div class="ttdeci">double mHp</div><div class="ttdoc">charged Higgs boson mass</div><div class="ttdef"><b>Definition:</b> <a href="THDM_2gm2__2loop__helpers_8hpp_source.html#l00053">gm2_2loop_helpers.hpp:53</a></div></div>
<div class="ttc" id="astructgm2calc_1_1thdm_1_1THDM__F__parameters_html_add0bae2c5d56f4609d402d59db459ee0"><div class="ttname"><a href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#add0bae2c5d56f4609d402d59db459ee0">gm2calc::thdm::THDM_F_parameters::ydH</a></div><div class="ttdeci">Eigen::Matrix< std::complex< double >, 3, 3 > ydH</div><div class="ttdoc">y_f^S coefficients with f={d,s,b} and S=H</div><div class="ttdef"><b>Definition:</b> <a href="THDM_2gm2__2loop__helpers_8hpp_source.html#l00063">gm2_2loop_helpers.hpp:63</a></div></div>
<div class="ttc" id="astructgm2calc_1_1thdm_1_1THDM__F__parameters_html_ae68895d082ecc79e03764b0099c8513b"><div class="ttname"><a href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#ae68895d082ecc79e03764b0099c8513b">gm2calc::thdm::THDM_F_parameters::mhSM</a></div><div class="ttdeci">double mhSM</div><div class="ttdoc">SM Higgs boson mass.</div><div class="ttdef"><b>Definition:</b> <a href="THDM_2gm2__2loop__helpers_8hpp_source.html#l00051">gm2_2loop_helpers.hpp:51</a></div></div>
<div class="ttc" id="astructgm2calc_1_1thdm_1_1THDM__F__parameters_html_ae837e204fc8027362f6bbbb54589c1e7"><div class="ttname"><a href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#ae837e204fc8027362f6bbbb54589c1e7">gm2calc::thdm::THDM_F_parameters::mm</a></div><div class="ttdeci">double mm</div><div class="ttdoc">muon mass for prefactor</div><div class="ttdef"><b>Definition:</b> <a href="THDM_2gm2__2loop__helpers_8hpp_source.html#l00048">gm2_2loop_helpers.hpp:48</a></div></div>
<div class="ttc" id="astructgm2calc_1_1thdm_1_1THDM__F__parameters_html_aea62f97aef9338cf1ab9e2546e3bdcd7"><div class="ttname"><a href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#aea62f97aef9338cf1ab9e2546e3bdcd7">gm2calc::thdm::THDM_F_parameters::yuHp</a></div><div class="ttdeci">Eigen::Matrix< std::complex< double >, 3, 3 > yuHp</div><div class="ttdoc">y_f^S coefficients with f={u,c,t} and S=H^+</div><div class="ttdef"><b>Definition:</b> <a href="THDM_2gm2__2loop__helpers_8hpp_source.html#l00061">gm2_2loop_helpers.hpp:61</a></div></div>
<div class="ttc" id="astructgm2calc_1_1thdm_1_1THDM__F__parameters_html_aebca796ff41cd5ac7ef250ba21cd7451"><div class="ttname"><a href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#aebca796ff41cd5ac7ef250ba21cd7451">gm2calc::thdm::THDM_F_parameters::yuA</a></div><div class="ttdeci">Eigen::Matrix< std::complex< double >, 3, 3 > yuA</div><div class="ttdoc">y_f^S coefficients with f={u,c,t} and S=A</div><div class="ttdef"><b>Definition:</b> <a href="THDM_2gm2__2loop__helpers_8hpp_source.html#l00060">gm2_2loop_helpers.hpp:60</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Aug 2 2023 08:05:33 for GM2Calc by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.4
</small></address>
</body>
</html>