Import Geant4 10.5.0.beta source tree
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4ElementTable.hh 108492 2018-02-15 15:00:12Z gcosmo $
|
||||
// $Id: G4ElementTable.hh 108070 2017-12-19 15:29:00Z gcosmo $
|
||||
//
|
||||
//
|
||||
// ------------------------------------------------------------
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4MaterialPropertiesTable.hh 108517 2018-02-16 08:18:55Z gcosmo $
|
||||
// $Id: G4MaterialPropertiesTable.hh 108515 2018-02-16 07:15:12Z gcosmo $
|
||||
//
|
||||
////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4MaterialPropertiesTable.icc 108492 2018-02-15 15:00:12Z gcosmo $
|
||||
// $Id: G4MaterialPropertiesTable.icc 108355 2018-02-08 09:09:53Z gcosmo $
|
||||
//
|
||||
////////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4MaterialTable.hh 108492 2018-02-15 15:00:12Z gcosmo $
|
||||
// $Id: G4MaterialTable.hh 108070 2017-12-19 15:29:00Z gcosmo $
|
||||
//
|
||||
//
|
||||
// ------------------------------------------------------------
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4OpticalSurface.hh 108492 2018-02-15 15:00:12Z gcosmo $
|
||||
// $Id: G4OpticalSurface.hh 108421 2018-02-13 11:16:20Z gcosmo $
|
||||
//
|
||||
//
|
||||
////////////////////////////////////////////////////////////////////////
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
// ********************************************************************
|
||||
//
|
||||
//
|
||||
// $Id: G4MaterialPropertiesTable.cc 108517 2018-02-16 08:18:55Z gcosmo $
|
||||
// $Id: G4MaterialPropertiesTable.cc 108515 2018-02-16 07:15:12Z gcosmo $
|
||||
//
|
||||
//
|
||||
////////////////////////////////////////////////////////////////////////
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
// * acceptance of all terms of the Geant4 Software license. *
|
||||
// ********************************************************************
|
||||
//
|
||||
// $Id: G4OpticalSurface.cc 108492 2018-02-15 15:00:12Z gcosmo $
|
||||
// $Id: G4OpticalSurface.cc 108421 2018-02-13 11:16:20Z gcosmo $
|
||||
//
|
||||
//
|
||||
////////////////////////////////////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user