Files
geant4/examples/extended/eventgenerator/exgps/macros/test19.g4mac
T
2016-06-09 11:11:55 +02:00

26 lines
542 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/type arb
/gps/hist/point 1.0 2.
/gps/hist/point 2.0 5.
/gps/hist/point 7.0 1.
/gps/hist/point 10. 1.
/gps/hist/inter Lin
# commands below are independent of gps
#
/analysis/filename test19.aida
/analysis/maxeng 15 MeV
/analysis/mineng 0 MeV
/analysis/maxpos 5 cm
/analysis/minpos -5 cm
/event/printModulo 10000
#/control/execute display.mac
/run/beamOn 10000