Import Geant4 10.7.0 source tree
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
#----------------------------------------------------------------------------
|
||||
# Setup the project
|
||||
cmake_minimum_required(VERSION 2.6 FATAL_ERROR)
|
||||
cmake_minimum_required(VERSION 3.8...3.18)
|
||||
if(${CMAKE_VERSION} VERSION_LESS 3.12)
|
||||
cmake_policy(VERSION ${CMAKE_MAJOR_VERSION}.${CMAKE_MINOR_VERSION})
|
||||
endif()
|
||||
project(TestEm14)
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
@@ -40,7 +43,7 @@ target_link_libraries(TestEm14 ${Geant4_LIBRARIES} ${HBOOK_LIBRARIES})
|
||||
# relies on these scripts being in the current working directory.
|
||||
#
|
||||
set(TestEm14_SCRIPTS
|
||||
anni.mac compton.mac conv.mac convtomu.mac electron.mac gamma.mac photoelec.mac proton.mac TestEm14.in TestEm14.out vis.mac
|
||||
anni.mac compton.mac conv.mac convtomu.mac electron.mac gamma.mac photoelec.mac proton.mac atomicDeexcitation.mac TestEm14.in TestEm14.out vis.mac
|
||||
)
|
||||
|
||||
foreach(_script ${TestEm14_SCRIPTS})
|
||||
|
||||
@@ -14,6 +14,15 @@ track of all tags.
|
||||
* Reverse chronological order (last date on top), please *
|
||||
----------------------------------------------------------
|
||||
|
||||
03-11-20 mma (testem14-V10-06-02)
|
||||
- add a comment in atomicDeexcitation.mac
|
||||
|
||||
12-10-20 mma (testem14-V10-06-01)
|
||||
- update atomicDeexcitation.mac
|
||||
|
||||
06-10-20 mma (testem14-V10-06-00)
|
||||
- add atomicDeexcitation.mac
|
||||
|
||||
26-11-19 I. Hrivnacova (testem14-V10-05-01)
|
||||
- Fixed Doxygen warnings
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
############################################
|
||||
|
||||
**************************************************************
|
||||
Geant4 version Name: geant4-10-06-ref-06 (26-June-2020)
|
||||
Geant4 version Name: geant4-10-07-ref-00 (4-December-2020)
|
||||
Copyright : Geant4 Collaboration
|
||||
References : NIM A 506 (2003), 250-303
|
||||
: IEEE-TNS 53 (2006), 270-278
|
||||
@@ -31,7 +31,9 @@ Number of bins per decade of a table 10
|
||||
Verbose level 0
|
||||
Verbose level for worker thread 0
|
||||
Bremsstrahlung energy threshold above which
|
||||
primary is added to the list of secondary 100 TeV
|
||||
primary e+- is added to the list of secondary 100 TeV
|
||||
Bremsstrahlung energy threshold above which primary
|
||||
muon/hadron is added to the list of secondary 100 TeV
|
||||
Lowest triplet kinetic energy 1 MeV
|
||||
Enable sampling of gamma linear polarisation 0
|
||||
5D gamma conversion model type 0
|
||||
@@ -77,6 +79,7 @@ Factor used for dynamic computation of angular
|
||||
Fixed angular limit between single
|
||||
and multiple scattering 3.1416 rad
|
||||
Upper energy limit for e+- multiple scattering 100 MeV
|
||||
Type of electron single scattering model 0
|
||||
Type of nuclear form-factor 1
|
||||
Screening factor 1
|
||||
=======================================================================
|
||||
@@ -143,7 +146,7 @@ Region <DefaultRegionForParallelWorld> -- -- is not associated to any world.
|
||||
Index : 0 used in the geometry : Yes
|
||||
Material : Water
|
||||
Range cuts : gamma 1 mm e- 1 mm e+ 1 mm proton 1 mm
|
||||
Energy thresholds : gamma 2.94062 keV e- 350.631 keV e+ 340.065 keV proton 100 keV
|
||||
Energy thresholds : gamma 2.93991 keV e- 349.408 keV e+ 341.455 keV proton 100 keV
|
||||
Region(s) which use this couple :
|
||||
DefaultRegionForTheWorld
|
||||
|
||||
@@ -173,26 +176,26 @@ G4GeometryManager::ReportVoxelStats -- Voxel Statistics
|
||||
Run terminated.
|
||||
Run Summary
|
||||
Number of events processed : 1000000
|
||||
User=5.750000s Real=5.785304s Sys=0.010000s
|
||||
User=3.770000s Real=3.872863s Sys=0.000000s
|
||||
|
||||
======================== run summary ======================
|
||||
|
||||
The run is: 1000000 gamma of 100 keV through 100 m of Water (density: 1 g/cm3 )
|
||||
|
||||
Process calls frequency ---> compt = 983651 phot = 16349
|
||||
Process calls frequency ---> compt = 983656 phot = 16344
|
||||
|
||||
MeanFreePath: 6.0662 cm +- 6.0666 cm massic: 6.0662 g/cm2
|
||||
MeanFreePath: 6.0662 cm +- 6.0668 cm massic: 6.0662 g/cm2
|
||||
CrossSection: 0.16485 cm^-1 massic: 16.485 mm2/g
|
||||
|
||||
mean energy of charged secondaries: 15.197 keV
|
||||
---> mass_energy_transfer coef: 2.5053 mm2/g
|
||||
---> mass_energy_transfer coef: 2.5052 mm2/g
|
||||
|
||||
Verification : crossSections from G4EmCalculator
|
||||
compt= 16.23 mm2/g phot= 268.53 um2/mg total= 16.499 mm2/g
|
||||
|
||||
--------- Ranecu engine status ---------
|
||||
Initial seed (index) = 0
|
||||
Current couple of seeds = 1063437675, 1656850928
|
||||
Current couple of seeds = 1937641209, 57071983
|
||||
----------------------------------------
|
||||
#
|
||||
/gun/particle e-
|
||||
@@ -218,7 +221,7 @@ Region <DefaultRegionForParallelWorld> -- -- is not associated to any world.
|
||||
Index : 0 used in the geometry : Yes
|
||||
Material : Water
|
||||
Range cuts : gamma 1 mm e- 1 mm e+ 1 mm proton 1 mm
|
||||
Energy thresholds : gamma 2.94062 keV e- 350.631 keV e+ 340.065 keV proton 100 keV
|
||||
Energy thresholds : gamma 2.93991 keV e- 349.408 keV e+ 341.455 keV proton 100 keV
|
||||
Region(s) which use this couple :
|
||||
DefaultRegionForTheWorld
|
||||
|
||||
@@ -228,7 +231,7 @@ Index : 0 used in the geometry : Yes
|
||||
|
||||
--------- Ranecu engine status ---------
|
||||
Initial seed (index) = 0
|
||||
Current couple of seeds = 1063437675, 1656850928
|
||||
Current couple of seeds = 1937641209, 57071983
|
||||
----------------------------------------
|
||||
--> Event 0 starts.
|
||||
--> Event 100000 starts.
|
||||
@@ -243,26 +246,26 @@ Index : 0 used in the geometry : Yes
|
||||
Run terminated.
|
||||
Run Summary
|
||||
Number of events processed : 1000000
|
||||
User=6.930000s Real=6.987780s Sys=0.000000s
|
||||
User=2.920000s Real=2.958576s Sys=0.000000s
|
||||
|
||||
======================== run summary ======================
|
||||
|
||||
The run is: 1000000 e- of 100 MeV through 100 m of Water (density: 1 g/cm3 )
|
||||
|
||||
Process calls frequency ---> eBrem = 609357 eIoni = 390643
|
||||
Process calls frequency ---> eBrem = 608555 eIoni = 391445
|
||||
|
||||
MeanFreePath: 1.6123 cm +- 1.6126 cm massic: 1.6123 g/cm2
|
||||
CrossSection: 0.62024 cm^-1 massic: 62.024 mm2/g
|
||||
MeanFreePath: 1.6102 cm +- 1.6103 cm massic: 1.6102 g/cm2
|
||||
CrossSection: 0.62103 cm^-1 massic: 62.103 mm2/g
|
||||
|
||||
mean energy of charged secondaries: 744.15 keV
|
||||
---> mass_energy_transfer coef: 461.55 um2/mg
|
||||
mean energy of charged secondaries: 743.85 keV
|
||||
---> mass_energy_transfer coef: 461.95 um2/mg
|
||||
|
||||
Verification : crossSections from G4EmCalculator
|
||||
eBrem= 37.785 mm2/g eIoni= 24.252 mm2/g total= 62.037 mm2/g
|
||||
eBrem= 37.788 mm2/g eIoni= 24.337 mm2/g total= 62.125 mm2/g
|
||||
|
||||
--------- Ranecu engine status ---------
|
||||
Initial seed (index) = 0
|
||||
Current couple of seeds = 819625488, 312387976
|
||||
Current couple of seeds = 419401041, 1685305101
|
||||
----------------------------------------
|
||||
G4 kernel has come to Quit state.
|
||||
UserDetectorConstruction deleted.
|
||||
|
||||
@@ -0,0 +1,41 @@
|
||||
#
|
||||
# Macro file for "TestEm14.cc"
|
||||
#
|
||||
# to plot atomic deexcitation following an hole
|
||||
# see equivalent macro in rdecay01
|
||||
# see S.Bakr et al. Geant4 collaboration meeting 2020
|
||||
#
|
||||
/control/verbose 1
|
||||
/run/verbose 1
|
||||
#
|
||||
/testem/det/setMat G4_Te
|
||||
/testem/phys/addPhysics standard
|
||||
/run/setCut 0.1 um
|
||||
#
|
||||
/run/initialize
|
||||
#
|
||||
# create an hole by photoelectric interaction
|
||||
#
|
||||
/process/inactivate compt
|
||||
/process/inactivate conv
|
||||
#
|
||||
# to (de)activate atomic deexcitation
|
||||
# play with the 2 following commands
|
||||
#
|
||||
/process/em/augerCascade true
|
||||
/process/em/deexcitationIgnoreCut true
|
||||
#
|
||||
/gun/particle gamma
|
||||
/gun/energy 80 keV
|
||||
#
|
||||
### to print few events
|
||||
###/tracking/verbose 2
|
||||
###/run/beamOn 3
|
||||
###/tracking/verbose 0
|
||||
#
|
||||
/analysis/setFileName atomicDeexc
|
||||
/analysis/h1/set 3 50000 0.001 50. keV #energy of e-
|
||||
/analysis/h1/set 5 50000 0.001 50. keV #energy of gamma
|
||||
#
|
||||
/run/printProgress 100000
|
||||
/run/beamOn 1000000
|
||||
Reference in New Issue
Block a user