Import Geant4 7.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 12:11:21 +02:00
parent 516dbf1a58
commit d93e1e39a9
5384 changed files with 125662 additions and 82444 deletions
+22 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.112 2004/12/02 08:14:23 kurasige Exp $
$Id: History,v 1.119 2005/05/30 07:13:18 asaim Exp $
-------------------------------------------------------------------
=========================================================
@@ -16,6 +16,27 @@ committal in the CVS repository !
----------------------------------------------------------
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
- May 30, 2005 M.Asai (particles-V07-00-04)
- Drop particles-V07-00-01 tag and collect developments in later tags in 02 and 03.
- May 05, 2005 M.Asai (particles-V07-00-03)
- Add neutrino energy spectrum in MuonDecayChannel (Jurgen)
- G4ParticleDefinition now uses G4cerr instead of cerr.
- Mar 24, 2005 M.Asai (particles-V07-00-02)
- Moved G4PrimaryParticle, G4PrimaryVertex, G4VUserPrimaryParticleInformation and
G4VUserPrimaryVertexInformation from event category to particles/management.
- Default value of mass of G4PrimaryParticle has been changed to -1 instead of 0.
- GetPDGcode() method is added to G4DynamicParticle.
- Mar 17, 2005 M.Asai (particles-V07-00-01)
- Tag to make all non-static particle definitions on stage.
- Jan 27, 2005 M.Asai (particles-V07-00-00)
- Make G4UnknownParticle non-static to avoid unnecessary linking without its
definition in the physics list.
- Dec 2, 2004 H.Kurashige (particles-V06-02-05)
- migration to cmath