Import Geant4 10.4.1 source tree

This commit is contained in:
Gabriele Cosmo
2018-03-02 09:34:30 +01:00
parent fc6af9e721
commit fe04dcb406
341 changed files with 18389 additions and 24522 deletions
+16 -1
View File
@@ -1,4 +1,4 @@
$Id: History 106997 2017-10-31 10:22:36Z gcosmo $
$Id: History 108517 2018-02-16 08:18:55Z gcosmo $
-------------------------------------------------------------------
=========================================================
@@ -17,6 +17,21 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
15-02-18 D.Sawkey (materials-V10-03-15)
- G4MaterialPropertiesTable: Restore return of nullptr if material property
not found. Add bool to print warnings. Continuation of bug #2030
12-02-18 V.Ivanchenko (materials-V10-03-14)
- G4OpticalSurface - move static methods to source
07-02-18 D.Sawkey
- Re-enable user-defined material properties (fix bug #2030)
in G4MaterialPropertiesTable and G4MaterialPropertiesIndex
19-12-17 G.Cosmo
- Fixed self-consistency in headers (missing #include) in G4ElementTable and
G4MaterialTable. Thanks to Raphael Isemann for reporting these.
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