Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/extended/parameterisations/gflash/gflasha/test1.mac is written in an unsupported language. File is not indexed.

0001 #
0002 # Macro file gflasha example
0003 # when runing in batch mode
0004 # GFLASH off
0005 #
0006 
0007 /gps/pos/centre 0 0 0
0008 /gps/particle  e-
0009 /gps/energy    50 GeV
0010 /gps/direction  0. 0. 1.0
0011 
0012 
0013 # Paramatrisation on 
0014 /GFlash/flag 1
0015 
0016 
0017 # for drawing the tracks
0018 # (if too many tracks cause core dump => storeTrajectory 0)
0019 #/tracking/storeTrajectory 1
0020 
0021 #/vis/scene/endOfEventAction accumulate
0022 /tracking/verbose 0
0023 
0024 /run/beamOn 500