Import Geant4 11.0.0.beta source tree

This commit is contained in:
Gabriele Cosmo
2021-06-25 16:12:29 +02:00
parent c968e26a39
commit 6399a014b6
4200 changed files with 207479 additions and 237366 deletions
+7 -14
View File
@@ -185,23 +185,16 @@
The ROOT histograms and ntuple can be plotted with ROOT using the plotHisto.C
and plotNtuple.C macros.
8- VISUALIZATION TUTORIAL
Additional visualization tutorial macros are available in the visTutor
subdirectory. They can be tried as:
% cd B4/B4[a,b,c,d]
% ln -s ../macros/visTutor visTutor
% exampleB4[a,b,c,d] -m visTutor/exN03VisX.mac
For details, see comment lines described in the macro files.
These macros are designed to help your understanding of the User's Guide.
9- HOW TO RUN
8- HOW TO RUN
This example handles the program arguments in a new way.
It can be run with the following optional arguments:
% exampleB4a [-m macro ] [-u UIsession] [-t nThreads]
% exampleB4a [-m macro ] [-u UIsession] [-t nThreads] [-vDefault]
The -vDefault option will activate using the default Geant4 stepping verbose
class (G4SteppingVerbose) instead of the enhanced stepping verbose with best
units (G4SteppingVerboseWithUnits) used in the example by default.
The -t option is available only in multi-threading mode
and it allows the user to override the Geant4 default number of
threads. The number of threads can be also set via G4FORCENUMBEROFTHREADS