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

Last change on this file since 1342 was 1342, checked in by garnier, 14 years ago

update ti head

File size: 4.1 KB
Line 
1$Id: History,v 1.33 2010/08/24 07:40:28 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
18August 16, 2010 H.Kurashige - fieldex02-V09-03-04
19---------------------------
20- Removed inclusion of G4ParticleWithCuts header.
21
22June 2, 2010 J.Perl - fieldex02-V09-03-03
23-------------------
24- Updated vis usage.
25
26May 12, 2010 John Allison - fieldex02-V09-03-02
27-------------------------
28- Introduced G4UIExecutive.
29
30Apr 8th, 2010 Gabriele Cosmo - fieldex02-V09-03-01
31----------------------------
32- Removed unused pointers to G4MultipleScattering left...
33
34Mar 25th, 2010 Gabriele Cosmo - fieldex02-V09-03-00
35-----------------------------
36- Migrated physics list to use particle-based multiple-scattering processes.
37
38Nov 4th,  2009  Peter Gumplinger - fieldex02-V09-02-00
39--------------------------------
40- fix the density of STP Carbon Dioxide in DetectorConstruction
41
42May 15th, 2008  Tatiana Nikitina  -  fieldex02-V09-01-01
43--------------------------------
44- Added handling of units for electric field in messenger.
45
46May 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
51May 23rd, 2007  John Apostolakis  -  fieldex02-V08-03-00
52--------------------------------
53- Taken out FastSimulationManagerProcess, which is not needed.
54
55Dec 6th, 2005  Gabriele Cosmo
56-----------------------------
57- Trivial changes for support of CLHEP-2.0.X series.
58
59Oct 13th, 2005 - V.Grichine  (fieldex02-V07-01-00)
60---------------------------
61- Removed cluster models from detector construction.
62  Coworks with gpara-V07-01-00.
63
64May 3rd, 2005 - J.Allison  (examples-V07-00-03)
65-------------------------
66- Replaced vis manager with G4VisExecutive.
67
68Dec 3rd, 2004 - G.Cosmo
69-----------------------
70- Implemented migration to <cmath>.
71
72Dec 3rd, 2004 - V.Grichine
73--------------------------
74- Removed dependency on old PAI and XTR models in PhysicsList.
75
76Sep 15rd, 2004 - V.Ivanchenko (fieldex02-V06-02-00)
77-----------------------------
78- Minor cleanup of PhysicsList.
79
80Nov 25th, 2003 - G.Cosmo
81------------------------
82- Open geometry before clearing stores in DetectorConstruction class.
83
84Nov 13th, 2003 - J.Allison
85--------------------------
86- Removed OPACS from Vis Manager.
87
88Nov 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
96Aug 27th, 2003 - V.Ivantchenko (fieldex-V05-02-00)
97------------------------------
98- Removed obsolete interfaces.
99
100Jun 25th, 2003 - G.Cosmo (fieldex-V05-01-00)
101------------------------
102- Fixed mechanism for update of geometry in detector-construction.
103- Fixed pedantic warnings ...
104
105Feb 20th, 2003 - V.Ivanchenko (field-V05-00-00)
106-----------------------------
107- Cut per region
108
109Dec 4th, 2001 - G.Cosmo (field02-V03-02-01)
110-----------------------
111- Fix in F02ElectroMagneticField.hh for compilation on Win/VC++.
112
113Nov 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
118Nov 7th, 2001 - G.Cosmo
119-----------------------
120- More cleanup and fixes to primary generator gun (V.Grichine).
121
122Oct 15th, 2001 - G.Cosmo
123------------------------
124- Cleaned from test code.
Note: See TracBrowser for help on using the repository browser.