Import Geant4 2.0.0 source tree
This commit is contained in:
+25
-1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user