source: trunk/examples/extended/eventgenerator/exgps/macros/test1.g4mac @ 1317

Last change on this file since 1317 was 807, checked in by garnier, 16 years ago

update

File size: 429 bytes
Line 
1/gps/particle proton
2/gps/pos/type Point
3/gps/pos/centre 1. 2. 1. cm
4# the above two can be replaced by a single command
5# /gps/position 1. 2. 1. cm
6#
7/gps/ang/type iso
8/gps/energy 2. MeV
9
10# commands below are independent of gps
11#
12/analysis/filename test1.aida
13/analysis/maxeng 15 MeV
14/analysis/mineng 1 MeV
15/analysis/maxpos 5 cm
16/analysis/minpos -5 cm
17/event/printModulo 10000
18#/control/execute display.mac
19/run/beamOn 10000
20
21
Note: See TracBrowser for help on using the repository browser.