| [1342] | 1 | $Id: History,v 1.33 2010/08/24 07:40:28 gcosmo Exp $
|
|---|
| [807] | 2 | -------------------------------------------------------------------
|
|---|
| 3 |
|
|---|
| 4 | =========================================================
|
|---|
| 5 | Geant4 - an Object-Oriented Toolkit for Simulation in HEP
|
|---|
| 6 | =========================================================
|
|---|
| 7 |
|
|---|
| 8 | field02 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 |
|
|---|
| [1342] | 18 | August 16, 2010 H.Kurashige - fieldex02-V09-03-04
|
|---|
| 19 | ---------------------------
|
|---|
| 20 | - Removed inclusion of G4ParticleWithCuts header.
|
|---|
| [807] | 21 |
|
|---|
| [1342] | 22 | June 2, 2010 J.Perl - fieldex02-V09-03-03
|
|---|
| 23 | -------------------
|
|---|
| 24 | - Updated vis usage.
|
|---|
| 25 |
|
|---|
| [1337] | 26 | May 12, 2010 John Allison - fieldex02-V09-03-02
|
|---|
| 27 | -------------------------
|
|---|
| 28 | - Introduced G4UIExecutive.
|
|---|
| 29 |
|
|---|
| 30 | Apr 8th, 2010 Gabriele Cosmo - fieldex02-V09-03-01
|
|---|
| 31 | ----------------------------
|
|---|
| 32 | - Removed unused pointers to G4MultipleScattering left...
|
|---|
| 33 |
|
|---|
| 34 | Mar 25th, 2010 Gabriele Cosmo - fieldex02-V09-03-00
|
|---|
| 35 | -----------------------------
|
|---|
| 36 | - Migrated physics list to use particle-based multiple-scattering processes.
|
|---|
| 37 |
|
|---|
| 38 | Nov 4th, 2009 Peter Gumplinger - fieldex02-V09-02-00
|
|---|
| 39 | --------------------------------
|
|---|
| 40 | - fix the density of STP Carbon Dioxide in DetectorConstruction
|
|---|
| 41 |
|
|---|
| 42 | May 15th, 2008 Tatiana Nikitina - fieldex02-V09-01-01
|
|---|
| 43 | --------------------------------
|
|---|
| 44 | - Added handling of units for electric field in messenger.
|
|---|
| 45 |
|
|---|
| [807] | 46 | May 5th, 2008 Tatiana Nikitina - fieldex02-V09-01-00
|
|---|
| 47 | -------------------------------
|
|---|
| 48 | - Fixed setup to correctly handle electric field instead of the inherited
|
|---|
| 49 | setup for magnetic field.
|
|---|
| 50 |
|
|---|
| 51 | May 23rd, 2007 John Apostolakis - fieldex02-V08-03-00
|
|---|
| 52 | --------------------------------
|
|---|
| 53 | - Taken out FastSimulationManagerProcess, which is not needed.
|
|---|
| 54 |
|
|---|
| 55 | Dec 6th, 2005 Gabriele Cosmo
|
|---|
| 56 | -----------------------------
|
|---|
| 57 | - Trivial changes for support of CLHEP-2.0.X series.
|
|---|
| 58 |
|
|---|
| 59 | Oct 13th, 2005 - V.Grichine (fieldex02-V07-01-00)
|
|---|
| 60 | ---------------------------
|
|---|
| 61 | - Removed cluster models from detector construction.
|
|---|
| 62 | Coworks with gpara-V07-01-00.
|
|---|
| 63 |
|
|---|
| 64 | May 3rd, 2005 - J.Allison (examples-V07-00-03)
|
|---|
| 65 | -------------------------
|
|---|
| 66 | - Replaced vis manager with G4VisExecutive.
|
|---|
| 67 |
|
|---|
| 68 | Dec 3rd, 2004 - G.Cosmo
|
|---|
| 69 | -----------------------
|
|---|
| 70 | - Implemented migration to <cmath>.
|
|---|
| 71 |
|
|---|
| 72 | Dec 3rd, 2004 - V.Grichine
|
|---|
| 73 | --------------------------
|
|---|
| 74 | - Removed dependency on old PAI and XTR models in PhysicsList.
|
|---|
| 75 |
|
|---|
| 76 | Sep 15rd, 2004 - V.Ivanchenko (fieldex02-V06-02-00)
|
|---|
| 77 | -----------------------------
|
|---|
| 78 | - Minor cleanup of PhysicsList.
|
|---|
| 79 |
|
|---|
| 80 | Nov 25th, 2003 - G.Cosmo
|
|---|
| 81 | ------------------------
|
|---|
| 82 | - Open geometry before clearing stores in DetectorConstruction class.
|
|---|
| 83 |
|
|---|
| 84 | Nov 13th, 2003 - J.Allison
|
|---|
| 85 | --------------------------
|
|---|
| 86 | - Removed OPACS from Vis Manager.
|
|---|
| 87 |
|
|---|
| 88 | Nov 12th, 2003 - J.Apostolakis (fieldex-V05-02-01)
|
|---|
| 89 | ------------------------------
|
|---|
| 90 | - Revised to work with new field tags (field-V05-02-04 and later)
|
|---|
| 91 | * creation of chord finder for electric field must be explicit
|
|---|
| 92 | - Created helper class F02ElectricFieldSetup, using nearly all of
|
|---|
| 93 | F02ElectroMagneticField, but not being a field.
|
|---|
| 94 | - Changed other parts to use this class.
|
|---|
| 95 |
|
|---|
| 96 | Aug 27th, 2003 - V.Ivantchenko (fieldex-V05-02-00)
|
|---|
| 97 | ------------------------------
|
|---|
| 98 | - Removed obsolete interfaces.
|
|---|
| 99 |
|
|---|
| 100 | Jun 25th, 2003 - G.Cosmo (fieldex-V05-01-00)
|
|---|
| 101 | ------------------------
|
|---|
| 102 | - Fixed mechanism for update of geometry in detector-construction.
|
|---|
| 103 | - Fixed pedantic warnings ...
|
|---|
| 104 |
|
|---|
| 105 | Feb 20th, 2003 - V.Ivanchenko (field-V05-00-00)
|
|---|
| 106 | -----------------------------
|
|---|
| 107 | - Cut per region
|
|---|
| 108 |
|
|---|
| 109 | Dec 4th, 2001 - G.Cosmo (field02-V03-02-01)
|
|---|
| 110 | -----------------------
|
|---|
| 111 | - Fix in F02ElectroMagneticField.hh for compilation on Win/VC++.
|
|---|
| 112 |
|
|---|
| 113 | Nov 13th, 2001 - V.Grichine (field02-V03-02-00)
|
|---|
| 114 | ---------------------------
|
|---|
| 115 | - Added number of variables to steppers in F02ElectroMagneticField.cc.
|
|---|
| 116 | Coworks with tag "field-V03-02-03" of geometry/magneticfield.
|
|---|
| 117 |
|
|---|
| 118 | Nov 7th, 2001 - G.Cosmo
|
|---|
| 119 | -----------------------
|
|---|
| 120 | - More cleanup and fixes to primary generator gun (V.Grichine).
|
|---|
| 121 |
|
|---|
| 122 | Oct 15th, 2001 - G.Cosmo
|
|---|
| 123 | ------------------------
|
|---|
| 124 | - Cleaned from test code.
|
|---|