Import Geant4 5.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 10:15:15 +02:00
parent 37fff30d2e
commit fbd4999cf7
4396 changed files with 56662 additions and 52446 deletions
+12 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.4 2001/11/08 13:53:51 mverderi Exp $
$Id: History,v 1.6 2003/02/12 08:49:13 gcosmo Exp $
-------------------------------------------------------------------
=========================================================
@@ -17,6 +17,17 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
Feb 12th, 2003 G.Cosmo - (parmodels-V05-00-01)
----------------------
- Replaced call to RandPoisson::shoot() with G4Poisson(), more performant.
Affected files: G4IrregularXrayTRmodel.cc, G4VXTRdEdx.cc, G4VXrayTRadModel.cc.
Jan 23rd, 2003 G.Cosmo - (parmodels-V05-00-00)
----------------------
- Updated header files to remove redundant header inclusions
and properly order inclusion for complex numbers, to allow
porting on Windows .NET VC++ compiler.
Nov 8th, 2001 M.Verderi - (parmodels-V03-02-02)
-----------------------
- Minor change in G4VClusterModel.cc