Import Geant4 10.2.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-10 14:11:04 +02:00
parent c9b32a6c0a
commit d4af681f38
4886 changed files with 420149 additions and 1023309 deletions
+12 -1
View File
@@ -1,4 +1,4 @@
$Id: History 86417 2014-11-11 08:52:10Z gcosmo $
$Id: History 94224 2015-11-09 08:30:58Z gcosmo $
-------------------------------------------------------------------
=========================================================
@@ -17,6 +17,17 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
November 6th, 2015, M. Verderi
- adaptation to using G4VAuxiliaryTrackInformation:
o Removal of classes:
- G4BiasingTrackData
- G4BiasingTrackDataStore
o Removal of methods:
G4VBiasingOperator::GetBirthOperation(const G4Track* track )
::RememberSecondaries(...)
::ForgetTrack(...)
- tag : proc-biasmng-V10-01-00
November 10th, 2014 M. Verderi
- Fix G4BiasingOperatorStateNotifier::Notify(...) to detect
start of run.