Import Geant4 10.5.0.beta source tree
This commit is contained in:
@@ -1,9 +1,4 @@
|
||||
#
|
||||
# create empty scene
|
||||
#
|
||||
/vis/scene/create
|
||||
#
|
||||
# Create a scene handler for a specific graphics system
|
||||
# (Edit the next line(s) to choose another graphic system)
|
||||
#
|
||||
/vis/open OGL
|
||||
@@ -13,9 +8,9 @@
|
||||
#
|
||||
/vis/viewer/zoom 1.4
|
||||
#
|
||||
# for drawing the tracks
|
||||
# (if too many tracks cause core dump => storeTrajectory 0)
|
||||
/tracking/storeTrajectory 1
|
||||
/vis/scene/endOfEventAction accumulate
|
||||
#
|
||||
# for drawing the tracks
|
||||
/vis/scene/add/trajectories
|
||||
# (if too many tracks cause core dump => storeTrajectory 0)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user