Import Geant4 8.1.0 source tree
This commit is contained in:
@@ -0,0 +1,36 @@
|
||||
# $Id: electron.mac,v 1.2 2006/05/11 11:46:03 maire Exp $
|
||||
#
|
||||
# Macro file for "TestEm15.cc"
|
||||
# (can be run in batch, without graphic)
|
||||
#
|
||||
/control/verbose 2
|
||||
/run/verbose 2
|
||||
#
|
||||
/testem/det/setMat Aluminium
|
||||
#
|
||||
/run/initialize
|
||||
#
|
||||
/testem/phys/setCuts 1 mm
|
||||
#
|
||||
/process/inactivate eIoni
|
||||
/process/inactivate eBrem
|
||||
#
|
||||
/gun/particle e-
|
||||
/gun/energy 5 MeV
|
||||
#
|
||||
/testem/histo/setFileName electron
|
||||
/testem/histo/setFileType hbook
|
||||
/testem/histo/setHisto 1 100 0 1000 um #true step length
|
||||
/testem/histo/setHisto 2 100 0 1000 um #geom step length
|
||||
/testem/histo/setHisto 3 100 0 1.1 none #ratio geom/true
|
||||
/testem/histo/setHisto 4 100 0 500 um #lateral radius
|
||||
/testem/histo/setHisto 5 100 0 +25 deg #psi_space angle
|
||||
/testem/histo/setHisto 6 100 -50 +50 deg #theta_plane angle
|
||||
/testem/histo/setHisto 7 90 -180 +180 deg #phi-position angle
|
||||
/testem/histo/setHisto 8 90 -180 +180 deg #phi-direction angle
|
||||
/testem/histo/setHisto 9 100 -1 +1 none #phi correlation
|
||||
#
|
||||
###/tracking/verbose 2
|
||||
###/run/beamOn 1
|
||||
#
|
||||
/run/beamOn 100000
|
||||
Reference in New Issue
Block a user