Import Geant4 6.2.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 10:56:29 +02:00
parent 1d812b78b1
commit e083ffb441
1415 changed files with 111223 additions and 21207 deletions
+15 -4
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.103 2004/03/11 09:55:45 kurasige Exp $
$Id: History,v 1.105 2004/06/11 15:14:30 gcosmo Exp $
-------------------------------------------------------------------
=========================================================
@@ -17,15 +17,26 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
- Mar. 11, 2004 H.Kurashige (particles-V06-00-02)
- Jun 11, 2004 G.Cosmo (particles-V06-01-01)
- Use global flag G4PARTICLES_ALLOC_EXPORT to export extern symbols for DLLs.
Modified granular GNUmakefiles and rearranged usage of extern symbols
in classes in "management" module.
- Jun 07, 2004 G.Cosmo (particles-V06-01-00)
- Use G4extern for allowing support of DLLs on Windows. Modified files:
G4DecayProducts.hh, G4DynamicParticle.icc, G4ElectronOccupancy.hh.
- GNUmakefile: added definition of GLOBLIBS for DLLs support on Windows.
- Coworks with "global-V06-01-02a".
- Mar 11, 2004 H.Kurashige (particles-V06-00-02)
- Add G4VParticlePropertyRetriever
- Add G4TextPPReporter and G4TextPPRetriever
- Feb. 12, 2004 H.Kurashige (particles-V06-00-01)
- Feb 12, 2004 H.Kurashige (particles-V06-00-01)
- update mass and width to meet with PDG 2002 data
- Dec. 12, 2003 H.Kurashige (particles-V06-00-00)
- Dec 12, 2003 H.Kurashige (particles-V06-00-00)
- Fixed initialization problems in G4NuclearPropertiesTable
-- Add initialization of indexArray
-- Remove the static member of theInstance