source: trunk/examples/extended/electromagnetic/TestEm8/History

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

update ti head

File size: 4.4 KB
Line 
1$Id: History,v 1.40 2010/10/27 14:52:07 vnivanch Exp $
2-------------------------------------------------------------------
3
4     =========================================================
5     Geant4 - an Object-Oriented Toolkit for Simulation in HEP
6     =========================================================
7
8                    TestEm8 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
1827-10-10 V.Ivant (testem8-V09-03-06)
19- DetectorConstruction - added more printout
20- DetectorMessenger - fixed state (added G4State_PreInit)
21- PhysicsList - fixed UI commands for step limiter
22
2328-09-10 V.Ivant (testem8-V09-03-05)
24- GNUmakefile - added histclean option
25
2608-09-10 V.Ivant (testem8-V09-03-04)
27- The example is completely rewritten: physics, scoring, histograms,
28  README
29
3004-06-10 J.Perl (testem8-V09-03-03)
31- Updated vis usage
32
3304-06-10 V.Ivant (testem8-V09-03-02)
34- PhysicsList, Em8DetectorConstruction - renamed "VertexDetector" by
35  "GasDetector"
36- added cut per region into TestEm8.in
37     
3821-05-10 mma (testem8-V09-03-01)
39- TestEm8.cc : introduction of G4UIExecutive
40
4113-04-10 V.Ivant (testem8-V09-03-00)
42- Use pointer to G4EmConfigurator and not as a memeber of the class
43
4424-11-08 V.Ivant (testem8-V09-02-00)
45- Fixed compillation warnings at SLC5
46
4705-12-08 V.Ivant (testem8-V09-01-02)
48- Fixed typo in Physics List
49
5021-11-08 V.Ivant (testem8-V09-01-01)
51- remove local components of PhsyicsList and use G4EmConfigurator to
52  configure PAI model
53
5412-06-08 mma (testem8-V09-01-00)
55- Remove AIDA from GNUmakefile
56
5712-11-07 V.Ivant  (testem8-V09-00-05)
58- Fixed logic in SteppingAction
59
6002-10-07 V.Ivant  (testem8-V09-00-04)
61- Fixed memory leak in UI interface
62
6326-09-07 V.Ivant  (testem8-V09-00-03)
64- Remove used lines from PAI physics constructors, added "pai_brem"
65  constructor PhysListEmPAI in which AlongStep from bremsstrahlung
66  is allowed
67
6827-08-07 V.Ivant  (testem8-V09-00-02)
69- Recover head
70
7102-08-07 V.Ivant  (testem8-V09-00-01)
72 Use components of Physics Lists from physics_list subdirectory
73
7427-08-07 V.Ivant  (testem8-V09-00-00a)
75- Fix PAI physics constructors: enegry loss processes should be
76  active post step
77
7827-07-07 V.Ivant  (testem8-V09-00-00)
79- Create VisManager only for interactive session, improve destructor
80  of Em8DetectorConstruction class
81
8215-11-06 V.Ivant  (testem8-V08-01-01)
83- Put on the head version of Em8DetectorConstruction.cc and
84  PhysListEmModelPai.cc, which provide non-zero results
85     
8625-10-06 mma (testem8-V08-01-00)
87- GNUmakefile : LOADLIBS
88- remove PhysicsLists 52
89
9005-12-05 Gabriele Cosmo
91- Trivial changes for support of CLHEP-2.0.X series.
92
9331-05-05 V.Ivant  (testem8-V07-00-02)
94- 70 -> st -> 52
95
9603-05-2005  John Allison  (examples-V07-00-03)
97- Replaced vis manager with G4VisExecutive.
98
9923-04-04: V.Ivant (testem8-V07-00-01)
100- Remove IonC12 class to be compatible with new particle tags
101
10215-04-04: V.Ivant (testem8-V07-00-00)
103- Remove non-used headers
104
10502-12-04: V.Ivant (testem8-V06-02-01)
106- Migration to cmath
107
10827-05-04 V.Ivant (testem8-V06-01-00)
109- Updated test of PAI model
110
11127-01-04 V.Ivant (testem8-V06-00-00)
112- Fix model name
113
11426-11-03 V.Ivant (testem8-V05-02-02)
115- Update for work with AIDA
116
11724-11-03 V.Ivant (testem8-V05-02-01)
118- Remove obsolete classes
119- Introduce model variant of PAI + general cleanup (V.Grichine)
120
12113-11-03 John Allison
122- Added HepRep and removed OPACS from Vis Manager.
123
12427-08-03 V.Ivant (testem8-V05-02-00)
125- Remove obsolete interfaces
126- Substitute in the PhysicsList processes by those of 5.2 realise
127
12820-02-03 V.Ivant (testem8-V05-01-00)
129- Fix warnings and change input parameters for updated PAI
130
13120-02-03 V.Ivant (testem8-V05-00-00)
132- Migration to cut per region
133
134Oct 19, 2001  Steve O'Neale (examples-V03-02-00)
135- Update reference output
136
13725th November 2000 Steve O'Neale (tagset210)
138- Update test output Change in energy cut table printout (cuts are the same)
139- Change in results below 20 per cent
140
14127th July 2000  Gabriele Cosmo  (TestEm8-V02-00-01)
142- GNUmakefile: fixed definition of G4INSTALL variable.
143
14428th June 2000  John Allison  (TestEm8-V02-00-00)
145- Added TestEm8.out.
146- Created this file.
Note: See TracBrowser for help on using the repository browser.