Warning, /geant4/examples/extended/medical/README is written in an unsupported language. File is not indexed.
0001
0002 Geant4 extended examples - medical
0003 -----------------------------------
0004
0005 Specific examples for medical physics applications are demonstarted
0006 in this directory.
0007
0008 DICOM
0009 -----
0010
0011 This example serves first to convert a DICOM file to a simple ASCII
0012 file, where the Hounsfield numbers are converted to materials and
0013 densities so that it can be used by GEANT4. It serves also to create
0014 a GEANT4 geometry based on the DICOM file information using the
0015 G4PhantomParameterisation.
0016
0017 DICOM2
0018 ------
0019
0020 This example demonstrates how to reuse the DICOM example library
0021 for another application.
0022
0023 dna
0024 ---
0025 Set of examples using the Geant4-DNA physics processes and models.
0026
0027 electronScattering
0028 electronScattering2
0029 --------------------
0030
0031 These example demonstrate electron scattering benchmarks.
0032 ElectronScattering2 simulates the experiment with a minimum of user code, whereas the other
0033 version of this example shows how to do more of the work directly as the user.
0034
0035 fanoCavity
0036 ------------
0037
0038 This example computes the dose deposited in an ionization chamber by a
0039 monoenergetic photon beam.
0040
0041 fanoCavity2
0042 ------------
0043
0044 This example computes the dose deposited in an ionization chamber by an
0045 extended (one dimensional) monoenergetic electron source.
0046 This variante of the Fano cavity test make use of an reciprocity theorem.
0047
0048 GammaTherapy
0049 ------------
0050
0051 This example demonstrates a gamma therapy application.
0052
0053 radiobiology
0054 ------------
0055
0056 An application realized for dosimetric and radiobiological applications of proton
0057 and ion beams.