Import Geant4 10.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-10 12:08:39 +02:00
parent 286caacf06
commit c9b32a6c0a
5770 changed files with 1050949 additions and 367105 deletions
+4
View File
@@ -1,5 +1,9 @@
# Macro file for example B2 test
/tracking/verbose 1
/run/initialize
# e+ 200MeV
/gun/energy 200 MeV
/gun/particle e+
-9
View File
@@ -1,9 +0,0 @@
# Macro file for the initialization phase of example B2
# when running in interactive mode without visualization
#
# Set some default verbose
#
/control/verbose 2
/control/saveHistory
/run/verbose 2
#
+8 -4
View File
@@ -1,12 +1,16 @@
# Macro file for the initialization phase of example B2
# when running in interactive mode with visualization
# Macro file for the initialization of example B2
# in interactive session
#
# Set some default verbose
#
/control/verbose 2
/control/saveHistory
/run/verbose 2
#
# Change the default number of threads (in multi-threaded mode)
#/run/numberOfThreads 4
#
# Initialize kernel
/run/initialize
#
# Visualization setting
/control/execute vis.mac
#
+6
View File
@@ -3,6 +3,12 @@
# Can be run in batch, without graphic
# or interactively: Idle> /control/execute run1.mac
#
# Change the default number of workers (in multi-threading mode)
#/run/numberOfWorkers 4
#
# Initialize kernel
/run/initialize
#
# Default kinematics:
# proton 3 GeV in direction (0.,0.,1.)
# 1 event with tracking/verbose
+2
View File
@@ -3,4 +3,6 @@
# To be run preferably in batch, without graphics:
# % exampleB2[a,b] run2.mac
#
#/run/numberOfWorkers 4
/run/initialize
/run/beamOn 500