source: trunk/examples/extended/field/field02/History @ 1288

Last change on this file since 1288 was 807, checked in by garnier, 16 years ago

update

File size: 3.3 KB
Line 
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                    ------------------------
10This file should be used by the G4 example coordinator to briefly
11summarize all major modifications introduced in the code and keep
12track of all tags.
13
14     ----------------------------------------------------------
15     * Reverse chronological order (last date on top), please *
16     ----------------------------------------------------------
17
18May 5th, 2008  Tatiana Nikitina  -  fieldex02-V09-00-00
19-------------------------------
20- Tag for release 9.1.p02.
21
22May 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
27May 23rd, 2007  John Apostolakis  -  fieldex02-V08-03-00
28--------------------------------
29- Taken out FastSimulationManagerProcess, which is not needed.
30
31Dec 6th, 2005  Gabriele Cosmo
32-----------------------------
33- Trivial changes for support of CLHEP-2.0.X series.
34
35Oct 13th, 2005 - V.Grichine  (fieldex02-V07-01-00)
36---------------------------
37- Removed cluster models from detector construction.
38  Coworks with gpara-V07-01-00.
39
40May 3rd, 2005 - J.Allison  (examples-V07-00-03)
41-------------------------
42- Replaced vis manager with G4VisExecutive.
43
44Dec 3rd, 2004 - G.Cosmo
45-----------------------
46- Implemented migration to <cmath>.
47
48Dec 3rd, 2004 - V.Grichine
49--------------------------
50- Removed dependency on old PAI and XTR models in PhysicsList.
51
52Sep 15rd, 2004 - V.Ivanchenko (fieldex02-V06-02-00)
53-----------------------------
54- Minor cleanup of PhysicsList.
55
56Nov 25th, 2003 - G.Cosmo
57------------------------
58- Open geometry before clearing stores in DetectorConstruction class.
59
60Nov 13th, 2003 - J.Allison
61--------------------------
62- Removed OPACS from Vis Manager.
63
64Nov 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
72Aug 27th, 2003 - V.Ivantchenko (fieldex-V05-02-00)
73------------------------------
74- Removed obsolete interfaces.
75
76Jun 25th, 2003 - G.Cosmo (fieldex-V05-01-00)
77------------------------
78- Fixed mechanism for update of geometry in detector-construction.
79- Fixed pedantic warnings ...
80
81Feb 20th, 2003 - V.Ivanchenko (field-V05-00-00)
82-----------------------------
83- Cut per region
84
85Dec 4th, 2001 - G.Cosmo (field02-V03-02-01)
86-----------------------
87- Fix in F02ElectroMagneticField.hh for compilation on Win/VC++.
88
89Nov 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
94Nov 7th, 2001 - G.Cosmo
95-----------------------
96- More cleanup and fixes to primary generator gun (V.Grichine).
97
98Oct 15th, 2001 - G.Cosmo
99------------------------
100- Cleaned from test code.
Note: See TracBrowser for help on using the repository browser.