/[PAMELA software]/PamVMC/examples/g4vis.in
ViewVC logotype

Annotation of /PamVMC/examples/g4vis.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (hide annotations) (download)
Fri Jun 12 20:57:29 2009 UTC (15 years, 5 months ago) by pam-rm2
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
*** empty log message ***

1 pam-rm2 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 0
21     /vis/viewer/zoom 1.0
22     ##/vis/viewer/set/style surface
23     /vis/drawVolume
24     /vis/viewer/flush
25     /tracking/storeTrajectory 1
26     /mcEvent/drawTracks ALL
27     #/vis/scene/endOfEventAction accumulate

  ViewVC Help
Powered by ViewVC 1.1.23