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

Last change on this file since 1324 was 1222, checked in by garnier, 16 years ago

CVS update

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