| 1 | $Id: History,v 1.26 2010/06/06 04:55:22 perl 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 |
|
|---|
| 18 | June 2, 2010 - J.Perl fieldex01-V09-03-03
|
|---|
| 19 | -------------------------
|
|---|
| 20 | - Updated vis usage
|
|---|
| 21 |
|
|---|
| 22 | May 12, 2010 John Allison - fieldex01-V09-03-02
|
|---|
| 23 | -------------------------
|
|---|
| 24 | - Introduced G4UIExecutive.
|
|---|
| 25 |
|
|---|
| 26 | Apr 8th, 2010 Gabriele Cosmo - fieldex01-V09-03-01
|
|---|
| 27 | ----------------------------
|
|---|
| 28 | - Removed unused pointers to G4MultipleScattering left...
|
|---|
| 29 |
|
|---|
| 30 | Mar 25th, 2010 Gabriele Cosmo - fieldex01-V09-03-00
|
|---|
| 31 | -----------------------------
|
|---|
| 32 | - Migrated physics list to use particle-based multiple-scattering processes.
|
|---|
| 33 |
|
|---|
| 34 | Nov 4th, 2009 Peter Gumplinger - fieldex01-V09-02-00
|
|---|
| 35 | --------------------------------
|
|---|
| 36 | - fix the density of STP Carbon Dioxide in DetectorConstruction
|
|---|
| 37 |
|
|---|
| 38 | May 23rd, 2007 John Apostolakis - fieldex01-V08-03-00
|
|---|
| 39 | --------------------------------
|
|---|
| 40 | - Taken out FastSimulationManagerProcess, which is not needed.
|
|---|
| 41 |
|
|---|
| 42 | Dec 6th, 2005 Gabriele Cosmo
|
|---|
| 43 | -----------------------------
|
|---|
| 44 | - Trivial changes for support of CLHEP-2.0.X series.
|
|---|
| 45 |
|
|---|
| 46 | May 3rd, 2005 John Allison (examples-V07-00-03)
|
|---|
| 47 | ------------------------------------------------
|
|---|
| 48 | - Replaced vis manager with G4VisExecutive.
|
|---|
| 49 |
|
|---|
| 50 | Dec 3rd, 2004 Gabriele Cosmo
|
|---|
| 51 | ----------------------------
|
|---|
| 52 | - Implemented migration to <cmath>.
|
|---|
| 53 |
|
|---|
| 54 | Dec 3rd, 2004 Vladimir Grichine
|
|---|
| 55 | -------------------------------
|
|---|
| 56 | - Removed dependency on old PAI and XTR models in PhysicsList.
|
|---|
| 57 |
|
|---|
| 58 | Dec 2nd, 2004 John Apostolakis (fieldex01-V06-02-01)
|
|---|
| 59 | -------------------------------------------------
|
|---|
| 60 | - Took out un-needed inclusion of G4PAIclusterModel in Detector-Construction
|
|---|
| 61 |
|
|---|
| 62 | Sep 15rd, 2004 V.Ivanchenko (fieldex01-V06-02-00)
|
|---|
| 63 | -------------------------------------------------
|
|---|
| 64 | - Minor cleanup of PhysicsList
|
|---|
| 65 |
|
|---|
| 66 | Mar 23rd, 2003 John Apostolakis (fieldex01-V06-00-00)
|
|---|
| 67 | -----------------------------------------------------
|
|---|
| 68 | - F01FieldSetup corrections
|
|---|
| 69 | o fixed SetFieldValue(double) method (along Z) to update field mgr & eq
|
|---|
| 70 | o fixed SetFieldValue(vector) method to update equation as well
|
|---|
| 71 |
|
|---|
| 72 | Dec 1st, 2003 John Apostolakis (fieldex01-V05-02-01)
|
|---|
| 73 | -----------------------------------------------------
|
|---|
| 74 | - F01FieldSetup corrections
|
|---|
| 75 | o deleting forgotten inheritance from G4MagneticField
|
|---|
| 76 | o fixing SetFieldValue(vector) method to update field manager
|
|---|
| 77 | - F01SteppingVerbose: New output format.
|
|---|
| 78 | - Fully deleted F01ElectroMagneticField.
|
|---|
| 79 | - field01.in: different energies, 1 track each in place of 100 events of 1 energy.
|
|---|
| 80 | --> updated output file, using output from run on pcgeant2 / gcc 3.2
|
|---|
| 81 |
|
|---|
| 82 | Nov 25th, 2003 John Apostolakis (fieldex01-V05-02-00)
|
|---|
| 83 | -----------------------------------------------------
|
|---|
| 84 | - Renamed F01ElectroMagneticField into F01FieldSetup (as it is a creator,
|
|---|
| 85 | not a field).
|
|---|
| 86 | - FieldSetup is now called in Detector Construction, not main.
|
|---|
| 87 |
|
|---|
| 88 | Nov 25th, 2003 Gabriele Cosmo
|
|---|
| 89 | -----------------------------
|
|---|
| 90 | - Open geometry before clearing stores in DetectorConstruction class.
|
|---|
| 91 |
|
|---|
| 92 | Nov 13th, 2003 - John Allison
|
|---|
| 93 | -----------------------------
|
|---|
| 94 | - Removed OPACS from Vis Manager.
|
|---|
| 95 |
|
|---|
| 96 | Nov 12th, 2003 - G.Cosmo (fieldex-V05-02-01)
|
|---|
| 97 | --------------------------------------------
|
|---|
| 98 | - Cleared compilation warnings in F01ElectroMagneticField.hh.
|
|---|
| 99 |
|
|---|
| 100 | Aug 27th, 2003 - V.Ivantchenko (fieldex-V05-02-00)
|
|---|
| 101 | --------------------------------------------------
|
|---|
| 102 | - Removed obsolete interfaces.
|
|---|
| 103 |
|
|---|
| 104 | Jun 25th, 2003 - G.Cosmo (fieldex-V05-01-00)
|
|---|
| 105 | --------------------------------------------
|
|---|
| 106 | - Fixed mechanism for update of geometry in detector-construction.
|
|---|
| 107 | - Fixed pedantic warnings ...
|
|---|
| 108 |
|
|---|
| 109 | Feb 20th, 2003 - V.Ivanchenko
|
|---|
| 110 | -----------------------------
|
|---|
| 111 | - Cut per region
|
|---|
| 112 |
|
|---|
| 113 | Nov 7th, 2001 - G.Cosmo
|
|---|
| 114 | -----------------------
|
|---|
| 115 | - More cleanup and fixes to primary generator gun (V.Grichine).
|
|---|
| 116 |
|
|---|
| 117 | Oct 15th, 2001 - G.Cosmo
|
|---|
| 118 | ------------------------
|
|---|
| 119 | - Cleaned from test code.
|
|---|