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

48 lines
939 B
Plaintext

/gps/particle geantino
/gps/pos/type Volume
/gps/pos/shape Sphere
/gps/pos/centre 1. 2. 1. cm
/gps/pos/radius 2. cm
/gps/ang/type iso
/gps/ene/type User
/gps/ene/emspec 0
/gps/hist/type energy
/gps/hist/point 0. 0.
/gps/hist/point 1.0 1.
/gps/hist/point 2.0 2.
/gps/hist/point 3.0 3.
/gps/hist/point 4.0 2.
/gps/hist/point 5.0 1.
/gps/hist/point 6.0 1.
/gps/hist/point 7.0 2.
/gps/hist/point 8.0 3.
/gps/hist/point 9.0 4.
/gps/hist/point 10. 5.
/gps/hist/type biast
/gps/hist/point 0. 0.
/gps/hist/point 0.1 1.
/gps/hist/point 0.9 0.
/gps/hist/point 1. 1.
/gps/hist/type biasp
/gps/hist/point 0. 0.
/gps/hist/point 0.25 1.
/gps/hist/point 0.5 0.
/gps/hist/point 0.75 1.
/gps/hist/point 1. 0.
# commands below are independent of gps
#
/analysis/filename test25.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 100000