Monoenergetic photon pencil beam

From UCL HEP PBT Wiki

Jump to: navigation, search
m
Line 64: Line 64:
== <span style="color:#000080"> How to analyze data </span> ==
== <span style="color:#000080"> How to analyze data </span> ==
-
The macro produces a root file '''Gamma.root''' with 1D histogram showing the energy deposition in  
+
The macro produces root file '''Gamma.root''' with a histogram showing the energy deposition in  
-
water box along the beam line. It also produces a text file '''DoseFile.txt''' with  
+
water box along the beam line. It also produces text files: '''DoseFile.txt''' with  
-
energy and dose deposited at each slice of the water box. This is an example output  
+
energy and dose deposited in each slice and '''PlotDose.txt''' with dose deposited in each slice.
-
with the default settings: physics process emstandard_opt0 and incident gamma energy of 20 MeV.  
+
This is an example output with the default settings: physics process emstandard_opt0 and incident gamma energy of 20 MeV.  
<pre style="color: #800000; background-color: #dcdcdc">
<pre style="color: #800000; background-color: #dcdcdc">
-
Cumulated Doses :     X[mm] Edep     Edep/Ebeam Dose
+
Layers : x[mm] Edep         Edep/Ebeam[%]     Dose Dose/MaxDose[%]
-
  layer 1: 10 695.299 MeV 0.347649 % 6.96245e-09 Gy
+
  layer 1: 10 513.656 MeV 0.428046 5.14354e-09 Gy 32.1047
-
  layer 2: 20 1.17329 GeV 0.586646 % 1.17489e-08 Gy
+
  layer 2: 20 800.659 MeV 0.667216 8.01749e-09 Gy 50.0432
-
  layer 3: 30 1.60782 GeV 0.80391 % 1.61001e-08 Gy
+
  layer 3: 30 996.867 MeV 0.830722 9.98223e-09 Gy 62.3066
-
  layer 4: 40 1.89698 GeV 0.94849 % 1.89956e-08 Gy
+
  layer 4: 40 1.23773 GeV 1.03144         1.23942e-08 Gy 77.3614
-
  layer 5: 50 2.23625 GeV 1.11812 % 2.23929e-08 Gy
+
  layer 5: 50 1.29582 GeV 1.07985         1.29758e-08 Gy 80.9917
-
  layer 6: 60 2.41072 GeV 1.20536 % 2.414e-08 Gy
+
  layer 6: 60 1.43647 GeV 1.19706         1.43843e-08 Gy 89.7831
-
  layer 7: 70 2.5396 GeV 1.2698 % 2.54306e-08 Gy
+
  layer 7: 70 1.59565 GeV 1.32971         1.59782e-08 Gy 99.7318
-
  layer 8: 80 2.66291 GeV 1.33145 % 2.66653e-08 Gy
+
  layer 8: 80 1.59994 GeV 1.33328         1.60211e-08 Gy 100
-
  layer 9: 90 2.5538 GeV 1.2769 % 2.55727e-08 Gy
+
  layer 9: 90 1.53239 GeV 1.27699         1.53448e-08 Gy 95.7783
-
  layer 10: 100 2.47482 GeV 1.23741 % 2.47819e-08 Gy
+
  layer 10: 100 1.52627 GeV 1.27189         1.52834e-08 Gy 95.3955
-
  layer 11: 110 2.45013 GeV 1.22507 % 2.45346e-08 Gy
+
  layer 11: 110 1.49511 GeV 1.24592         1.49714e-08 Gy 93.4478
-
  layer 12: 120 2.34969 GeV 1.17484 % 2.35288e-08 Gy
+
  layer 12: 120 1.46007 GeV 1.21672         1.46206e-08 Gy 91.2579
-
  layer 13: 130 2.3329 GeV 1.16645 % 2.33608e-08 Gy
+
  layer 13: 130 1.44794 GeV 1.20662         1.44991e-08 Gy 90.4998
-
  layer 14: 140 2.37302 GeV 1.18651 % 2.37625e-08 Gy
+
  layer 14: 140 1.40362 GeV 1.16968         1.40553e-08 Gy 87.7295
-
  layer 15: 150 2.4226 GeV 1.2113 % 2.4259e-08 Gy
+
  layer 15: 150 1.44033 GeV 1.20028         1.44229e-08 Gy 90.0244
-
  layer 16: 160 2.4147 GeV 1.20735 % 2.41799e-08 Gy
+
  layer 16: 160 1.42336 GeV 1.18613         1.42529e-08 Gy 88.9634
-
  layer 17: 170 2.38873 GeV 1.19437 % 2.39198e-08 Gy
+
  layer 17: 170 1.28793 GeV 1.07327         1.28968e-08 Gy 80.4985
-
  layer 18: 180 2.36667 GeV 1.18333 % 2.36989e-08 Gy
+
  layer 18: 180 1.26477 GeV 1.05397         1.26649e-08 Gy 79.051
-
  layer 19: 190 2.28832 GeV 1.14416 % 2.29143e-08 Gy
+
  layer 19: 190 1.24786 GeV 1.03989         1.24956e-08 Gy 77.9945
-
  layer 20: 200 8.08046e+167 J  2.52171e+177 % 5.05029e+169 Gy
+
  layer 20: 200 5.30499e-307 eV 4.42082e-316 0 Gy         0
-
  The run consists of 10000 gamma of 20 MeV through 20 cm  of Water (density: 1 g/cm3 )
+
  The run consists of 6000 gamma of 20 MeV through 20 cm  of Water (density: 1 g/cm3 ) divided into 20 slices.
 +
 
 +
Edep is the deposited energy in every slice.
 +
Total incident energy(Ebeam)= 120 GeV
 +
Total energy deposit= 25.169 GeV
 +
Dose is the deposited dose in every slice.
 +
MaxDose is the highest dose value from all slices.
</pre>
</pre>
-
You can open Gamma.root file in the following way:
+
Open Gamma.root file in the following way:
<pre style="color: #800000; background-color: #dcdcdc">
<pre style="color: #800000; background-color: #dcdcdc">
Line 109: Line 115:
Inside is 1D histogram showing the energy deposition in water box:
Inside is 1D histogram showing the energy deposition in water box:
   
   
-
http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/PhotonPB/Edep.png  
+
http://www.hep.ucl.ac.uk/pbt/RadiotherapyWorkbook/skins/common/images/PhotonPB/Edep_PhotonB.png  
You can change the physics process, incident photon energy, phantom material, number of slices etc. by
You can change the physics process, incident photon energy, phantom material, number of slices etc. by

Revision as of 11:38, 22 July 2014

Personal tools