/[PAMELA software]/PamCAL/g4vis.in
ViewVC logotype

Contents of /PamCAL/g4vis.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download)
Mon Nov 12 10:19:53 2007 UTC (17 years ago) by nikolas
Branch: MAIN
CVS Tags: HEAD
adding more and more files

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 0
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

  ViewVC Help
Powered by ViewVC 1.1.23