source: trunk/examples/extended/electromagnetic/TestEm8/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.0 KB
RevLine 
[1337]1$Id: History,v 1.37 2010/06/06 04:31:28 perl Exp $
[807]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
[1337]1804-06-10 J.Perl (testem8-V09-03-03)
19- Updated vis usage
20
2104-06-10 V.Ivant (testem8-V09-03-02)
22- PhysicsList, Em8DetectorConstruction - renamed "VertexDetector" by
23 "GasDetector"
24- added cut per region into TestEm8.in
25
2621-05-10 mma (testem8-V09-03-01)
27- TestEm8.cc : introduction of G4UIExecutive
28
2913-04-10 V.Ivant (testem8-V09-03-00)
30- Use pointer to G4EmConfigurator and not as a memeber of the class
31
3224-11-08 V.Ivant (testem8-V09-02-00)
33- Fixed compillation warnings at SLC5
34
3505-12-08 V.Ivant (testem8-V09-01-02)
36- Fixed typo in Physics List
37
3821-11-08 V.Ivant (testem8-V09-01-01)
39- remove local components of PhsyicsList and use G4EmConfigurator to
40 configure PAI model
41
4212-06-08 mma (testem8-V09-01-00)
43- Remove AIDA from GNUmakefile
44
[807]4512-11-07 V.Ivant (testem8-V09-00-05)
46- Fixed logic in SteppingAction
47
4802-10-07 V.Ivant (testem8-V09-00-04)
49- Fixed memory leak in UI interface
50
5126-09-07 V.Ivant (testem8-V09-00-03)
52- Remove used lines from PAI physics constructors, added "pai_brem"
53 constructor PhysListEmPAI in which AlongStep from bremsstrahlung
54 is allowed
55
5627-08-07 V.Ivant (testem8-V09-00-02)
57- Recover head
58
5902-08-07 V.Ivant (testem8-V09-00-01)
60 Use components of Physics Lists from physics_list subdirectory
61
6227-08-07 V.Ivant (testem8-V09-00-00a)
63- Fix PAI physics constructors: enegry loss processes should be
64 active post step
65
6627-07-07 V.Ivant (testem8-V09-00-00)
67- Create VisManager only for interactive session, improve destructor
68 of Em8DetectorConstruction class
69
7015-11-06 V.Ivant (testem8-V08-01-01)
71- Put on the head version of Em8DetectorConstruction.cc and
72 PhysListEmModelPai.cc, which provide non-zero results
73
7425-10-06 mma (testem8-V08-01-00)
75- GNUmakefile : LOADLIBS
76- remove PhysicsLists 52
77
7805-12-05 Gabriele Cosmo
79- Trivial changes for support of CLHEP-2.0.X series.
80
8131-05-05 V.Ivant (testem8-V07-00-02)
82- 70 -> st -> 52
83
8403-05-2005 John Allison (examples-V07-00-03)
85- Replaced vis manager with G4VisExecutive.
86
8723-04-04: V.Ivant (testem8-V07-00-01)
88- Remove IonC12 class to be compatible with new particle tags
89
9015-04-04: V.Ivant (testem8-V07-00-00)
91- Remove non-used headers
92
9302-12-04: V.Ivant (testem8-V06-02-01)
94- Migration to cmath
95
9627-05-04 V.Ivant (testem8-V06-01-00)
97- Updated test of PAI model
98
9927-01-04 V.Ivant (testem8-V06-00-00)
100- Fix model name
101
10226-11-03 V.Ivant (testem8-V05-02-02)
103- Update for work with AIDA
104
10524-11-03 V.Ivant (testem8-V05-02-01)
106- Remove obsolete classes
107- Introduce model variant of PAI + general cleanup (V.Grichine)
108
10913-11-03 John Allison
110- Added HepRep and removed OPACS from Vis Manager.
111
11227-08-03 V.Ivant (testem8-V05-02-00)
113- Remove obsolete interfaces
114- Substitute in the PhysicsList processes by those of 5.2 realise
115
11620-02-03 V.Ivant (testem8-V05-01-00)
117- Fix warnings and change input parameters for updated PAI
118
11920-02-03 V.Ivant (testem8-V05-00-00)
120- Migration to cut per region
121
122Oct 19, 2001 Steve O'Neale (examples-V03-02-00)
123- Update reference output
124
12525th November 2000 Steve O'Neale (tagset210)
126- Update test output Change in energy cut table printout (cuts are the same)
127- Change in results below 20 per cent
128
12927th July 2000 Gabriele Cosmo (TestEm8-V02-00-01)
130- GNUmakefile: fixed definition of G4INSTALL variable.
131
13228th June 2000 John Allison (TestEm8-V02-00-00)
133- Added TestEm8.out.
134- Created this file.
Note: See TracBrowser for help on using the repository browser.