Import Geant4 6.2.0 source tree
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
# $Id: allproc.mac,v 1.1 2004/06/14 10:09:20 maire Exp $
|
||||
#
|
||||
# Macro file for "MuonProcesses.cc"
|
||||
# (can be run in batch, without graphic)
|
||||
#
|
||||
/control/verbose 2
|
||||
/run/verbose 2
|
||||
#
|
||||
/testem/det/setMat Iron
|
||||
/testem/det/setSize 1 m
|
||||
#
|
||||
/testem/phys/addPhysics standard
|
||||
### /testem/phys/addPhysics g4v52
|
||||
#
|
||||
/testem/phys/setCuts 1 mm
|
||||
#
|
||||
/run/initialize
|
||||
#
|
||||
/gun/particle mu+
|
||||
/gun/energy 10 TeV
|
||||
#
|
||||
/testem/histo/setFileName allproc.paw
|
||||
/testem/histo/setHisto 1 100 -10. 0.
|
||||
/testem/histo/setHisto 2 100 -10. 0.
|
||||
/testem/histo/setHisto 3 100 -10. 0.
|
||||
#
|
||||
/testem/event/printModulo 1000
|
||||
#
|
||||
/run/beamOn 10000
|
||||
Reference in New Issue
Block a user