Import Geant4 2.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-08 15:42:07 +02:00
parent 103bda00c8
commit e7d7193284
3106 changed files with 171117 additions and 90550 deletions
+25 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.14 2000/01/18 02:54:07 kurasige Exp $
$Id: History,v 1.21 2000/06/02 10:24:58 kurasige Exp $
-------------------------------------------------------------------
=========================================================
@@ -16,6 +16,30 @@ committal in the CVS repository !
----------------------------------------------------------
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
June 2, 2000 M.Asai (track-V01-01-02)
- Add G4VUserTrackInformation class and its pointer data member in G4Track
- Add "const" to pointer to G4Step in G4Track (Hisaya)
June 1 2000 H.Kurashige (track-V01-01-01a)
- Removed "const" from the return value type of G4StepPoint::GetPhysicalVolume()
May 16 2000 H.Kurashige (track-V01-01-01)
- Added thePolarizationChange in G4ParticleChangeForTransportation
May 12 2000 H.Kurashige (track-V01-01-00)
- SetTouchable methods has been changed to get "const" pointer
Feb. 16, 2000 H.Kurashige
- Added cashing mechanism of pointer to material in G4StepPoint
- Added theMaterialChange in G4ParticleChangeForTransportation
- GetTouchable methods has been changed to give "const" pointer
Feb 13, 2000 H.Kurashige (track-V01-00-01)
- Added G4ParticleChangeForRadDecay
- Changed G4VParticleChange::AddSecondary to set secondary track weight equal to the primary's one
- Removed printing pointers of ParticleChange object in CheckIt methods
Jan 18, 2000 H.Kurashige (track-V01-00-00)
- Fixed bugs in treatment of secondary track weight