Import Geant4 9.5.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 16:46:55 +02:00
parent 89a9605df1
commit b1eb5424d2
10957 changed files with 888481 additions and 160139 deletions
@@ -1,4 +1,4 @@
$Id: History,v 1.8 2010/11/07 11:56:34 allison Exp $
$Id: History,v 1.9 2010-12-03 14:01:40 gunter Exp $
-------------------------------------------------------------------
=========================================================
@@ -17,6 +17,17 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
24-November 2010, Gunter Folger (exgflash-V09-04-01)
- Fix bug in ExGflashSensitiveDetector::Initialize():
create/new Collection before adding it to HCE
26-January 2010, Gunter Folger (exgflash-V09-04-00)
- Finnish correcting namepsace problems on Windows,
removed using namespace, use G4cout,.. and few std::
03-December 2010, Gunter Folger (exgflash-V09-03-04)
- Correct use of "using namespace std", needed for Windows VC
07-November 2010, John Allison (exgflash-V09-03-03)
- Introduced G4UIExecutive.