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

Last change on this file since 1309 was 807, checked in by garnier, 16 years ago

update

File size: 3.2 KB
Line 
1$Id: History,v 1.29 2007/11/12 10:54:49 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
1812-11-07 V.Ivant  (testem8-V09-00-05)
19- Fixed logic in SteppingAction
20
2102-10-07 V.Ivant  (testem8-V09-00-04)
22- Fixed memory leak in UI interface
23
2426-09-07 V.Ivant  (testem8-V09-00-03)
25- Remove used lines from PAI physics constructors, added "pai_brem"
26  constructor PhysListEmPAI in which AlongStep from bremsstrahlung
27  is allowed
28
2927-08-07 V.Ivant  (testem8-V09-00-02)
30- Recover head
31
3202-08-07 V.Ivant  (testem8-V09-00-01)
33 Use components of Physics Lists from physics_list subdirectory
34
3527-08-07 V.Ivant  (testem8-V09-00-00a)
36- Fix PAI physics constructors: enegry loss processes should be
37  active post step
38
3927-07-07 V.Ivant  (testem8-V09-00-00)
40- Create VisManager only for interactive session, improve destructor
41  of Em8DetectorConstruction class
42
4315-11-06 V.Ivant  (testem8-V08-01-01)
44- Put on the head version of Em8DetectorConstruction.cc and
45  PhysListEmModelPai.cc, which provide non-zero results
46     
4725-10-06 mma (testem8-V08-01-00)
48- GNUmakefile : LOADLIBS
49- remove PhysicsLists 52
50
5105-12-05 Gabriele Cosmo
52- Trivial changes for support of CLHEP-2.0.X series.
53
5431-05-05 V.Ivant  (testem8-V07-00-02)
55- 70 -> st -> 52
56
5703-05-2005  John Allison  (examples-V07-00-03)
58- Replaced vis manager with G4VisExecutive.
59
6023-04-04: V.Ivant (testem8-V07-00-01)
61- Remove IonC12 class to be compatible with new particle tags
62
6315-04-04: V.Ivant (testem8-V07-00-00)
64- Remove non-used headers
65
6602-12-04: V.Ivant (testem8-V06-02-01)
67- Migration to cmath
68
6927-05-04 V.Ivant (testem8-V06-01-00)
70- Updated test of PAI model
71
7227-01-04 V.Ivant (testem8-V06-00-00)
73- Fix model name
74
7526-11-03 V.Ivant (testem8-V05-02-02)
76- Update for work with AIDA
77
7824-11-03 V.Ivant (testem8-V05-02-01)
79- Remove obsolete classes
80- Introduce model variant of PAI + general cleanup (V.Grichine)
81
8213-11-03 John Allison
83- Added HepRep and removed OPACS from Vis Manager.
84
8527-08-03 V.Ivant (testem8-V05-02-00)
86- Remove obsolete interfaces
87- Substitute in the PhysicsList processes by those of 5.2 realise
88
8920-02-03 V.Ivant (testem8-V05-01-00)
90- Fix warnings and change input parameters for updated PAI
91
9220-02-03 V.Ivant (testem8-V05-00-00)
93- Migration to cut per region
94
95Oct 19, 2001  Steve O'Neale (examples-V03-02-00)
96- Update reference output
97
9825th November 2000 Steve O'Neale (tagset210)
99- Update test output Change in energy cut table printout (cuts are the same)
100- Change in results below 20 per cent
101
10227th July 2000  Gabriele Cosmo  (TestEm8-V02-00-01)
103- GNUmakefile: fixed definition of G4INSTALL variable.
104
10528th June 2000  John Allison  (TestEm8-V02-00-00)
106- Added TestEm8.out.
107- Created this file.
Note: See TracBrowser for help on using the repository browser.