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
+10 -1
View File
@@ -1,4 +1,4 @@
$Id: History 93028 2015-09-30 16:09:00Z gcosmo $
$Id: History 96764 2016-05-04 13:09:31Z gcosmo $
-------------------------------------------------------------------
@@ -17,6 +17,15 @@ committal in the CVS repository !
----------------------------------------------------------
* Reverse chronological order (last date on top), please *
- May 4, 2016 H.Kurashige(track-V10-02-01)
- Use G4Log in G4VelocityTable::Value()
- January 12, 2016 M.Asai (track-V10-02-00)
- Chnage G4VUserTrackInformation pointer in G4Track to mutable
and set-method to be const-method. This allows the user to
set his/her G4VUserTrackInformation pointer without casting
G4Track const pointer.
- September 29, 2015 H.Kurashige (track-V10-01-10)
- Add GetNumberOfSecondariesInCurrrentStep method to G4Step