Warning, /geant4/examples/extended/parameterisations/gflash/gflasha/test0.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 off
0014 /GFlash/flag 0
0015 /analysis/setFileName gflash00
0016
0017
0018 # for drawing the tracks
0019 # (if too many tracks cause core dump => storeTrajectory 0)
0020 #/tracking/storeTrajectory 1
0021
0022 #/vis/scene/endOfEventAction accumulate
0023 /tracking/verbose 0
0024 #/analysys/setFileName gflash00
0025
0026 /run/beamOn 500