Warning, /geant4/examples/extended/eventgenerator/exgps/stattest/run.mac is written in an unsupported language. File is not indexed.
0001 /control/verbose 2
0002 /control/saveHistory
0003 /run/verbose 2
0004
0005 /run/initialize
0006
0007 /gps/particle gamma
0008 /gps/pos/type Point
0009 /gps/pos/centre 0 0 0 cm
0010
0011 /gps/ang/type iso
0012 /gps/ang/minphi 231 deg
0013 /gps/ang/maxphi 309 deg
0014 /gps/ang/mintheta 267.5 deg
0015 /gps/ang/maxtheta 272.5 deg
0016
0017 /gps/ene/type Arb
0018 /gps/hist/type arb
0019 /gps/hist/file x-ray-spectrum-geant4-180kV.dat
0020 /gps/hist/inter Lin
0021
0022 /analysis/setFileName exgps
0023 /analysis/h1/set 1 100 200 800 MeV
0024 /analysis/h2/set 2 100 -10 10 cm none linear 100 -10 10 cm none linear #y-z
0025
0026 /run/eventModulo 0 1
0027 /run/printProgress 100000
0028 /run/beamOn 1000000