source: trunk/documents/UserDoc/DocBookUsersGuides/ForApplicationDeveloper/xml/Examples/AdvancedCodes.xml@ 1216

Last change on this file since 1216 was 1211, checked in by garnier, 16 years ago

CVS update

File size: 7.1 KB
Line 
1<!-- ******************************************************** -->
2<!-- -->
3<!-- [History] -->
4<!-- Converted to DocBook: Katsuya Amako, Aug-2006 -->
5<!-- -->
6<!-- ******************************************************** -->
7
8
9<!-- ******************* Section (Level#1) ****************** -->
10<sect1 id="sect.ExmpAdv">
11<title>
12Advanced Examples
13</title>
14
15
16<!-- ******************* Section (Level#2) ****************** -->
17<sect2 id="sect.ExmpAdv.AdvExmp">
18<title>
19Advanced Examples
20</title>
21
22<para>
23Geant4 advanced examples illustrate realistic applications of
24Geant4 in typical experimental environments. Most of them also show
25the usage of analysis tools (such as histograms, ntuples and plotting),
26various visualization features and advanced user interface facilities,
27together with the simulation core.
28</para>
29
30<para>
31<emphasis role="bold">Note</emphasis>: Maintenance and updates of
32the code is under the responsibility of the authors. These applications
33are therefore not subject to regular system testing and no guarantee
34can be provided.
35</para>
36
37<para>
38The advanced examples include:
39
40<itemizedlist spacing="compact">
41 <listitem><para>
42 <ulink url="http://geant4advancedexampleswg.wikispaces.com/ExamplesDocumentation/">
43 <emphasis role="bold">air_shower</emphasis>
44 </ulink>
45 , a simulation of the ULTRA detector with Fresnel lenses
46 for UV and charged particles detection in cosmic rays.
47 </para></listitem>
48 <listitem><para>
49 <ulink url="http://geant4advancedexampleswg.wikispaces.com/file/view/EcalDocumentationFile.pdf">
50 <emphasis role="bold">amsEcal</emphasis>
51 </ulink>
52 , illustrating simulation in the AMS electro-magnetic calorimeter.
53 </para></listitem>
54 <listitem><para>
55 <ulink url="http://geant4advancedexampleswg.wikispaces.com/brachytherapyExample/">
56 <emphasis role="bold">brachytherapy</emphasis>
57 </ulink>
58 , illustrating a typical medical physics application simulating
59 energy deposit in a Phantom filled with soft tissue.
60 </para></listitem>
61 <listitem><para>
62 <ulink url="http://geant4advancedexampleswg.wikispaces.com/hadrontherapyExample/">
63 <emphasis role="bold">hadrontherapy</emphasis>
64 </ulink>
65 , illustrating a application simulating an hadron therapy beam line
66 for medical physics.
67 </para></listitem>
68 <listitem><para>
69 <ulink url="http://geant4advancedexampleswg.wikispaces.com/ExamplesDocumentation/">
70 <emphasis role="bold">human_phantom</emphasis>
71 </ulink>
72 , implementing an Anthropomorphic Phantom body built importing the
73 description from a
74 <ulink url="http://cern.ch/gdml/">GDML</ulink> representation.
75 </para></listitem>
76 <listitem><para>
77 <ulink url="http://geant4advancedexampleswg.wikispaces.com/MedicalLinac/">
78 <emphasis role="bold">medical_linac</emphasis>
79 </ulink>
80 , illustrating a typical medical physics application simulating
81 energy deposit in a Phantom filled with water for a typical linac
82 used for intensity modulated radiation therapy. The experimental
83 set-up is very similar to one used in clinical practice.
84 </para></listitem>
85 <listitem><para>
86 <ulink url="http://geant4advancedexampleswg.wikispaces.com/microbeamExample/">
87 <emphasis role="bold">microbeam</emphasis>
88 </ulink>
89 , simulates the cellular irradiation beam line installed on the
90 AIFIRA electrostatic accelerator facility located at CENBG,
91 Bordeaux-Gradignan, France.
92 </para></listitem>
93 <listitem><para>
94 <ulink url="http://geant4advancedexampleswg.wikispaces.com/microdosimetryExample/">
95 <emphasis role="bold">microdosimetry</emphasis>
96 </ulink>
97 , simulates the track of a 10 keV Helium+ (positive charge is +e) particle
98 in liquid water using very low energy electromagnetic Geant4 DNA processes.
99 </para></listitem>
100 <listitem><para>
101 <ulink url="http://geant4advancedexampleswg.wikispaces.com/nanobeamExample/">
102 <emphasis role="bold">nanobeam</emphasis>
103 </ulink>
104 , simulates the beam optics of the "nanobeam line" installed on the AIFIRA
105 electrostatic accelerator facility located at CENBG, Bordeaux-Gradignan,
106 France.
107 </para></listitem>
108 <listitem><para>
109 <ulink url="http://geant4advancedexampleswg.wikispaces.com/ExamplesDocumentation/">
110 <emphasis role="bold">purging_magnet</emphasis>
111 </ulink>
112 , illustrating an application that simulates electrons traveling
113 through a 3D magnetic field; used in a medical environment for
114 simulating a strong purging magnet in a treatment head.
115 </para></listitem>
116 <listitem><para>
117 <ulink url="http://geant4advancedexampleswg.wikispaces.com/Radioprotection/">
118 <emphasis role="bold">radioprotection</emphasis>
119 </ulink>
120 , illustrating an application to evaluate the dose in astronauts, in
121 vehicle concepts and Moon surface habitat configurations, in a
122 defined interplanetary space radiation environment.
123 </para></listitem>
124 <listitem><para>
125 <ulink url="http://geant4advancedexampleswg.wikispaces.com/Gamma-rayTelescope/">
126 <emphasis role="bold">gammaray_telescope</emphasis>
127 </ulink>
128 , illustrating an application to typical gamma ray telescopes with a
129 flexible configuration.
130 </para></listitem>
131 <listitem><para>
132 <ulink url="http://geant4advancedexampleswg.wikispaces.com/X-rayTelescope/">
133 <emphasis role="bold">xray_telescope</emphasis>
134 </ulink>
135 , illustrating an application for the study of the radiation
136 background in a typical X-ray telescope.
137 </para></listitem>
138 <listitem><para>
139 <ulink url="http://geant4advancedexampleswg.wikispaces.com/X-rayFluorescence/">
140 <emphasis role="bold">xray_fluorescence</emphasis>
141 </ulink>
142 , illustrating the emission of X-ray fluorescence and PIXE.
143 </para></listitem>
144 <listitem><para>
145 <ulink url="http://geant4advancedexampleswg.wikispaces.com/ExamplesDocumentation/UndergroundPhysics/">
146 <emphasis role="bold">underground_physics</emphasis>
147 </ulink>
148 , illustrating an underground detector for dark matter searches.
149 </para></listitem>
150 <listitem><para>
151 <ulink url="http://geant4advancedexampleswg.wikispaces.com/CompositeCalorimeter/">
152 <emphasis role="bold">composite_calorimeter</emphasis>
153 </ulink>
154 , test-beam simulation of the CMS Hadron calorimeter at LHC.
155 </para></listitem>
156 <listitem><para>
157 <ulink url="http://geant4advancedexampleswg.wikispaces.com/ExamplesDocumentation/lArCalorimeter/">
158 <emphasis role="bold">lAr_calorimeter</emphasis>
159 </ulink>
160 , simulating the Forward Liquid Argon Calorimeter (FCAL) of the ATLAS
161 Detector at LHC.
162 </para></listitem>
163 <listitem><para>
164 <ulink url="http://geant4advancedexampleswg.wikispaces.com/ExamplesDocumentation/Rich/">
165 <emphasis role="bold">Rich</emphasis>
166 </ulink>
167 , simulating the TestBeam Setup of the Rich detector at the LHCb
168 experiment, testing the performance of the aerogel radiator
169 </para></listitem>
170</itemizedlist>
171</para>
172
173<para>
174For documentation about the analysis tools used in these
175examples, see Appendix <xref linkend="sect.Hst" /> of this manual.
176</para>
177
178
179</sect2>
180</sect1>
Note: See TracBrowser for help on using the repository browser.