Import Geant4 4.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-08 16:39:52 +02:00
parent 921d3b1cda
commit 330b82b769
4524 changed files with 178689 additions and 43575 deletions
@@ -1,5 +1,5 @@
#
# Macro file for the initialization phase of "exampleN03.cc"
# Macro file for the initialization phase of XRay_Fluorescence
# when runing in interactive mode
#
# Sets some default verbose
@@ -16,16 +16,25 @@
# (Edit the next line(s) to choose another graphic system)
#
/vis/open VRML1FILE
/vis/open OGLIX
/vis/viewer/flush
#
# draw scene
#
/vis/drawVolume
/vis/viewer/update
#/vis/drawVolume
#/vis/viewer/update
#
# for drawing the tracks
# (if too many tracks cause core dump => storeTrajectory 0)
/tracking/storeTrajectory 1
/vis/viewer/set/viewpointThetaPhi 60 30
# this is not to redraw every single event
/vis/scene/endOfEventAction accumulate