-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathExternalModule_8h_source.html
More file actions
193 lines (191 loc) · 24.2 KB
/
Copy pathExternalModule_8h_source.html
File metadata and controls
193 lines (191 loc) · 24.2 KB
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
<!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>Project: /home/runner/work/AliceO2/AliceO2/Detectors/Passive/include/DetectorsPassive/ExternalModule.h 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="../../navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="../../resize.js"></script>
<script type="text/javascript" src="../../navtreedata.js"></script>
<script type="text/javascript" src="../../navtree.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="projectlogo"><img alt="Logo" src="../../o2_logo.png"/></td>
<td id="projectalign">
<div id="projectname">Project
</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(1); });
/* @license-end */
</script>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
$(document).ready(function(){initNavTree('d7/d2e/ExternalModule_8h_source.html','../../'); initResizable(); });
/* @license-end */
</script>
<div id="doc-content">
<!-- 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 class="header">
<div class="headertitle"><div class="title">ExternalModule.h</div></div>
</div><!--header-->
<div class="contents">
<a href="../../d7/d2e/ExternalModule_8h.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">// Copyright 2019-2020 CERN and copyright holders of ALICE O2.</span></div>
<div class="line"><a id="l00002" name="l00002"></a><span class="lineno"> 2</span><span class="comment">// See https://alice-o2.web.cern.ch/copyright for details of the copyright holders.</span></div>
<div class="line"><a id="l00003" name="l00003"></a><span class="lineno"> 3</span><span class="comment">// All rights not expressly granted are reserved.</span></div>
<div class="line"><a id="l00004" name="l00004"></a><span class="lineno"> 4</span><span class="comment">//</span></div>
<div class="line"><a id="l00005" name="l00005"></a><span class="lineno"> 5</span><span class="comment">// This software is distributed under the terms of the GNU General Public</span></div>
<div class="line"><a id="l00006" name="l00006"></a><span class="lineno"> 6</span><span class="comment">// License v3 (GPL Version 3), copied verbatim in the file "COPYING".</span></div>
<div class="line"><a id="l00007" name="l00007"></a><span class="lineno"> 7</span><span class="comment">//</span></div>
<div class="line"><a id="l00008" name="l00008"></a><span class="lineno"> 8</span><span class="comment">// In applying this license CERN does not waive the privileges and immunities</span></div>
<div class="line"><a id="l00009" name="l00009"></a><span class="lineno"> 9</span><span class="comment">// granted to it by virtue of its status as an Intergovernmental Organization</span></div>
<div class="line"><a id="l00010" name="l00010"></a><span class="lineno"> 10</span><span class="comment">// or submit itself to any jurisdiction.</span></div>
<div class="line"><a id="l00011" name="l00011"></a><span class="lineno"> 11</span> </div>
<div class="line"><a id="l00012" name="l00012"></a><span class="lineno"> 12</span><span class="preprocessor">#ifndef ALICEO2_PASSIVE_EXTERNALMODULE_H</span></div>
<div class="line"><a id="l00013" name="l00013"></a><span class="lineno"> 13</span><span class="preprocessor">#define ALICEO2_PASSIVE_EXTERNALMODULE_H</span></div>
<div class="line"><a id="l00014" name="l00014"></a><span class="lineno"> 14</span> </div>
<div class="line"><a id="l00015" name="l00015"></a><span class="lineno"> 15</span><span class="preprocessor">#include "DetectorsPassive/PassiveBase.h"</span> <span class="comment">// base class of passive modules</span></div>
<div class="line"><a id="l00016" name="l00016"></a><span class="lineno"> 16</span><span class="preprocessor">#include "Rtypes.h"</span> <span class="comment">// for Pipe::Class, ClassDef, Pipe::Streamer</span></div>
<div class="line"><a id="l00017" name="l00017"></a><span class="lineno"> 17</span> </div>
<div class="line"><a id="l00018" name="l00018"></a><span class="lineno"> 18</span><span class="keyword">class </span>TGeoVolume;</div>
<div class="line"><a id="l00019" name="l00019"></a><span class="lineno"> 19</span><span class="keyword">class </span>TGeoTransformation;</div>
<div class="line"><a id="l00020" name="l00020"></a><span class="lineno"> 20</span> </div>
<div class="line"><a id="l00021" name="l00021"></a><span class="lineno"> 21</span><span class="keyword">namespace </span><a class="code hl_namespace" href="../../d4/d7c/namespaceo2.html">o2</a></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>passive</div>
<div class="line"><a id="l00024" name="l00024"></a><span class="lineno"> 24</span>{</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="comment">// options used to configure a generic plug and play external module</span></div>
<div class="foldopen" id="foldopen00027" data-start="{" data-end="};">
<div class="line"><a id="l00027" name="l00027"></a><span class="lineno"><a class="line" href="../../da/d39/structo2_1_1passive_1_1ExternalModuleOptions.html"> 27</a></span><span class="keyword">struct </span><a class="code hl_struct" href="../../da/d39/structo2_1_1passive_1_1ExternalModuleOptions.html">ExternalModuleOptions</a> {</div>
<div class="line"><a id="l00028" name="l00028"></a><span class="lineno"><a class="line" href="../../da/d39/structo2_1_1passive_1_1ExternalModuleOptions.html#a39d5c96574a89729c0293b06300220aa"> 28</a></span> std::string <a class="code hl_variable" href="../../da/d39/structo2_1_1passive_1_1ExternalModuleOptions.html#a39d5c96574a89729c0293b06300220aa">root_macro_file</a>; <span class="comment">// the file where to lookup the ROOT geometry building macro</span></div>
<div class="line"><a id="l00029" name="l00029"></a><span class="lineno"><a class="line" href="../../da/d39/structo2_1_1passive_1_1ExternalModuleOptions.html#aca427162908c9b3b3739a02e4ca658c2"> 29</a></span> std::string <a class="code hl_variable" href="../../da/d39/structo2_1_1passive_1_1ExternalModuleOptions.html#aca427162908c9b3b3739a02e4ca658c2">top_volume</a>; <span class="comment">// the volume to be added</span></div>
<div class="line"><a id="l00030" name="l00030"></a><span class="lineno"><a class="line" href="../../da/d39/structo2_1_1passive_1_1ExternalModuleOptions.html#aba4bdd89e29c90437c1bf22d15bf1ff1"> 30</a></span> std::string <a class="code hl_variable" href="../../da/d39/structo2_1_1passive_1_1ExternalModuleOptions.html#aba4bdd89e29c90437c1bf22d15bf1ff1">anchor_volume</a>; <span class="comment">// the volume into which the detector will be hooked</span></div>
<div class="line"><a id="l00031" name="l00031"></a><span class="lineno"><a class="line" href="../../da/d39/structo2_1_1passive_1_1ExternalModuleOptions.html#a3c0408ec88f9d55b3a99d6ebf40a0bec"> 31</a></span> TGeoMatrix <span class="keyword">const</span>* <a class="code hl_variable" href="../../da/d39/structo2_1_1passive_1_1ExternalModuleOptions.html#a3c0408ec88f9d55b3a99d6ebf40a0bec">placement</a> = <span class="keyword">nullptr</span>; <span class="comment">// how to place the module inside anchor_volume</span></div>
<div class="line"><a id="l00032" name="l00032"></a><span class="lineno"> 32</span>};</div>
</div>
<div class="line"><a id="l00033" name="l00033"></a><span class="lineno"> 33</span> </div>
<div class="line"><a id="l00034" name="l00034"></a><span class="lineno"> 34</span><span class="comment">// a module (passive material) defined externally (ROOT macro / GDML / TGeo geometry)</span></div>
<div class="foldopen" id="foldopen00035" data-start="{" data-end="};">
<div class="line"><a id="l00035" name="l00035"></a><span class="lineno"><a class="line" href="../../df/de3/classo2_1_1passive_1_1ExternalModule.html"> 35</a></span><span class="keyword">class </span><a class="code hl_class" href="../../df/de3/classo2_1_1passive_1_1ExternalModule.html">ExternalModule</a> : <span class="keyword">public</span> <a class="code hl_class" href="../../d6/dfc/classo2_1_1passive_1_1PassiveBase.html">PassiveBase</a></div>
<div class="line"><a id="l00036" name="l00036"></a><span class="lineno"> 36</span>{</div>
<div class="line"><a id="l00037" name="l00037"></a><span class="lineno"> 37</span> <span class="keyword">public</span>:</div>
<div class="line"><a id="l00038" name="l00038"></a><span class="lineno"> 38</span> <a class="code hl_function" href="../../df/de3/classo2_1_1passive_1_1ExternalModule.html#a30a66c43e030584d197610494090bb41">ExternalModule</a>(<span class="keyword">const</span> <span class="keywordtype">char</span>* <a class="code hl_typedef" href="../../dc/da3/glcorearb_8h.html#a5c4947d4516dd7cfa3505ce3a648a4ef">name</a>, <span class="keyword">const</span> <span class="keywordtype">char</span>* long_title, <a class="code hl_struct" href="../../da/d39/structo2_1_1passive_1_1ExternalModuleOptions.html">ExternalModuleOptions</a> options);</div>
<div class="line"><a id="l00039" name="l00039"></a><span class="lineno"><a class="line" href="../../df/de3/classo2_1_1passive_1_1ExternalModule.html#a30a66c43e030584d197610494090bb41"> 39</a></span> <a class="code hl_function" href="../../df/de3/classo2_1_1passive_1_1ExternalModule.html#a30a66c43e030584d197610494090bb41">ExternalModule</a>() = <span class="keywordflow">default</span>; <span class="comment">// default constructor</span></div>
<div class="line"><a id="l00040" name="l00040"></a><span class="lineno"> 40</span> </div>
<div class="line"><a id="l00041" name="l00041"></a><span class="lineno"><a class="line" href="../../df/de3/classo2_1_1passive_1_1ExternalModule.html#a5de7a8ee2508d9aa2887b01693ce55b2"> 41</a></span> <a class="code hl_function" href="../../df/de3/classo2_1_1passive_1_1ExternalModule.html#a5de7a8ee2508d9aa2887b01693ce55b2">~ExternalModule</a>() <span class="keyword">override</span> = <span class="keywordflow">default</span>;</div>
<div class="line"><a id="l00042" name="l00042"></a><span class="lineno"> 42</span> <span class="keywordtype">void</span> <a class="code hl_function" href="../../df/de3/classo2_1_1passive_1_1ExternalModule.html#a9ffdbd2e925e88a92edca95f3b14c6e7">ConstructGeometry</a>() <span class="keyword">override</span>;</div>
<div class="line"><a id="l00043" name="l00043"></a><span class="lineno"> 43</span> </div>
<div class="line"><a id="l00045" name="l00045"></a><span class="lineno"><a class="line" href="../../df/de3/classo2_1_1passive_1_1ExternalModule.html#ac240d65c70cfea359f3b5bda19bae5cc"> 45</a></span> <a class="code hl_class" href="../../d4/d06/classFairModule.html">FairModule</a>* <a class="code hl_function" href="../../df/de3/classo2_1_1passive_1_1ExternalModule.html#ac240d65c70cfea359f3b5bda19bae5cc">CloneModule</a>()<span class="keyword"> const override </span>{ <span class="keywordflow">return</span> <span class="keyword">nullptr</span>; }</div>
<div class="line"><a id="l00046" name="l00046"></a><span class="lineno"> 46</span> </div>
<div class="line"><a id="l00047" name="l00047"></a><span class="lineno"><a class="line" href="../../df/de3/classo2_1_1passive_1_1ExternalModule.html#a88399d325001a3390b8a2dc16fd986b1"> 47</a></span> <span class="keyword">typedef</span> std::function<TGeoVolume <span class="keyword">const</span>*()> <a class="code hl_typedef" href="../../df/de3/classo2_1_1passive_1_1ExternalModule.html#a88399d325001a3390b8a2dc16fd986b1">GeomBuilderFcn</a>; <span class="comment">// function hook for external geometry builder</span></div>
<div class="line"><a id="l00048" name="l00048"></a><span class="lineno"> 48</span> </div>
<div class="line"><a id="l00049" name="l00049"></a><span class="lineno"> 49</span> <span class="keyword">private</span>:</div>
<div class="line"><a id="l00050" name="l00050"></a><span class="lineno"> 50</span> <span class="comment">// void createMaterials();</span></div>
<div class="line"><a id="l00051" name="l00051"></a><span class="lineno"> 51</span> <a class="code hl_function" href="../../df/de3/classo2_1_1passive_1_1ExternalModule.html#a30a66c43e030584d197610494090bb41">ExternalModule</a>(<span class="keyword">const</span> <a class="code hl_class" href="../../df/de3/classo2_1_1passive_1_1ExternalModule.html">ExternalModule</a>& orig);</div>
<div class="line"><a id="l00052" name="l00052"></a><span class="lineno"> 52</span> <a class="code hl_class" href="../../df/de3/classo2_1_1passive_1_1ExternalModule.html">ExternalModule</a>& operator=(<span class="keyword">const</span> <a class="code hl_class" href="../../df/de3/classo2_1_1passive_1_1ExternalModule.html">ExternalModule</a>&);</div>
<div class="line"><a id="l00053" name="l00053"></a><span class="lineno"> 53</span> </div>
<div class="line"><a id="l00054" name="l00054"></a><span class="lineno"> 54</span> <a class="code hl_typedef" href="../../df/de3/classo2_1_1passive_1_1ExternalModule.html#a88399d325001a3390b8a2dc16fd986b1">GeomBuilderFcn</a> mGeomHook;</div>
<div class="line"><a id="l00055" name="l00055"></a><span class="lineno"> 55</span> <a class="code hl_struct" href="../../da/d39/structo2_1_1passive_1_1ExternalModuleOptions.html">ExternalModuleOptions</a> mOptions;</div>
<div class="line"><a id="l00056" name="l00056"></a><span class="lineno"> 56</span> </div>
<div class="line"><a id="l00057" name="l00057"></a><span class="lineno"> 57</span> <span class="keywordtype">bool</span> initGeomBuilderHook(); <span class="comment">// function to load/JIT Geometry builder hook</span></div>
<div class="line"><a id="l00058" name="l00058"></a><span class="lineno"> 58</span> <span class="keywordtype">void</span> remapMedia(TGeoVolume* vol); <span class="comment">// performs a remapping of materials/media IDs after registration with VMC</span></div>
<div class="line"><a id="l00059" name="l00059"></a><span class="lineno"> 59</span> </div>
<div class="line"><a id="l00060" name="l00060"></a><span class="lineno"> 60</span> <span class="comment">// ClassDefOverride(ExternalModule, 0);</span></div>
<div class="line"><a id="l00061" name="l00061"></a><span class="lineno"> 61</span>};</div>
</div>
<div class="line"><a id="l00062" name="l00062"></a><span class="lineno"> 62</span>} <span class="comment">// namespace passive</span></div>
<div class="line"><a id="l00063" name="l00063"></a><span class="lineno"> 63</span>} <span class="comment">// namespace o2</span></div>
<div class="line"><a id="l00064" name="l00064"></a><span class="lineno"> 64</span><span class="preprocessor">#endif</span></div>
<div class="ttc" id="aclassFairModule_html"><div class="ttname"><a href="../../d4/d06/classFairModule.html">FairModule</a></div></div>
<div class="ttc" id="aclasso2_1_1passive_1_1ExternalModule_html"><div class="ttname"><a href="../../df/de3/classo2_1_1passive_1_1ExternalModule.html">o2::passive::ExternalModule</a></div><div class="ttdef"><b>Definition</b> <a href="../../d7/d2e/ExternalModule_8h_source.html#l00035">ExternalModule.h:36</a></div></div>
<div class="ttc" id="aclasso2_1_1passive_1_1ExternalModule_html_a30a66c43e030584d197610494090bb41"><div class="ttname"><a href="../../df/de3/classo2_1_1passive_1_1ExternalModule.html#a30a66c43e030584d197610494090bb41">o2::passive::ExternalModule::ExternalModule</a></div><div class="ttdeci">ExternalModule()=default</div></div>
<div class="ttc" id="aclasso2_1_1passive_1_1ExternalModule_html_a5de7a8ee2508d9aa2887b01693ce55b2"><div class="ttname"><a href="../../df/de3/classo2_1_1passive_1_1ExternalModule.html#a5de7a8ee2508d9aa2887b01693ce55b2">o2::passive::ExternalModule::~ExternalModule</a></div><div class="ttdeci">~ExternalModule() override=default</div></div>
<div class="ttc" id="aclasso2_1_1passive_1_1ExternalModule_html_a88399d325001a3390b8a2dc16fd986b1"><div class="ttname"><a href="../../df/de3/classo2_1_1passive_1_1ExternalModule.html#a88399d325001a3390b8a2dc16fd986b1">o2::passive::ExternalModule::GeomBuilderFcn</a></div><div class="ttdeci">std::function< TGeoVolume const *()> GeomBuilderFcn</div><div class="ttdef"><b>Definition</b> <a href="../../d7/d2e/ExternalModule_8h_source.html#l00047">ExternalModule.h:47</a></div></div>
<div class="ttc" id="aclasso2_1_1passive_1_1ExternalModule_html_a9ffdbd2e925e88a92edca95f3b14c6e7"><div class="ttname"><a href="../../df/de3/classo2_1_1passive_1_1ExternalModule.html#a9ffdbd2e925e88a92edca95f3b14c6e7">o2::passive::ExternalModule::ConstructGeometry</a></div><div class="ttdeci">void ConstructGeometry() override</div><div class="ttdef"><b>Definition</b> <a href="../../d6/db8/ExternalModule_8cxx_source.html#l00134">ExternalModule.cxx:134</a></div></div>
<div class="ttc" id="aclasso2_1_1passive_1_1ExternalModule_html_ac240d65c70cfea359f3b5bda19bae5cc"><div class="ttname"><a href="../../df/de3/classo2_1_1passive_1_1ExternalModule.html#ac240d65c70cfea359f3b5bda19bae5cc">o2::passive::ExternalModule::CloneModule</a></div><div class="ttdeci">FairModule * CloneModule() const override</div><div class="ttdoc">Clone this object (used in MT mode only)</div><div class="ttdef"><b>Definition</b> <a href="../../d7/d2e/ExternalModule_8h_source.html#l00045">ExternalModule.h:45</a></div></div>
<div class="ttc" id="aclasso2_1_1passive_1_1PassiveBase_html"><div class="ttname"><a href="../../d6/dfc/classo2_1_1passive_1_1PassiveBase.html">o2::passive::PassiveBase</a></div><div class="ttdoc">a common base class for passive modules - implementing generic functions</div><div class="ttdef"><b>Definition</b> <a href="../../db/da8/Passive_2include_2DetectorsPassive_2PassiveBase_8h_source.html#l00023">PassiveBase.h:24</a></div></div>
<div class="ttc" id="aglcorearb_8h_html_a5c4947d4516dd7cfa3505ce3a648a4ef"><div class="ttname"><a href="../../dc/da3/glcorearb_8h.html#a5c4947d4516dd7cfa3505ce3a648a4ef">name</a></div><div class="ttdeci">GLuint const GLchar * name</div><div class="ttdef"><b>Definition</b> <a href="../../dc/da3/glcorearb_8h_source.html#l00781">glcorearb.h:781</a></div></div>
<div class="ttc" id="anamespaceo2_html"><div class="ttname"><a href="../../d4/d7c/namespaceo2.html">o2</a></div><div class="ttdoc">a couple of static helper functions to create timestamp values for CCDB queries or override obsolete ...</div><div class="ttdef"><b>Definition</b> <a href="../../d4/d4a/FlattenRestore_8h_source.html#l00022">FlattenRestore.h:23</a></div></div>
<div class="ttc" id="astructo2_1_1passive_1_1ExternalModuleOptions_html"><div class="ttname"><a href="../../da/d39/structo2_1_1passive_1_1ExternalModuleOptions.html">o2::passive::ExternalModuleOptions</a></div><div class="ttdef"><b>Definition</b> <a href="../../d7/d2e/ExternalModule_8h_source.html#l00027">ExternalModule.h:27</a></div></div>
<div class="ttc" id="astructo2_1_1passive_1_1ExternalModuleOptions_html_a39d5c96574a89729c0293b06300220aa"><div class="ttname"><a href="../../da/d39/structo2_1_1passive_1_1ExternalModuleOptions.html#a39d5c96574a89729c0293b06300220aa">o2::passive::ExternalModuleOptions::root_macro_file</a></div><div class="ttdeci">std::string root_macro_file</div><div class="ttdef"><b>Definition</b> <a href="../../d7/d2e/ExternalModule_8h_source.html#l00028">ExternalModule.h:28</a></div></div>
<div class="ttc" id="astructo2_1_1passive_1_1ExternalModuleOptions_html_a3c0408ec88f9d55b3a99d6ebf40a0bec"><div class="ttname"><a href="../../da/d39/structo2_1_1passive_1_1ExternalModuleOptions.html#a3c0408ec88f9d55b3a99d6ebf40a0bec">o2::passive::ExternalModuleOptions::placement</a></div><div class="ttdeci">TGeoMatrix const * placement</div><div class="ttdef"><b>Definition</b> <a href="../../d7/d2e/ExternalModule_8h_source.html#l00031">ExternalModule.h:31</a></div></div>
<div class="ttc" id="astructo2_1_1passive_1_1ExternalModuleOptions_html_aba4bdd89e29c90437c1bf22d15bf1ff1"><div class="ttname"><a href="../../da/d39/structo2_1_1passive_1_1ExternalModuleOptions.html#aba4bdd89e29c90437c1bf22d15bf1ff1">o2::passive::ExternalModuleOptions::anchor_volume</a></div><div class="ttdeci">std::string anchor_volume</div><div class="ttdef"><b>Definition</b> <a href="../../d7/d2e/ExternalModule_8h_source.html#l00030">ExternalModule.h:30</a></div></div>
<div class="ttc" id="astructo2_1_1passive_1_1ExternalModuleOptions_html_aca427162908c9b3b3739a02e4ca658c2"><div class="ttname"><a href="../../da/d39/structo2_1_1passive_1_1ExternalModuleOptions.html#aca427162908c9b3b3739a02e4ca658c2">o2::passive::ExternalModuleOptions::top_volume</a></div><div class="ttdeci">std::string top_volume</div><div class="ttdef"><b>Definition</b> <a href="../../d7/d2e/ExternalModule_8h_source.html#l00029">ExternalModule.h:29</a></div></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="../../dir_051dca18e802f8e9474f2e30d29c04e0.html">Detectors</a></li><li class="navelem"><a class="el" href="../../dir_f01815b857f9009bea48e2cb39492245.html">Passive</a></li><li class="navelem"><a class="el" href="../../dir_d5ecc06a730b889a096d12946000dd48.html">include</a></li><li class="navelem"><a class="el" href="../../dir_72724ee868ffdb57615bd2021f241624.html">DetectorsPassive</a></li><li class="navelem"><a class="el" href="../../d7/d2e/ExternalModule_8h.html">ExternalModule.h</a></li>
<li class="footer">Generated on Mon Jun 22 2026 07:20:16 for Project 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 </li>
</ul>
</div>
</body>
</html>