Warning, /geant4/examples/extended/persistency/P02/run.mac is written in an unsupported language. File is not indexed.
0001 #
0002 # Macro file for "persEx02.cc"
0003 #
0004 # can be run in batch, without graphic
0005 # or interactively: Idle> /control/execute run.mac
0006 #
0007 /run/verbose 2
0008 /event/verbose 0
0009 #
0010 # proton 3 GeV to the direction (0.,0.,1.) (default kinematic)
0011 # 1 event with detailled printing
0012 #
0013 /tracking/verbose 2
0014 /stepping/verbose 2
0015 /run/beamOn 1
0016 #
0017 # muon 300 MeV to the direction (0.,0.,1.)
0018 # 3 events (no printing)
0019 #
0020 /gun/particle mu-
0021 /gun/energy 300 MeV
0022 /tracking/verbose 0
0023 /run/beamOn 3