Import Geant4 6.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 10:49:58 +02:00
parent 96686e0c8f
commit 1d812b78b1
4545 changed files with 24433 additions and 175005 deletions
+7 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.45 2003/12/01 15:14:05 gcosmo Exp $
$Id: History,v 1.47 2004/02/03 13:45:29 vnivanch Exp $
-------------------------------------------------------------------
=========================================================
@@ -17,6 +17,12 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
03.02.04 V.Ivant - materials-V06-00-01
Fix problem of destructor of G4SandiaTable
22.01.04 mma - materials-V06-00-00
G4Material.cc: proper STL handdling of theElementVector (Hisaya)
01.12.03 P.Gumplinger - materials-V05-02-00
Added base class G4SurfaceProperty.
G4OpticalSurface[.hh.cc]: modified to inherit from G4SurfaceProperty.