Import Geant4 10.6.1 source tree
This commit is contained in:
@@ -15,6 +15,9 @@ track of all tags.
|
||||
* Reverse chronological order (last date on top), please *
|
||||
----------------------------------------------------------
|
||||
|
||||
24th January 2020 Anna Zaborowska (exam-ext-vis-UVA-V10-05-00)
|
||||
- Fix suggested in macros command /run/numberOfThreads
|
||||
|
||||
3rd May 2017 John Allison (exam-ext-vis-UVA-V10-03-04)
|
||||
- Copied exampleB1.in to userVisAction.in.
|
||||
All macros now include /run/initialize.
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
# or interactively: Idle> /control/execute run1.mac
|
||||
#
|
||||
# Change the default number of workers (in multi-threading mode)
|
||||
#/run/numberOfWorkers 4
|
||||
#/run/numberOfThreads 4
|
||||
#
|
||||
# Initialize kernel
|
||||
/run/initialize
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
############################################
|
||||
|
||||
**************************************************************
|
||||
Geant4 version Name: geant4-10-06-ref-00 (6-December-2019)
|
||||
Geant4 version Name: geant4-10-06-patch-01 (14-February-2020)
|
||||
Copyright : Geant4 Collaboration
|
||||
References : NIM A 506 (2003), 250-303
|
||||
: IEEE-TNS 53 (2006), 270-278
|
||||
@@ -1015,7 +1015,7 @@ Step# X(mm) Y(mm) Z(mm) KinE(MeV) dE(MeV) StepLeng TrackLeng NextVolu
|
||||
Run terminated.
|
||||
Run Summary
|
||||
Number of events processed : 5
|
||||
User=0.010000s Real=0.001995s Sys=0.000000s
|
||||
User=0.010000s Real=0.001898s Sys=0.000000s
|
||||
|
||||
--------------------End of Global Run-----------------------
|
||||
The run consists of 5 gamma of 6 MeV
|
||||
@@ -1186,7 +1186,7 @@ Step# X(mm) Y(mm) Z(mm) KinE(MeV) dE(MeV) StepLeng TrackLeng NextVolu
|
||||
Run terminated.
|
||||
Run Summary
|
||||
Number of events processed : 1
|
||||
User=0.000000s Real=0.000983s Sys=0.000000s
|
||||
User=0.000000s Real=0.000816s Sys=0.000000s
|
||||
|
||||
--------------------End of Global Run-----------------------
|
||||
The run consists of 1 proton of 210 MeV
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
# To be run preferably in batch, without graphics:
|
||||
# % exampleB1 run2.mac
|
||||
#
|
||||
#/run/numberOfWorkers 4
|
||||
#/run/numberOfThreads 4
|
||||
/run/initialize
|
||||
#
|
||||
/control/verbose 2
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
############################################
|
||||
|
||||
**************************************************************
|
||||
Geant4 version Name: geant4-10-06-ref-00 (6-December-2019)
|
||||
Geant4 version Name: geant4-10-06-patch-01 (14-February-2020)
|
||||
Copyright : Geant4 Collaboration
|
||||
References : NIM A 506 (2003), 250-303
|
||||
: IEEE-TNS 53 (2006), 270-278
|
||||
@@ -822,7 +822,7 @@ See commands in /vis/modeling/trajectories/ for other options.
|
||||
Run terminated.
|
||||
Run Summary
|
||||
Number of events processed : 1000
|
||||
User=0.040000s Real=0.035670s Sys=0.000000s
|
||||
User=0.030000s Real=0.055962s Sys=0.000000s
|
||||
|
||||
--------------------End of Global Run-----------------------
|
||||
The run consists of 1000 gamma of 6 MeV
|
||||
@@ -897,7 +897,7 @@ Index : 3 used in the geometry : Yes
|
||||
Run terminated.
|
||||
Run Summary
|
||||
Number of events processed : 1000
|
||||
User=0.280000s Real=0.285018s Sys=0.000000s
|
||||
User=0.290000s Real=0.355726s Sys=0.000000s
|
||||
|
||||
--------------------End of Global Run-----------------------
|
||||
The run consists of 1000 proton of 210 MeV
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
############################################
|
||||
|
||||
**************************************************************
|
||||
Geant4 version Name: geant4-10-06-ref-00 (6-December-2019)
|
||||
Geant4 version Name: geant4-10-06-patch-01 (14-February-2020)
|
||||
Copyright : Geant4 Collaboration
|
||||
References : NIM A 506 (2003), 250-303
|
||||
: IEEE-TNS 53 (2006), 270-278
|
||||
|
||||
Reference in New Issue
Block a user