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
+16
View File
@@ -25,3 +25,19 @@ B1Con
B1Con shows how to use the statistical tool G4ConvergenceTester.
It does not make histograms.
It has the same geometry as B1.
B3aScoreWriter
--------------
This example demonstrates saving the Geant4 scorers hits in form of ntuples in a Root
file using Geant4 analysis tools.
B3aScoreWriter
--------------
This example demonstrates saving the Geant4 scorers hits in form of ntuples in a Root
file using Geant4 analysis tools.
In difference from the B3aScoreWriter example, the G4AnalysisManager is explicitly used
in this example and the ntuples with scorers hits are saved in addition to the histograms
and ntuples created in B4RunAction.