Import Geant4 11.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2021-12-10 14:46:44 +01:00
committed by Ben Morgan
parent 6399a014b6
commit 80e2389dd8
3932 changed files with 202519 additions and 246221 deletions
+12 -5
View File
@@ -3,15 +3,20 @@
#choose the type of phantom
/changePhantom/setPhantom Phantom_sensitivity
#set the activity in the phantom
/change/Activity 3840000 becquerel #3840000 becquerel
/change/Activity 500000 becquerel #3840000 becquerel
#Set the halflife of the isotope in units of second
/change/HalfLife 6586.2 s #Halflife of F-18
#change the number of concentric sleeves
# The diameter of the sleeves are changed based on the NEMA NU2 guideline
#sleeve(minDiameter, maxDiameter) = sleeve1(3.9, 6.4)mm, sleeve2(7.0, 9.5)mm, sleeve3(10.2, 12.7)mm, sleeve4(13.4, 15.9)mm, sleeve5(16.6, 19.1)mm
/changePhantom/NumberOfSleeves 5
#Change the size of the phantom
/changePhantom/Radius 4.75 mm # select 3.2, 4.75,6.35,7.95,9.55 mm
/changePhantom/Length 705 mm
#Remember to change the source position along with the phantom position
@@ -20,9 +25,9 @@
/run/initialize
/run/verbose 2
#/gps/particle ion
#/gps/ion 9 18 0 0 # F-18
/gps/particle e+
/gps/particle ion
/gps/ion 9 18 0 0 # F-18
#/gps/particle e+
/gps/energy 0
/gps/pos/type Volume
/gps/pos/shape Cylinder
@@ -34,3 +39,5 @@
#/random/setSeeds 1 2
/run/beamOn 1000000