32 lines
661 B
Plaintext
32 lines
661 B
Plaintext
#
|
|
# Macro file for TestEm11
|
|
#
|
|
# multiLayers
|
|
# limit the step size from histo 1
|
|
#
|
|
/control/cout/ignoreThreadsExcept 0
|
|
/control/verbose 2
|
|
/run/verbose 1
|
|
#
|
|
/testem/det/setNbOfAbsor 5
|
|
/testem/det/setAbsor 1 Water 13 cm
|
|
/testem/det/setAbsor 2 G4_AIR 1 cm
|
|
/testem/det/setAbsor 3 Water 1 cm
|
|
/testem/det/setAbsor 4 G4_B-100_BONE 3 cm
|
|
/testem/det/setAbsor 5 Water 12 cm
|
|
/testem/det/setSizeYZ 30 cm
|
|
#
|
|
/testem/phys/addPhysics emstandard_opt0 # em physics
|
|
#
|
|
/run/initialize
|
|
#
|
|
/testem/gun/setDefault
|
|
/gun/particle gamma
|
|
/gun/energy 6 MeV
|
|
#
|
|
/analysis/setFileName bone
|
|
/analysis/h1/set 1 300 0. 300. mm #edep profile
|
|
#
|
|
/run/printProgress 100000
|
|
/run/beamOn 1000000
|