Import Geant4 10.5.0 source tree

This commit is contained in:
Gabriele Cosmo
2018-12-07 15:15:39 +01:00
parent 6aa23be517
commit db49709b53
11370 changed files with 187480 additions and 160142 deletions
@@ -1,4 +1,3 @@
//$Id$
///\file "electromagnetic/TestEm0/.README.txt"
///\brief Example TestEm0 README page
@@ -27,7 +27,6 @@
/// \brief Main program of the electromagnetic/TestEm0 example
//
//
// $Id: DirectAccess.cc 108856 2018-03-12 07:41:27Z gcosmo $
//
// ------------------------------------------------------------
//
@@ -1,4 +1,3 @@
# $Id: GNUmakefile 96419 2016-04-13 10:23:38Z gcosmo $
# --------------------------------------------------------------
# GNUmakefile for examples module. Gabriele Cosmo, 06/04/98.
# --------------------------------------------------------------
@@ -1,5 +1,4 @@
$Id: History 108856 2018-03-12 07:41:27Z gcosmo $
-------------------------------------------------------------------
=========================================================
@@ -1,4 +1,3 @@
$Id: README 93512 2015-10-23 13:45:07Z gcosmo $
-------------------------------------------------------------------
=========================================================
@@ -27,7 +27,6 @@
/// \brief Main program of the electromagnetic/TestEm0 example
//
//
// $Id: TestEm0.cc 108856 2018-03-12 07:41:27Z gcosmo $
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo.....
@@ -1,4 +1,3 @@
# $Id: TestEm0.in 98987 2016-08-29 07:03:05Z gcosmo $
#
# Macro file for "TestEm0.cc"
#
@@ -4,7 +4,7 @@
############################################
**************************************************************
Geant4 version Name: geant4-10-05-beta-01 (29-June-2018)
Geant4 version Name: geant4-10-05-ref-00 (7-December-2018)
Copyright : Geant4 Collaboration
References : NIM A 506 (2003), 250-303
: IEEE-TNS 53 (2006), 270-278
@@ -265,8 +265,10 @@ PhysicsList::AddPhysicsList: <emstandard_opt3>
=======================================================================
LPM effect enabled 1
Spline of EM tables enabled 1
Enable creation and use of sampling tables 0
Apply cuts on all EM processes 0
Use integral approach for tracking 1
Use general process 0
X-section factor for integral approach 0.8
Min kinetic energy for tables 10 eV
Max kinetic energy for tables 100 TeV
@@ -282,15 +284,16 @@ Lowest triplet kinetic energy 1 MeV
=======================================================================
====== Ionisation Parameters ========
=======================================================================
Step function for e+- (0.2, 1 mm)
Step function for muons/hadrons (0.2, 0.1 mm)
Step function for e+- (0.2, 0.1 mm)
Step function for muons/hadrons (0.2, 0.05 mm)
Lowest e+e- kinetic energy 100 eV
Lowest muon/hadron kinetic energy 1 keV
Fluctuations of dE/dx are enabled 1
Use ICRU90 data 0
Use built-in Birks satuaration 0
Build CSDA range enabled 1
Use cut as a final range enabled 1
Enable angular generator interface 0
Use cut as a final range enabled 0
Enable angular generator interface 1
Factor of cut reduction for sub-cutoff method 1
Max kinetic energy for CSDA tables 1 GeV
Linear loss limit 0.01
@@ -307,7 +310,7 @@ Range factor for msc step limit for e+- 0.04
Range factor for msc step limit for muons/hadrons 0.2
Geometry factor for msc step limitation of e+- 2.5
Skin parameter for msc step limitation of e+- 1
Use Mott correction for e- scattering 0
Use Mott correction for e- scattering 1
Factor used for dynamic computation of angular
limit between single and multiple scattering 1
Fixed angular limit between single
@@ -391,8 +394,8 @@ Index : 1 used in the geometry : Yes
processes : eIoni eBrem ePairProd total
compCrossSectionPerVolume : 0.994761 cm^-1 0.325102 cm^-1 0 cm^-1 1.31986 cm^-1
cross section per volume : 0.994761 cm^-1 0.325094 cm^-1 0 cm^-1 1.31985 cm^-1
cross section per mass : 99.4761 mm2/g 32.5094 mm2/g 0 um2/mg 1.31985 cm2/g
cross section per volume : 0.994761 cm^-1 0.325093 cm^-1 0 cm^-1 1.31985 cm^-1
cross section per mass : 99.4761 mm2/g 32.5093 mm2/g 0 um2/mg 1.31985 cm2/g
mean free path : 1.00527 cm 3.07604 cm 5.82593e+288 pc 7.57659 mm
(g/cm2) : 1.00527 g/cm2 3.07604 g/cm2 2.88022e+285 kg/cm2 757.659 mg/cm2
@@ -407,7 +410,7 @@ Index : 1 used in the geometry : Yes
range from restrict dE/dx: 6.07217 cm ( 6.07217 g/cm2 )
range from full dE/dx : 4.93182 cm ( 4.93182 g/cm2 )
transport mean free path : 27.9107 cm ( 27.9107 g/cm2 )
transport mean free path : 27.828 cm ( 27.828 g/cm2 )
critical energy (Rossi) : 78.7732 MeV
Moliere radius : 0.269193 X0 = 9.71583 cm
@@ -27,7 +27,6 @@
/// \brief Definition of the DetectorConstruction class
//
//
// $Id: DetectorConstruction.hh 99373 2016-09-20 07:13:41Z gcosmo $
//
//
@@ -26,7 +26,6 @@
/// \file electromagnetic/TestEm0/include/DetectorMessenger.hh
/// \brief Definition of the DetectorMessenger class
//
// $Id: DetectorMessenger.hh 66241 2012-12-13 18:34:42Z gunter $
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
@@ -27,7 +27,6 @@
/// \brief Definition of the PhysListEmStandard class
//
//
// $Id: PhysListEmStandard.hh 98757 2016-08-09 13:58:01Z gcosmo $
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
@@ -27,7 +27,6 @@
/// \brief Definition of the PhysicsList class
//
//
// $Id: PhysicsList.hh 93512 2015-10-23 13:45:07Z gcosmo $
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
//
@@ -26,7 +26,6 @@
/// \file electromagnetic/TestEm0/include/PhysicsListMessenger.hh
/// \brief Definition of the PhysicsListMessenger class
//
// $Id: PhysicsListMessenger.hh 93512 2015-10-23 13:45:07Z gcosmo $
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
@@ -26,7 +26,6 @@
/// \file electromagnetic/TestEm0/include/PrimaryGeneratorAction.hh
/// \brief Definition of the PrimaryGeneratorAction class
//
// $Id: PrimaryGeneratorAction.hh 98757 2016-08-09 13:58:01Z gcosmo $
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
@@ -26,7 +26,6 @@
/// \file electromagnetic/TestEm0/include/RunAction.hh
/// \brief Definition of the RunAction class
//
// $Id: RunAction.hh 66241 2012-12-13 18:34:42Z gunter $
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
@@ -1,4 +1,3 @@
# $Id: $
#
/testem/det/setMat Copper
#
@@ -28,7 +28,6 @@
//
//
// $Id: DetectorConstruction.cc 99373 2016-09-20 07:13:41Z gcosmo $
//
//
@@ -26,7 +26,6 @@
/// \file electromagnetic/TestEm0/src/DetectorMessenger.cc
/// \brief Implementation of the DetectorMessenger class
//
// $Id: fDetectorMessenger.cc,v 1.2 2006-06-29 16:35:48 gunter Exp $
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
@@ -26,7 +26,6 @@
/// \file electromagnetic/TestEm0/src/PhysListEmStandard.cc
/// \brief Implementation of the PhysListEmStandard class
//
// $Id: PhysListEmStandard.cc 100291 2016-10-17 08:49:09Z gcosmo $
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
@@ -27,7 +27,6 @@
/// \brief Implementation of the PhysicsList class
//
//
// $Id: PhysicsList.cc 98987 2016-08-29 07:03:05Z gcosmo $
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
@@ -26,7 +26,6 @@
/// \file electromagnetic/TestEm0/src/PhysicsListMessenger.cc
/// \brief Implementation of the PhysicsListMessenger class
//
// $Id: PhysicsListMessenger.cc 93512 2015-10-23 13:45:07Z gcosmo $
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
@@ -27,7 +27,6 @@
/// \brief Implementation of the PrimaryGeneratorAction class
//
//
// $Id: PrimaryGeneratorAction.cc 84607 2014-10-17 07:50:42Z gcosmo $
//
//
@@ -26,7 +26,6 @@
/// \file electromagnetic/TestEm0/src/RunAction.cc
/// \brief Implementation of the RunAction class
//
// $Id: RunAction.cc 107324 2017-11-08 16:35:06Z gcosmo $
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......