Ignore:
Timestamp:
Jun 14, 2010, 3:54:58 PM (14 years ago)
Author:
garnier
Message:

geant4.9.4 beta rc0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/examples/advanced/xray_fluorescence/initInter.mac

    r1230 r1313  
    88/control/saveHistory
    99/run/verbose 2
    10 #
    11 # create empty scene
    12 #
    13 #/vis/scene/create
    14 #
    15 # Create a scene handler for a specific graphics system
    16 # (Edit the next line(s) to choose another graphic system)
    17 #
    1810
    19 #/vis/open OGLIX
    20 #/vis/open VRML2FILE
    21 
    22 #
    23 # draw scene
    24 #
    25 #
    26 #/vis/viewer/flush
    27 
    28 
    29 # for drawing the tracks
    30 # (if too many tracks cause core dump => storeTrajectory 0)
    31 
    32 #/tracking/storeTrajectory 1
    33 #/vis/viewer/set/viewpointThetaPhi  60 30
    34 
    35 # this is not to redraw every single event
    36 
    37 #/vis/scene/endOfEventAction accumulate
    38 
    39 
    40 
    41 
     11#/control/execute vis.mac
Note: See TracChangeset for help on using the changeset viewer.