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 << 7 /process/had/rdm/thresholdForVeryLongDecayTime << 8 #### Define the geometry of the Flexi source 6 #### Define the geometry of the Flexi source 9 /source/switch Flexi 7 /source/switch Flexi 10 ###### Generation of primary field 8 ###### Generation of primary field 11 #### Generate gamma deriving from radioactive 9 #### Generate gamma deriving from radioactive decay 12 /control/execute iridium_source_primary.mac 10 /control/execute iridium_source_primary.mac 13 # Scoring mesh is used to calculate 11 # Scoring mesh is used to calculate 14 # the energy deposition in the phantom 12 # the energy deposition in the phantom 15 /score/create/boxMesh boxMesh_4 13 /score/create/boxMesh boxMesh_4 16 # 14 # 17 # the voxels are 0.25 mm wide. 15 # the voxels are 0.25 mm wide. 18 /score/mesh/boxSize 10.0125 10.0125 0.0125 cm 16 /score/mesh/boxSize 10.0125 10.0125 0.0125 cm 19 /score/mesh/nBin 801 801 1 17 /score/mesh/nBin 801 801 1 20 /score/quantity/energyDeposit eDep 18 /score/quantity/energyDeposit eDep 21 # 19 # 22 /score/close 20 /score/close 23 # 21 # 24 /score/list 22 /score/list 25 /run/beamOn 5000 23 /run/beamOn 5000 26 # 24 # 27 # Dump scores to a file 25 # Dump scores to a file 28 # 26 # 29 /score/dumpQuantityToFile boxMesh_4 eDep Energ 27 /score/dumpQuantityToFile boxMesh_4 eDep EnergyDeposition_Flexi.out 30 # 28 #