Import Geant4 1.0.0 source tree
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
# $Id: run02.mac,v 1.1 1999/10/11 15:08:26 maire Exp $
|
||||
#
|
||||
# Macro file for "TestEm2.cc"
|
||||
# (can be run in batch, without graphic)
|
||||
#
|
||||
# Al L = 13.5 radl R = 1.35 radl; electron 1 GeV
|
||||
#
|
||||
# Experimental results: Electron-induced cascade showers
|
||||
# J&H Crannel - Phys. Rev. 184-2 - August69
|
||||
#
|
||||
/control/verbose 2
|
||||
#
|
||||
/calor/setMat Al
|
||||
/calor/setLbin 12 1.1245
|
||||
/calor/setRbin 12 0.11245
|
||||
/calor/update
|
||||
#
|
||||
/run/particle/setCut 2.0 mm
|
||||
/run/initialize
|
||||
#
|
||||
/run/verbose 2
|
||||
/event/drawTracks none
|
||||
/event/printModulo 10
|
||||
/run/save on
|
||||
#
|
||||
/gun/particle electron
|
||||
/gun/energy 1 GeV
|
||||
/run/beamOn 500
|
||||
|
||||
|
||||
Reference in New Issue
Block a user