Skip to content

Commit

Permalink
Deploying to gh-pages from @ 20f685c 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
olantwin committed Feb 12, 2025
1 parent 6271a41 commit 97b1af2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ShipMuonShield_8cxx_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -975,7 +975,7 @@
<div class="line"><a id="l00857" name="l00857"></a><span class="lineno"> 857</span> <span class="keyword">auto</span> *stair_step_shift = <span class="keyword">new</span> TGeoTranslation(<span class="stringliteral">&quot;stair_step_shift&quot;</span>, 3.435 * <a class="code hl_variable" href="ShipBellField_8cxx.html#a42d42dd2c682d42f11de58e34c89f895">m</a>, 3.04 * <a class="code hl_variable" href="ShipBellField_8cxx.html#a42d42dd2c682d42f11de58e34c89f895">m</a> , stair_step_length / 2.);</div>
<div class="line"><a id="l00858" name="l00858"></a><span class="lineno"> 858</span> stair_step_shift-&gt;RegisterYourself();</div>
<div class="line"><a id="l00859" name="l00859"></a><span class="lineno"> 859</span> <span class="keyword">auto</span> *experiment_cavern = <span class="keyword">new</span> TGeoBBox(<span class="stringliteral">&quot;experiment_cavern&quot;</span>, 7.995 * <a class="code hl_variable" href="ShipBellField_8cxx.html#a42d42dd2c682d42f11de58e34c89f895">m</a>, 6 * <a class="code hl_variable" href="ShipBellField_8cxx.html#a42d42dd2c682d42f11de58e34c89f895">m</a>, ECN3_length / 2. - stair_step_length / 2.);</div>
<div class="line"><a id="l00860" name="l00860"></a><span class="lineno"> 860</span> <span class="keyword">auto</span> *ECN3_shift = <span class="keyword">new</span> TGeoTranslation(<span class="stringliteral">&quot;ECN3_shift&quot;</span>, 3.435 * <a class="code hl_variable" href="ShipBellField_8cxx.html#a42d42dd2c682d42f11de58e34c89f895">m</a>, 2.64 * <a class="code hl_variable" href="ShipBellField_8cxx.html#a42d42dd2c682d42f11de58e34c89f895">m</a>, ECN3_length / 2. + stair_step_length);</div>
<div class="line"><a id="l00860" name="l00860"></a><span class="lineno"> 860</span> <span class="keyword">auto</span> *ECN3_shift = <span class="keyword">new</span> TGeoTranslation(<span class="stringliteral">&quot;ECN3_shift&quot;</span>, 3.435 * <a class="code hl_variable" href="ShipBellField_8cxx.html#a42d42dd2c682d42f11de58e34c89f895">m</a>, 2.64 * <a class="code hl_variable" href="ShipBellField_8cxx.html#a42d42dd2c682d42f11de58e34c89f895">m</a>, ECN3_length / 2. + stair_step_length / 2.);</div>
<div class="line"><a id="l00861" name="l00861"></a><span class="lineno"> 861</span> ECN3_shift-&gt;RegisterYourself();</div>
<div class="line"><a id="l00862" name="l00862"></a><span class="lineno"> 862</span> </div>
<div class="line"><a id="l00863" name="l00863"></a><span class="lineno"> 863</span> <span class="keyword">auto</span> *yoke_pit = <span class="keyword">new</span> TGeoBBox(<span class="stringliteral">&quot;yoke_pit&quot;</span>, 3.5 * <a class="code hl_variable" href="ShipBellField_8cxx.html#a42d42dd2c682d42f11de58e34c89f895">m</a>, 4.3 * <a class="code hl_variable" href="ShipBellField_8cxx.html#a42d42dd2c682d42f11de58e34c89f895">m</a> + 1 * <a class="code hl_variable" href="ShipBellField_8cxx.html#a36fc4b47251281f99efceaa80c7877f0">cm</a>, 2.5 * <a class="code hl_variable" href="ShipBellField_8cxx.html#a42d42dd2c682d42f11de58e34c89f895">m</a>);</div>
Expand Down
2 changes: 1 addition & 1 deletion classShipMuonShield.html
Original file line number Diff line number Diff line change
Expand Up @@ -757,7 +757,7 @@ <h2 class="memtitle"><span class="permalink"><a href="#a3ed6f246da768e38f2fe775d
<div class="line"><span class="lineno"> 857</span> <span class="keyword">auto</span> *stair_step_shift = <span class="keyword">new</span> TGeoTranslation(<span class="stringliteral">&quot;stair_step_shift&quot;</span>, 3.435 * m, 3.04 * m , stair_step_length / 2.);</div>
<div class="line"><span class="lineno"> 858</span> stair_step_shift-&gt;RegisterYourself();</div>
<div class="line"><span class="lineno"> 859</span> <span class="keyword">auto</span> *experiment_cavern = <span class="keyword">new</span> TGeoBBox(<span class="stringliteral">&quot;experiment_cavern&quot;</span>, 7.995 * m, 6 * m, ECN3_length / 2. - stair_step_length / 2.);</div>
<div class="line"><span class="lineno"> 860</span> <span class="keyword">auto</span> *ECN3_shift = <span class="keyword">new</span> TGeoTranslation(<span class="stringliteral">&quot;ECN3_shift&quot;</span>, 3.435 * m, 2.64 * m, ECN3_length / 2. + stair_step_length);</div>
<div class="line"><span class="lineno"> 860</span> <span class="keyword">auto</span> *ECN3_shift = <span class="keyword">new</span> TGeoTranslation(<span class="stringliteral">&quot;ECN3_shift&quot;</span>, 3.435 * m, 2.64 * m, ECN3_length / 2. + stair_step_length / 2.);</div>
<div class="line"><span class="lineno"> 861</span> ECN3_shift-&gt;RegisterYourself();</div>
<div class="line"><span class="lineno"> 862</span> </div>
<div class="line"><span class="lineno"> 863</span> <span class="keyword">auto</span> *yoke_pit = <span class="keyword">new</span> TGeoBBox(<span class="stringliteral">&quot;yoke_pit&quot;</span>, 3.5 * m, 4.3 * m + 1 * cm, 2.5 * m);</div>
Expand Down
1 change: 1 addition & 0 deletions md_CHANGELOG.html
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ <h2><a class="anchor" id="autotoc_md3"></a>
<ul>
<li>chore: Fix file endings</li>
<li>chore: trim trailing whitespace</li>
<li>Fix mismatch dimension cavern ECN3 TCC8</li>
</ul>
<h2><a class="anchor" id="autotoc_md4"></a>
Changed</h2>
Expand Down

0 comments on commit 97b1af2

Please sign in to comment.