Import Geant4 10.3.0.beta source tree

This commit is contained in:
Gabriele Cosmo
2016-06-30 14:12:05 +02:00
parent a654a7ab1f
commit 4ec577e5c4
2021 changed files with 100995 additions and 78277 deletions
+12 -1
View File
@@ -1,4 +1,4 @@
$Id: History 91269 2015-06-29 07:05:59Z gcosmo $
$Id: History 96231 2016-03-30 10:35:46Z gcosmo $
-------------------------------------------------------------------
=========================================================
@@ -17,6 +17,17 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
30th Jan 2016 A. Dotti (tracking-V10-02-02)
- G4VTrajectory.cc: Added std::endl at end of ShowTrajectory.
18th Jan 2016 A. Dotti (tracking-V10-02-01)
- New G4Multi{Stepping,Tracking}Action to allow multiple user-actions in
the same job
27th January 2016 M. Asai (tracking-V10-02-00)
- G4SteppingManager.cc: Set OriginTouchableHandle for primary track.
Addressing to Bug report #1773.
26th June 2015 J. Allison (tracking-V10-01-01)
- G4RichTrajectory.cc: Coverity fix.