37 lines
840 B
Plaintext
37 lines
840 B
Plaintext
#
|
|
# Macro file for TestEm11
|
|
#
|
|
# limit the step size from histo 8
|
|
#
|
|
# G.J.Lockwood et al.
|
|
# Sandia report SAND79-0414.UC-34a, February 1987
|
|
# O.Kadri et al. NIM B 258 (2007) 381
|
|
#
|
|
/control/cout/ignoreThreadsExcept 0
|
|
/control/verbose 2
|
|
/run/verbose 1
|
|
#
|
|
/testem/det/setNbOfAbsor 1
|
|
###/testem/det/setAbsor 1 G4_Al 1 cm
|
|
###/testem/det/setAbsor 1 G4_Mo 1 cm
|
|
/testem/det/setAbsor 1 G4_Ta 1 cm
|
|
/testem/det/setSizeYZ 1 cm
|
|
#
|
|
/testem/phys/addPhysics emstandard_opt3 # em physics
|
|
###/testem/phys/addPhysics local # em physics
|
|
#
|
|
/run/initialize
|
|
#
|
|
/run/setCut 1 mm # will set cut for proton
|
|
#
|
|
/testem/gun/setDefault
|
|
/gun/particle e-
|
|
/gun/energy 1000 keV
|
|
#
|
|
/analysis/setFileName Ta_1000keV_opt3
|
|
###/analysis/h1/set 8 100 0. 1.0 none #normalized Edep profile
|
|
/analysis/h1/set 8 100 0. 0.5 none #for Ta
|
|
#
|
|
/run/printProgress 10000
|
|
/run/beamOn 100000
|