Import Geant4 9.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 15:37:50 +02:00
parent a8e9364cea
commit 96c8bcd0af
6923 changed files with 198390 additions and 41849 deletions
+24 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.43 2006/06/01 12:17:02 kurasige Exp $
$Id: History,v 1.51.2.1 2007/12/12 10:09:04 gcosmo Exp $
-------------------------------------------------------------------
=========================================================
@@ -16,6 +16,29 @@ committal in the CVS repository !
----------------------------------------------------------
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
- Dec. 12, 2007 G.Cosmo (procman-V09-00-05a)
- Moved inline definitions of virtual methods in G4WrapperProcess to
.cc file.
- Nov. 28, 2007 H.Kurashige (procman-V09-00-05)
- Fix a bug SetProcessOrderingToSecond method of G4ProcessManager.
- Oct. 6, 2007 H.Kurashige (procman-V09-00-03)
- clean up messages in G4ProcessManager and G4ProcessTable
- Oct. 3, 2007 H.Kurashige (procman-V09-00-02)
- change ExceptionSeverity of CheckOrderingParameters to FatalException
- Oct. 2, 2007 H.Kurashige (procman-V09-00-01)
- add G4ProcessManager::CheckOrderingParameters
- add isXXXXDoItIsEnabled methods in G4VProcess and derived classes.
- July 30, 2007 Jane Tinslay
- Remove double definition of PreparePhysicsTable in G4WrapperProcess
- July 13,2007 H.Kurashige (procman-V09-00-00)
- add SetProcessOrderingToSecond method for G4ProcessManager.
- June 02, 2006 M.Maire ((procman-V08-00-01)
- add physicsModified in activate/inactivate UI commands