Import Geant4 5.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-08 16:57:27 +02:00
parent 330b82b769
commit 37fff30d2e
5733 changed files with 263867 additions and 74574 deletions
+42 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.40 2002/06/08 20:36:18 asaim Exp $
$Id: History,v 1.56 2002/12/06 19:17:57 gcosmo Exp $
-------------------------------------------------------------------
=========================================================
@@ -17,6 +17,47 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
Dec 06 2002, G.Cosmo (event-V04-01-11)
- Corrected tag to include also "event-V04-01-09" !!
Dec 04 2002, M.Asai (event-V04-01-10)
- Migration to new G4ApplicationState
Dec 03 2002, M.Asai (event-V04-01-09)
- Fix memory leak caused by deleting stacked tracks.
Dec 03 2002, G.Cosmo (event-V04-01-08)
- Protect code defining interface to HepMC from compilation on Windows systems.
Temporarly solution until CLHEP will support the HepMC module on Windows.
Nov 25 2002, M.Asai (event-V04-01-07)
- Fix a bug in G4CellScorer.cc
Nov 18 2002, M.Asai (event-v04-01-06)
- Introducing HepMC interfaces
- Tag for Geant4 5.0 release
Nov 4th 2002 M.Dressel (event-V04-01-05)
- remove G4std:: where it does not belong to
Oct 28 2002, M.Dressel (event-V04-01-04)
- Added G4CellScorer[.hh.cc], G4CellScorerStore[.hh.cc], G4ScoreTable[.hh.cc], G4Scorer[.hh.cc]
Oct 06 2002, M.Asai (event-V04-01-03)
- Protect user's mis-use of destructor of G4TrajectoryContainer.
By design it was expected that G4TrajectoryContainer would be
deleted by G4Event destructor, after "clearAndDestroy" is
separately invoked.
Aug 19 2002, M.Asai (event-V04-01-02)
- Change the default value of charge for G4PrimaryParticle.
Aug 13 2002, M.Asai (event-V04-01-01)
- G4Event: Introducing an EventAborted flag.
Jun 29 2002, V.Ivantchenko (event-V04-01-00)
- G4PrimaryParticle: fixed initialisation of 'charge' in constructors.
Jun 8 2002, M.Asai (event-V04-00-04)
- Fix G4TrajectoryContainer to be compliant to gcc-3.1.