Import Geant4 8.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 14:36:02 +02:00
parent d93e1e39a9
commit 8a51e0bc40
5471 changed files with 99628 additions and 55248 deletions
+23 -1
View File
@@ -1,4 +1,5 @@
$Id: History,v 1.90 2005/05/04 09:07:05 allison Exp $
$Id: History,v 1.98 2005/11/27 17:54:39 perl Exp $
$Name: geant4-08-00 $
-------------------------------------------------------------------
=========================================================
@@ -16,7 +17,28 @@ committal in the CVS repository !
----------------------------------------------------------
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
Last checked in at $Date: 2005/11/27 17:54:39 $ by $Author: perl $
24 November 2005 J. Allison (tracking-V07-01-05)
- Added G4RichTrajectory and G4RichTrajectoryPoint.
- Updated comments in G4VTrajectory.hh and G4VTrajectoryPoint.hh
22 November 2005 M. Asai (tracking-V07-01-04)
- Put G4Exception to the constructors of G4UsertrackingAction and G4UserSteppingAction
to protect against their instantiation before G4VUserPhysicsList is instantiated and set to
G4RunManager.
21 November 2005 M. Asai (tracking-V07-01-03)
- Migration to sstream.
14 November 2005 Jane Tinslay (tracking-V07-01-02)
- Modifications to G4VTrajectory::DrawTrajectory for enhanced
trajectory drawing.
21 September 2005 T. Sasaki(tracking-V07-01-01)
- fix for fastsimulation problem in G4SteppingManager2.cc
19 July 2005 T. Sasaki (tracking-V07-01-00)
- fix for the bug in InvokeAlongStepDoItProcs()
3rd May 2005 John Allison (tracking-V07-00-01 - needs greps-V07-00-04)
- Corrected AttDefs.
- Made use of G4AttCheck.