Import Geant4 3.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-08 15:55:53 +02:00
parent e7d7193284
commit cfcb558cfe
3050 changed files with 91703 additions and 48310 deletions
+46 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.23 2000/06/17 12:28:17 stesting Exp $
$Id: History,v 1.32 2000/11/27 02:58:04 stanaka Exp $
--------------------------------------------------
=========================================================
@@ -15,6 +15,51 @@ track of all tags.
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
21-11-27, Satoshi Tanake (exampleN03-V02-00-04)
- The macro initInter.mac (by Michel) is revised.
1) The command "/vis/scene/create" is removed,
since it is already included in "/vis/drawVolume".
2) /vis/viewer/update is added, since it becomes necessary
when the OpenGL driver is switched to another driver.
- In visTutor/exN03Vis5,6.mac (by Guy)
"/vis/include/trajectories" is renamed into
"/vis/scene/add/trajectories" and also commented out.
(All other "/vis/scene/add/trajectories"'s are already commented out
by Michel, since the C++ method DrawTrajectory() is now described
in the event action.
- Unnecessary "/vis/scene/create" are removed from
visTutor/exN03VisX.mac when it is already included in
"/vis/drawVolume" or "/vis/specify".
- The command /vis/camera/viewpoint is removed from visTutor/exN03Vis0.mac
in order to avoid crushing in reading it in execution of
the G4 executable: $(G4BINDIR)/exampleN03 exN03Vis0.mac .
- Comments updated in visTutor/exN03VisX.mac.
25th November 2000 Steve O'Neale (tagset210)
- Update test outputs for min.delta energy cut
- Update test outputs for energy cut table only for e- and gamma
- Update test outputs for new tags in em processes.
Note we skip round work in progress
21-11-00, mma (exampleN03-V02-00-02)
- introduce G4UItcsh in exampleN03.cc
- put all vis macros in a new subdirectory visTutor
- prerunN03 simplified (compound vis commands) and renamed initInter.mac
- code to control the drawing of tracks reinstalled in eventAction
- bug corrected in PhysicsList::GetCutForProton()
- PrimaryGenerator : default particle e- 50 MeV
October 19, 2000 Satoshi Tanaka (exampleN03-V02-00-01)
- Updated exN03Vis0-4.mac, incorporating recent development
of vis commands
- Updated format of comments in exN03Vis0-4.mac.
- Created exN03Vis7.mac: demo of the VRMLFILE driver
- Created exN03Vis8.mac: demo of multi-page PS file generation
June 24, 2000 John Allison (exampleN03-V01-01-09)
- Updated exampleN03.out for stand-V01-01-05 and utils-V01-01-03.
June 17, 2000 John Allison (exampleN03-V01-01-08)
- Updated exampleN03.out for geant4-01-01-ref-06.