28 lines
480 B
Plaintext
28 lines
480 B
Plaintext
#
|
|
# Macro file for the initialization phase of "TestEm5.cc"
|
|
#
|
|
# It creates the default geometry (simple absorber box )
|
|
#
|
|
/control/verbose 2
|
|
/run/verbose 2
|
|
#
|
|
/run/initialize
|
|
#
|
|
/testem/det/setAbsMat Silicon
|
|
/testem/det/setAbsThick 10 mum
|
|
/testem/det/setAbsYZ 20 mum
|
|
/testem/det/update
|
|
#
|
|
/testem/gun/setDefault
|
|
#
|
|
/gun/particle e-
|
|
/gun/energy 500 keV
|
|
/tracking/verbose 1
|
|
#
|
|
#/testem/tracking/stepMax 1 mm
|
|
#/run/beamOn 20
|
|
#
|
|
#/testem/tracking/stepMax 2 mum
|
|
#/run/beamOn 20
|
|
|