Import Geant4 11.2.0 source tree

This commit is contained in:
Gabriele Cosmo
2023-12-08 10:43:34 +01:00
parent dd1f179cda
commit 860a2b92bf
3962 changed files with 139318 additions and 164259 deletions
+21 -4
View File
@@ -1,17 +1,34 @@
# Example STCyclotron History
See `CONTRIBUTING.rst` for details of **required** info/format for each entry,
which **must** added in reverse chronological order (newest at the top). It must **not**
be used as a substitute for writing good git commit messages!
which **must** added in reverse chronological order (newest at the top).
It must **not** be used as a substitute for writing good git commit messages!
-------------------------------------------------------------------------------
## 2023-12-04 S. Guatelli (STCyclotron-V11-01-02)
- Corrected the PrimaryGeneratorAction to solve problem #2538.
- Warning in vacuum_density corrected.
## 2023-11-15 I. Hrivnacova (STCyclotron-V11-01-01)
- Updated vis.mac: changed "/vis/open XYZ [600x600-0+0]" to "/vis/open"
to allow run-time choices. Simplified comments.
## 2023-11-10 Alberto Ribon (STCyclotron-V11-01-00)
- In all macro files, introduced the UI command
'/process/had/rdm/thresholdForVeryLongDecayTime 1.0e+60 year'
to allow all radioactive decays (including the very long ones).
This is necessary since G4 11.2, being 1 year the default time
threshold above which the decays are ignored.
## 2022-09-09 Susanna Guatelli (STCyclotron-V11-00-02)
- Ranecu Engine removed. Default one now used
- Ranecu Engine removed. Default one now used.
## 2022-06-20 Sergio Losilla (STCyclotron-V11-00-01)
- Removed no-op lines, simplified calls to SetProductionCut.
## 2021-12-10 Ben Morgan (STCyclotron-V11-00-00)
- Change to new Markdown History format
- Change to new Markdown History format.
---