Import Geant4 1.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-08 15:28:20 +02:00
parent aaa409b6ee
commit ca1c8cb059
2995 changed files with 106830 additions and 299600 deletions
+54 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.21 1999/06/16 12:05:07 kurasige Exp $
$Id: History,v 1.31 1999/11/07 15:52:28 kurasige Exp $
-------------------------------------------------------------------
=========================================================
@@ -16,6 +16,59 @@ committal in the CVS repository !
----------------------------------------------------------
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
- Nov 07, 99 H.Kurashige (particles-V00-01-02)
------ partman-V00-01-06
- Bug fix in G4DynamicTable::RemoveElectron
- Change G4USE_STL_MAP flag into G4USE_STL
- Nov 03, 99 G.Cosmo
- Modified top-level GNUmakefile to fix G4barions to G4baryons for
the "gmake global" target.
- Oct 29, 99 H.Kurashige
------ hadrons-V00-01-01
- Fixed particle name for G4RhoPlus
----- partman-V00-01-05
- Implement STL map version of G4ParticleTable (G4USE_STL_MAP flag)
- Adding comments for Software Reference Manual
- Oct 20, 99 H.Kurashige (particles-V00-01-01)
----- partman-V00-01-04 tag
- Bug fixes in G4PDGCodeChecker and G4IonTable
- Oct 13, 99 H.Kurashige (particles-V00-01-00b)
----- partman-V00-01-03 tag
- Bug fix in G4NucleiProperties (Hisaya)
- Oct 8, 99 H.Kurashige (particles-V00-01-00a)
------ hadrons-V00-01-00a tag ( Oct. 7)
- Reanme G4Bayon.cc B4Baryon.cc
- Oct 7, 99 J.Allison
- Changed name of library G4barions to G4baryons.
- Oct 6, 99 H.Kurashige (particles-V00-01-00)
----- shortlived-V00-01-01 tag
- Change 'static const G4String' array to 'static const char*' array (Hisaya)
----- partman-V00-01-02 tag
- New naming scheme for ions in G4IonTable::GetIonName()
- Modified G4IonTable::GetIon methods and related
- Added G4VIsotopeTable and G4IsotopeProperty (Hisaya)
- Bug fix in G4NucleiProperties (Vicente)
- Oct 3, 99 H.Kurashige
------ shortlived-V00-01-00,hadrons-V00-01-00 tag
- Rename 'Barion' into 'Baryon' (Hisaya)
- Aug 20, 99 H.Kurashige
----- partman-V00-01-01 tag
- Added theDynamicalCharge and theElectronOccupancy in G4DynamicParticle (Hisaya)
- Modified G4IonTable::GetIon methods and related (Hisaya)
- Added G4ElectronOccupancy class (Hisaya)
- Added G4PDGCodeChecker and modified G4ParticleDefinition::FillQuarkContents (Hisaya)
- Added G4NucleiPropertiesTheoreticalTable to describe excess Masses from Meyer-Swiatecky fromula (Vicente)
- Modified G4NucleiProperties and G4NucleiPropertiesTable (Vicente)
- June 16, 99 H.Kurashige
- Fixed a bug in G4VDecayChannel::FillDaughters (partman-01-00-11)
- Fixed a branching ratio for b1(1235) in G4ExcitedMesonConstructor