Import Geant4 11.1.0.beta source tree

This commit is contained in:
Gabriele Cosmo
2022-07-01 10:44:02 +02:00
parent b3bf75a2a1
commit c07cea1fe0
2172 changed files with 183300 additions and 123938 deletions
+18 -15
View File
@@ -1,25 +1,28 @@
-------------------------------------------------------------------
# Category externals History
=========================================================
Geant4 - an Object-Oriented Toolkit for Simulation in HEP
=========================================================
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!
Category History file
---------------------
This file should be used by G4 developers and category coordinators
to briefly summarize all major modifications introduced in the code
and keep track of all category-tags.
It DOES NOT substitute the CVS log-message one should put at every
committal in the CVS repository !
## 2022-05-31 Guilherme Amadio (externals-V11-00-03)
- Update CMake install directory for PTL to match recent changes
in default install directories in Geant4.
----------------------------------------------------------
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
## 2022-03-15 Ben Morgan (externals-V11-00-02)
- Rationalize externals builds to decouple them from the core Geant4 module/category
definitions.
11 February 2022 - Ben Morgan (externals-V10-07-08)
## 2022-02-11 Ben Morgan (externals-V11-00-01)
- Export builtin PTL include directory to build directory include path list
- Allows use of geant4-config from build directory
## 2021-12-10 Ben Morgan (externals-V11-00-00)
- Change to new Markdown History format
---
# History entries prior to 11.0
01 September 2021 - G.Cosmo (externals-V10-07-07)
- Synchronised with CLHEP-2.4.5.1:
o New random engine RANLUX++ and related helper classes (J.Hahnfeld).