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
+21 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.4 1999/05/31 14:48:07 maire Exp $
$Id: History,v 1.9 1999/11/09 21:40:43 stanaka Exp $
--------------------------------------------------
=========================================================
@@ -14,6 +14,26 @@ track of all tags.
----------------------------------------------------------
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
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)
09-11-99 Satoshi Tanaka (examples-V00-01-11)
prerunN03.mac : /vis/viewer/update is appended
src/ExN03RunAction.cc: /vis/scene/notifyHandlers is in BeginOfRunAction()
/vis/viewer/update is in EndOfRunAction()
14-08-99 Satoshi Tanaka
TAG: examples-V00-01-02
Visualization tutorial macros are committed.
(exN03Vis0.mac,..., exN03Vis3.mac)
19-08-99 Michel Maire
- modify ExN03PhysicsList to keep the command setCut compatible
with cutForGamma ..etc ..
31-05-99 Guy Barrand, Michel Maire
- introduce a command interface based on Motif: G4UIXm