Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/extended/medical/dna/microprox/README is written in an unsupported language. File is not indexed.

0001 *** microprox example ***
0002 
0003 Author: S. Incerti et al.
0004 Date: March 2nd, 2019
0005 Email: incerti@lp2ib.in2p3.fr
0006 
0007 (c) The Geant4-DNA collaboration.
0008 
0009 This example shows how to compute proximity functions
0010 in liquid water using exclusively Geant4-DNA
0011 physics processes and models.
0012 
0013 This example is provided by the Geant4-DNA collaboration.
0014 
0015 These processes and models are further described at:
0016 http://geant4-dna.org
0017 
0018 Any report or published results obtained using the Geant4-DNA software shall
0019 cite the following Geant4-DNA collaboration publications:
0020 
0021 J. Appl. Phys. 125 (2019) 104301
0022 Med. Phys. 45  (2018) e722-e739
0023 Phys. Med. 31  (2015) 861-874
0024 Med. Phys. 37  (2010) 4692-4708
0025 Int. J. Model. Simul. Sci. Comput. 1 (2010) 157–178
0026 
0027 1) Geometry
0028 An infinite box of liquid water.
0029 
0030 2) Incident particles
0031 Particles can be selected from the microprox.in macro
0032 as well as their incident energy.
0033 They are shot from the center of the box.
0034 Tracking cut can also be selected (as energy).
0035 
0036 3) Physics
0037 The default Geant4-DNA physics constructor 2 is used in
0038 the PhysicsList class. Alternative constructor can be
0039 selected from microprox.in
0040 
0041 4) Scoring of enery deposition
0042 Energy depositions are scored in spherical shells from randomly selected hits.
0043 The user can select the dimensions of the shells as well as radius steps in TrackerSD.cc.
0044 
0045 5) The code can be run using:
0046 ./microprox microprox.in
0047 
0048 6) Results can be analyzed after the run using:
0049 root plot.C
0050 
0051 The distribution of t is shown by default.