Import Geant4 4.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-08 16:18:25 +02:00
parent 36c080dca6
commit 921d3b1cda
3990 changed files with 185376 additions and 82884 deletions
+20 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.17 2001/05/22 17:32:10 gcosmo Exp $
$Id: History,v 1.23 2001/10/11 13:53:10 gcosmo Exp $
-------------------------------------------------------------------
=========================================================
@@ -17,6 +17,25 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
- Oct. 11, 2001 G.Cosmo (procman-V03-02-04)
- Replaced inclusion of ctoken.h with G4Tokenizer.hh in
G4ProcessTableMessenger.cc.
- Co-works with tag "globals-V03-02-03" where the STLInterface
module has been removed.
- Sep. 20, 2001 H.Kurashige (procman-V03-02-03)
- Modify for STL migration for materials
- Sep. 19, 2001 H.Kurashige (procman-V03-02-02)
- Add Set/GetProcessManager to G4VProcess and modify
G4ProcessManager::AddProcess to invoke SetProcessManager
- Aug 16, H.Kurashige (procman-V03-02-01)
- Fixed bugs in the copy constructor of G4ProcessManager.
- July, 31 H.Kurashige (procman-V03-02-00)
- Modify arguments for Retreive/StorePhysicsTable
- May 22, 01 G.Cosmo (procman-V03-01-00)
- Cleared pedantic warnings from Linux-g++ ISO/ANSI setup.