Files
geant4/examples/extended/eventgenerator/exgps/macros/test38.g4mac
T
2016-06-09 16:25:56 +02:00

24 lines
486 B
Plaintext

/gps/particle geantino
/gps/pos/type Plane
/gps/pos/shape Square
/gps/pos/centre 1. 2. 1. cm
/gps/pos/halfx 2. cm
/gps/pos/halfy 2. cm
/gps/ang/type cos
/gps/ene/type Arb
/gps/hist/file spectrum.dat
/gps/hist/inter Exp
# commands below are independent of gps
#
/analysis/filetype root
/analysis/filename test38.root
/analysis/maxeng 100 MeV
/analysis/mineng 0 MeV
/analysis/maxpos 5 cm
/analysis/minpos -5 cm
/event/printModulo 10000
#/control/execute display.mac
/run/beamOn 100000