Import Geant4 1.0.0 source tree
This commit is contained in:
@@ -0,0 +1,34 @@
|
||||
#
|
||||
# Macro file for the initialization phase of "TestEm5.cc"
|
||||
#
|
||||
# It creates the default geometry (simple absorber box )
|
||||
#
|
||||
/control/verbose 2
|
||||
#control/saveHistory
|
||||
/run/verbose 2
|
||||
#
|
||||
/calor/setAbsMat Gold
|
||||
/calor/setAbsThick 19.296 mum
|
||||
/calor/setAbsYZ 10. cm
|
||||
/calor/update
|
||||
#
|
||||
# hist file name
|
||||
/plots/sethistName geant4.plot02
|
||||
# PLOT: angle distr. of transmitted particles
|
||||
/plots/setnbinTh 100
|
||||
/plots/setThlow 0.0 deg
|
||||
/plots/setThhigh 10.0 deg
|
||||
#
|
||||
/calor/cutG 13.0 micrometer
|
||||
/calor/cutE 1.12 micrometer
|
||||
/run/initialize
|
||||
#
|
||||
#
|
||||
/gun/particle e-
|
||||
/gun/energy 15.7 MeV
|
||||
#
|
||||
/run/beamOn 1000000
|
||||
#
|
||||
#
|
||||
|
||||
|
||||
Reference in New Issue
Block a user