Files
geant4/examples/extended/runAndEvent/RE04/vis.mac
T
2018-06-29 10:58:11 +02:00

17 lines
300 B
Plaintext

#
# (Edit the next line(s) to choose another graphic system)
#
/vis/open OGL
#
# draw all worlds
/vis/drawVolume worlds
#
/vis/viewer/zoom 1.4
#
/vis/scene/endOfEventAction accumulate
#
# for drawing the tracks
/vis/scene/add/trajectories
# (if too many tracks cause core dump => storeTrajectory 0)