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
+15 -8
View File
@@ -1,12 +1,19 @@
-------------------------------------------------------------------------------
History File, 2004/02/27 G.A.P. Cirrone, Created
cirrone@lns.infn.it
https://twiki.cern.ch/twiki/bin/view/Geant4/AdvancedExamplesHadrontherapy
-------------------------------------------------------------------------------
# Example hadrontherapy History
====================================================
History file of the Hadrontherapy application
====================================================
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-18 Jonas Hahnfeld (hadrontherapy-V11-00-01)
- Prefer pointer to `const G4Material` if possible
## 2021-12-10 Ben Morgan (hadrontherapy-V11-00-00)
- Change to new Markdown History format
---
# History entries prior to 11.0
25.10.21 B.Morgan (hadrontherapy-V10-07-08)
- Use G4StrUtil functions replacing deprecated G4String member functions