Import Geant4 6.2.0 source tree
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# Macro file for the initialization phase of XRay_Fluorescence
|
||||
# Macro file for the initialization phase of "exampleN03.cc"
|
||||
# when runing in interactive mode
|
||||
#
|
||||
# Sets some default verbose
|
||||
@@ -16,24 +16,25 @@
|
||||
# (Edit the next line(s) to choose another graphic system)
|
||||
#
|
||||
|
||||
/vis/open OGLIX
|
||||
/vis/viewer/flush
|
||||
# /vis/open OPACS
|
||||
|
||||
#
|
||||
# draw scene
|
||||
#
|
||||
#/vis/drawVolume
|
||||
#/vis/viewer/update
|
||||
#
|
||||
|
||||
#/vis/viewer/flush
|
||||
|
||||
|
||||
# for drawing the tracks
|
||||
# (if too many tracks cause core dump => storeTrajectory 0)
|
||||
|
||||
/tracking/storeTrajectory 1
|
||||
/vis/viewer/set/viewpointThetaPhi 60 30
|
||||
#/tracking/storeTrajectory 1
|
||||
#/vis/viewer/set/viewpointThetaPhi 60 30
|
||||
|
||||
# this is not to redraw every single event
|
||||
|
||||
/vis/scene/endOfEventAction accumulate
|
||||
#/vis/scene/endOfEventAction accumulate
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user