Import Geant4 5.2.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 10:28:22 +02:00
parent fbd4999cf7
commit 4aea781e80
5454 changed files with 223141 additions and 67347 deletions
+20 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.85 2003/04/29 04:26:23 kurasige Exp $
$Id: History,v 1.91 2003/06/19 13:24:08 gcosmo Exp $
-------------------------------------------------------------------
=========================================================
@@ -17,6 +17,25 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
- June 19, 2003 V.Ivantchenko
- G4DynamicParticle.cc: use condition m^2<0.001MeV^2 to identify massless
particles (tag partman-V05-01-02).
- June 18, 2003 G.Cosmo
- G4ProductionCutsTable.cc: removed usage of G4USE_STD_NAMESPACE after
migration from G4std (tag partman-V05-01-01).
- June 12, 2003 V.Ivantchenko
- G4DynamicParticle.cc: fix in constructors for the calculation of masses
to avoid negative values result of precision loss when massless particles
(like photons) are treated. Fixes problem report #489.
- May 22, 2003 (particles-V05-01-02) M.Asai
- Added one utility method to G4ProductionCuts.hh
- May 20, 2003 (particles-V05-01-01) H.Kurashige
- fixed "unused varibles"
- Apr 29, 2003 (particles-V05-00-10) H.Kurashige
- fixed bugs in retreiving cut info in binary mode