Files
geant4/examples/extended/parameterisations/gflash/test.mac
T
2016-06-09 14:36:02 +02:00

26 lines
445 B
Plaintext

#
# Macro file for the initialization phase of gflash example
# when runing in interactive mode
#
# Sets some default verbose
#
/gps/centre 0 0 0
/gps/particle e-
/gps/energy 50 GeV
/gps/direction 0. 0. 1.0
# Paramatrisation on
/GFlash/flag 1
# for drawing the tracks
# (if too many tracks cause core dump => storeTrajectory 0)
#/tracking/storeTrajectory 1
#/vis/scene/endOfEventAction accumulate
/tracking/verbose 0
/run/beamOn 10