Import Geant4 9.1.0 source tree
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
$Id: README,v 1.5 2006/05/15 14:42:19 maire Exp $
|
||||
$Id: README,v 1.7 2007/11/09 17:35:06 maire Exp $
|
||||
-------------------------------------------------------------------
|
||||
|
||||
=========================================================
|
||||
@@ -93,7 +93,7 @@ $Id: README,v 1.5 2006/05/15 14:42:19 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
|
||||
histograms 1 and 8.
|
||||
histograms 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
|
||||
@@ -127,7 +127,11 @@ $Id: README,v 1.5 2006/05/15 14:42:19 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 testem12)
|
||||
|
||||
Note that, by default, histograms are disabled. To activate them, uncomment
|
||||
the flag G4ANALYSIS_USE in GNUmakefile.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user