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
+37 -1
View File
@@ -1,4 +1,4 @@
$Id: History,v 1.8 2000/06/19 16:32:05 stesting Exp $
$Id: History,v 1.13 2000/12/06 12:33:38 stesting Exp $
-------------------------------------------------------------------
=========================================================
@@ -15,6 +15,42 @@ track of all tags.
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
06-12-00 S.O'Neale (exampleN02-V02-00-03)
-update reference output for Batch Mode system testing
in this context 0 trajectories stored is normal.
03-12-00 M.Maire (exampleN02-V02-00-02)
-README updated
-prerun.g4mac updated for new vis commands, and renamed initInter.mac
-new examples of macro: run1.mac, run2.mac
-G4UItcsh in the main, under the control of G4UI_USE_TCSH (for Linux)
-visualisation on interactive mode
-DetectorConstruction: tracker region in the centre of the world.
default target material: Pb, chamber material: Xenon
-interactive commands to change the materials and to setup a magnetic field
-the magnetic field is transverse to the beam (i.e. along x)
-PhysicsList: copy of N03. defaultCut = 1 cm
-PrimaryGenerator: default momentum direction corrected: along z.
Suppress the possibility of random impact and the associated messenger.
-RunAction and EventAction updated for vis commands
-SteppingAction: cleanup because no specific actions
-SteppingVerbose: see README
-TrackerHit: a Hit = 4 informations: trackID, chamberNb, edep, position.
Draw and Print
-TrackerSD: ProcessHits.
Print HitsCollection at end of event
25th November 2000 Steve O'Neale (tagset210)
- Update test outputs for min.delta energy cut
- Update test outputs for emlowen-V02-00-22 and stand,muon,xray,utils.
Nov 09, 2000 V.Grichine (exampleN02-V02-00-00)
- Fix in ExN02MagneticField constructors: added call to SetDetectorField()
to activate user-defined magnetic-field.
- Updated exampleN02.out.
June 24, 2000 John Allison (exampleN02-V01-01-03)
- Updated exampleN02.out for stand-V01-01-05 and utils-V01-01-03.
June 17, 2000 John Allison (exampleN02-V01-01-02)
- Updated exampleN02.out for exampleN02-V01-01-01.