Import Geant4 1.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-08 15:28:20 +02:00
parent aaa409b6ee
commit ca1c8cb059
2995 changed files with 106830 additions and 299600 deletions
+73 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.16 1999/07/06 18:15:39 johna Exp $
$Id: History,v 1.37 1999/12/07 11:33:51 stesting Exp $
-------------------------------------------------------------------
=========================================================
@@ -17,6 +17,78 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
7th December 1999 John Allison (examples-V00-01-19)
- Updated novice .out files to geant4-01-00.
6th December 1999 John Allison (examples-V00-01-18)
- Temporarily backed muon out of exampleN02.
- Included PersistentEx01-V00-01-05, PersistentEx02-V00-01-03.
3rd December 1999 Gabriele Cosmo (examples-V00-01-17)
- Fixed definition of vacuum in exampleN02 and updated reference
output as for Linux-g++ (J.Apostolakis)
- Included PersistentEx01-V00-01-04, PersistentEx02-V00-01-02.
1st December 1999 John Allison (examples-V00-01-16)
- Added 1 Tev muon to exampleN02 (J.Apostolakis).
- Included PersistentEx01-V00-01-03, PersistentEx02-V00-01-01.
29th November 1999 John Allison (examples-V00-01-15)
- Delete VisManager before RunManager in exampleN05.cc
17th November 1999 John Allison (examples-V00-01-14)
- Updated exampleN03.out and exampleN06.out for geant4-00-01-ref-09 and
Sun debug.
10th November 1999 John Allison (examples-V00-01-13)
- Archived (cvs remove) E01, E02 and E03.
- Added extended/electromagnetic and extended/persistency.
10th November 1999 Satoshi Tanaka (examples-V00-01-12)
- novice/N03 is updated
- Vis macros for N03 are updated for the latest updation of vis commands
(Introduction of /vis/viewer/update etc)
09th November 1999 Satoshi Tanaka (examples-V00-01-11)
- novice/N03 is updated
- prerunN03.mac : /vis/viewer/update is appended
- src/ExN03RunAction.cc: /vis/scene/notifyHandlers is in BeginOfRunAction()
/vis/viewer/update is in EndOfRunAction()
29th September 1999 John Allison (examples-V00-01-09)
- Updated .out files for geant4-00-01-ref-05, tags 11.
29th September 1999 John Allison (examples-V00-01-08)
- Updated exampleN04 .out files for geant4-00-01-ref-05.
26th October 1999 John Allison (examples-V00-01-07)
- Tagged Y.Morita's changes to extended/E02 - see extended/E02/History.
20th October 1999 John Allison (examples-V00-01-06)
- Define G4OODDLX_BOOT in E02/GNUmakefile.
- Updated .out files for geant4-00-01-ref-04.
29th September 1999 John Allison (examples-V00-01-05)
- Updated .out files for geant4-00-01-ref-03.
3rd October 1999 Hisaya Kurashige (examples-V00-01-04)
- Updated all PhysicsList for renaming 'Barion' to 'Baryon'
29th September 1999 John Allison (examples-V00-01-03)
- Updated .out files for geant4-00-01-ref-02.
14th September 1999 Satoshi Tanaka (examples-V00-01-02)
- Included new macro files and other changes for visualization.
5th August 1999 John Allison (examples-V00-01-01)
- Updated exampleN02.out for geant4-00-01-ref-01.
5th August 1999 John Allison (examples-V00-01-00)
- Updated exampleN04.EMtest.out and exampleN04.out for geant4-00-01.
4th August 1999 John Allison
- Eliminated references to G4Ray in ExN02VisManager.cc and N03.
6th July 1999 John Allison (examples-01-00-13)
- Relaxed non-optimised compiling for ExN04PhysicsList.cc for Linux.