Import Geant4 9.3.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 16:15:05 +02:00
parent b79225fb37
commit 74cad5e589
3877 changed files with 234205 additions and 167127 deletions
+18 -6
View File
@@ -1,11 +1,10 @@
Examples for event biasing
--------------------------
This directory includes example applications to demonstrate the usage of
different variance reduction techniques supported in Geant4, or possible
from the user applications.
Examples for event biasing: B01 and B02
---------------------------------------
B01 and B02 applications demonstrate the usage of different variance
reduction techniques supported in Geant4, or possible from the user
applications.
General remark to variance reduction
------------------------------------
@@ -95,3 +94,16 @@ Histograms are saved in HBOOK format.
You need to set the following variable in your environment:
"G4ANALYSIS_USE"
The example stores the plot in the file b02.hbook.
___________________________________________________________________________
Reverse MonteCarlo Technique example: ReverseMC01
-------------------------------------------------
Example ReverseMC01
===================
Example illustrating the use of the Reverse Monte Carlo (RMC) mode in a Geant4
application. See details in ReverseMC01/README.