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

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

update ti head

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