27 lines
435 B
Plaintext
27 lines
435 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
|
|
#
|
|
/calor/setAbsMat Silicon
|
|
/calor/setAbsThick 10 mum
|
|
/calor/setAbsYZ 20 mum
|
|
/calor/update
|
|
/gun/setDefault
|
|
#
|
|
/gun/particle e-
|
|
/gun/energy 500 keV
|
|
/tracking/verbose 1
|
|
#
|
|
#/step/setMaxStep 1 mm
|
|
#/run/beamOn 20
|
|
#
|
|
#/step/setMaxStep 2 mum
|
|
#/run/beamOn 20
|
|
|