Import Geant4 8.2.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 14:55:03 +02:00
parent 216a75eeb1
commit fe73f43734
6714 changed files with 118229 additions and 68144 deletions
+21 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.131 2006/04/28 06:33:52 kurasige Exp $
$Id: History,v 1.138 2006/11/15 09:57:51 kurasige Exp $
-------------------------------------------------------------------
=========================================================
@@ -16,7 +16,27 @@ committal in the CVS repository !
----------------------------------------------------------
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
- Nov. 15, 2006 H.Kurashige (particles-V08-01-05)
- Optimize G4IonTable::IsLightIon
- Oct. 13, 2006 H.Kurashige (particles-V08-01-04)
- Update mass/width/encoding to match with PDG2006
- Introduce PDG encoding for nuclei
- Oct. 1, 2006 H.Kurashige (particles-V08-01-03)
- Add G4Exception of Warning if sum of daughter mass exceeds parent mass in G4PhaseSpaceDecayChannel
- Modify GetMass and GetCharge of G4PrimaryParticle to return PDG mass and charge
if users do not specify them
- Sep. 25, 2006 H.Kurashige (particles-V08-01-02)
- Fix the bug in k2(1770) decay
- Sep. 5, 2006 H.Kurashige (particles-V08-01-01)
- Fix the bug of not filling quark contents without G4VERBOSE
in G4ParticleDefinition constructor
- Jun. 27, 2006 M.Asai (particles-V08-01-00)
- Code polish of G4PrimaryVertex
- Apr. 28 , 2006 H.Kurashige (particles-V08-00-05)
- Fix memory leak in G4MuonDecayChannel.cc