Import Geant4 0.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-08 15:09:25 +02:00
parent b97f8d0df7
commit aaa409b6ee
2922 changed files with 55107 additions and 81674 deletions
+48 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 2.22 1998/12/13 18:04:03 stesting Exp $
$Id: History,v 1.16 1999/07/06 18:15:39 johna Exp $
-------------------------------------------------------------------
=========================================================
@@ -17,6 +17,53 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
6th July 1999 John Allison (examples-01-00-13)
- Relaxed non-optimised compiling for ExN04PhysicsList.cc for Linux.
24th June 1999 John Allison (examples-01-00-12)
- Updated some .out files for geant4-00-cand-13.
- Tagged N05 changes (Marc).
17th June 1999 John Allison (examples-01-00-11)
- Updated exampleN03.out and exampleN04.EMtest.out for geant4-00-cand-11a.
7th June 1999 John Allison (examples-01-00-10)
- Compiled ExN04PhysicsList.cc non-optimised on Linux-g++.
5th June 1999 John Allison (examples-01-00-09)
- exampleN04/GNUmakefile: Force non-optimised compliation of some
files on HP with aCC: HP ANSI C++ B3910B A.01.15.
- For NT (Gunter): G4UIsession* session=0 instead of session(NULL).
28th May 1999 John Allison (examples-01-00-08)
- Reordered #include "G4Timer.hh" (must be first) in exampleN05 and 6.
27th May 1999 John Allison (examples-01-00-07)
- Updated exampleN04.out to correspond to geant4-00-cand-09b.
25th May 1999 John Allison (examples-01-00-06)
- Updated exampleN04.out to correspond to em-01-00-05a.
19th May 1999 John Allison (examples-01-00-05)
- Removed #ifdef GNU_GCC in exampleN03.cc.
- Updated .out files for geant4-00-ref-08 and, hopefully, the May Release.
- ExN05CalorimeterHit.hh: Added correct delete operators for
preallocation (Frank Behner).
- E02: Minor update for Sun (Youhei Morita).
7th May 1999 John Allison (examples-01-00-04)
- Removed /vis/clear/scene from exampleN03.in.
26th April 1999 Makoto Asai (examples-01-00-03)
- Changed interfaces to user action classes.
27th March 1999 John Allison (examples-01-00-02)
- Updated exampleNxx.out where xx = 02, 03, 04, 05.
28th January 1999 John Allison (examples-01-00-01)
- Changed test02.in to reduce printing slightly.
- Updated .out files to SUN debug.
13th December 1998 John Allison (examples-00-04-03)
- N04: New em processes for ions (Hans-Peter)
- N05: Bug fix in ExN05CalorimeterSD (Marc).