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
+13 -14
View File
@@ -1,20 +1,19 @@
-------------------------------------------------------------------
# Category procscore 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 !
----------------------------------------------------------
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
## 2022-04-13 Ben Morgan (procscore-V11-00-01)
- Add needed dependencies
## 2021-12-10 Ben Morgan (procscore-V11-00-00)
- Change to new Markdown History format
---
# History entries prior to 11.0
September 23, 2021, Alberto Ribon (procscore-V10-07-01)
- G4ParallelWorldProcess.cc : replaced hardwired process sub-type "491"
+3 -1
View File
@@ -31,4 +31,6 @@ geant4_module_link_libraries(G4scoring
G4materials
G4muons
G4partman
G4track)
G4track
G4transportation
G4volumes)