Import Geant4 1.0.0 source tree
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
# $Id: run02.mac,v 1.1 1999/10/11 16:55:34 maire Exp $
|
||||
#
|
||||
# Macro file for "TestEm3.cc"
|
||||
# (can be run in batch, without graphic)
|
||||
#
|
||||
# Tungsten-Silicium 50 layers; electron 1 GeV
|
||||
#
|
||||
/control/verbose 2
|
||||
#
|
||||
/calor/setNbOfLayers 50
|
||||
/calor/setNbOfAbsor 2
|
||||
/calor/setAbsor 0 Tungsten 2 mm
|
||||
/calor/setAbsor 1 Silicium 0.3 mm
|
||||
/calor/update
|
||||
/gun/setDefault
|
||||
#
|
||||
/run/particle/setCut 100 mum
|
||||
/run/initialize
|
||||
#
|
||||
/run/verbose 2
|
||||
/event/drawTracks none
|
||||
/event/printModulo 100
|
||||
#/run/save on
|
||||
#
|
||||
/gun/particle e-
|
||||
/gun/energy 1 GeV
|
||||
/run/beamOn 100
|
||||
Reference in New Issue
Block a user