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
+2 -2
View File
@@ -1,6 +1,6 @@
# - G3toG4 category build
geant4_global_library_target(COMPONENTS sources.cmake)
include(sources.cmake)
geant4_add_category(G3toG4 MODULES G3toG4)
# OBSOLETE: build the rztog4 application
# It's not a Mac Bundle or WIN32 app (i.e. no GUI!!)
+16 -3
View File
@@ -1,6 +1,19 @@
--------------------------------------------------------------------
G3toG4 Modification History (reverse chronological order, please !)
--------------------------------------------------------------------
# Category g3tog4 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!
## 2022-01-28 Ben Morgan (g3tog4-V11-00-01)
- Replace `geant4_global_library_target` with direct file inclusion and
call to `geant4_add_category` to define library build from source modules.
## 2021-12-10 Ben Morgan (g3tog4-V11-00-00)
- Change to new Markdown History format
---
# History entries prior to 11.0
g3tog4-V10-07-04 15-November-2021 I.Hrivnacova
- Fixed Coverity: uninitialized variable in G3EleTable.cc