source: trunk/examples/extended/parameterisations/gflash/test.mac @ 1309

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

update

File size: 445 bytes
Line 
1#
2# Macro file for the initialization phase of gflash example
3# when runing in interactive mode
4#
5# Sets some default verbose
6#
7
8/gps/centre 0 0 0
9/gps/particle  e-
10/gps/energy    50 GeV
11/gps/direction  0. 0. 1.0
12
13
14# Paramatrisation on
15/GFlash/flag 1
16
17
18# for drawing the tracks
19# (if too many tracks cause core dump => storeTrajectory 0)
20#/tracking/storeTrajectory 1
21
22#/vis/scene/endOfEventAction accumulate
23/tracking/verbose 0
24
25/run/beamOn 10
Note: See TracBrowser for help on using the repository browser.