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