Import Geant4 8.0.0 source tree
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
#
|
||||
# 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
|
||||
Reference in New Issue
Block a user