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/.README.txt"
///\brief Examples electromagnetic README page
@@ -1,4 +1,3 @@
$Id: History 68749 2013-04-05 10:15:14Z gcosmo $
-------------------------------------------------------------------
=========================================================
-1
View File
@@ -1,4 +1,3 @@
$Id: README 68749 2013-04-05 10:15:14Z gcosmo $
--------------------------------------------------
=========================================================
@@ -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......
@@ -1,4 +1,3 @@
//$Id$
///\file "electromagnetic/TestEm1/.README.txt"
///\brief Example TestEm1 README page
@@ -1,4 +1,3 @@
# $Id: GNUmakefile 76485 2013-11-11 10:54:47Z gcosmo $
# --------------------------------------------------------------
# GNUmakefile for examples module. Gabriele Cosmo, 06/04/98.
# --------------------------------------------------------------
@@ -1,4 +1,3 @@
$Id: History 109867 2018-05-09 12:23:26Z gcosmo $
-------------------------------------------------------------------
=========================================================
@@ -1,4 +1,3 @@
$Id: README 97813 2016-06-14 07:58:46Z gcosmo $
-------------------------------------------------------------------
=========================================================
@@ -27,7 +27,6 @@
/// \brief Main program of the electromagnetic/TestEm1 example
//
//
// $Id: TestEm1.cc 109867 2018-05-09 12:23:26Z gcosmo $
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
@@ -1,4 +1,3 @@
# $Id: TestEm1.in 99441 2016-09-22 08:35:13Z gcosmo $
#
# Macro file for "TestEm1.cc"
# (can be run in batch, without graphic)
@@ -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
@@ -352,41 +352,41 @@ Index : 0 used in the geometry : Yes
Run terminated.
Run Summary
Number of events processed : 2000
User=1.500000s Real=1.507458s Sys=0.000000s
User=1.410000s Real=1.480957s Sys=0.000000s
======================== run summary ======================
The run is: 2000 e- of 100 MeV through 10 m of Aluminium (density: 2.7 g/cm3 )
total energy deposit: 99.797 MeV
total energy deposit: 99.81 MeV
nb tracks/event neutral: 25.267 charged: 137.2
nb steps/event neutral: 139.44 charged: 202.97
nb tracks/event neutral: 25.387 charged: 137.25
nb steps/event neutral: 139.45 charged: 202.92
Process calls frequency :
Rayl= 17676 Transportation= 1858 annihil= 2796
compt= 210671 conv= 2778 eBrem= 46001
eIoni= 356685 msc= 446 phot= 45905
Rayl= 17629 Transportation= 1815 annihil= 2779
compt= 210496 conv= 2758 eBrem= 46334
eIoni= 356394 msc= 329 phot= 46204
---------------------------------------------------------
Primary particle :
true Range = 11.162 cm rms = 3.8982 cm
proj Range = 9.7102 cm rms = 3.5887 cm
proj/true = 0.86992
transverse dispersion at end = 1.6585 cm
mass true Range from simulation = 30.138 g/cm2
true Range = 11.188 cm rms = 3.8667 cm
proj Range = 9.7015 cm rms = 3.5938 cm
proj/true = 0.86714
transverse dispersion at end = 1.6564 cm
mass true Range from simulation = 30.207 g/cm2
from PhysicsTable (csda range) = 32.1 g/cm2
---------------------------------------------------------
--------- Ranecu engine status ---------
Initial seed (index) = 0
Current couple of seeds = 1927272673, 1717789735
Current couple of seeds = 1141212198, 786041491
----------------------------------------
G4 kernel has come to Quit state.
================== Deleting memory pools ===================
Number of memory pools allocated: 9 of which, static: 0
Dynamic pools deleted: 9 / Total memory freed: 0.037 MB
Dynamic pools deleted: 9 / Total memory freed: 0.036 MB
============================================================
RunManagerKernel is deleted. Good bye :)
@@ -1,4 +1,3 @@
# $Id: annihil.mac 81776 2014-06-05 08:41:01Z gcosmo $
#
# Macro file for "TestEm1.cc"
#
@@ -1,4 +1,3 @@
# $Id: brems.mac 81776 2014-06-05 08:41:01Z gcosmo $
#
# Macro file for "TestEm1.cc"
# (can be run in batch, without graphic)
@@ -1,4 +1,3 @@
# $Id: TestEm1.in 85282 2014-10-27 09:22:11Z gcosmo $
#
# Macro file for "TestEm1.cc"
#
@@ -1,4 +1,3 @@
# $Id: erange.mac 81776 2014-06-05 08:41:01Z gcosmo $
#
# Macro file for "TestEm1.cc"
#
@@ -1,4 +1,3 @@
# $Id: gammaconversion.mac 81776 2014-06-05 08:41:01Z gcosmo $
#
# Macro file for "TestEm1.cc"
#
@@ -1,4 +1,3 @@
# $Id: geantino.mac 66241 2012-12-13 18:34:42Z gunter $
#
# Macro file for "TestEm1.cc"
# (can be run in batch, without graphic)
@@ -23,7 +23,6 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
// $Id: ActionInitialization.hh 76485 2013-11-11 10:54:47Z gcosmo $
//
/// \file ActionInitialization.hh
/// \brief Definition of the ActionInitialization class
@@ -26,7 +26,6 @@
/// \file electromagnetic/TestEm1/include/DetectorConstruction.hh
/// \brief Definition of the DetectorConstruction class
//
// $Id: DetectorConstruction.hh 99441 2016-09-22 08:35:13Z gcosmo $
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
@@ -26,7 +26,6 @@
/// \file electromagnetic/TestEm1/include/DetectorMessenger.hh
/// \brief Definition of the DetectorMessenger class
//
// $Id: DetectorMessenger.hh 77081 2013-11-21 10:35:09Z gcosmo $
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
@@ -26,7 +26,6 @@
/// \file electromagnetic/TestEm1/include/EventAction.hh
/// \brief Definition of the EventAction class
//
// $Id: EventAction.hh 76293 2013-11-08 13:11:23Z gcosmo $
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
@@ -26,7 +26,6 @@
/// \file electromagnetic/TestEm1/include/HistoManager.hh
/// \brief Definition of the HistoManager class
//
// $Id: HistoManager.hh 76485 2013-11-11 10:54:47Z gcosmo $
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
@@ -26,7 +26,6 @@
/// \file electromagnetic/TestEm1/include/PhysListEmStandard.hh
/// \brief Definition of the PhysListEmStandard class
//
// $Id: PhysListEmStandard.hh 98759 2016-08-09 14:03:09Z gcosmo $
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
@@ -26,7 +26,6 @@
/// \file electromagnetic/TestEm1/include/PhysicsList.hh
/// \brief Definition of the PhysicsList class
//
// $Id: PhysicsList.hh 108857 2018-03-12 07:42:27Z gcosmo $
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
//
@@ -26,7 +26,6 @@
/// \file electromagnetic/TestEm1/include/PhysicsListMessenger.hh
/// \brief Definition of the PhysicsListMessenger class
//
// $Id: PhysicsListMessenger.hh 81776 2014-06-05 08:41:01Z gcosmo $
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
@@ -26,7 +26,6 @@
/// \file electromagnetic/TestEm1/include/PrimaryGeneratorAction.hh
/// \brief Definition of the PrimaryGeneratorAction class
//
// $Id: PrimaryGeneratorAction.hh 98759 2016-08-09 14:03:09Z gcosmo $
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
@@ -26,7 +26,6 @@
/// \file electromagnetic/TestEm1/include/PrimaryGeneratorMessenger.hh
/// \brief Definition of the PrimaryGeneratorMessenger class
//
// $Id: PrimaryGeneratorMessenger.hh 98759 2016-08-09 14:03:09Z gcosmo $
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
@@ -26,7 +26,6 @@
/// \file electromagnetic/TestEm1/include/Run.hh
/// \brief Definition of the Run class
//
// $Id: Run.hh 71375 2013-06-14 07:39:33Z maire $
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
@@ -26,7 +26,6 @@
/// \file electromagnetic/TestEm1/include/RunAction.hh
/// \brief Definition of the RunAction class
//
// $Id: RunAction.hh 76293 2013-11-08 13:11:23Z gcosmo $
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
@@ -26,7 +26,6 @@
/// \file electromagnetic/TestEm1/include/StackingAction.hh
/// \brief Definition of the StackingAction class
//
// $Id: StackingAction.hh 66241 2012-12-13 18:34:42Z gunter $
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
@@ -26,7 +26,6 @@
/// \file electromagnetic/TestEm1/include/StepMax.hh
/// \brief Definition of the StepMax class
//
// $Id: StepMax.hh 66241 2012-12-13 18:34:42Z gunter $
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
@@ -26,7 +26,6 @@
/// \file electromagnetic/TestEm1/include/StepMaxMessenger.hh
/// \brief Definition of the StepMaxMessenger class
//
// $Id: StepMaxMessenger.hh 66241 2012-12-13 18:34:42Z gunter $
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
@@ -26,7 +26,6 @@
/// \file electromagnetic/TestEm1/include/SteppingAction.hh
/// \brief Definition of the SteppingAction class
//
// $Id: SteppingAction.hh 76293 2013-11-08 13:11:23Z gcosmo $
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
@@ -27,7 +27,6 @@
/// \brief Definition of the SteppingVerbose class
//
//
// $Id: SteppingVerbose.hh 98268 2016-07-04 17:52:19Z gcosmo $
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
@@ -26,7 +26,6 @@
/// \file electromagnetic/TestEm1/include/TrackingAction.hh
/// \brief Definition of the TrackingAction class
//
// $Id: TrackingAction.hh 76293 2013-11-08 13:11:23Z gcosmo $
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
@@ -1,4 +1,3 @@
# $Id: ionis.mac 81776 2014-06-05 08:41:01Z gcosmo $
#
# Macro file for "TestEm1.cc"
# (can be run in batch, without graphic)
@@ -1,4 +1,3 @@
# $Id: gammaconversion.mac,v 1.2 2009-09-15 12:51:49 maire Exp $
#
# Macro file for "TestEm1.cc"
#
@@ -1,4 +1,3 @@
# $Id: photon.mac 66241 2012-12-13 18:34:42Z gunter $
#
# Macro file for "TestEm1.cc"
#
@@ -1,4 +1,3 @@
# $Id: radioactive.mac,v 1.12 2009-09-15 12:51:49 maire Exp $
#
# Macro file for "TestEm1.cc"
#
@@ -1,4 +1,3 @@
# $Id: range.mac 81776 2014-06-05 08:41:01Z gcosmo $
#
# Macro file for "TestEm1.cc"
#
@@ -1,4 +1,3 @@
# $Id: TestEm1.in,v 1.25 2008-09-12 16:32:25 maire Exp $
#
# Macro file for "TestEm1.cc"
# (can be run in batch, without graphic)
@@ -23,7 +23,6 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
// $Id: ActionInitialization.cc 98759 2016-08-09 14:03:09Z gcosmo $
//
/// \file ActionInitialization.cc
/// \brief Implementation of the ActionInitialization class
@@ -26,7 +26,6 @@
/// \file electromagnetic/TestEm1/src/DetectorConstruction.cc
/// \brief Implementation of the DetectorConstruction class
//
// $Id: DetectorConstruction.cc 99441 2016-09-22 08:35:13Z gcosmo $
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
@@ -26,7 +26,6 @@
/// \file electromagnetic/TestEm1/src/DetectorMessenger.cc
/// \brief Implementation of the DetectorMessenger class
//
// $Id: DetectorMessenger.cc 77081 2013-11-21 10:35:09Z gcosmo $
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
@@ -26,7 +26,6 @@
/// \file electromagnetic/TestEm1/src/EventAction.cc
/// \brief Implementation of the EventAction class
//
// $Id: EventAction.cc 98759 2016-08-09 14:03:09Z gcosmo $
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
@@ -26,7 +26,6 @@
/// \file electromagnetic/TestEm1/src/HistoManager.cc
/// \brief Implementation of the HistoManager class
//
// $Id: HistoManager.cc 109283 2018-04-09 10:00:23Z gcosmo $
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
@@ -23,8 +23,6 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
// $Id: PhysListEmStandard.cc 100290 2016-10-17 08:47:55Z gcosmo $
// GEANT4 tag $Name: not supported by cvs2svn $
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
@@ -26,7 +26,6 @@
/// \file electromagnetic/TestEm1/src/PhysicsList.cc
/// \brief Implementation of the PhysicsList class
//
// $Id: PhysicsList.cc 108857 2018-03-12 07:42:27Z gcosmo $
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
@@ -26,7 +26,6 @@
/// \file electromagnetic/TestEm1/src/PhysicsListMessenger.cc
/// \brief Implementation of the PhysicsListMessenger class
//
// $Id: PhysicsListMessenger.cc 81776 2014-06-05 08:41:01Z gcosmo $
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
@@ -26,7 +26,6 @@
/// \file electromagnetic/TestEm1/src/PrimaryGeneratorAction.cc
/// \brief Implementation of the PrimaryGeneratorAction class
//
// $Id: PrimaryGeneratorAction.cc 76293 2013-11-08 13:11:23Z gcosmo $
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
@@ -26,7 +26,6 @@
/// \file electromagnetic/TestEm1/src/PrimaryGeneratorMessenger.cc
/// \brief Implementation of the PrimaryGeneratorMessenger class
//
// $Id: PrimaryGeneratorMessenger.cc 98759 2016-08-09 14:03:09Z gcosmo $
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
@@ -26,7 +26,6 @@
/// \file electromagnetic/TestEm1/src/Run.cc
/// \brief Implementation of the Run class
//
// $Id: Run.cc 71376 2013-06-14 07:44:50Z maire $
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
@@ -26,7 +26,6 @@
/// \file electromagnetic/TestEm1/src/RunAction.cc
/// \brief Implementation of the RunAction class
//
// $Id: RunAction.cc 103629 2017-04-19 13:33:05Z gcosmo $
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
@@ -26,7 +26,6 @@
/// \file electromagnetic/TestEm1/src/StackingAction.cc
/// \brief Implementation of the StackingAction class
//
// $Id: StackingAction.cc 81776 2014-06-05 08:41:01Z gcosmo $
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
@@ -26,7 +26,6 @@
/// \file electromagnetic/TestEm1/src/StepMax.cc
/// \brief Implementation of the StepMax class
//
// $Id: StepMax.cc 98759 2016-08-09 14:03:09Z gcosmo $
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
@@ -26,7 +26,6 @@
/// \file electromagnetic/TestEm1/src/StepMaxMessenger.cc
/// \brief Implementation of the StepMaxMessenger class
//
// $Id: StepMaxMessenger.cc 67268 2013-02-13 11:38:40Z ihrivnac $
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
@@ -26,7 +26,6 @@
/// \file electromagnetic/TestEm1/src/SteppingAction.cc
/// \brief Implementation of the SteppingAction class
//
// $Id: SteppingAction.cc 109283 2018-04-09 10:00:23Z gcosmo $
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
@@ -27,7 +27,6 @@
/// \brief Implementation of the SteppingVerbose class
//
//
// $Id: SteppingVerbose.cc 98268 2016-07-04 17:52:19Z gcosmo $
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
@@ -26,7 +26,6 @@
/// \file electromagnetic/TestEm1/src/TrackingAction.cc
/// \brief Implementation of the TrackingAction class
//
// $Id: TrackingAction.cc 79976 2014-03-27 15:13:45Z gcosmo $
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
@@ -1,4 +1,3 @@
//$Id$
///\file "electromagnetic/TestEm10/.README.txt"
///\brief Example TestEm10 README page
@@ -1,4 +1,3 @@
# $Id: GNUmakefile 66241 2012-12-13 18:34:42Z gunter $
# --------------------------------------------------------------
# GNUmakefile for examples module. Gabriele Cosmo, 06/04/98.
# --------------------------------------------------------------
@@ -1,4 +1,3 @@
$Id: History 109304 2018-04-10 06:57:03Z gcosmo $
-------------------------------------------------------------------
=========================================================
@@ -1,4 +1,3 @@
$Id: InstallAida.txt 66241 2012-12-13 18:34:42Z gunter $
-----------------------------------------------------------
--------------
@@ -1,4 +1,3 @@
$Id: README 94932 2015-12-18 09:21:29Z gcosmo $
-------------------------------------------------------------------
=========================================================
@@ -27,7 +27,6 @@
/// \brief Main program of the electromagnetic/TestEm10 example
//
//
// $Id: TestEm10.cc 109304 2018-04-10 06:57:03Z gcosmo $
//
//
//....oooOO0OOooo........oooOO0OOooo........oooOO0OOooo........oooOO0OOooo......
@@ -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
@@ -77,8 +77,8 @@ eBrem: for e- SubType= 3
Lambda tables from threshold to 100 TeV, 7 bins per decade, spline: 1
LPM flag: 1 for E > 1 GeV, VertexHighEnergyTh(GeV)= 100000
===== EM models for the G4Region DefaultRegionForTheWorld ======
eBremSB : Emin= 0 eV Emax= 1 GeV DipBustGen
eBremLPM : Emin= 1 GeV Emax= 100 TeV DipBustGen
eBremSB : Emin= 0 eV Emax= 1 GeV AngularGenUrban
eBremLPM : Emin= 1 GeV Emax= 100 TeV AngularGenUrban
CoulombScat: for e-, integral: 1 SubType= 1 BuildTable= 1
Lambda table from 100 MeV to 100 TeV, 7 bins per decade, spline: 1
@@ -145,7 +145,7 @@ Build angle for energy distribution according the current radiator
Lorentz Factor XTR photon number
total time for build XTR angle for given energy tables = 0.11 s
total time for build XTR angle for given energy tables = 0.12 s
msc: for e+ SubType= 10
RangeFactor= 0.04, stepLimitType: 1, latDisplacement: 1
@@ -165,8 +165,8 @@ eBrem: for e+ SubType= 3
Lambda tables from threshold to 100 TeV, 7 bins per decade, spline: 1
LPM flag: 1 for E > 1 GeV, VertexHighEnergyTh(GeV)= 100000
===== EM models for the G4Region DefaultRegionForTheWorld ======
eBremSB : Emin= 0 eV Emax= 1 GeV DipBustGen
eBremLPM : Emin= 1 GeV Emax= 100 TeV DipBustGen
eBremSB : Emin= 0 eV Emax= 1 GeV AngularGenUrban
eBremLPM : Emin= 1 GeV Emax= 100 TeV AngularGenUrban
annihil: for e+, integral: 1 SubType= 5 BuildTable= 0
===== EM models for the G4Region DefaultRegionForTheWorld ======
@@ -237,7 +237,7 @@ Build angle for energy distribution according the current radiator
Lorentz Factor XTR photon number
total time for build XTR angle for given energy tables = 0.12 s
total time for build XTR angle for given energy tables = 0.13 s
msc: for proton SubType= 10
RangeFactor= 0.2, stepLimitType: 0, latDisplacement: 0
@@ -280,7 +280,7 @@ ionIoni: for GenericIon SubType= 2
dE/dx and range tables from 100 eV to 100 TeV in 84 bins
Lambda tables from threshold to 100 TeV, 7 bins per decade, spline: 1
finalRange(mm)= 0.1, dRoverRange= 0.2, integral: 1, fluct: 1, linLossLimit= 0.02
Stopping Power data for 17 ion/material pairs
Stopping Power data for 17 ion/material pairs
===== EM models for the G4Region DefaultRegionForTheWorld ======
BraggIon : Emin= 0 eV Emax= 2 MeV
BetheBloch : Emin= 2 MeV Emax= 100 TeV
@@ -561,16 +561,16 @@ Index : 2 used in the geometry : Yes
Run terminated.
Run Summary
Number of events processed : 1000
User=0.320000s Real=0.327733s Sys=0.000000s
User=0.270000s Real=0.274490s Sys=0.000000s
================== run summary =====================
End of Run TotNbofEvents = 1000
Mean energy deposit in absorber = 0.0480871 +-0.0188945 MeV
Total number of XTR gammas = 2724
Total number of all gammas = 2826
Mean energy deposit in absorber = 0.0483531 +-0.0185219 MeV
Total number of XTR gammas = 2660
Total number of all gammas = 2751
--------- Ranecu engine status ---------
Initial seed (index) = 0
Current couple of seeds = 957985447, 893740337
Current couple of seeds = 731840905, 1379565857
----------------------------------------
... write Root file : testem10.root - done
... close Root file : testem10.root - done
@@ -23,7 +23,6 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
// $Id: Analysis.hh 68058 2013-03-13 14:47:43Z gcosmo $
//
/// \file electromagnetic/TestEm10/include/Analysis.hh
/// \brief Selection of the analysis technology
@@ -27,7 +27,6 @@
/// \brief Definition of the DetectorALICE06 class
//
//
// $Id: DetectorALICE06.hh 72513 2013-07-24 20:37:54Z gum $
//
// Simplified setup for ALICE XTR test beam (~2004).
// Runs by : Test salice.mac
@@ -27,7 +27,6 @@
/// \brief Definition of the DetectorBari05 class
//
//
// $Id: DetectorBari05.hh 72513 2013-07-24 20:37:54Z gum $
//
// Setup for Bari INFN XTR test beam (~2004) at CERN. With He beam-pipe
// M. Brigida et al, NIM A550 (2005) 157-168
@@ -27,7 +27,6 @@
/// \brief Definition of the DetectorBarr90 class
//
//
// $Id: DetectorBarr90.hh 72513 2013-07-24 20:37:54Z gum $
//
// Setuo from G.D. Barr et al NIM A294 (1990) 465-472 (fig.11)
@@ -27,7 +27,6 @@
/// \brief Definition of the DetectorConstruction class
//
//
// $Id: DetectorConstruction.hh 94932 2015-12-18 09:21:29Z gcosmo $
//
#ifndef DetectorConstruction_h
@@ -27,7 +27,6 @@
/// \brief Definition of the DetectorHarris73 class
//
//
// $Id: DetectorHarris73.hh 72513 2013-07-24 20:37:54Z gum $
//
// Setup from F. Harris et al NIM 107 (1973) 413-422 (fig.5b)
@@ -27,7 +27,6 @@
/// \brief Definition of the DetectorMessenger class
//
//
// $Id: DetectorMessenger.hh 94932 2015-12-18 09:21:29Z gcosmo $
//
//
@@ -27,7 +27,6 @@
/// \brief Definition of the DetectorSimpleALICE class
//
//
// $Id: DetectorSimpleALICE.hh 72513 2013-07-24 20:37:54Z gum $
//
// Simplified setup for ALICE XTR test beam (~2004).
// Runs by : Test salice.mac
@@ -27,7 +27,6 @@
/// \brief Definition of the DetectorWatase86 class
//
//
// $Id: DetectorWatase86.hh 72513 2013-07-24 20:37:54Z gum $
//
// Setup from Y. Watase et al, NIM A248 (1986) 379-388 (fig.7; Li, e-, 2 Gev/c)
@@ -27,7 +27,6 @@
/// \brief Definition of the EventAction class
//
//
// $Id: EventAction.hh 94932 2015-12-18 09:21:29Z gcosmo $
//
//
@@ -23,7 +23,6 @@
// * acceptance of all terms of the Geant4 Software license. *
// ********************************************************************
//
// $Id: Materials.hh 94932 2015-12-18 09:21:29Z gcosmo $
//
/// \file electromagnetic/TestEm10/include/Materials.hh
/// \brief Definition of the Materials class
@@ -26,7 +26,6 @@
/// \file electromagnetic/TestEm10/include/PhysicsList.hh
/// \brief Definition of the PhysicsList class
//
// $Id: PhysicsList.hh 94932 2015-12-18 09:21:29Z gcosmo $
//
//---------------------------------------------------------------------------
//

Some files were not shown because too many files have changed in this diff Show More