Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/extended/electromagnetic/TestEm12/berger.mac is written in an unsupported language. File is not indexed.

0001 #
0002 # macro for TestEm12 : Dose Point Kernel
0003 # Seltzer, Appl. Radiat. Isot. 42(1991) page 917
0004 # L. Ferrer et al. Cancer Bio. Rad. 22-1 (2007)
0005 # Mainegra et al. Med. Phys. 32, 685-699 (2005)       
0006 #
0007 /control/cout/ignoreThreadsExcept 0
0008 /control/verbose 2
0009 /run/verbose 1
0010 #
0011 /testem/det/setMat G4_WATER
0012 /testem/det/setRadius  3 cm
0013 #
0014 ###/testem/phys/addPhysics  emstandard_opt0     # em physics
0015 /testem/phys/addPhysics  local  # em physics
0016 ###/testem/phys/addPhysics  emlivermore # em physics
0017 #
0018 /run/setCut 2 um
0019 #
0020 /run/initialize
0021 #
0022 /gun/particle e-
0023 /gun/energy 100 keV
0024 #
0025 /analysis/setFileName 100keV_local
0026 /analysis/h1/set 8 120 0.0  1.2 none    #normalized edep profile
0027 #
0028 /run/printProgress 10000
0029 /run/beamOn 160000