source: trunk/examples/extended/radioactivedecay/exrdm/macros/vrml.mac @ 1285

Last change on this file since 1285 was 807, checked in by garnier, 16 years ago

update

File size: 452 bytes
Line 
1#/exrdm/phys/SelectPhysics LHEP_BIC_HP
2/run/initialize
3/run/setCut 1000 cm
4/run/setCutForRegion Target 10 cm
5/run/setCutForRegion Detector 50 cm
6
7# vis
8/vis/open VRML2FILE
9/vis/scene/create
10/vis/viewer/reset
11/vis/viewer/zoom 20.
12/vis/viewer/set/viewpointThetaPhi 90. 180.
13/vis/viewer/set/style wireframe
14/vis/drawVolume
15/vis/scene/endOfEventAction accumulate 
16/tracking/storeTrajectory 1     
17#
18
19/gps/particle proton
20/tracking/verbose 1
21/run/beamOn 10
22
23
24
Note: See TracBrowser for help on using the repository browser.