Import Geant4 11.0.0.beta source tree
This commit is contained in:
@@ -33,7 +33,19 @@ It also include an example for demonstrating MC truth handling with HepMC.
|
||||
pythia
|
||||
------
|
||||
|
||||
This directory contains examples for using Pythia as Monte Carlo event
|
||||
generator, interfaced with Geant4, and showing how to implement an external
|
||||
decayer.
|
||||
This directory contains the following examples:
|
||||
|
||||
a) use of Pythia6 as Monte Carlo event generator, interfaced with Geant4,
|
||||
and showing how to implement an external decayer based on Pythia6.
|
||||
The feature is activated by setting environment variable PYTHIA6 to point
|
||||
to the Pythia6 installation area.
|
||||
For details, please see pythia/decayer6/README.
|
||||
|
||||
b) use of Pythia8 as an external decayer to replace native Geant4 decay
|
||||
tables for such resonances as tau+/- and B+/-, and to supplement Pythia8-based
|
||||
decay tables to those resonances where Geant4 native decay features are not
|
||||
implemented.
|
||||
The feature is activated by setting environment variable PYTHIA8 to point
|
||||
to the Pythia8 installation area.
|
||||
For details, please see pythia/py8decayer/README.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user