Import Geant4 11.2.0 source tree
This commit is contained in:
@@ -2,11 +2,10 @@
|
||||
# of the example when running in interactive mode
|
||||
#
|
||||
#/vis/disable
|
||||
# Use these open statements to open selected visualization
|
||||
#
|
||||
# Use this open statement to create an OpenGL view:
|
||||
#/vis/open OGLI
|
||||
/vis/open OGL 600x600-0+0
|
||||
# Open a viewer
|
||||
/vis/open
|
||||
# This opens the default viewer - see examples/basic/B1/vis.mac for a
|
||||
# more comprehensive overview of options. Also the documentation.
|
||||
#
|
||||
# Disable auto refresh and quieten vis messages whilst scene and
|
||||
# trajectories are established:
|
||||
|
||||
@@ -6,4 +6,7 @@
|
||||
/run/initialize
|
||||
/control/verbose 2
|
||||
/control/saveHistory
|
||||
/run/verbose 0
|
||||
/run/verbose 0
|
||||
|
||||
# Set a very high time threshold to allow all decays to happen
|
||||
/process/had/rdm/thresholdForVeryLongDecayTime 1.0e+60 year
|
||||
|
||||
@@ -1,6 +1,10 @@
|
||||
#This macro file is where the user can set up the different parameters one can modify.
|
||||
|
||||
/run/initialize
|
||||
|
||||
# Set a very high time threshold to allow all decays to happen
|
||||
/process/had/rdm/thresholdForVeryLongDecayTime 1.0e+60 year
|
||||
|
||||
##############################################
|
||||
#
|
||||
# PART1: Set the values for the beam
|
||||
|
||||
Reference in New Issue
Block a user