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
+27 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.21 2001/06/06 08:37:11 gcosmo Exp $
$Id: History,v 1.27 2001/12/06 10:06:43 gcosmo Exp $
-------------------------------------------------------------------
=========================================================
@@ -17,6 +17,32 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
Dec 06, 01 G.Cosmo (tracking-V03-02-05)
- G4SteppingVerbose.cc: removed trigraph warning on Linux-g++.
Nov 27, 01 J.Apostolakis (tracking-V03-02-04)
Correction to the use the touchable Handle for secondary tracks,
when it is available.
Now the direction is used in locating a particle (primary or
secondary) in SetInitialStep. This is in order to assist in
starting particles that are on/near-to boundaries in the correct
volume.
Nov 27, 01 J.Apostolakis (tracking-V03-02-03)
Initial step now uses the touchable Handle of the secondary track,
when it exists and is valid.
To be useful this tag depends the tag track-V03-02-07,
which enables touchable handles in secondaries.
Nov 08, 01 G.Cosmo (tracking-V03-02-02)
- Introduced changes for reference-counted touchables (T.Sasaki).
- Removed warnings from Linux-g++ (R.Chytracek).
- Some reformatting (R.Chytracek).
Oct 11, 01 G.Cosmo (tracking-V03-02-00)
- G4VSteppingVerbose.hh: removed redundant inclusion of RW wrapper header.
Jun 06, 01 G.Cosmo (tracking-V03-01-02)
- G4SteppingManager.cc: explicitly initialise values to zero in STL
collections fSelectedAtRestDoItVector, fSelectedAlongStepDoItVector, and