Import Geant4 5.0.0 source tree
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# $Id: run04.mac,v 1.4 2001/10/31 17:34:12 maire Exp $
|
||||
# $Id: run04.mac,v 1.7 2002/10/31 13:58:29 maire Exp $
|
||||
#
|
||||
# Macro file for "TestEm2.cc"
|
||||
# (can be run in batch, without graphic)
|
||||
@@ -9,16 +9,19 @@
|
||||
#
|
||||
/control/verbose 2
|
||||
#
|
||||
/run/particle/setCut 0.8 mm
|
||||
/testem/phys/addPhysics model
|
||||
#/testem/phys/addPhysics standard
|
||||
#
|
||||
/testem/phys/setCuts 0.8 mm
|
||||
/run/initialize
|
||||
#
|
||||
/calor/setMat Fe
|
||||
/calor/setLbin 40 0.5
|
||||
/calor/setRbin 20 0.25
|
||||
/calor/update
|
||||
/testem/det/setMat Fe
|
||||
/testem/det/setLbin 40 0.5
|
||||
/testem/det/setRbin 20 0.25
|
||||
/testem/det/update
|
||||
#
|
||||
/run/verbose 2
|
||||
/event/printModulo 10
|
||||
/testem/event/printModulo 10
|
||||
#
|
||||
/gun/particle e-
|
||||
/gun/energy 30 GeV
|
||||
|
||||
Reference in New Issue
Block a user