| [1208] | 1 | <html>
|
|---|
| 2 | <head>
|
|---|
| 3 | </head>
|
|---|
| 4 |
|
|---|
| 5 | <body>
|
|---|
| 6 | <table WIDTH="100%" >
|
|---|
| 7 | <tr>
|
|---|
| 8 | <TD><a href="../../../../Overview/html/index.html">
|
|---|
| 9 |
|
|---|
| 10 | </a><a href="index.html">
|
|---|
| 11 | <img SRC="../../../../resources/html/IconsGIF/Contents.gif" ALT="Contents" height=16 width=59></a>
|
|---|
| 12 | <a href="ExtendedCodes.html">
|
|---|
| 13 | <img SRC="../../../../resources/html/IconsGIF/Previous.gif" ALT="Previous" height=16 width=59></a>
|
|---|
| 14 | <img SRC="../../../../resources/html/IconsGIF/NextGR.gif" ALT="Next" height=16 width=59></td>
|
|---|
| 15 |
|
|---|
| 16 | <td ALIGN=RIGHT><b><font color="#238E23"><font size=-1>Geant4 User's Guide</font></font></b>
|
|---|
| 17 | <br><b><font color="#238E23"><font size=-1>For Application Developers</font></font></b>
|
|---|
| 18 | <br><b><font color="#238E23"><font size=-1>Examples</font></font></b></td>
|
|---|
| 19 | </tr>
|
|---|
| 20 | </table>
|
|---|
| 21 |
|
|---|
| 22 | <center>
|
|---|
| 23 | <p><b><font color="#238E23"><font size=+3>9.3 Advanced Examples</font></font></b></center>
|
|---|
| 24 |
|
|---|
| 25 | <p>
|
|---|
| 26 | <hr ALIGN="Center" SIZE="7%">
|
|---|
| 27 | <h2>
|
|---|
| 28 | <a name="9.3.1">
|
|---|
| 29 | 9.3.1 Advanced Examples</h2></a>
|
|---|
| 30 |
|
|---|
| 31 | Geant4 advanced examples illustrate realistic applications of Geant4 in
|
|---|
| 32 | typical experimental environments. Most of them also show the usage of
|
|---|
| 33 | <a href="http://www.ge.infn.it/geant4/examples/analysis.html">analysis
|
|---|
| 34 | tools</a> (such as histograms, ntuples and plotting), various visualization
|
|---|
| 35 | features and advanced user interface facilities, together with the simulation
|
|---|
| 36 | core.<BR>
|
|---|
| 37 | <B>Note</B>: Maintenance and updates of the code is under the responsibility
|
|---|
| 38 | of the authors. These applications are therefore not subject to
|
|---|
| 39 | regular system testing and no guarantee can be provided.
|
|---|
| 40 |
|
|---|
| 41 | <br>The advanced examples include:
|
|---|
| 42 | <ul>
|
|---|
| 43 | <li>
|
|---|
| 44 | <b><a href="http://www.ge.infn.it/geant4/examples">air_shower</a></b>,
|
|---|
| 45 | a simulation of the ULTRA detector with Fresnel lenses for UV and charged
|
|---|
| 46 | particles detection in cosmic rays.</li>
|
|---|
| 47 |
|
|---|
| 48 | <li>
|
|---|
| 49 | <b><a href="http://www.ge.infn.it/geant4/examples/brachytherapy">brachytherapy</a></b>,
|
|---|
| 50 | illustrating a typical medical physics application simulating energy deposit
|
|---|
| 51 | in a Phantom filled with soft tissue.</li>
|
|---|
| 52 |
|
|---|
| 53 | <li>
|
|---|
| 54 | <b><a href="http://www.ge.infn.it/geant4/examples/hadrontherapy">hadrontherapy</a></b>,
|
|---|
| 55 | illustrating a application simulating an hadron therapy beam line for
|
|---|
| 56 | medical physics.</li>
|
|---|
| 57 |
|
|---|
| 58 | <li>
|
|---|
| 59 | <b><a href="http://www.ge.infn.it/geant4/examples/human_phantom">human_phantom</a></b>,
|
|---|
| 60 | implementing an Anthropomorphic Phantom body built importing the description from
|
|---|
| 61 | a <A HREF="http://cern.ch/gdml">GDML</A> representation.</li>
|
|---|
| 62 |
|
|---|
| 63 | <li>
|
|---|
| 64 | <b><a href="http://www.ge.infn.it/geant4/examples/medical_linac">medical_linac</a></b>,
|
|---|
| 65 | illustrating a typical medical physics application simulating energy deposit
|
|---|
| 66 | in a Phantom filled with water for a typical linac used for intensity modulated
|
|---|
| 67 | radiation therapy. The experimental set-up is very similar to one used in
|
|---|
| 68 | clinical practice.</li>
|
|---|
| 69 |
|
|---|
| 70 | <li>
|
|---|
| 71 | <b><a href="http://www.ge.infn.it/geant4/examples/microbeam">microbeam</a></b>,
|
|---|
| 72 | simulates the cellular irradiation beam line installed on the AIFIRA electrostatic
|
|---|
| 73 | accelerator facility located at CENBG, Bordeaux-Gradignan, France.
|
|---|
| 74 |
|
|---|
| 75 | <li>
|
|---|
| 76 | <b><a href="http://www.ge.infn.it/geant4/examples/purging_magnet">purging_magnet</a></b>,
|
|---|
| 77 | illustrating an application that simulates electrons traveling through a 3D
|
|---|
| 78 | magnetic field; used in a medical environment for simulating a strong purging
|
|---|
| 79 | magnet in a treatment head.</li>
|
|---|
| 80 |
|
|---|
| 81 | <li>
|
|---|
| 82 | <b><a href=" http://www.ge.infn.it/~geant4/hep/radmon">radiation_monitor</a></b>,
|
|---|
| 83 | illustrating an application for the study of the effects of a chip carrier on silicon
|
|---|
| 84 | radiation monitoring devices used in the LHC environment.
|
|---|
| 85 |
|
|---|
| 86 | <li>
|
|---|
| 87 | <b><a href="http://www.ge.infn.it/geant4/examples/radioprotection">radioprotection</a></b>,
|
|---|
| 88 | illustrating an application to evaluate the dose in astronauts, in vehicle
|
|---|
| 89 | concepts and Moon surface habitat configurations, in a defined interplanetary
|
|---|
| 90 | space radiation environment.</li>
|
|---|
| 91 |
|
|---|
| 92 | <li>
|
|---|
| 93 | <b><a href="http://www.ge.infn.it/geant4/examples/gammaray_telescope">gammaray_telescope</a></b>,
|
|---|
| 94 | illustrating an application to typical gamma ray telescopes with a flexible
|
|---|
| 95 | configuration.</li>
|
|---|
| 96 |
|
|---|
| 97 | <li>
|
|---|
| 98 | <b><a href="http://www.ge.infn.it/geant4/examples/xray_telescope">xray_telescope</a></b>,
|
|---|
| 99 | illustrating an application for the study of the radiation background in
|
|---|
| 100 | a typical X-ray telescope.</li>
|
|---|
| 101 |
|
|---|
| 102 | <li>
|
|---|
| 103 | <b><a href="http://www.ge.infn.it/geant4/examples/fluorescence">xray_fluorescence</a></b>,
|
|---|
| 104 | illustrating the emission of X-ray fluorescence and PIXE.</li>
|
|---|
| 105 |
|
|---|
| 106 | <li>
|
|---|
| 107 | <b><a href="http://www.ge.infn.it/geant4/examples">underground_physics</a></b>,
|
|---|
| 108 | illustrating an underground detector for dark matter searches.</li>
|
|---|
| 109 |
|
|---|
| 110 | <li>
|
|---|
| 111 | <b><a href="http://www.ge.infn.it/geant4/examples/cosmicray_charging">cosmicray_charging</a></b>,
|
|---|
| 112 | illustrating an application aimed at simulating the electrostatic charging of
|
|---|
| 113 | isolated test masses in the LISA mission by galactic cosmic ray protons and
|
|---|
| 114 | helium nuclei.</li>
|
|---|
| 115 |
|
|---|
| 116 | <li>
|
|---|
| 117 | <b><a href="http://www.ge.infn.it/geant4/examples/composite_calorimeter">composite_calorimeter</a></b>,
|
|---|
| 118 | test-beam simulation of the CMS Hadron calorimeter at LHC.</li>
|
|---|
| 119 |
|
|---|
| 120 | <li>
|
|---|
| 121 | <b><a href="http://www.ge.infn.it/geant4/examples/lAr_calorimeter">lAr_calorimeter</a></b>,
|
|---|
| 122 | simulating the Forward Liquid Argon Calorimeter (FCAL) of the ATLAS
|
|---|
| 123 | Detector at LHC.
|
|---|
| 124 |
|
|---|
| 125 | <li>
|
|---|
| 126 | <b><a href="http://www.ge.infn.it/geant4/examples/raredecay_calorimetry">raredecay_calorimetry</a></b>,
|
|---|
| 127 | illustrating how to estimate importance of photonuclear reactions for photon inefficiency
|
|---|
| 128 | of calorimeters and compare effectiveness of different absorbers in order to reduce it.
|
|---|
| 129 |
|
|---|
| 130 | <li>
|
|---|
| 131 | <b><a href="http://www.ge.infn.it/geant4/examples/RICH">Rich</a></b>,
|
|---|
| 132 | simulating the TestBeam Setup of the Rich detector at the LHCb experiment,
|
|---|
| 133 | testing the performance of the aerogel radiator</li>
|
|---|
| 134 |
|
|---|
| 135 | <li>
|
|---|
| 136 | <b><a href="http://www.ge.infn.it/geant4/examples/Tiara">Tiara</a></b>,
|
|---|
| 137 | a simulation of the neutron shielding experiment TIARA providing a
|
|---|
| 138 | realistic example for applying geometrical importance sampling</li>
|
|---|
| 139 | </ul>
|
|---|
| 140 |
|
|---|
| 141 | Further documentation about the analysis tools used in these examples is
|
|---|
| 142 | available at:<br>
|
|---|
| 143 | <a href="http://aida.freehep.org">AIDA</a>(Abstract Interfaces for Data Analysis) and
|
|---|
| 144 | <a href="http://cern.ch/PI">AIDA/PI</a>,
|
|---|
| 145 | <a href="http://jas.freehep.org">JAS</a> and
|
|---|
| 146 | <a href="http://www.lal.in2p3.fr/OpenScientist/">OpenScientist</a>.
|
|---|
| 147 | <p>
|
|---|
| 148 | <hr><i><a href="../../../../Authors/html/subjectsToAuthors.html">About
|
|---|
| 149 | the authors</a></i>
|
|---|
| 150 | </body>
|
|---|
| 151 | </html>
|
|---|