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