Import Geant4 3.2.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-08 16:10:37 +02:00
parent 137e303ecc
commit 36c080dca6
3464 changed files with 119310 additions and 52696 deletions
+17 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.18 2001/02/09 01:35:04 tsasaki Exp $
$Id: History,v 1.21 2001/06/06 08:37:11 gcosmo Exp $
-------------------------------------------------------------------
=========================================================
@@ -16,10 +16,26 @@ committal in the CVS repository !
----------------------------------------------------------
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
Jun 06, 01 G.Cosmo (tracking-V03-01-02)
- G4SteppingManager.cc: explicitly initialise values to zero in STL
collections fSelectedAtRestDoItVector, fSelectedAlongStepDoItVector, and
fSelectedPostStepDoItVector in G4SteppingManager default constructor.
This overcomes warnings detected on HP-aCC.
May 10, 01 T.Sasaki (tracking-V03-01-01)
- fix for a suspneded track's vertex info.
May 03, 01 T.Sasaki/J.Allison (tracking-V03-01-00)
- G4TrackingMessenger* messenger moved to the class scope in G4TrackingManager.
- Changes for greps-V03-01-01 (elimination of RW) in G4Trajectory.cc.
Feb 09, 01 T.Sasaki (tracking-V03-00-05)
- Fix for linux etc.
Feb 08, 01 T.Sasaki (tracking-V03-00-03)
- STL migration: get rid of most of RW vectors
Feb 05, 01 G.Cosmo (tracking-V03-00-02)
- STL migration for G4OrderedTable and G4DataVector.
Modified files: G4VSteppingVerbose.hh.