Import Geant4 10.4.0 source tree

This commit is contained in:
Gabriele Cosmo
2017-12-08 12:52:30 +01:00
parent 98e455a940
commit fc6af9e721
2166 changed files with 276760 additions and 100873 deletions
+44 -1
View File
@@ -1,4 +1,4 @@
$Id: History 104459 2017-05-31 15:54:52Z gcosmo $
$Id: History 106997 2017-10-31 10:22:36Z gcosmo $
-------------------------------------------------------------------
=========================================================
@@ -17,6 +17,49 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
20-10-17 S.Y.Jun (materials-V10-03-13)
- G4MaterialPropertiesTable - rename SetGROUPVEL to CalculateGROUPVEL
and move it from GetProperty to AddProperty to resolve a MT scaling
problem. Remove SetGROUPVEL from the next release (version 11),
courtesy of Tao Lin, IHEP (the JUNO experiment)
25-09-17 V.Ivanchenko (materials-V10-03-12)
- G4Material - set lock when defining Material Property Table
- G4IonisParamMat - set lock when user defines density effect parameters
15-09-17 S.Y.Jun (materials-V10-03-11)
- G4MaterialPropertiesTable - keep old property and constant property
maps and public methods, GetPropertiesMap and GetPropertiesCMap.
These method should be obsolete from the next release and GetPropertyMap
and GetConstPropertyMap should be used instead
13-09-17 S.Y.Jun (materials-V10-03-10)
- G4MaterialPropertiesIndex - add missing MIEHG index and name
12-09-17 S.Y.Jun (materials-V10-03-09)
- G4MaterialPropertiesTable - fix the warning from a wrong comparison
between different enum types
11-09-17 S.Y.Jun (materials-V10-03-08)
- add a header file (G4MaterialPropertiesIndex.hh) to define indices
and names for G4MaterialProperties
- G4MaterialPropertiesIndex - use the enum type instead of G4String
for keys in the material (constant) property table maps and provide
necessary accessors and interfaces
01-09-17 V.Ivanchenko (materials-V10-03-07)
- G4IonisParMat - added possibility of defining custom density effect
parameters and another possibility to request parameters of a base
material, which may have not exactly the same atomic composition
25-08-17 V.Ivanchenko (materials-V10-03-06)
- G4Material, G4IonisParMat - fixed definition of State of material,
when a material is constructed via based material (problem #1997)
21-08-17 V.Ivanchenko (materials-V10-03-05)
- G4NistManager, G4NistElementBuilder, G4NistMaterialBuilder - thread
safe element and material build
29-05-17 P.Gumplinger (materials-V10-03-04)
- This version of Mariele Stockhoff's DAVIS model includes not only
reflection but also the capability of transmitting photons based on LUTs