source: trunk/documents/UserDoc/DocBookUsersGuides/ForApplicationDeveloper/xml/Examples/ExtendedCodes.xml@ 1155

Last change on this file since 1155 was 904, checked in by garnier, 17 years ago

ajout de la doc

File size: 23.9 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.ExmpExt">
11<title>
12Extended Examples
13</title>
14
15
16<!-- ******************* Section (Level#2) ****************** -->
17<sect2 id="sect.ExmpExt.Smmry">
18<title>
19Extended Example Summary
20</title>
21
22<para>
23Geant4 extended examples serve three purposes:
24
25<itemizedlist spacing="compact">
26 <listitem><para>
27 testing and validation of processes and tracking,
28 </para></listitem>
29 <listitem><para>
30 demonstration of Geant4 tools, and
31 </para></listitem>
32 <listitem><para>
33 extending the functionality of Geant4.
34 </para></listitem>
35</itemizedlist>
36</para>
37
38<para>
39The code for these examples is maintained as part of the categories
40to which they belong. Links to descriptions of the examples are
41listed below.
42</para>
43
44
45<!-- ******************* Section (Level#3) ****************** -->
46<sect3 id="sect.ExmpExt.Smmry.Anly">
47<title>
48Analysis
49</title>
50
51<para>
52<itemizedlist spacing="compact">
53 <listitem><para>
54 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/analysis/A01/README">
55 A01
56 </ulink>
57 - hit-scoring and histogramming using the AIDA interface
58 </para></listitem>
59 <listitem><para>
60 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/analysis/AnaEx01/README">
61 AnaEx01
62 </ulink>
63 - histogram and tuple manipulations using an AIDA
64 compliant system
65 </para></listitem>
66 <listitem><para>
67 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/analysis/N03Con/README">
68 N03Con
69 </ulink>
70 - modified novice example N03 showing how to use a Convergence Tester
71 </para></listitem>
72</itemizedlist>
73</para>
74
75</sect3>
76
77<!-- ******************* Section (Level#3) ****************** -->
78<sect3 id="sect.ExmpExt.Smmry.Elct">
79<title>
80Electromagnetic
81</title>
82<para>
83
84<itemizedlist spacing="compact">
85 <listitem><para>
86 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/electromagnetic/TestEm0/README">
87 TestEm0
88 </ulink>
89 - how to print cross-sections and stopping power used
90 in input by the standard EM package</para></listitem>
91 <listitem><para>
92 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/electromagnetic/TestEm1/README">
93 TestEm1
94 </ulink>
95 - how to count processes, activate/inactivate them and survey the
96 range of charged particles. How to define a maximum step size
97 </para></listitem>
98 <listitem><para>
99 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/electromagnetic/TestEm2/README">
100 TestEm2
101 </ulink>
102 - shower development in an homogeneous material :
103 longitudinal and lateral profiles
104 </para></listitem>
105 <listitem><para>
106 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/electromagnetic/TestEm3/README">
107 TestEm3
108 </ulink>
109 - shower development in a sampling calorimeter :
110 collect energy deposited, survey energy flow and print stopping power
111 </para></listitem>
112 <listitem><para>
113 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/electromagnetic/TestEm4/README">
114 TestEm4
115 </ulink>
116 - 9 MeV point like photon source: plot spectrum of
117 energy deposited in a single media
118 </para></listitem>
119 <listitem><para>
120 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/electromagnetic/TestEm5/README">
121 TestEm5
122 </ulink>
123 - how to study transmission, absorption and reflection
124 of particles through a single, thin or thick, layer.
125 </para></listitem>
126 <listitem><para>
127 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/electromagnetic/TestEm6/README">
128 TestEm6
129 </ulink>
130 - physics list for rare, high energy, electromagnetic
131 processes: gamma conversion and e+ annihilation into pair of muons
132 </para></listitem>
133 <listitem><para>
134 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/electromagnetic/TestEm7/README">
135 TestEm7
136 </ulink>
137 - how to produce a Bragg curve in water phantom. How to
138 compute dose in tallies
139 </para></listitem>
140 <listitem><para>
141 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/electromagnetic/TestEm8/README">
142 TestEm8
143 </ulink>
144 - test of photo-absorption-ionisation model in thin
145 absorbers, and transition radiation
146 </para></listitem>
147 <listitem><para>
148 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/electromagnetic/TestEm9/README">
149 TestEm9
150 </ulink>
151 - shower development in a crystal calorimeter;
152 cut-per-region
153 </para></listitem>
154 <listitem><para>
155 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/electromagnetic/TestEm10/README">
156 TestEm10
157 </ulink>
158 - XTR transition radiation model, investigation of
159 ionisation in thin absorbers
160 </para></listitem>
161 <listitem><para>
162 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/electromagnetic/TestEm11/README">
163 TestEm11
164 </ulink>
165 - how to plot a depth dose profile in a rectangular box
166 </para></listitem>
167 <listitem><para>
168 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/electromagnetic/TestEm12/README">
169 TestEm12
170 </ulink>
171 - how to plot a depth dose profile in spherical
172 geometry : point like source
173 </para></listitem>
174 <listitem><para>
175 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/electromagnetic/TestEm13/README">
176 TestEm13
177 </ulink>
178 - how to compute cross sections of EM processes from
179 rate of transmission coefficient
180 </para></listitem>
181 <listitem><para>
182 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/electromagnetic/TestEm14/README">
183 TestEm14
184 </ulink>
185 - how to compute cross sections of EM processes from
186 direct evaluation of the mean-free path. How to plot final state
187 </para></listitem>
188 <listitem><para>
189 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/electromagnetic/TestEm15/README">
190 TestEm15
191 </ulink>
192 - compute and plot final state of Multiple Scattering
193 as an isolated process
194 </para></listitem>
195 <listitem><para>
196 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/electromagnetic/TestEm16/README">
197 TestEm16
198 </ulink>
199 - simulation of synchrotron radiation
200 </para></listitem>
201 <listitem><para>
202 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/electromagnetic/TestEm17/README">
203 TestEm17
204 </ulink>
205 - check the cross sections of high energy muon processes
206 </para></listitem>
207 <listitem><para>
208 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/electromagnetic/TestEm18/README">
209 TestEm18
210 </ulink>
211 - energy lost by a charged particle in a single layer, due to ionization and bremsstrahlung
212 </para></listitem>
213</itemizedlist>
214</para>
215
216<para>
217<table frame="all">
218<title>
219 TestEm by theme
220</title>
221
222<tgroup cols='2' align='left' colsep='1' rowsep='1'>
223<colspec colname='c1' />
224<colspec colname='c2' />
225<spanspec spanname="fullSpan" namest="c1" nameend="c2" />
226
227<tbody>
228 <row>
229 <entry spanname="fullSpan" align="center">
230 Check basic quantities
231 </entry>
232 </row>
233 <row>
234 <entry>
235 Total cross sections, mean free paths ...
236 </entry>
237 <entry>
238 Em0, Em13, Em14
239 </entry>
240 </row>
241 <row>
242 <entry>
243 Stopping power, particle range ...
244 </entry>
245 <entry>
246 Em0, Em1, Em5, Em11, Em12
247 </entry>
248 </row>
249 <row>
250 <entry>
251 Final state : energy spectra, angular distributions
252 </entry>
253 <entry>
254 Em14
255 </entry>
256 </row>
257 <row>
258 <entry>
259 Energy loss fluctuations
260 </entry>
261 <entry>
262 Em18
263 </entry>
264 </row>
265 <row>
266 <entry spanname="fullSpan" align="center">
267 Multiple Coulomb scattering
268 </entry>
269 </row>
270 <row>
271 <entry>
272 as an isolated mechanism
273 </entry>
274 <entry>
275 Em15
276 </entry>
277 </row>
278 <row>
279 <entry>
280 as a result of particle transport
281 </entry>
282 <entry>
283 Em5
284 </entry>
285 </row>
286 <row>
287 <entry spanname="fullSpan" align="center">
288 More global verifications
289 </entry>
290 </row>
291 <row>
292 <entry>
293 Single layer: transmission, absorption, reflexion
294 </entry>
295 <entry>
296 Em5
297 </entry>
298 </row>
299 <row>
300 <entry>
301 Bragg curve, tallies
302 </entry>
303 <entry>
304 Em7
305 </entry>
306 </row>
307 <row>
308 <entry>
309 Depth dose distribution
310 </entry>
311 <entry>
312 Em11, Em12
313 </entry>
314 </row>
315 <row>
316 <entry>
317 Shower shapes, Moliere radius
318 </entry>
319 <entry>
320 Em2
321 </entry>
322 </row>
323 <row>
324 <entry>
325 Sampling calorimeters, energy flow
326 </entry>
327 <entry>
328 Em3
329 </entry>
330 </row>
331 <row>
332 <entry>
333 Crystal calorimeters
334 </entry>
335 <entry>
336 Em9
337 </entry>
338 </row>
339 <row>
340 <entry spanname="fullSpan" align="center">
341 Other specialized programs
342 </entry>
343 </row>
344 <row>
345 <entry>
346 High energy muon physics
347 </entry>
348 <entry>
349 Em17
350 </entry>
351 </row>
352 <row>
353 <entry>
354 Other rare, high energy processes
355 </entry>
356 <entry>
357 Em6
358 </entry>
359 </row>
360 <row>
361 <entry>
362 Synchrotron radiation
363 </entry>
364 <entry>
365 Em16
366 </entry>
367 </row>
368 <row>
369 <entry>
370 Transition radiation
371 </entry>
372 <entry>
373 Em8
374 </entry>
375 </row>
376 <row>
377 <entry>
378 Photo-absorption-ionization model
379 </entry>
380 <entry>
381 Em10
382 </entry>
383 </row>
384</tbody>
385</tgroup>
386</table>
387</para>
388
389</sect3>
390
391
392<!-- ******************* Section (Level#3) ****************** -->
393<sect3 id="sect.ExmpExt.Smmry.Err">
394<title>
395Error Propagation
396</title>
397
398<para>
399<itemizedlist spacing="compact">
400 <listitem><para>
401 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/errorpropagation/README">
402 Geant4E
403 </ulink>
404 - error propagation utility
405 </para></listitem>
406</itemizedlist>
407</para>
408
409</sect3>
410
411
412<!-- ******************* Section (Level#3) ****************** -->
413<sect3 id="sect.ExmpExt.Smmry.EvtBias">
414<title>
415Event Biasing
416</title>
417
418<para>
419<itemizedlist spacing="compact">
420 <listitem><para>
421 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/biasing/README">
422 General ReadMe
423 </ulink>
424 </para></listitem>
425</itemizedlist>
426</para>
427
428</sect3>
429
430
431<!-- ******************* Section (Level#3) ****************** -->
432<sect3 id="sect.ExmpExt.Smmry.EvtGnr">
433<title>
434Event Generator
435</title>
436
437<para>
438<itemizedlist spacing="compact">
439 <listitem><para>
440 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/eventgenerator/HepMC/HepMCEx01/README">
441 HepMCEx01
442 </ulink>
443 - simplified collider detector using HepMC interface and stacking
444 </para></listitem>
445 <listitem><para>
446 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/eventgenerator/HepMC/HepMCEx02/README">
447 HepMCEx02
448 </ulink>
449 - connecting primary particles in Geant4 with various
450 event generators using the HepMC interface
451 </para></listitem>
452 <listitem><para>
453 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/eventgenerator/HepMC/MCTruth/README">
454 MCTruth
455 </ulink>
456 - demonstrating a mechanism for Monte Carlo truth handling using
457 HepMC as the event record
458 </para></listitem>
459 <listitem><para>
460 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/eventgenerator/exgps/README">
461 exgps
462 </ulink>
463 - illustrating the usage of the
464 <literal>G4GeneralParticleSource</literal> utility
465 </para></listitem>
466 <listitem><para>
467 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/eventgenerator/pythia/README">
468 exgps
469 </ulink>
470 - illustrating the usage of
471 <ulink url="http://www.thep.lu.se/~torbjorn/Pythia.html">Pythia</ulink>
472 as Monte Carlo event generator, interfaced with Geant4, and showing how
473 to implement an external decayer
474 </para></listitem>
475</itemizedlist>
476</para>
477
478</sect3>
479
480
481<!-- ******************* Section (Level#3) ****************** -->
482<sect3 id="sect.ExmpExt.Smmry.Exotic">
483<title>
484Exotic Physics
485</title>
486
487<para>
488<itemizedlist spacing="compact">
489 <listitem><para>
490 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/exoticphysics/monopole/EADME">
491 Monopole
492 </ulink>
493 - illustrating how to measure energy deposition in classical
494 magnetic monopole
495 </para></listitem>
496</itemizedlist>
497</para>
498
499</sect3>
500
501
502<!-- ******************* Section (Level#3) ****************** -->
503<sect3 id="sect.ExmpExt.Smmry.Fld">
504<title>
505Fields
506</title>
507
508<para>
509<itemizedlist spacing="compact">
510 <listitem><para>
511 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/field/BlineTracer/README">
512 BlineTracer
513 </ulink>
514 - tracing and visualizing magnetic field lines
515 </para></listitem>
516 <listitem><para>
517 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/field/field01/README">
518 field01
519 </ulink>
520 - tracking using magnetic field and field-dependent processes
521 </para></listitem>
522 <listitem><para>
523 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/field/field02/README">
524 field02
525 </ulink>
526 - tracking using electric field and field-dependent processes
527 </para></listitem>
528 <listitem><para>
529 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/field/field03/README">
530 field03
531 </ulink>
532 - tracking in a magnetic field where field associated
533 with selected logical volumes varies
534 </para></listitem>
535 <listitem><para>
536 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/field/field04/README">
537 field04
538 </ulink>
539 - definition of overlapping fields either magnetic, electric or both
540 </para></listitem>
541</itemizedlist>
542</para>
543
544</sect3>
545
546
547<!-- ******************* Section (Level#3) ****************** -->
548<sect3 id="sect.ExmpExt.Smmry.G3G4">
549<title>
550Geant3 to Geant4
551</title>
552
553<para>
554<itemizedlist spacing="compact">
555 <listitem><para>
556 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/g3tog4/README">
557 General ReadMe
558 </ulink>
559 - converting simple geometries in Geant3.21 to their Geant4 equivalents
560 </para></listitem>
561</itemizedlist>
562</para>
563
564</sect3>
565
566
567<!-- ******************* Section (Level#3) ****************** -->
568<sect3 id="sect.ExmpExt.Smmry.Gmt">
569<title>
570Geometry
571</title>
572
573<para>
574<itemizedlist spacing="compact">
575 <listitem><para>
576 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/geometry/README">
577 ReadMe
578 </ulink>
579 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/geometry/olap/README">
580 OLAP
581 </ulink>
582 - debugging tool for overlapping geometries
583 </para></listitem>
584</itemizedlist>
585</para>
586
587</sect3>
588
589<!-- ******************* Section (Level#3) ****************** -->
590<sect3 id="sect.ExmpExt.Smmry.Hadron">
591<title>
592Hadronic
593</title>
594
595<para>
596<itemizedlist spacing="compact">
597 <listitem><para>
598 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/hadronic/Hadr00/README">
599 Hadr00
600 </ulink>
601 - example demonstrating the usage of G4PhysListFactory to build
602 physics lists and usage of G4HadronicProcessStore to access the cross
603 sections
604 </para></listitem>
605 <listitem><para>
606 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/hadronic/Hadr01/README">
607 Hadr01
608 </ulink>
609 - example based on the application IION developed for simulation of
610 proton or ion beam interaction with a water target. Different aspects
611 of beam target interaction are included
612 </para></listitem>
613</itemizedlist>
614</para>
615
616</sect3>
617
618<!-- ******************* Section (Level#3) ****************** -->
619<sect3 id="sect.ExmpExt.Smmry.MdclApp">
620<title>
621Medical Applications
622</title>
623
624<para>
625<itemizedlist spacing="compact">
626 <listitem><para>
627 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/medical/DICOM/README">
628 DICOM
629 </ulink>
630 - geometry set-up using the Geant4 interface to the DICOM
631 image format
632 </para></listitem>
633 <listitem><para>
634 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/medical/GammaTherapy/README">
635 GammaTherapy
636 </ulink>
637 - gamma radiation field formation in water phantom
638 by electron beam hitting different targets
639 </para></listitem>
640 <listitem><para>
641 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/medical/fanoCavity/README">
642 fanoCavity
643 </ulink>
644 - dose deposition in an ionization chamber by a monoenergetic photon beam
645 </para></listitem>
646 <listitem><para>
647 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/medical/fanoCavity2/README">
648 fanoCavity2
649 </ulink>
650 - dose deposition in an ionization chamber by an extended one-dimensional monoenergetic electron source
651 </para></listitem>
652</itemizedlist>
653</para>
654
655</sect3>
656
657
658<!-- ******************* Section (Level#3) ****************** -->
659<sect3 id="sect.ExmpExt.Smmry.OptPht">
660<title>
661Optical Photons
662</title>
663
664<para>
665<itemizedlist spacing="compact">
666 <listitem><para>
667 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/optical/README">
668 General ReadMe
669 </ulink>
670 </para></listitem>
671 <listitem><para>
672 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/optical/LXe/README">
673 LXe
674 </ulink>
675 - optical photons in a liquid xenon scintillator
676 </para></listitem>
677</itemizedlist>
678</para>
679
680</sect3>
681
682
683<!-- ******************* Section (Level#3) ****************** -->
684<sect3 id="sect.ExmpExt.Smmry.PrllCmpt">
685<title>
686Parallel Computing
687</title>
688
689<para>
690<itemizedlist spacing="compact">
691 <listitem><para>
692 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/parallel/README">
693 General ReadMe
694 </ulink>
695 </para></listitem>
696 <listitem><para>
697 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/parallel/ExDiane/README">
698 ExDiane
699 </ulink>
700 - example of a medical application run in a distributed
701 environment using the DIANE framework
702 </para></listitem>
703 <listitem><para>
704 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/parallel/MPI/README">
705 MPI
706 </ulink>
707 - interface and examples of applications parallelized with
708 different MPI compliant libraries, such as LAM/MPI, MPICH2, OpenMPI, etc.
709 </para></listitem>
710 <listitem><para>
711 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/parallel/info/README.html">
712 ParGeant4
713 </ulink>
714 - set of examples (<literal>ParN02</literal> and <literal>ParN04</literal>)
715 derived from <literal>novice</literal> using parallelism at
716 event level with the
717 <ulink url="http://www.ccs.neu.edu/home/gene/topc.html">TopC</ulink>
718 application
719 </para></listitem>
720</itemizedlist>
721</para>
722
723</sect3>
724
725
726<!-- ******************* Section (Level#3) ****************** -->
727<sect3 id="sect.ExmpExt.Smmry.Param">
728<title>
729Parameterisations
730</title>
731
732<para>
733<itemizedlist spacing="compact">
734 <listitem><para>
735 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/parameterisations/gflash/README">
736 Gflash
737 </ulink>
738 - Demonstrates the use of the GFLASH parameterisation library.
739 It uses the GFLASH equations(hep-ex/0001020, Grindhammer &amp; Peters)
740 to parametrise electromagnetic showers in matter
741 </para></listitem>
742</itemizedlist>
743</para>
744
745</sect3>
746
747
748<!-- ******************* Section (Level#3) ****************** -->
749<sect3 id="sect.ExmpExt.Smmry.Prst">
750<title>
751Persistency
752</title>
753
754<para>
755<itemizedlist spacing="compact">
756 <listitem><para>
757 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/persistency/README">
758 General ReadMe
759 </ulink>
760 </para></listitem>
761 <listitem><para>
762 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/persistency/gdml/README">
763 GDML
764 </ulink>
765 - examples set illustrating import and export of a detector geometry with
766 GDML, and how to extend the GDML schema
767 </para></listitem>
768 <listitem><para>
769 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/persistency/P01/README">
770 P01
771 </ulink>
772 - storing calorimeter hits using reflection mechanism with Root
773 </para></listitem>
774 <listitem><para>
775 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/persistency/P02/README">
776 P02
777 </ulink>
778 - storing detector description using reflection mechanism with Root
779 </para></listitem>
780 <listitem><para>
781 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/persistency/P03/README">
782 P03
783 </ulink>
784 - illustrating import and export of a detector geometry using ASCII text
785 description and syntax
786 </para></listitem>
787</itemizedlist>
788</para>
789
790</sect3>
791
792
793<!-- ******************* Section (Level#3) ****************** -->
794<sect3 id="sect.ExmpExt.Smmry.Polar">
795<title>
796Polarisation
797</title>
798
799<para>
800<itemizedlist spacing="compact">
801 <listitem><para>
802 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/polarisation/Pol01/README">
803 Pol01
804 </ulink>
805 - interaction of polarized beam (e.g. circularly polarized
806 photons) with polarized target
807 </para></listitem>
808</itemizedlist>
809</para>
810
811</sect3>
812
813
814<!-- ******************* Section (Level#3) ****************** -->
815<sect3 id="sect.ExmpExt.Smmry.RdDcy">
816<title>
817Radioactive Decay
818</title>
819
820<para>
821<itemizedlist spacing="compact">
822 <listitem><para>
823 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/radioactivedecay/exrdm/README">
824 Exrdm
825 </ulink>
826 - decays of radioactive isotopes as well as induced radioactivity
827 resulted from nuclear interactions
828 </para></listitem>
829</itemizedlist>
830</para>
831
832</sect3>
833
834
835<!-- ******************* Section (Level#3) ****************** -->
836<sect3 id="sect.ExmpExt.Smmry.RnEvt">
837<title>
838Run &amp; Event
839</title>
840
841<para>
842<itemizedlist spacing="compact">
843 <listitem><para>
844 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/runAndEvent/RE01/README">
845 RE01
846 </ulink>
847 - information between primary particles and hits and usage of
848 user-information classes
849 </para></listitem>
850 <listitem><para>
851 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/runAndEvent/RE02/README">
852 RE02
853 </ulink>
854 - simplified fixed target application for demonstration of
855 primitive scorers
856 </para></listitem>
857 <listitem><para>
858 <ulink url="http://cern.ch/geant4/geant4_public/source/geant4/examples/extended/runAndEvent/RE03/README">
859 RE03
860 </ulink>
861 - use of UI-command based scoring; showing how to create parallel world(s) for defining
862 scoring mesh(es)
863 </para></listitem>
864</itemizedlist>
865</para>
866
867</sect3>
868
869
870<!-- ******************* Section (Level#3) ****************** -->
871<sect3 id="sect.ExmpExt.Smmry.Vis">
872<title>
873Visualization
874</title>
875
876<para>
877<itemizedlist spacing="compact">
878 <listitem><para>
879 Examples of customisation for visualization
880 </para></listitem>
881</itemizedlist>
882</para>
883
884</sect3>
885
886</sect2>
887</sect1>
Note: See TracBrowser for help on using the repository browser.