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
+73 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.55 2002/06/25 12:49:55 gcosmo Exp $
$Id: History,v 1.70 2002/12/12 08:35:54 gcosmo Exp $
-------------------------------------------------------------------
=========================================================
@@ -17,6 +17,78 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
Dec 12, 2002, G.Cosmo (run-V04-01-07)
- Updated date to G4RunManager.cc for release 5.0.
Dec 4, 2002, M.Asai (run-V04-01-05, run-V04-01-06)
- Migration to new G4ApplicationState.
Nov 27, 2002 M.Asai (run-V04-01-04)
- Fix memory leak in G4RunManager by deleting G4ExceptionHandler object.
Aug 20, 2002 R. Chytracek (run-V04-01-03)
- Introducing ResetNavigator() method needed in cases where a geometry
has been modified between runs in order to properly re-initialize navigator's
state
Aug 19, 2002 M.Asai (run-V04-01-02)
- Introducing a new G4Exception scheme
Added : G4ExceptionHandler.hh G4ExceptionHandler.cc
Modified : G4RunManager.hh G4RunManager.cc
Aug 13, 2002 M.Asai (run-V04-01-01)
- G4RunManager sets "eventAbortion" flag of G4Event if that particular event is
aborted. Co-working with "event-V04-01-01" and "tracking-V04-01-00".
Aug 13, 2002 M.Dressel
- removed the files I have placed in run:
include/G4MapPtkStandardCellScorer.hh
include/G4ParallelSamplerMessenger.hh
include/G4StandardCellScoreValues.hh
include/G4StandardCellScorer.hh
include/G4StandardScoreTable.hh
include/G4StandardScorer.hh
src/G4MapPtkStandardCellScorer.cc
src/G4ParallelSamplerMessenger.cc
src/G4StandardCellScorer.cc
src/G4StandardScoreTable.cc
src/G4StandardScoreTable.cc
src/G4StandardScorer.cc
Aug 8, 2002 M.Asai (run-V04-01-00)
- G4RunManager and G4RunMessenger are modified to
- introduce "soft abortion", i.e. event loop is aborted after processing the current event
- introduce AbortEvent() method and corresponding UI command
- NOTE :
internal-1-run-V04-01-01 is NOT included in this tag
July 18, 2002 M.Dressel
- change G4StandardScorerTable to the new G4IStore
July 12, 2002 M.Dressel
- added comments to include/G4ParallelSamplerMessenger.hh
and src/G4ParallelSamplerMessenger.cc
July 11, 2002 M.Dressel (internal-1-run-V04-01-01)
- add:
include/G4MapPtkStandardCellScorer.hh
include/G4ParallelSamplerMessenger.hh
include/G4StandardCellScoreValues.hh
include/G4StandardCellScorer.hh
include/G4StandardScoreTable.hh
include/G4StandardScorer.hh
src/G4MapPtkStandardCellScorer.cc
src/G4ParallelSamplerMessenger.cc
src/G4StandardCellScorer.cc
src/G4StandardScoreTable.cc
src/G4StandardScoreTable.cc
src/G4StandardScorer.cc
- the G4StandardScorer.cc needs the G4EventManager
G4ParallelSamplerMessenger.hh needs G4StandardScorer.
The other classes are needed in turn.
- coworks with internal-2-transport-V04-01-01
internal-2-geombias-V04-01-01
Jun 25, 2002 G.Cosmo (run-V04-00-04)
- Changed date to G4RunManager.cc for release 4.1.