source: trunk/examples/extended/field/field01/History@ 1337

Last change on this file since 1337 was 1337, checked in by garnier, 15 years ago

tag geant4.9.4 beta 1 + modifs locales

File size: 4.2 KB
Line 
1$Id: History,v 1.26 2010/06/06 04:55:22 perl Exp $
2-------------------------------------------------------------------
3
4 =========================================================
5 Geant4 - an Object-Oriented Toolkit for Simulation in HEP
6 =========================================================
7
8 field01 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
18June 2, 2010 - J.Perl fieldex01-V09-03-03
19-------------------------
20- Updated vis usage
21
22May 12, 2010 John Allison - fieldex01-V09-03-02
23-------------------------
24- Introduced G4UIExecutive.
25
26Apr 8th, 2010 Gabriele Cosmo - fieldex01-V09-03-01
27----------------------------
28- Removed unused pointers to G4MultipleScattering left...
29
30Mar 25th, 2010 Gabriele Cosmo - fieldex01-V09-03-00
31-----------------------------
32- Migrated physics list to use particle-based multiple-scattering processes.
33
34Nov 4th, 2009 Peter Gumplinger - fieldex01-V09-02-00
35--------------------------------
36- fix the density of STP Carbon Dioxide in DetectorConstruction
37
38May 23rd, 2007 John Apostolakis - fieldex01-V08-03-00
39--------------------------------
40- Taken out FastSimulationManagerProcess, which is not needed.
41
42Dec 6th, 2005 Gabriele Cosmo
43-----------------------------
44- Trivial changes for support of CLHEP-2.0.X series.
45
46May 3rd, 2005 John Allison (examples-V07-00-03)
47------------------------------------------------
48- Replaced vis manager with G4VisExecutive.
49
50Dec 3rd, 2004 Gabriele Cosmo
51----------------------------
52- Implemented migration to <cmath>.
53
54Dec 3rd, 2004 Vladimir Grichine
55-------------------------------
56- Removed dependency on old PAI and XTR models in PhysicsList.
57
58Dec 2nd, 2004 John Apostolakis (fieldex01-V06-02-01)
59-------------------------------------------------
60- Took out un-needed inclusion of G4PAIclusterModel in Detector-Construction
61
62Sep 15rd, 2004 V.Ivanchenko (fieldex01-V06-02-00)
63-------------------------------------------------
64- Minor cleanup of PhysicsList
65
66Mar 23rd, 2003 John Apostolakis (fieldex01-V06-00-00)
67-----------------------------------------------------
68- F01FieldSetup corrections
69 o fixed SetFieldValue(double) method (along Z) to update field mgr & eq
70 o fixed SetFieldValue(vector) method to update equation as well
71
72Dec 1st, 2003 John Apostolakis (fieldex01-V05-02-01)
73-----------------------------------------------------
74- F01FieldSetup corrections
75 o deleting forgotten inheritance from G4MagneticField
76 o fixing SetFieldValue(vector) method to update field manager
77- F01SteppingVerbose: New output format.
78- Fully deleted F01ElectroMagneticField.
79- field01.in: different energies, 1 track each in place of 100 events of 1 energy.
80 --> updated output file, using output from run on pcgeant2 / gcc 3.2
81
82Nov 25th, 2003 John Apostolakis (fieldex01-V05-02-00)
83-----------------------------------------------------
84- Renamed F01ElectroMagneticField into F01FieldSetup (as it is a creator,
85 not a field).
86- FieldSetup is now called in Detector Construction, not main.
87
88Nov 25th, 2003 Gabriele Cosmo
89-----------------------------
90- Open geometry before clearing stores in DetectorConstruction class.
91
92Nov 13th, 2003 - John Allison
93-----------------------------
94- Removed OPACS from Vis Manager.
95
96Nov 12th, 2003 - G.Cosmo (fieldex-V05-02-01)
97--------------------------------------------
98- Cleared compilation warnings in F01ElectroMagneticField.hh.
99
100Aug 27th, 2003 - V.Ivantchenko (fieldex-V05-02-00)
101--------------------------------------------------
102- Removed obsolete interfaces.
103
104Jun 25th, 2003 - G.Cosmo (fieldex-V05-01-00)
105--------------------------------------------
106- Fixed mechanism for update of geometry in detector-construction.
107- Fixed pedantic warnings ...
108
109Feb 20th, 2003 - V.Ivanchenko
110-----------------------------
111- Cut per region
112
113Nov 7th, 2001 - G.Cosmo
114-----------------------
115- More cleanup and fixes to primary generator gun (V.Grichine).
116
117Oct 15th, 2001 - G.Cosmo
118------------------------
119- Cleaned from test code.
Note: See TracBrowser for help on using the repository browser.