| 1 | $Id: History,v 1.20 2007/05/23 09:16:27 japost Exp $
|
|---|
| 2 | -------------------------------------------------------------------
|
|---|
| 3 |
|
|---|
| 4 | =========================================================
|
|---|
| 5 | Geant4 - an Object-Oriented Toolkit for Simulation in HEP
|
|---|
| 6 | =========================================================
|
|---|
| 7 |
|
|---|
| 8 | field01 History file
|
|---|
| 9 | ------------------------
|
|---|
| 10 | This file should be used by the G4 example coordinator to briefly
|
|---|
| 11 | summarize all major modifications introduced in the code and keep
|
|---|
| 12 | track of all tags.
|
|---|
| 13 |
|
|---|
| 14 | ----------------------------------------------------------
|
|---|
| 15 | * Reverse chronological order (last date on top), please *
|
|---|
| 16 | ----------------------------------------------------------
|
|---|
| 17 | May 23rd, 2007 John Apostolakis - fieldex01-V08-03-00
|
|---|
| 18 | --------------------------------
|
|---|
| 19 | - Taken out FastSimulationManagerProcess, which is not needed.
|
|---|
| 20 |
|
|---|
| 21 | Dec 6th, 2005 Gabriele Cosmo
|
|---|
| 22 | -----------------------------
|
|---|
| 23 | - Trivial changes for support of CLHEP-2.0.X series.
|
|---|
| 24 |
|
|---|
| 25 | May 3rd, 2005 John Allison (examples-V07-00-03)
|
|---|
| 26 | ------------------------------------------------
|
|---|
| 27 | - Replaced vis manager with G4VisExecutive.
|
|---|
| 28 |
|
|---|
| 29 | Dec 3rd, 2004 Gabriele Cosmo
|
|---|
| 30 | ----------------------------
|
|---|
| 31 | - Implemented migration to <cmath>.
|
|---|
| 32 |
|
|---|
| 33 | Dec 3rd, 2004 Vladimir Grichine
|
|---|
| 34 | -------------------------------
|
|---|
| 35 | - Removed dependency on old PAI and XTR models in PhysicsList.
|
|---|
| 36 |
|
|---|
| 37 | Dec 2nd, 2004 John Apostolakis (fieldex01-V06-02-01)
|
|---|
| 38 | -------------------------------------------------
|
|---|
| 39 | - Took out un-needed inclusion of G4PAIclusterModel in Detector-Construction
|
|---|
| 40 |
|
|---|
| 41 | Sep 15rd, 2004 V.Ivanchenko (fieldex01-V06-02-00)
|
|---|
| 42 | -------------------------------------------------
|
|---|
| 43 | - Minor cleanup of PhysicsList
|
|---|
| 44 |
|
|---|
| 45 | Mar 23rd, 2003 John Apostolakis (fieldex01-V06-00-00)
|
|---|
| 46 | -----------------------------------------------------
|
|---|
| 47 | - F01FieldSetup corrections
|
|---|
| 48 | o fixed SetFieldValue(double) method (along Z) to update field mgr & eq
|
|---|
| 49 | o fixed SetFieldValue(vector) method to update equation as well
|
|---|
| 50 |
|
|---|
| 51 | Dec 1st, 2003 John Apostolakis (fieldex01-V05-02-01)
|
|---|
| 52 | -----------------------------------------------------
|
|---|
| 53 | - F01FieldSetup corrections
|
|---|
| 54 | o deleting forgotten inheritance from G4MagneticField
|
|---|
| 55 | o fixing SetFieldValue(vector) method to update field manager
|
|---|
| 56 | - F01SteppingVerbose: New output format.
|
|---|
| 57 | - Fully deleted F01ElectroMagneticField.
|
|---|
| 58 | - field01.in: different energies, 1 track each in place of 100 events of 1 energy.
|
|---|
| 59 | --> updated output file, using output from run on pcgeant2 / gcc 3.2
|
|---|
| 60 |
|
|---|
| 61 | Nov 25th, 2003 John Apostolakis (fieldex01-V05-02-00)
|
|---|
| 62 | -----------------------------------------------------
|
|---|
| 63 | - Renamed F01ElectroMagneticField into F01FieldSetup (as it is a creator,
|
|---|
| 64 | not a field).
|
|---|
| 65 | - FieldSetup is now called in Detector Construction, not main.
|
|---|
| 66 |
|
|---|
| 67 | Nov 25th, 2003 Gabriele Cosmo
|
|---|
| 68 | -----------------------------
|
|---|
| 69 | - Open geometry before clearing stores in DetectorConstruction class.
|
|---|
| 70 |
|
|---|
| 71 | Nov 13th, 2003 - John Allison
|
|---|
| 72 | -----------------------------
|
|---|
| 73 | - Removed OPACS from Vis Manager.
|
|---|
| 74 |
|
|---|
| 75 | Nov 12th, 2003 - G.Cosmo (fieldex-V05-02-01)
|
|---|
| 76 | --------------------------------------------
|
|---|
| 77 | - Cleared compilation warnings in F01ElectroMagneticField.hh.
|
|---|
| 78 |
|
|---|
| 79 | Aug 27th, 2003 - V.Ivantchenko (fieldex-V05-02-00)
|
|---|
| 80 | --------------------------------------------------
|
|---|
| 81 | - Removed obsolete interfaces.
|
|---|
| 82 |
|
|---|
| 83 | Jun 25th, 2003 - G.Cosmo (fieldex-V05-01-00)
|
|---|
| 84 | --------------------------------------------
|
|---|
| 85 | - Fixed mechanism for update of geometry in detector-construction.
|
|---|
| 86 | - Fixed pedantic warnings ...
|
|---|
| 87 |
|
|---|
| 88 | Feb 20th, 2003 - V.Ivanchenko
|
|---|
| 89 | -----------------------------
|
|---|
| 90 | - Cut per region
|
|---|
| 91 |
|
|---|
| 92 | Nov 7th, 2001 - G.Cosmo
|
|---|
| 93 | -----------------------
|
|---|
| 94 | - More cleanup and fixes to primary generator gun (V.Grichine).
|
|---|
| 95 |
|
|---|
| 96 | Oct 15th, 2001 - G.Cosmo
|
|---|
| 97 | ------------------------
|
|---|
| 98 | - Cleaned from test code.
|
|---|