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