Import Geant4 10.5.0.beta source tree

This commit is contained in:
Gabriele Cosmo
2018-06-29 10:58:11 +02:00
parent fe81a77428
commit 6aa23be517
1581 changed files with 124288 additions and 83758 deletions
+5 -5
View File
@@ -1,4 +1,4 @@
$Id: History 108517 2018-02-16 08:18:55Z gcosmo $
$Id: History 108515 2018-02-16 07:15:12Z gcosmo $
-------------------------------------------------------------------
=========================================================
@@ -17,18 +17,18 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
15-02-18 D.Sawkey (materials-V10-03-15)
15-02-18 D.Sawkey (materials-V10-04-03)
- 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)
12-02-18 V.Ivanchenko (materials-V10-04-02)
- G4OpticalSurface - move static methods to source
07-02-18 D.Sawkey
07-02-18 D.Sawkey (materials-V10-04-01)
- Re-enable user-defined material properties (fix bug #2030)
in G4MaterialPropertiesTable and G4MaterialPropertiesIndex
19-12-17 G.Cosmo
19-12-17 G.Cosmo (materials-V10-04-00)
- Fixed self-consistency in headers (missing #include) in G4ElementTable and
G4MaterialTable. Thanks to Raphael Isemann for reporting these.