Import Geant4 10.7.0 source tree

This commit is contained in:
Gabriele Cosmo
2020-12-04 12:30:43 +01:00
parent 67ba86d073
commit dab42d2018
3770 changed files with 226369 additions and 286486 deletions
+18 -1
View File
@@ -14,6 +14,23 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------*
29-10-2020, G.Cosmo, tag emdna-V10-06-12
- Fix thread contention on mutable data in G4DNAMolecularMaterial; might
help resolving observed crashes in MT runs.
Some code cleanup.
27-10-2020, V.Ivanchenko, tag emdna-V10-06-11
- G4DNAMolecularMaterial - removed commented lines
- History file fixed
25-10-2020, V.Ivanchenko, tag emdna-V10-06-10
- G4DNAMolecularMaterial - attempt to fix nightly problems
in chem6 example - do not delete instance of the singleton
24-10-2020, I. Hrivnacova, tag emdna-V10-06-09
- Added dependency on analysis/g4tools in GNUmakefile,
required after analysis update (analysis-V10-06-05)
12-06-2020, S.Incerti, W.G.Shin, tag emdna-V10-06-08
- Fixed coverity warning
@@ -1052,7 +1069,7 @@ when the asked item is not found
* G4KDMap added
* G4DNASmoluchowskiReactionModel : exception description enhanced
* G4ITTrackingInteractivity : "Initialize()" method added for simplify
intialization of daughter classes
initialization of daughter classes
* G4DNAChemistryManager : AddEmptyLineInOuputFile method added
12-11-2012 M.K tag emdna-V09-05-35