Import Geant4 6.2.0 source tree

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