19 lines
330 B
Plaintext
19 lines
330 B
Plaintext
#
|
|
# 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
|