Skip to content

Commit

Permalink
deploy: 9224122
Browse files Browse the repository at this point in the history
  • Loading branch information
peremato committed Apr 24, 2024
1 parent a329367 commit 08351b2
Show file tree
Hide file tree
Showing 56 changed files with 4,735 additions and 4,816 deletions.
2 changes: 1 addition & 1 deletion 02-wrapped-classes.html
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,7 @@ <h2>Object instantiation<a class="headerlink" href="#object-instantiation" title
</div>
</div>
<div class="cell_output docutils container">
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>Geant4.G4BoxAllocated(Ptr{Nothing} @0x0000000001ec1e50)
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>Geant4.G4BoxAllocated(Ptr{Nothing} @0x000000000151e930)
</pre></div>
</div>
</div>
Expand Down
20 changes: 10 additions & 10 deletions 03-geometry.html
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,7 @@ <h2>Defining Solids<a class="headerlink" href="#defining-solids" title="Link to
</div>
</div>
<div class="cell_output docutils container">
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>Geant4.G4TubsAllocated(Ptr{Nothing} @0x0000000001d54090)
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>Geant4.G4TubsAllocated(Ptr{Nothing} @0x0000000001ce1170)
</pre></div>
</div>
</div>
Expand All @@ -455,7 +455,7 @@ <h2>Defining Solids<a class="headerlink" href="#defining-solids" title="Link to
</div>
</div>
<div class="cell_output docutils container">
<img alt="_images/7c68e7625944ffa14fe430543088bb7ce85902bdb7f644d5f03b0b0a9d5401cf.png" src="_images/7c68e7625944ffa14fe430543088bb7ce85902bdb7f644d5f03b0b0a9d5401cf.png" />
<img alt="_images/182a29520313df70f540216c5cc95751de03bdafeca962732a3c486b0bce328c.png" src="_images/182a29520313df70f540216c5cc95751de03bdafeca962732a3c486b0bce328c.png" />
</div>
</div>
<div class="cell docutils container">
Expand All @@ -467,7 +467,7 @@ <h2>Defining Solids<a class="headerlink" href="#defining-solids" title="Link to
</div>
</div>
<div class="cell_output docutils container">
<img alt="_images/01e2c578d1c884b5e51d8f26b5c3ab66999c1530df6474e94ea0e5baf7709198.png" src="_images/01e2c578d1c884b5e51d8f26b5c3ab66999c1530df6474e94ea0e5baf7709198.png" />
<img alt="_images/33fc3e2b7ee2533957f33b8ee52cd157f9db6678926bbb7634dec43584401ca4.png" src="_images/33fc3e2b7ee2533957f33b8ee52cd157f9db6678926bbb7634dec43584401ca4.png" />
</div>
</div>
<section id="building-boolean-solids">
Expand All @@ -484,7 +484,7 @@ <h3>Building Boolean solids<a class="headerlink" href="#building-boolean-solids"
</div>
</div>
<div class="cell_output docutils container">
<img alt="_images/4bbc49256eb67abeec00df15b1da99052597dcf00bfce43d72f885a55c84ca56.png" src="_images/4bbc49256eb67abeec00df15b1da99052597dcf00bfce43d72f885a55c84ca56.png" />
<img alt="_images/a83831dd06010b0f859273a46b53464cde858bec293002ce4a611b41281a3202.png" src="_images/a83831dd06010b0f859273a46b53464cde858bec293002ce4a611b41281a3202.png" />
</div>
</div>
<p>Lets use some geometry functionality to experiment with the created solid. In this example we get the limits for the boolean solid and create a number if radom 3D points within the limits. Then select the ones that return <code class="docutils literal notranslate"><span class="pre">kInside</span></code> when calling the function <code class="docutils literal notranslate"><span class="pre">Inside(solid,</span> <span class="pre">point)</span></code>. And finally, we plot the points with <code class="docutils literal notranslate"><span class="pre">scatter</span></code> function from <code class="docutils literal notranslate"><span class="pre">Makie</span></code>.</p>
Expand All @@ -505,7 +505,7 @@ <h3>Building Boolean solids<a class="headerlink" href="#building-boolean-solids"
</div>
</div>
<div class="cell_output docutils container">
<img alt="_images/1b44d05bc550ed2c6e1811286613b87ce7c649e2b177deb45cd2df4b2d7cfc5c.png" src="_images/1b44d05bc550ed2c6e1811286613b87ce7c649e2b177deb45cd2df4b2d7cfc5c.png" />
<img alt="_images/97488f3a34b2c776e5b0ae18972010d29565ac5e321c412e293e80df9a03e15e.png" src="_images/97488f3a34b2c776e5b0ae18972010d29565ac5e321c412e293e80df9a03e15e.png" />
</div>
</div>
</section>
Expand Down Expand Up @@ -606,7 +606,7 @@ <h2>Defining Logical Volumes<a class="headerlink" href="#defining-logical-volume
</div>
</div>
<div class="cell_output docutils container">
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>Geant4.G4LogicalVolumeAllocated(Ptr{Nothing} @0x0000000002ee0790)
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>Geant4.G4LogicalVolumeAllocated(Ptr{Nothing} @0x0000000003a289d0)
</pre></div>
</div>
</div>
Expand All @@ -620,7 +620,7 @@ <h2>Defining Logical Volumes<a class="headerlink" href="#defining-logical-volume
</div>
</div>
<div class="cell_output docutils container">
<img alt="_images/5b235e84c3400b3ba70b650f8a27f217bc06afdb52cc1e3278d907542cd3ec8a.png" src="_images/5b235e84c3400b3ba70b650f8a27f217bc06afdb52cc1e3278d907542cd3ec8a.png" />
<img alt="_images/6048f2315b7a0cd23b93d038482045cf58098e2016f3cec7e00de88f2e4dbab8.png" src="_images/6048f2315b7a0cd23b93d038482045cf58098e2016f3cec7e00de88f2e4dbab8.png" />
</div>
</div>
</section>
Expand Down Expand Up @@ -668,7 +668,7 @@ <h2>Placing Logical Volumes<a class="headerlink" href="#placing-logical-volumes"
</div>
</div>
<div class="cell_output docutils container">
<img alt="_images/8a37f94350f3153ef6873dee4134375aea7fd94aa25112906422cf8180a43e0b.png" src="_images/8a37f94350f3153ef6873dee4134375aea7fd94aa25112906422cf8180a43e0b.png" />
<img alt="_images/e8f8b6c19881ad51b7c5d60efcb6f9c3ceffbe3d8bcbf143cf8c209423d51d06.png" src="_images/e8f8b6c19881ad51b7c5d60efcb6f9c3ceffbe3d8bcbf143cf8c209423d51d06.png" />
</div>
</div>
</section>
Expand Down Expand Up @@ -846,7 +846,7 @@ <h2>Building the full detector<a class="headerlink" href="#building-the-full-det
</div>
</div>
<div class="cell_output docutils container">
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>Geant4.G4PVPlacementAllocated(Ptr{Nothing} @0x0000000003e01f40)
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>Geant4.G4PVPlacementAllocated(Ptr{Nothing} @0x000000000561d8e0)
</pre></div>
</div>
</div>
Expand All @@ -859,7 +859,7 @@ <h2>Building the full detector<a class="headerlink" href="#building-the-full-det
</div>
</div>
<div class="cell_output docutils container">
<img alt="_images/d5dc68284f173d10221b0e882dc566471f4088ca71b69ccb9c394740d595a9f8.png" src="_images/d5dc68284f173d10221b0e882dc566471f4088ca71b69ccb9c394740d595a9f8.png" />
<img alt="_images/42710fb67d0d15581f46d986b799fab9fe1f15a2cb72d9b37ee6deba310a7a7a.png" src="_images/42710fb67d0d15581f46d986b799fab9fe1f15a2cb72d9b37ee6deba310a7a7a.png" />
</div>
</div>
</section>
Expand Down
4 changes: 2 additions & 2 deletions 04-physics-list.html
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,7 @@ <h2>Using Standard Physics Lists<a class="headerlink" href="#using-standard-phys
</div>
<div class="cell_output docutils container">
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>**************************************************************
Geant4 version Name: geant4-11-02 [MT] (8-December-2023)
Geant4 version Name: geant4-11-02-patch-01 [MT] (16-February-2024)
Copyright : Geant4 Collaboration
References : NIM A 506 (2003), 250-303
: IEEE-TNS 53 (2006), 270-278
Expand All @@ -453,7 +453,7 @@ <h2>Using Standard Physics Lists<a class="headerlink" href="#using-standard-phys
**************************************************************
</pre></div>
</div>
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>G4JLApplication{Geant4.G4JLEmptyDetector, Geant4.G4JLNoData}(Geant4.G4RunManagerAllocated(Ptr{Nothing} @0x0000000001acd6f0), Geant4.G4JLEmptyDetector(), [Geant4.G4JLNoData()], G4JLGunGenerator(&quot;ParticleGun&quot;, Geant4.G4JLParticleGunData(nothing, &quot;e-&quot;, G4ThreeVector(0.0,0.0,0.0), G4ThreeVector(0.0,0.0,0.0), 10.0), Geant4.var&quot;#init#19&quot;(), Geant4.var&quot;#gen#20&quot;(), G4JLGeneratorAction[]), nothing, nothing, 0, 0, G4RunManager, G4JLDetectorConstruction, FTFP_BERT, G4JLRunAction, G4JLEventAction, G4JLTrackingAction, G4JLSteppingAction, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, Dict{String, Geant4.G4JLProtoSD}(), Dict{String, Vector{G4JLSensitiveDetector}}(), G4JLScoringMesh[], nothing, nothing)
<div class="output text_plain highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>G4JLApplication{Geant4.G4JLEmptyDetector, Geant4.G4JLNoData}(Geant4.G4RunManagerAllocated(Ptr{Nothing} @0x00000000021dd810), Geant4.G4JLEmptyDetector(), [Geant4.G4JLNoData()], G4JLGunGenerator(&quot;ParticleGun&quot;, Geant4.G4JLParticleGunData(nothing, &quot;e-&quot;, G4ThreeVector(0.0,0.0,0.0), G4ThreeVector(0.0,0.0,0.0), 10.0), Geant4.var&quot;#init#19&quot;(), Geant4.var&quot;#gen#20&quot;(), G4JLGeneratorAction[]), nothing, nothing, 0, 0, G4RunManager, G4JLDetectorConstruction, FTFP_BERT, G4JLRunAction, G4JLEventAction, G4JLTrackingAction, G4JLSteppingAction, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, nothing, Dict{String, Geant4.G4JLProtoSD}(), Dict{String, Vector{G4JLSensitiveDetector}}(), G4JLScoringMesh[], nothing, nothing)
</pre></div>
</div>
</div>
Expand Down
Loading

0 comments on commit 08351b2

Please sign in to comment.