Files
geant4/examples/advanced/brachytherapy/VisualisationMacro.mac
T
2016-06-09 10:49:58 +02:00

22 lines
365 B
Plaintext

#
# Macro file for the visualisation
# create empty scene
#
/vis/scene/create
/vis/open OGLIX
#/vis/open VRML1
#/vis/open DAWNFILE
/vis/viewer/flush
#
# draw scene/
#
#
# for drawing the tracks
/vis/viewer/set/viewpointThetaPhi 90 180 deg
/vis/viewer/zoom 1.4
/tracking/storeTrajectory 1
/vis/scene/endOfEventAction accumulate
/vis/viewer/update
/run/initialize