Import Geant4 6.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 10:49:58 +02:00
parent 96686e0c8f
commit 1d812b78b1
4545 changed files with 24433 additions and 175005 deletions
+5 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.19 2003/11/10 08:57:37 gcosmo Exp $
$Id: History,v 1.20 2003/12/12 13:21:03 gcosmo Exp $
-------------------------------------------------------------------
=========================================================
@@ -17,6 +17,10 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
December 12, 2003 G. Cosmo - param-V06-00-00
- G4FastSimulationVector.icc: use std_pvector:: scope for calls to
base class. Fixes compilation problem on Intel-icc compiler.
November 10, 2003 G. Cosmo - param-V05-02-01
- G4FastTrack: use G4Navigator::CreateTouchableHistoryHandle() instead of
CreateTouchableHistory() in method FRecordsAffineTransformation().