Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/extended/persistency/P01/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 1
0014 /run/beamOn 1
0015 # 
0016 # muon 300 MeV to the direction (0.,0.,1.)
0017 # 3 events (no printing)
0018 #
0019 /gun/particle mu-
0020 /gun/energy 300 MeV
0021 /tracking/verbose 0
0022 /run/beamOn 3