Import Geant4 5.2.0 source tree
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
#
|
||||
# Macro file for the visualisation
|
||||
# create empty scene
|
||||
#
|
||||
/vis/scene/create
|
||||
/vis/open OGLIX
|
||||
#/vis/open DAWNFILE if you want DAWN instead of OGLIX
|
||||
/vis/viewer/flush
|
||||
#
|
||||
# draw scene/
|
||||
#
|
||||
#
|
||||
# for drawing the tracks
|
||||
/tracking/storeTrajectory 1
|
||||
/vis/scene/endOfEventAction accumulate
|
||||
/vis/viewer/update
|
||||
/run/initialize
|
||||
/run/beamOn 100
|
||||
Reference in New Issue
Block a user