1 |
formato |
1.1 |
# $Id: g4vis.in,v 1.2 2007/06/01 |
2 |
|
|
# |
3 |
|
|
# Geant4 macro for setting visualization for G4PAM_VMC |
4 |
|
|
|
5 |
|
|
/mcTree/setVolume NDBO |
6 |
|
|
##/mcTree/setVolColour Magenta |
7 |
|
|
##/mcTree/setVolume BUBL |
8 |
|
|
##/mcTree/setVolColour Yellow |
9 |
|
|
/mcTree/setVolume CAPL |
10 |
|
|
##/mcTree/setColour Red |
11 |
|
|
/mcTree/setLVTreeVisibility false |
12 |
|
|
|
13 |
|
|
#/vis/scene/create |
14 |
|
|
#/vis/scene/add/volume |
15 |
|
|
|
16 |
|
|
/vis/open OGLIX |
17 |
|
|
#/vis/open DAWNFILE |
18 |
|
|
|
19 |
|
|
|
20 |
|
|
/vis/viewer/set/viewpointThetaPhi 90 90 |
21 |
|
|
##/vis/viewer/set/style surface |
22 |
|
|
/vis/drawVolume |
23 |
|
|
/vis/viewer/flush |
24 |
|
|
/tracking/storeTrajectory 1 |
25 |
|
|
/mcEvent/drawTracks ALL |
26 |
|
|
#/vis/scene/endOfEventAction accumulate |