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
+24 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.43 2002/06/07 17:37:43 asaim Exp $
$Id: History,v 1.50 2002/12/05 16:25:34 asaim Exp $
-------------------------------------------------------------------
=========================================================
@@ -16,6 +16,29 @@ committal in the CVS repository !
----------------------------------------------------------
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
Dec 4, 2002, M.Asai (intercoms-V04-01-04, intercoms-V04-01-05)
- Migration to new G4ApplicationState.
Nov 27, 2002, M.Asai (intercoms-V04-01-03)
- Fix memory leak in G4UIcommand.hh.
Nov 20, 2002, G.Cosmo (intercoms-V04-01-02)
- Patched access to public static data in G4VGlobalFastSimulationManager
and G4VVisManager. Added static accessors to be used in the kernel to
allow porting on Windows DLLs.
Nov 01, 2002, M.Asai (intercoms-V04-01-01)
- Tagged for Geant4 5.0
Oct 29, 2002, M.Asai
- Fixed uninitialized data member in G4UIcommand.cc
Oct 17, 2002, J.Allison (intercoms-V04-01-00 with vis-V04-01-02)
- Added two new pure virtual functions to G4VGraphicsScene:
AddThis(const G4VTrajectory&)
AddThis(const G4VHit&)
Jun 7, 2002, M.Asai (intercoms-V04-00-04)
- Fix for a warning message in G4UIbatch.