-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTHDM_2gm2__2loop__helpers_8hpp_source.html
268 lines (266 loc) · 69.2 KB
/
THDM_2gm2__2loop__helpers_8hpp_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
257
258
259
260
261
262
263
264
265
266
267
268
<!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" lang="en-US">
<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.8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>GM2Calc: /home/avoigt/research/GM2Calc/src/THDM/gm2_2loop_helpers.hpp 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.3.0</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.8 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "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>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
$(document).ready(function() { init_codefold(0); });
/* @license-end */
</script>
<!-- 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">
<div id="MSearchResults">
<div class="SRPage">
<div id="SRIndex">
<div id="SRResults"></div>
<div class="SRStatus" id="Loading">Loading...</div>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
</div>
</div>
</div>
</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_helpers.hpp</div></div>
</div><!--header-->
<div class="contents">
<a href="THDM_2gm2__2loop__helpers_8hpp.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">#ifndef GM2_THDM_2LOOP_HELPERS_HPP</span></div>
<div class="line"><a id="l00020" name="l00020"></a><span class="lineno"> 20</span><span class="preprocessor">#define GM2_THDM_2LOOP_HELPERS_HPP</span></div>
<div class="line"><a id="l00021" name="l00021"></a><span class="lineno"> 21</span> </div>
<div class="line"><a id="l00022" name="l00022"></a><span class="lineno"> 22</span><span class="preprocessor">#include <Eigen/Core></span></div>
<div class="line"><a id="l00023" name="l00023"></a><span class="lineno"> 23</span> </div>
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno"> 24</span><span class="keyword">namespace </span><a class="code hl_namespace" href="namespacegm2calc.html">gm2calc</a> {</div>
<div class="line"><a id="l00025" name="l00025"></a><span class="lineno"> 25</span> </div>
<div class="line"><a id="l00026" name="l00026"></a><span class="lineno"> 26</span><span class="keyword">namespace </span>thdm {</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">/// parameters to be passed to the bosonic contribution functions</span></div>
<div class="foldopen" id="foldopen00029" data-start="{" data-end="};">
<div class="line"><a id="l00029" name="l00029"></a><span class="lineno"><a class="line" href="structgm2calc_1_1thdm_1_1THDM__B__parameters.html"> 29</a></span><span class="comment"></span><span class="keyword">struct </span><a class="code hl_struct" href="structgm2calc_1_1thdm_1_1THDM__B__parameters.html">THDM_B_parameters</a> {</div>
<div class="line"><a id="l00030" name="l00030"></a><span class="lineno"><a class="line" href="structgm2calc_1_1thdm_1_1THDM__B__parameters.html#a6fad2d7097bc6931894cf963ef7f6aee"> 30</a></span> <span class="keywordtype">double</span> <a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__B__parameters.html#a6fad2d7097bc6931894cf963ef7f6aee">alpha_em</a>{};<span class="comment">///< electromagnetic coupling</span></div>
<div class="line"><a id="l00031" name="l00031"></a><span class="lineno"><a class="line" href="structgm2calc_1_1thdm_1_1THDM__B__parameters.html#a8d07c534e277861f23f0626a0c92f1a2"> 31</a></span> <span class="keywordtype">double</span> <a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__B__parameters.html#a8d07c534e277861f23f0626a0c92f1a2">mm</a>{}; <span class="comment">///< muon mass for prefactor</span></div>
<div class="line"><a id="l00032" name="l00032"></a><span class="lineno"><a class="line" href="structgm2calc_1_1thdm_1_1THDM__B__parameters.html#a3def990127072e1ec9c03753864e8c91"> 32</a></span> <span class="keywordtype">double</span> <a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__B__parameters.html#a3def990127072e1ec9c03753864e8c91">mw</a>{}; <span class="comment">///< W boson mass</span></div>
<div class="line"><a id="l00033" name="l00033"></a><span class="lineno"><a class="line" href="structgm2calc_1_1thdm_1_1THDM__B__parameters.html#a25ec0233c5f221928d37205d8d7b3f3c"> 33</a></span> <span class="keywordtype">double</span> <a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__B__parameters.html#a25ec0233c5f221928d37205d8d7b3f3c">mz</a>{}; <span class="comment">///< Z boson mass</span></div>
<div class="line"><a id="l00034" name="l00034"></a><span class="lineno"><a class="line" href="structgm2calc_1_1thdm_1_1THDM__B__parameters.html#ad02901e5f255c9035fad4fb0d0873723"> 34</a></span> <span class="keywordtype">double</span> <a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__B__parameters.html#ad02901e5f255c9035fad4fb0d0873723">mhSM</a>{}; <span class="comment">///< SM Higgs boson mass</span></div>
<div class="line"><a id="l00035" name="l00035"></a><span class="lineno"><a class="line" href="structgm2calc_1_1thdm_1_1THDM__B__parameters.html#ab8c2ade1e6af3dd16f5b6fe3a5608baf"> 35</a></span> <span class="keywordtype">double</span> <a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__B__parameters.html#ab8c2ade1e6af3dd16f5b6fe3a5608baf">mA</a>{}; <span class="comment">///< CP-odd Higgs boson mass</span></div>
<div class="line"><a id="l00036" name="l00036"></a><span class="lineno"><a class="line" href="structgm2calc_1_1thdm_1_1THDM__B__parameters.html#a04bba65feac9ab5e7254a28d0b2c125e"> 36</a></span> <span class="keywordtype">double</span> <a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__B__parameters.html#a04bba65feac9ab5e7254a28d0b2c125e">mHp</a>{}; <span class="comment">///< charged Higgs boson mass</span></div>
<div class="line"><a id="l00037" name="l00037"></a><span class="lineno"><a class="line" href="structgm2calc_1_1thdm_1_1THDM__B__parameters.html#a4364044b207c2777dfb89770b120f7e9"> 37</a></span> Eigen::Matrix<double,2,1> <a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__B__parameters.html#a4364044b207c2777dfb89770b120f7e9">mh</a>{Eigen::Matrix<double,2,1>::Zero()}; <span class="comment">///< CP-even Higgs bosons mass</span></div>
<div class="line"><a id="l00038" name="l00038"></a><span class="lineno"><a class="line" href="structgm2calc_1_1thdm_1_1THDM__B__parameters.html#ad0d69eddc79f2a02ce81069b9fb9ea54"> 38</a></span> <span class="keywordtype">double</span> <a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__B__parameters.html#ad0d69eddc79f2a02ce81069b9fb9ea54">tb</a>{}; <span class="comment">///< tan(beta)</span></div>
<div class="line"><a id="l00039" name="l00039"></a><span class="lineno"><a class="line" href="structgm2calc_1_1thdm_1_1THDM__B__parameters.html#a7037f1331f4184face8904344876f726"> 39</a></span> <span class="keywordtype">double</span> <a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__B__parameters.html#a7037f1331f4184face8904344876f726">zetal</a>{}; <span class="comment">///< zeta_l</span></div>
<div class="line"><a id="l00040" name="l00040"></a><span class="lineno"><a class="line" href="structgm2calc_1_1thdm_1_1THDM__B__parameters.html#aedb53fb2bfad9935c3d5e517451a8c87"> 40</a></span> <span class="keywordtype">double</span> <a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__B__parameters.html#aedb53fb2bfad9935c3d5e517451a8c87">cos_beta_minus_alpha</a>{}; <span class="comment">///< cos(beta - alpha_h)</span></div>
<div class="line"><a id="l00041" name="l00041"></a><span class="lineno"><a class="line" href="structgm2calc_1_1thdm_1_1THDM__B__parameters.html#aa1327e167a5158bb6170b349bd515a4d"> 41</a></span> <span class="keywordtype">double</span> <a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__B__parameters.html#aa1327e167a5158bb6170b349bd515a4d">lambda5</a>{}; <span class="comment">///< Lambda_5</span></div>
<div class="line"><a id="l00042" name="l00042"></a><span class="lineno"><a class="line" href="structgm2calc_1_1thdm_1_1THDM__B__parameters.html#add177fe18f1e9172d2ebbb8164cd0518"> 42</a></span> <span class="keywordtype">double</span> <a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__B__parameters.html#add177fe18f1e9172d2ebbb8164cd0518">lambda67</a>{}; <span class="comment">///< difference (Lambda_567 - Lambda_5)</span></div>
<div class="line"><a id="l00043" name="l00043"></a><span class="lineno"> 43</span>};</div>
</div>
<div class="line"><a id="l00044" name="l00044"></a><span class="lineno"> 44</span><span class="comment"></span> </div>
<div class="line"><a id="l00045" name="l00045"></a><span class="lineno"> 45</span><span class="comment">/// parameters to be passed to the fermionic contribution functions</span></div>
<div class="foldopen" id="foldopen00046" data-start="{" data-end="};">
<div class="line"><a id="l00046" name="l00046"></a><span class="lineno"><a class="line" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html"> 46</a></span><span class="comment"></span><span class="keyword">struct </span><a class="code hl_struct" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html">THDM_F_parameters</a> {</div>
<div class="line"><a id="l00047" name="l00047"></a><span class="lineno"><a class="line" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#a2646d2a9c2f0ac2e33881d835a57b1c2"> 47</a></span> <span class="keywordtype">double</span> <a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#a2646d2a9c2f0ac2e33881d835a57b1c2">alpha_em</a>{}; <span class="comment">///< electromagnetic coupling</span></div>
<div class="line"><a id="l00048" name="l00048"></a><span class="lineno"><a class="line" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#ae837e204fc8027362f6bbbb54589c1e7"> 48</a></span> <span class="keywordtype">double</span> <a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#ae837e204fc8027362f6bbbb54589c1e7">mm</a>{}; <span class="comment">///< muon mass for prefactor</span></div>
<div class="line"><a id="l00049" name="l00049"></a><span class="lineno"><a class="line" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#abeae2fa037e38a4d2d5f0668a5cac6a1"> 49</a></span> <span class="keywordtype">double</span> <a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#abeae2fa037e38a4d2d5f0668a5cac6a1">mw</a>{}; <span class="comment">///< W boson mass</span></div>
<div class="line"><a id="l00050" name="l00050"></a><span class="lineno"><a class="line" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#abbe64fbddee9b76684d5c3e92b2c2bfc"> 50</a></span> <span class="keywordtype">double</span> <a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#abbe64fbddee9b76684d5c3e92b2c2bfc">mz</a>{}; <span class="comment">///< Z boson mass</span></div>
<div class="line"><a id="l00051" name="l00051"></a><span class="lineno"><a class="line" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#ae68895d082ecc79e03764b0099c8513b"> 51</a></span> <span class="keywordtype">double</span> <a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#ae68895d082ecc79e03764b0099c8513b">mhSM</a>{}; <span class="comment">///< SM Higgs boson mass</span></div>
<div class="line"><a id="l00052" name="l00052"></a><span class="lineno"><a class="line" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#a4f6e90ee5eb7d48631f6858fc099d2ed"> 52</a></span> <span class="keywordtype">double</span> <a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#a4f6e90ee5eb7d48631f6858fc099d2ed">mA</a>{}; <span class="comment">///< CP-odd Higgs boson mass</span></div>
<div class="line"><a id="l00053" name="l00053"></a><span class="lineno"><a class="line" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#ad7201f34496a5dd810bfc553ae97b273"> 53</a></span> <span class="keywordtype">double</span> <a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#ad7201f34496a5dd810bfc553ae97b273">mHp</a>{}; <span class="comment">///< charged Higgs boson mass</span></div>
<div class="line"><a id="l00054" name="l00054"></a><span class="lineno"><a class="line" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#a6b720efd8d8f1775b3dc9d3a83589a02"> 54</a></span> Eigen::Matrix<double,2,1> <a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#a6b720efd8d8f1775b3dc9d3a83589a02">mh</a>{Eigen::Matrix<double,2,1>::Zero()}; <span class="comment">///< CP-even Higgs bosons mass</span></div>
<div class="line"><a id="l00055" name="l00055"></a><span class="lineno"><a class="line" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#a7a5db29366a923f806beff4e5c3a3027"> 55</a></span> Eigen::Matrix<double,3,1> <a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#a7a5db29366a923f806beff4e5c3a3027">ml</a>{Eigen::Matrix<double,3,1>::Zero()}; <span class="comment">///< down-type lepton masses</span></div>
<div class="line"><a id="l00056" name="l00056"></a><span class="lineno"><a class="line" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#a96b9a2e20e74520b874fa3c4a03ce977"> 56</a></span> Eigen::Matrix<double,3,1> <a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#a96b9a2e20e74520b874fa3c4a03ce977">mu</a>{Eigen::Matrix<double,3,1>::Zero()}; <span class="comment">///< up-type quark masses</span></div>
<div class="line"><a id="l00057" name="l00057"></a><span class="lineno"><a class="line" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#ab2e5557ef67dbc0e8f023b957b4fba78"> 57</a></span> Eigen::Matrix<double,3,1> <a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#ab2e5557ef67dbc0e8f023b957b4fba78">md</a>{Eigen::Matrix<double,3,1>::Zero()}; <span class="comment">///< down-type quark masses</span></div>
<div class="line"><a id="l00058" name="l00058"></a><span class="lineno"><a class="line" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#a816421e9f4c1d05424f455eceb9ddc98"> 58</a></span> Eigen::Matrix<std::complex<double>,3,3> <a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#a816421e9f4c1d05424f455eceb9ddc98">yuh</a>{Eigen::Matrix<std::complex<double>,3,3><a class="code hl_function" href="namespacegm2calc.html#a5cc5ec26f0e3675025a5edf971e9a84b">::Zero</a>()}; <span class="comment">///< y_f^S coefficients with f={u,c,t} and S=h</span></div>
<div class="line"><a id="l00059" name="l00059"></a><span class="lineno"><a class="line" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#a67b9b0c81ff0a7b18f3cb70fe3217856"> 59</a></span> Eigen::Matrix<std::complex<double>,3,3> <a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#a67b9b0c81ff0a7b18f3cb70fe3217856">yuH</a>{Eigen::Matrix<std::complex<double>,3,3><a class="code hl_function" href="namespacegm2calc.html#a5cc5ec26f0e3675025a5edf971e9a84b">::Zero</a>()}; <span class="comment">///< y_f^S coefficients with f={u,c,t} and S=H</span></div>
<div class="line"><a id="l00060" name="l00060"></a><span class="lineno"><a class="line" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#aebca796ff41cd5ac7ef250ba21cd7451"> 60</a></span> Eigen::Matrix<std::complex<double>,3,3> <a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#aebca796ff41cd5ac7ef250ba21cd7451">yuA</a>{Eigen::Matrix<std::complex<double>,3,3><a class="code hl_function" href="namespacegm2calc.html#a5cc5ec26f0e3675025a5edf971e9a84b">::Zero</a>()}; <span class="comment">///< y_f^S coefficients with f={u,c,t} and S=A</span></div>
<div class="line"><a id="l00061" name="l00061"></a><span class="lineno"><a class="line" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#aea62f97aef9338cf1ab9e2546e3bdcd7"> 61</a></span> Eigen::Matrix<std::complex<double>,3,3> <a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#aea62f97aef9338cf1ab9e2546e3bdcd7">yuHp</a>{Eigen::Matrix<std::complex<double>,3,3><a class="code hl_function" href="namespacegm2calc.html#a5cc5ec26f0e3675025a5edf971e9a84b">::Zero</a>()};<span class="comment">///< y_f^S coefficients with f={u,c,t} and S=H^+</span></div>
<div class="line"><a id="l00062" name="l00062"></a><span class="lineno"><a class="line" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#a45709ee50d436078537168a1e1db5d6e"> 62</a></span> Eigen::Matrix<std::complex<double>,3,3> <a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#a45709ee50d436078537168a1e1db5d6e">ydh</a>{Eigen::Matrix<std::complex<double>,3,3><a class="code hl_function" href="namespacegm2calc.html#a5cc5ec26f0e3675025a5edf971e9a84b">::Zero</a>()}; <span class="comment">///< y_f^S coefficients with f={d,s,b} and S=h</span></div>
<div class="line"><a id="l00063" name="l00063"></a><span class="lineno"><a class="line" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#add0bae2c5d56f4609d402d59db459ee0"> 63</a></span> Eigen::Matrix<std::complex<double>,3,3> <a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#add0bae2c5d56f4609d402d59db459ee0">ydH</a>{Eigen::Matrix<std::complex<double>,3,3><a class="code hl_function" href="namespacegm2calc.html#a5cc5ec26f0e3675025a5edf971e9a84b">::Zero</a>()}; <span class="comment">///< y_f^S coefficients with f={d,s,b} and S=H</span></div>
<div class="line"><a id="l00064" name="l00064"></a><span class="lineno"><a class="line" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#ad55b60cb510bd89cd468566a82c88409"> 64</a></span> Eigen::Matrix<std::complex<double>,3,3> <a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#ad55b60cb510bd89cd468566a82c88409">ydA</a>{Eigen::Matrix<std::complex<double>,3,3><a class="code hl_function" href="namespacegm2calc.html#a5cc5ec26f0e3675025a5edf971e9a84b">::Zero</a>()}; <span class="comment">///< y_f^S coefficients with f={d,s,b} and S=A</span></div>
<div class="line"><a id="l00065" name="l00065"></a><span class="lineno"><a class="line" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#a29e29d1ebff8cfe3ee34d4677f4322e2"> 65</a></span> Eigen::Matrix<std::complex<double>,3,3> <a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#a29e29d1ebff8cfe3ee34d4677f4322e2">ydHp</a>{Eigen::Matrix<std::complex<double>,3,3><a class="code hl_function" href="namespacegm2calc.html#a5cc5ec26f0e3675025a5edf971e9a84b">::Zero</a>()};<span class="comment">///< y_f^S coefficients with f={d,s,b} and S=H^+</span></div>
<div class="line"><a id="l00066" name="l00066"></a><span class="lineno"><a class="line" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#a4673e9c5a2a0b15854ad21b2b757739e"> 66</a></span> Eigen::Matrix<std::complex<double>,3,3> <a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#a4673e9c5a2a0b15854ad21b2b757739e">ylh</a>{Eigen::Matrix<std::complex<double>,3,3><a class="code hl_function" href="namespacegm2calc.html#a5cc5ec26f0e3675025a5edf971e9a84b">::Zero</a>()}; <span class="comment">///< y_f^S coefficients with f={e,m,τ} and S=h</span></div>
<div class="line"><a id="l00067" name="l00067"></a><span class="lineno"><a class="line" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#a08d4b8cb157d493f26e00cdf57f1e79f"> 67</a></span> Eigen::Matrix<std::complex<double>,3,3> <a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#a08d4b8cb157d493f26e00cdf57f1e79f">ylH</a>{Eigen::Matrix<std::complex<double>,3,3><a class="code hl_function" href="namespacegm2calc.html#a5cc5ec26f0e3675025a5edf971e9a84b">::Zero</a>()}; <span class="comment">///< y_f^S coefficients with f={e,m,τ} and S=H</span></div>
<div class="line"><a id="l00068" name="l00068"></a><span class="lineno"><a class="line" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#a24cfdfb85e2a07dd531784ba34a666d5"> 68</a></span> Eigen::Matrix<std::complex<double>,3,3> <a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#a24cfdfb85e2a07dd531784ba34a666d5">ylA</a>{Eigen::Matrix<std::complex<double>,3,3><a class="code hl_function" href="namespacegm2calc.html#a5cc5ec26f0e3675025a5edf971e9a84b">::Zero</a>()}; <span class="comment">///< y_f^S coefficients with f={e,m,τ} and S=A</span></div>
<div class="line"><a id="l00069" name="l00069"></a><span class="lineno"><a class="line" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#ac898fe500b325e8173371a04f9c659c6"> 69</a></span> Eigen::Matrix<std::complex<double>,3,3> <a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#ac898fe500b325e8173371a04f9c659c6">ylHp</a>{Eigen::Matrix<std::complex<double>,3,3><a class="code hl_function" href="namespacegm2calc.html#a5cc5ec26f0e3675025a5edf971e9a84b">::Zero</a>()};<span class="comment">///< y_f^S coefficients with f={e,m,τ} and S=H^+</span></div>
<div class="line"><a id="l00070" name="l00070"></a><span class="lineno"><a class="line" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#a36a14dfbfa037570d1b87e1b55144151"> 70</a></span> Eigen::Matrix<std::complex<double>,3,3> <a class="code hl_variable" href="structgm2calc_1_1thdm_1_1THDM__F__parameters.html#a36a14dfbfa037570d1b87e1b55144151">vckm</a>{Eigen::Matrix<std::complex<double>,3,3><a class="code hl_function" href="namespacegm2calc.html#a5cc5ec26f0e3675025a5edf971e9a84b">::Identity</a>()};<span class="comment">///< CKM matrix</span></div>
<div class="line"><a id="l00071" name="l00071"></a><span class="lineno"> 71</span>};</div>
</div>
<div class="line"><a id="l00072" name="l00072"></a><span class="lineno"> 72</span> </div>
<div class="line"><a id="l00073" name="l00073"></a><span class="lineno"> 73</span><span class="comment">// === 2-loop bosonic contributions ===</span></div>
<div class="line"><a id="l00074" name="l00074"></a><span class="lineno"> 74</span> </div>
<div class="line"><a id="l00075" name="l00075"></a><span class="lineno"> 75</span><span class="keywordtype">double</span> <a class="code hl_function" href="namespacegm2calc_1_1thdm.html#a4e5a548c0470650e894869c241855d9e">amu2L_B</a>(<span class="keyword">const</span> THDM_B_parameters&) <span class="keyword">noexcept</span>;</div>
<div class="line"><a id="l00076" name="l00076"></a><span class="lineno"> 76</span> </div>
<div class="line"><a id="l00077" name="l00077"></a><span class="lineno"> 77</span><span class="comment">// routines for sub-expressions</span></div>
<div class="line"><a id="l00078" name="l00078"></a><span class="lineno"> 78</span> </div>
<div class="line"><a id="l00079" name="l00079"></a><span class="lineno"> 79</span><span class="keywordtype">double</span> <a class="code hl_function" href="namespacegm2calc_1_1thdm.html#aabf0fe786010511d98972e8a478f99c5">amu2L_B_EWadd</a>(<span class="keyword">const</span> THDM_B_parameters&) <span class="keyword">noexcept</span>;</div>
<div class="line"><a id="l00080" name="l00080"></a><span class="lineno"> 80</span><span class="keywordtype">double</span> <a class="code hl_function" href="namespacegm2calc_1_1thdm.html#acb90bb411f0cabe617f279908164e235">amu2L_B_nonYuk</a>(<span class="keyword">const</span> THDM_B_parameters&) <span class="keyword">noexcept</span>;</div>
<div class="line"><a id="l00081" name="l00081"></a><span class="lineno"> 81</span><span class="keywordtype">double</span> <a class="code hl_function" href="namespacegm2calc_1_1thdm.html#acdd8b5515c647cddc6812dcc8bd07221">amu2L_B_Yuk</a>(<span class="keyword">const</span> THDM_B_parameters&) <span class="keyword">noexcept</span>;</div>
<div class="line"><a id="l00082" name="l00082"></a><span class="lineno"> 82</span> </div>
<div class="line"><a id="l00083" name="l00083"></a><span class="lineno"> 83</span><span class="comment">// === 2-loop fermionic contributions ===</span></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="keywordtype">double</span> <a class="code hl_function" href="namespacegm2calc_1_1thdm.html#a70598ba72a94cc564cfa36c4baaa1ead">amu2L_F</a>(<span class="keyword">const</span> THDM_F_parameters&) <span class="keyword">noexcept</span>;</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">// routines for sub-expressions</span></div>
<div class="line"><a id="l00088" name="l00088"></a><span class="lineno"> 88</span> </div>
<div class="line"><a id="l00089" name="l00089"></a><span class="lineno"> 89</span><span class="keywordtype">double</span> <a class="code hl_function" href="namespacegm2calc_1_1thdm.html#ad95881105b72e17b2a6a449e46d72dc6">amu2L_F_charged</a>(<span class="keyword">const</span> THDM_F_parameters&) <span class="keyword">noexcept</span>;</div>
<div class="line"><a id="l00090" name="l00090"></a><span class="lineno"> 90</span><span class="keywordtype">double</span> <a class="code hl_function" href="namespacegm2calc_1_1thdm.html#ac8b838d71a57b23644e59b982191fa19">amu2L_F_neutral</a>(<span class="keyword">const</span> THDM_F_parameters&) <span class="keyword">noexcept</span>;</div>
<div class="line"><a id="l00091" name="l00091"></a><span class="lineno"> 91</span><span class="comment"></span> </div>
<div class="line"><a id="l00092" name="l00092"></a><span class="lineno"> 92</span><span class="comment">/// Eq (53), arxiv:1607.06292, f = u, S = h or H</span></div>
<div class="line"><a id="l00093" name="l00093"></a><span class="lineno"> 93</span><span class="comment"></span><span class="keywordtype">double</span> <a class="code hl_function" href="namespacegm2calc_1_1thdm.html#ac472a0a69123b7f5c987204874802c22">fuS</a>(<span class="keywordtype">double</span> <a class="code hl_function" href="namespacegm2calc.html#a5cc5ec26f0e3675025a5edf971e9a84b">ms2</a>, <span class="keywordtype">double</span> mu2, <span class="keywordtype">double</span> <a class="code hl_variable" href="gm2__2loop__F_8cpp.html#ab93e4d2ece9b4baf2b9637ed48970311">mw2</a>, <span class="keywordtype">double</span> <a class="code hl_variable" href="gm2__2loop__F_8cpp.html#ae53db56a8515adc684e68544090dda23">mz2</a>) <span class="keyword">noexcept</span>;<span class="comment"></span></div>
<div class="line"><a id="l00094" name="l00094"></a><span class="lineno"> 94</span><span class="comment">/// Eq (53), arxiv:1607.06292, f = d, S = h or H</span></div>
<div class="line"><a id="l00095" name="l00095"></a><span class="lineno"> 95</span><span class="comment"></span><span class="keywordtype">double</span> <a class="code hl_function" href="namespacegm2calc_1_1thdm.html#a8abcf7bc7aa1bb5c88bf3c0ea6f121b3">fdS</a>(<span class="keywordtype">double</span> <a class="code hl_function" href="namespacegm2calc.html#a5cc5ec26f0e3675025a5edf971e9a84b">ms2</a>, <span class="keywordtype">double</span> md2, <span class="keywordtype">double</span> <a class="code hl_variable" href="gm2__2loop__F_8cpp.html#ab93e4d2ece9b4baf2b9637ed48970311">mw2</a>, <span class="keywordtype">double</span> <a class="code hl_variable" href="gm2__2loop__F_8cpp.html#ae53db56a8515adc684e68544090dda23">mz2</a>) <span class="keyword">noexcept</span>;<span class="comment"></span></div>
<div class="line"><a id="l00096" name="l00096"></a><span class="lineno"> 96</span><span class="comment">/// Eq (53), arxiv:1607.06292, f = l, S = h or H</span></div>
<div class="line"><a id="l00097" name="l00097"></a><span class="lineno"> 97</span><span class="comment"></span><span class="keywordtype">double</span> <a class="code hl_function" href="namespacegm2calc_1_1thdm.html#a928bad758c2159cefe21372032c76d1f">flS</a>(<span class="keywordtype">double</span> <a class="code hl_function" href="namespacegm2calc.html#a5cc5ec26f0e3675025a5edf971e9a84b">ms2</a>, <span class="keywordtype">double</span> ml2, <span class="keywordtype">double</span> <a class="code hl_variable" href="gm2__2loop__F_8cpp.html#ab93e4d2ece9b4baf2b9637ed48970311">mw2</a>, <span class="keywordtype">double</span> <a class="code hl_variable" href="gm2__2loop__F_8cpp.html#ae53db56a8515adc684e68544090dda23">mz2</a>) <span class="keyword">noexcept</span>;<span class="comment"></span></div>
<div class="line"><a id="l00098" name="l00098"></a><span class="lineno"> 98</span><span class="comment">/// Eq (53), arxiv:1607.06292, f = u, S = A</span></div>
<div class="line"><a id="l00099" name="l00099"></a><span class="lineno"> 99</span><span class="comment"></span><span class="keywordtype">double</span> <a class="code hl_function" href="namespacegm2calc_1_1thdm.html#a8b1423c007b29aa1fc4688aaaad019ea">fuA</a>(<span class="keywordtype">double</span> <a class="code hl_function" href="namespacegm2calc.html#a5cc5ec26f0e3675025a5edf971e9a84b">ms2</a>, <span class="keywordtype">double</span> mu2, <span class="keywordtype">double</span> <a class="code hl_variable" href="gm2__2loop__F_8cpp.html#ab93e4d2ece9b4baf2b9637ed48970311">mw2</a>, <span class="keywordtype">double</span> <a class="code hl_variable" href="gm2__2loop__F_8cpp.html#ae53db56a8515adc684e68544090dda23">mz2</a>) <span class="keyword">noexcept</span>;<span class="comment"></span></div>
<div class="line"><a id="l00100" name="l00100"></a><span class="lineno"> 100</span><span class="comment">/// Eq (53), arxiv:1607.06292, f = d, S = A</span></div>
<div class="line"><a id="l00101" name="l00101"></a><span class="lineno"> 101</span><span class="comment"></span><span class="keywordtype">double</span> <a class="code hl_function" href="namespacegm2calc_1_1thdm.html#a0207708f6514576d2e81ecf64da4fac9">fdA</a>(<span class="keywordtype">double</span> <a class="code hl_function" href="namespacegm2calc.html#a5cc5ec26f0e3675025a5edf971e9a84b">ms2</a>, <span class="keywordtype">double</span> md2, <span class="keywordtype">double</span> <a class="code hl_variable" href="gm2__2loop__F_8cpp.html#ab93e4d2ece9b4baf2b9637ed48970311">mw2</a>, <span class="keywordtype">double</span> <a class="code hl_variable" href="gm2__2loop__F_8cpp.html#ae53db56a8515adc684e68544090dda23">mz2</a>) <span class="keyword">noexcept</span>;<span class="comment"></span></div>
<div class="line"><a id="l00102" name="l00102"></a><span class="lineno"> 102</span><span class="comment">/// Eq (53), arxiv:1607.06292, f = l, S = A</span></div>
<div class="line"><a id="l00103" name="l00103"></a><span class="lineno"> 103</span><span class="comment"></span><span class="keywordtype">double</span> <a class="code hl_function" href="namespacegm2calc_1_1thdm.html#a47ebc0b57fb89ce49d4ed76bbd297c1d">flA</a>(<span class="keywordtype">double</span> <a class="code hl_function" href="namespacegm2calc.html#a5cc5ec26f0e3675025a5edf971e9a84b">ms2</a>, <span class="keywordtype">double</span> ml2, <span class="keywordtype">double</span> <a class="code hl_variable" href="gm2__2loop__F_8cpp.html#ab93e4d2ece9b4baf2b9637ed48970311">mw2</a>, <span class="keywordtype">double</span> <a class="code hl_variable" href="gm2__2loop__F_8cpp.html#ae53db56a8515adc684e68544090dda23">mz2</a>) <span class="keyword">noexcept</span>;<span class="comment"></span></div>
<div class="line"><a id="l00104" name="l00104"></a><span class="lineno"> 104</span><span class="comment">/// Eq (59), arxiv:1607.06292, S = H^\pm, f = u</span></div>
<div class="line"><a id="l00105" name="l00105"></a><span class="lineno"> 105</span><span class="comment"></span><span class="keywordtype">double</span> <a class="code hl_function" href="namespacegm2calc_1_1thdm.html#a4b9bba8272d354d54bde3cc5afd21643">fuHp</a>(<span class="keywordtype">double</span> <a class="code hl_function" href="namespacegm2calc.html#a5cc5ec26f0e3675025a5edf971e9a84b">ms2</a>, <span class="keywordtype">double</span> md2, <span class="keywordtype">double</span> mu2, <span class="keywordtype">double</span> <a class="code hl_variable" href="gm2__2loop__F_8cpp.html#ab93e4d2ece9b4baf2b9637ed48970311">mw2</a>, <span class="keywordtype">double</span> <a class="code hl_variable" href="gm2__2loop__F_8cpp.html#ae53db56a8515adc684e68544090dda23">mz2</a>) <span class="keyword">noexcept</span>;<span class="comment"></span></div>
<div class="line"><a id="l00106" name="l00106"></a><span class="lineno"> 106</span><span class="comment">/// Eq (59), arxiv:1607.06292, S = H^\pm, f = d</span></div>
<div class="line"><a id="l00107" name="l00107"></a><span class="lineno"> 107</span><span class="comment"></span><span class="keywordtype">double</span> <a class="code hl_function" href="namespacegm2calc_1_1thdm.html#a7ad491b5d1d324a45b358cea2b3f738d">fdHp</a>(<span class="keywordtype">double</span> <a class="code hl_function" href="namespacegm2calc.html#a5cc5ec26f0e3675025a5edf971e9a84b">ms2</a>, <span class="keywordtype">double</span> md2, <span class="keywordtype">double</span> mu2, <span class="keywordtype">double</span> <a class="code hl_variable" href="gm2__2loop__F_8cpp.html#ab93e4d2ece9b4baf2b9637ed48970311">mw2</a>, <span class="keywordtype">double</span> <a class="code hl_variable" href="gm2__2loop__F_8cpp.html#ae53db56a8515adc684e68544090dda23">mz2</a>) <span class="keyword">noexcept</span>;<span class="comment"></span></div>
<div class="line"><a id="l00108" name="l00108"></a><span class="lineno"> 108</span><span class="comment">/// Eq (59), arxiv:1607.06292, S = H^\pm, f = l</span></div>
<div class="line"><a id="l00109" name="l00109"></a><span class="lineno"> 109</span><span class="comment"></span><span class="keywordtype">double</span> <a class="code hl_function" href="namespacegm2calc_1_1thdm.html#a0f375e31560405f52c8232b1ca148d5e">flHp</a>(<span class="keywordtype">double</span> <a class="code hl_function" href="namespacegm2calc.html#a5cc5ec26f0e3675025a5edf971e9a84b">ms2</a>, <span class="keywordtype">double</span> ml2, <span class="keywordtype">double</span> <a class="code hl_variable" href="gm2__2loop__F_8cpp.html#ab93e4d2ece9b4baf2b9637ed48970311">mw2</a>, <span class="keywordtype">double</span> <a class="code hl_variable" href="gm2__2loop__F_8cpp.html#ae53db56a8515adc684e68544090dda23">mz2</a>) <span class="keyword">noexcept</span>;</div>
<div class="line"><a id="l00110" name="l00110"></a><span class="lineno"> 110</span> </div>
<div class="line"><a id="l00111" name="l00111"></a><span class="lineno"> 111</span>} <span class="comment">// namespace thdm</span></div>
<div class="line"><a id="l00112" name="l00112"></a><span class="lineno"> 112</span> </div>
<div class="line"><a id="l00113" name="l00113"></a><span class="lineno"> 113</span>} <span class="comment">// namespace gm2calc</span></div>
<div class="line"><a id="l00114" name="l00114"></a><span class="lineno"> 114</span> </div>
<div class="line"><a id="l00115" name="l00115"></a><span class="lineno"> 115</span><span class="preprocessor">#endif</span></div>
<div class="ttc" id="agm2__2loop__F_8cpp_html_ab93e4d2ece9b4baf2b9637ed48970311"><div class="ttname"><a href="gm2__2loop__F_8cpp.html#ab93e4d2ece9b4baf2b9637ed48970311">mw2</a></div><div class="ttdeci">double mw2</div><div class="ttdoc">squared W boson mass</div><div class="ttdef"><b>Definition</b> <a href="gm2__2loop__F_8cpp_source.html#l00040">gm2_2loop_F.cpp:40</a></div></div>
<div class="ttc" id="agm2__2loop__F_8cpp_html_ae53db56a8515adc684e68544090dda23"><div class="ttname"><a href="gm2__2loop__F_8cpp.html#ae53db56a8515adc684e68544090dda23">mz2</a></div><div class="ttdeci">double mz2</div><div class="ttdoc">squared Z boson mass</div><div class="ttdef"><b>Definition</b> <a href="gm2__2loop__F_8cpp_source.html#l00041">gm2_2loop_F.cpp:41</a></div></div>
<div class="ttc" id="anamespacegm2calc_1_1thdm_html_a0207708f6514576d2e81ecf64da4fac9"><div class="ttname"><a href="namespacegm2calc_1_1thdm.html#a0207708f6514576d2e81ecf64da4fac9">gm2calc::thdm::fdA</a></div><div class="ttdeci">double fdA(double ms2, double md2, double mw2, double mz2) noexcept</div><div class="ttdoc">Eq (53), arxiv:1607.06292, f = d, S = A.</div><div class="ttdef"><b>Definition</b> <a href="gm2__2loop__F_8cpp_source.html#l00233">gm2_2loop_F.cpp:233</a></div></div>
<div class="ttc" id="anamespacegm2calc_1_1thdm_html_a0f375e31560405f52c8232b1ca148d5e"><div class="ttname"><a href="namespacegm2calc_1_1thdm.html#a0f375e31560405f52c8232b1ca148d5e">gm2calc::thdm::flHp</a></div><div class="ttdeci">double flHp(double ms2, double ml2, double mw2, double mz2) noexcept</div><div class="ttdoc">Eq (59), arxiv:1607.06292, S = H^\pm, f = l.</div><div class="ttdef"><b>Definition</b> <a href="gm2__2loop__F_8cpp_source.html#l00271">gm2_2loop_F.cpp:271</a></div></div>
<div class="ttc" id="anamespacegm2calc_1_1thdm_html_a47ebc0b57fb89ce49d4ed76bbd297c1d"><div class="ttname"><a href="namespacegm2calc_1_1thdm.html#a47ebc0b57fb89ce49d4ed76bbd297c1d">gm2calc::thdm::flA</a></div><div class="ttdeci">double flA(double ms2, double ml2, double mw2, double mz2) noexcept</div><div class="ttdoc">Eq (53), arxiv:1607.06292, f = l, S = A.</div><div class="ttdef"><b>Definition</b> <a href="gm2__2loop__F_8cpp_source.html#l00244">gm2_2loop_F.cpp:244</a></div></div>
<div class="ttc" id="anamespacegm2calc_1_1thdm_html_a4b9bba8272d354d54bde3cc5afd21643"><div class="ttname"><a href="namespacegm2calc_1_1thdm.html#a4b9bba8272d354d54bde3cc5afd21643">gm2calc::thdm::fuHp</a></div><div class="ttdeci">double fuHp(double ms2, double md2, double mu2, double mw2, double mz2) noexcept</div><div class="ttdoc">Eq (59), arxiv:1607.06292, S = H^\pm, f = u.</div><div class="ttdef"><b>Definition</b> <a href="gm2__2loop__F_8cpp_source.html#l00255">gm2_2loop_F.cpp:255</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_1_1thdm_html_a7ad491b5d1d324a45b358cea2b3f738d"><div class="ttname"><a href="namespacegm2calc_1_1thdm.html#a7ad491b5d1d324a45b358cea2b3f738d">gm2calc::thdm::fdHp</a></div><div class="ttdeci">double fdHp(double ms2, double md2, double mu2, double mw2, double mz2) noexcept</div><div class="ttdoc">Eq (59), arxiv:1607.06292, S = H^\pm, f = d.</div><div class="ttdef"><b>Definition</b> <a href="gm2__2loop__F_8cpp_source.html#l00263">gm2_2loop_F.cpp:263</a></div></div>
<div class="ttc" id="anamespacegm2calc_1_1thdm_html_a8abcf7bc7aa1bb5c88bf3c0ea6f121b3"><div class="ttname"><a href="namespacegm2calc_1_1thdm.html#a8abcf7bc7aa1bb5c88bf3c0ea6f121b3">gm2calc::thdm::fdS</a></div><div class="ttdeci">double fdS(double ms2, double md2, double mw2, double mz2) noexcept</div><div class="ttdoc">Eq (53), arxiv:1607.06292, f = d, S = h or H.</div><div class="ttdef"><b>Definition</b> <a href="gm2__2loop__F_8cpp_source.html#l00200">gm2_2loop_F.cpp:200</a></div></div>
<div class="ttc" id="anamespacegm2calc_1_1thdm_html_a8b1423c007b29aa1fc4688aaaad019ea"><div class="ttname"><a href="namespacegm2calc_1_1thdm.html#a8b1423c007b29aa1fc4688aaaad019ea">gm2calc::thdm::fuA</a></div><div class="ttdeci">double fuA(double ms2, double mu2, double mw2, double mz2) noexcept</div><div class="ttdoc">Eq (53), arxiv:1607.06292, f = u, S = A.</div><div class="ttdef"><b>Definition</b> <a href="gm2__2loop__F_8cpp_source.html#l00222">gm2_2loop_F.cpp:222</a></div></div>
<div class="ttc" id="anamespacegm2calc_1_1thdm_html_a928bad758c2159cefe21372032c76d1f"><div class="ttname"><a href="namespacegm2calc_1_1thdm.html#a928bad758c2159cefe21372032c76d1f">gm2calc::thdm::flS</a></div><div class="ttdeci">double flS(double ms2, double ml2, double mw2, double mz2) noexcept</div><div class="ttdoc">Eq (53), arxiv:1607.06292, f = l, S = h or H.</div><div class="ttdef"><b>Definition</b> <a href="gm2__2loop__F_8cpp_source.html#l00211">gm2_2loop_F.cpp:211</a></div></div>
<div class="ttc" id="anamespacegm2calc_1_1thdm_html_aabf0fe786010511d98972e8a478f99c5"><div class="ttname"><a href="namespacegm2calc_1_1thdm.html#aabf0fe786010511d98972e8a478f99c5">gm2calc::thdm::amu2L_B_EWadd</a></div><div class="ttdeci">double amu2L_B_EWadd(const THDM_B_parameters &thdm) noexcept</div><div class="ttdoc">Calculates 2-loop bosonic pure electroweak contributions.</div><div class="ttdef"><b>Definition</b> <a href="gm2__2loop__B_8cpp_source.html#l00401">gm2_2loop_B.cpp:401</a></div></div>
<div class="ttc" id="anamespacegm2calc_1_1thdm_html_ac472a0a69123b7f5c987204874802c22"><div class="ttname"><a href="namespacegm2calc_1_1thdm.html#ac472a0a69123b7f5c987204874802c22">gm2calc::thdm::fuS</a></div><div class="ttdeci">double fuS(double ms2, double mu2, double mw2, double mz2) noexcept</div><div class="ttdoc">Eq (53), arxiv:1607.06292, f = u, S = h or H.</div><div class="ttdef"><b>Definition</b> <a href="gm2__2loop__F_8cpp_source.html#l00189">gm2_2loop_F.cpp:189</a></div></div>
<div class="ttc" id="anamespacegm2calc_1_1thdm_html_ac8b838d71a57b23644e59b982191fa19"><div class="ttname"><a href="namespacegm2calc_1_1thdm.html#ac8b838d71a57b23644e59b982191fa19">gm2calc::thdm::amu2L_F_neutral</a></div><div class="ttdeci">double amu2L_F_neutral(const THDM_F_parameters &thdm) noexcept</div><div class="ttdoc">Calculates 2-loop fermionic contributions with neutral Higgs bosons.</div><div class="ttdef"><b>Definition</b> <a href="gm2__2loop__F_8cpp_source.html#l00319">gm2_2loop_F.cpp:319</a></div></div>
<div class="ttc" id="anamespacegm2calc_1_1thdm_html_acb90bb411f0cabe617f279908164e235"><div class="ttname"><a href="namespacegm2calc_1_1thdm.html#acb90bb411f0cabe617f279908164e235">gm2calc::thdm::amu2L_B_nonYuk</a></div><div class="ttdeci">double amu2L_B_nonYuk(const THDM_B_parameters &thdm) noexcept</div><div class="ttdoc">Calculates 2-loop bosonic non-Yukawa contributions.</div><div class="ttdef"><b>Definition</b> <a href="gm2__2loop__B_8cpp_source.html#l00502">gm2_2loop_B.cpp:502</a></div></div>
<div class="ttc" id="anamespacegm2calc_1_1thdm_html_acdd8b5515c647cddc6812dcc8bd07221"><div class="ttname"><a href="namespacegm2calc_1_1thdm.html#acdd8b5515c647cddc6812dcc8bd07221">gm2calc::thdm::amu2L_B_Yuk</a></div><div class="ttdeci">double amu2L_B_Yuk(const THDM_B_parameters &thdm) noexcept</div><div class="ttdoc">Calculates 2-loop bosonic Yukawa contributions.</div><div class="ttdef"><b>Definition</b> <a href="gm2__2loop__B_8cpp_source.html#l00560">gm2_2loop_B.cpp:560</a></div></div>
<div class="ttc" id="anamespacegm2calc_1_1thdm_html_ad95881105b72e17b2a6a449e46d72dc6"><div class="ttname"><a href="namespacegm2calc_1_1thdm.html#ad95881105b72e17b2a6a449e46d72dc6">gm2calc::thdm::amu2L_F_charged</a></div><div class="ttdeci">double amu2L_F_charged(const THDM_F_parameters &thdm) noexcept</div><div class="ttdoc">Calculates 2-loop fermionic contributions with charged Higgs boson.</div><div class="ttdef"><b>Definition</b> <a href="gm2__2loop__F_8cpp_source.html#l00284">gm2_2loop_F.cpp:284</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__config__options_8hpp_source.html#l00022">gm2_config_options.hpp:22</a></div></div>
<div class="ttc" id="anamespacegm2calc_html_a5cc5ec26f0e3675025a5edf971e9a84b"><div class="ttname"><a href="namespacegm2calc.html#a5cc5ec26f0e3675025a5edf971e9a84b">gm2calc::svd_eigen</a></div><div class="ttdeci">void svd_eigen(const Eigen::Matrix< Scalar, M, N > &m, Eigen::Array< Real,(((M)<(N)) ?(M) :(N)), 1 > &s, Eigen::Matrix< Scalar, M, M > *u, Eigen::Matrix< Scalar, N, N > *vh)</div><div class="ttdef"><b>Definition</b> <a href="gm2__linalg_8hpp_source.html#l00039">gm2_linalg.hpp:40</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 by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8
</small></address>
</body>
</html>