Warning, /geant4/examples/extended/parameterisations/gflash/gflasha/testLong.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 /run/initialize
0007
0008 #/gps/pos/centre 0 0 0
0009 #/gps/particle e-
0010 #/gps/energy 50 GeV
0011 #/gps/direction 0. 0. 1.0
0012
0013 /tracking/verbose 0
0014
0015 # Paramatrisation on (default file name)
0016 /GFlash/flag 1
0017 #/analysis/setFileName gflash01
0018
0019 /run/beamOn 500
0020
0021 # Paramatrisation off
0022 /GFlash/flag 0
0023 /analysis/setFileName gflash00
0024
0025 /run/beamOn 500