| Line | |
|---|
| 1 | ###################################################
|
|---|
| 2 | # Visualization of detector geometry and events
|
|---|
| 3 | ###################################################
|
|---|
| 4 |
|
|---|
| 5 | # create empty scene
|
|---|
| 6 | /vis/scene/create
|
|---|
| 7 |
|
|---|
| 8 | # Create a scene handler for a specific graphics system
|
|---|
| 9 | /vis/open OGLIX
|
|---|
| 10 |
|
|---|
| 11 | # draw scene
|
|---|
| 12 | /vis/viewer/zoom 1.4
|
|---|
| 13 | /vis/viewer/flush
|
|---|
| 14 |
|
|---|
| 15 | # (if you prefer not refreshing each event, uncomment next line)
|
|---|
| 16 | # /vis/scene/endOfEventAction accumulate
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.