Import Geant4 11.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2022-12-09 14:43:28 +01:00
parent c07cea1fe0
commit 9f34590941
3810 changed files with 200490 additions and 182326 deletions
+13 -2
View File
@@ -1,8 +1,19 @@
# Category param 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!
-------------------------------------------------------------------------------
## 2022-11-23 Gabriele Cosmo (param-V11-00-04)
- Fixed compilation warnings for implicit type conversions on macOS/XCode 14.1.
## 2022-10-27 Makoto Asai (param-V11-00-03)
- G4FastSimHitMaker - making compatible to command-based scorer
## 2022-08-24 Vladimir Ivanchenko (param-V11-00-02)
- G4FastStep - delete copy constructor and operators
## 2022-01-19 Witek Pokorski (param-V11-00-01)
- Adding the 'flush' method to the fast simulation models.