Geant4 Cross Reference |
1 /run/initialize 1 /run/initialize 2 /control/verbose 1 2 /control/verbose 1 3 /tracking/verbose 0 3 /tracking/verbose 0 4 /run/verbose 0 4 /run/verbose 0 5 /event/verbose 0 5 /event/verbose 0 6 # Set a very high time threshold to allow all 6 # Set a very high time threshold to allow all decays to happen 7 /process/had/rdm/thresholdForVeryLongDecayTime 7 /process/had/rdm/thresholdForVeryLongDecayTime 1.0e+60 year 8 #### Define the geometry of the Flexi source 8 #### Define the geometry of the Flexi source 9 /source/switch Flexi 9 /source/switch Flexi 10 ###### Generation of primary field 10 ###### Generation of primary field 11 #### Generate gamma deriving from radioactive 11 #### Generate gamma deriving from radioactive decay 12 /control/execute iridium_source_primary.mac 12 /control/execute iridium_source_primary.mac 13 # Scoring mesh is used to calculate 13 # Scoring mesh is used to calculate 14 # the energy deposition in the phantom 14 # the energy deposition in the phantom 15 /score/create/boxMesh boxMesh_4 15 /score/create/boxMesh boxMesh_4 16 # 16 # 17 # the voxels are 0.25 mm wide. 17 # the voxels are 0.25 mm wide. 18 /score/mesh/boxSize 10.0125 10.0125 0.0125 cm 18 /score/mesh/boxSize 10.0125 10.0125 0.0125 cm 19 /score/mesh/nBin 801 801 1 19 /score/mesh/nBin 801 801 1 20 /score/quantity/energyDeposit eDep 20 /score/quantity/energyDeposit eDep 21 # 21 # 22 /score/close 22 /score/close 23 # 23 # 24 /score/list 24 /score/list 25 /run/beamOn 5000 25 /run/beamOn 5000 26 # 26 # 27 # Dump scores to a file 27 # Dump scores to a file 28 # 28 # 29 /score/dumpQuantityToFile boxMesh_4 eDep Energ 29 /score/dumpQuantityToFile boxMesh_4 eDep EnergyDeposition_Flexi.out 30 # 30 #