Import Geant4 9.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 15:37:50 +02:00
parent a8e9364cea
commit 96c8bcd0af
6923 changed files with 198390 additions and 41849 deletions
@@ -1,4 +1,4 @@
$Id: README,v 1.5 2006/05/15 14:41:29 maire Exp $
$Id: README,v 1.7 2007/11/07 17:22:15 maire Exp $
-------------------------------------------------------------------
=========================================================
@@ -94,7 +94,7 @@ $Id: README,v 1.5 2006/05/15 14:41:29 maire Exp $
In order to control the accuracy of the deposition, the maximum step size
of charged particles is computed automatically from the binning of
histogram 1.
histogram 1 and 8 (see HistoManager).
As an example, this limitation is implemented as a 'full' process :
see StepMax class and its Messenger. The 'StepMax process' is registered
@@ -115,7 +115,9 @@ $Id: README,v 1.5 2006/05/15 14:41:29 maire Exp $
5 : projected range of the primary track
6 : total track length of charged secondary tracks
7 : step size of charged secondary tracks
8 : longitudinal energy profile (in MeV.cm2/g), as a function of x/r0
where r0 is the range of the primary particle
The histograms are managed by the HistoManager class and its Messenger.
The histos can be individually activated with the command :
/testem/histo/setHisto id nbBins valMin valMax unit
@@ -126,6 +128,10 @@ $Id: README,v 1.5 2006/05/15 14:41:29 maire Exp $
It is possible to choose the format of the histogram file (hbook, root, XML)
with the command /testem/histo/setFileType (hbook by default)
It is also possible to print selected histograms on an ascii file:
/testem/histo/printHisto id
All selected histos will be written on a file name.ascii (default testem11)
Note that, by default, histograms are disabled. To activate them, uncomment
the flag G4ANALYSIS_USE in GNUmakefile.