Import Geant4 10.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-10 11:51:14 +02:00
parent e2d2f9810a
commit 286caacf06
12421 changed files with 730077 additions and 502383 deletions
+13 -2
View File
@@ -1,4 +1,4 @@
$Id: README,v 1.16 2010-11-29 10:34:36 gcosmo Exp $
$Id: README 76474 2013-11-11 10:36:34Z gcosmo $
-------------------------------------------------------------------
=========================================================
@@ -39,5 +39,16 @@ $Id: README,v 1.16 2010-11-29 10:34:36 gcosmo Exp $
- Scoring within layers in four ways: via user actions (a), via user own
object (b), via G4 sensitive detector and hits (c) and via scorers (d)
- Geant4 physics list (FTFP_BERT)
- UI commans defined using G4GenericMessenger
- Histograms (1D) and ntuple saved in the output file
- Started from novice/N03 example
ExampleB5
- A double-arm spectrometer with wire chambers, hodoscopes and calorimeters
with a local constant magnetic field
- Geometry with placements with rotation, replicas and parameterisation
- Scoring within wire chambers, hodoscopes and calorimeters via
G4 sensitive detector and hits
- Geant4 physics list (FTFP_BERT) with step limiter
- UI commans defined using G4GenericMessenger
- Histograms (1D, 2D) and ntuple saved in the output file
- Started from extended/analysis/A01