Import Geant4 10.1.0 source tree
This commit is contained in:
@@ -1,14 +1,24 @@
|
||||
# John Allison 2005
|
||||
# Not really relevant - but our system testing requires a batch mode macro
|
||||
# Macro file for example B1
|
||||
#
|
||||
# To be run preferably in batch, without graphics:
|
||||
# % exampleB1 run2.mac
|
||||
#
|
||||
/control/verbose 2
|
||||
/run/verbose 2
|
||||
/event/verbose 0
|
||||
#
|
||||
# proton 3 GeV to the direction (0.,0.,1.) (default kinematic)
|
||||
# 1 event with detailled printing
|
||||
#
|
||||
/tracking/verbose 1
|
||||
/run/beamOn 1
|
||||
# gamma 6 MeV to the direction (0.,0.,1.)
|
||||
# 10000 events
|
||||
#
|
||||
/gun/particle gamma
|
||||
/gun/energy 6 MeV
|
||||
#
|
||||
/run/printProgress 100
|
||||
/run/beamOn 1000
|
||||
#
|
||||
/tracking/verbose 0
|
||||
/run/beamOn 10000
|
||||
# proton 210 MeV to the direction (0.,0.,1.)
|
||||
# 1000 events
|
||||
#
|
||||
/gun/particle proton
|
||||
/gun/energy 210 MeV
|
||||
#
|
||||
/run/beamOn 1000
|
||||
|
||||
Reference in New Issue
Block a user