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

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

tag geant4.9.4 beta 1 + modifs locales

File size: 4.8 KB
Line 
1$Id: History,v 1.50 2010/06/07 05:40:46 perl Exp $
2-------------------------------------------------------------------
3
4     =========================================================
5     Geant4 - an Object-Oriented Toolkit for Simulation in HEP
6     =========================================================
7
8                    TestEm4 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     
1806-06-10 J.Perl (testem4-V09-03-02)
19- Remove unused variable in EventAction
20
2103-06-10 J.Perl (testem4-V09-03-01)
22- Updated vis usage
23
2419-05-10 mma (testem4-V09-03-00)
25- TestEm4.cc : introduction of G4UIExecutive
26     
2712-09-08 mma (testem4-V09-01-03)
28- RunAction : change default histogram format
29 
3012-06-08 mma (testem4-V09-01-02)
31- Remove AIDA from GNUmakefile
32     
3306-05-08 mma (testem4-V09-01-01)
34- Update README for Aida implementations.
35           
3607-04-08 mma (testem4-V09-01-00)
37- PhysicsList : replace G4MultipleScattering by G4eMultipleScattering
38     
3922-06-07 mma (testem4-V08-03-00)
40- cosmetic in TestEm4.cc
41     
4220-10-06 mma (testem4-V08-01-00)
43- GNUmakefile : LOADLIBS
44     
4519-05-06 mma (testem4-V08-00-01)
46- update README
47     
4831-01-06 mma (testem4-V08-00-00)
49- update macro TestEm4.in
50
5106-12-05 Gabriele Cosmo
52- Trivial changes for support of CLHEP-2.0.X series.
53
5422-11-05 mma (testem4-V07-01-00)
55- update README for OpenScientist
56     
5701-06-05 mma (testem4-V07-00-01)
58- RunAction : option "--noErrors" for hbook;
59   
603rd May 2005  John Allison  (examples-V07-00-03)
61- Replaced vis manager with G4VisExecutive.
62
6302-03-05 mma (testem4-V07-00-00)
64- RunAction : put a protection for the creation of analysis factory;
65
6602 Dec 04: V.Ivant (testem4-V06-02-01)
67- Migration to cmath
68     
6924-09-04 mma (testem4-V06-02-00)
70- RunAction: modif in histo management for Jaida
71     
7221-06-04 mma (testem4-V06-01-01)
73- remove direct ROOT interface
74     
7530-03-04 mma (testem4-V06-01-00)
76- README: more information about ROOT installation
77     
7815-03-04 mma (testem4-V06-00-01)
79- put back G4ANALYSIS_USE in GNUmakefile
80     
8127-02-04 mma (testem4-V06-00-00)
82- example of histogram with ROOT: USE_ROOT
83
8425-11-03 V.Ivanchenko (testem4-V05-02-03)
85
8613-11-03 John Allison
87- Removed OPACS from Vis Manager.
88
8924-10-03 mma (testem4-V05-02-02)
90- PhysListEmStandard: AddProcess(Bremsstrahlung,-1,3,3) ..etc..
91     
9206-10-03 mma (testem4-V05-02-01)
93- migration STD -> standard
94- G4ANALYSIS_USE
95
9629-09-03 V.Ivanchenko (testem4-V05-02-00)
97- substitute obsolete interface to cut energy range
98
9923-06-03 mma (testem4-V05-01-01)
100- remove 'Em4' from all class names
101
10203-06-03 V.Ivanchenko (testem4-V05-01-00)
103- Fix compilation warnings, remove from default save of random number
104
10501-04-03 mma (testem4-V05-00-02)
106-G4PVPlacement in logical mother, even for the world
107
10812-02-03 mma (testem4-V05-00-00)
109-add a blank in SteppingVerbose
110     
11110-12-02 mma (testem4-V04-01-00)
112-migration to AIDA 3.0
113-UI commands under directory /testem/
114     
11505-06-02 mma (testem4-V04-00-02)
116-do not delete histos in destructor
117     
11829-05-02 mma (testem4-V04-00-01)
119-old histograming package clhep/hist replaced by AIDA 2.2/anaphe
120
12106-02-02 mma (testem4-V04-00-00)
122     
12310-12-01 mma
124- PrimaryGenerator: uniform distribution in solid angle
125
12628-11-01  mma (testem4-V03-02-02)
127- EventAction: DrawTrack "none"
128- small change in vis.mac
129- suppression of the rndm commands, now managed by G4RunManager:
130  --> RunAction, EventAction. suppression of RunActionMessenger
131
13226-10-01  mma (testem4-V03-02-01)
133- init.mac renamed vis.mac
134     
13519-10-01 Steve O'Neale (examples-V03-02-00)
136- Update reference output
137
13817-10-01  mma (testem4-V03-02-00)
139- new vis commands
140- 80 columns everywhere
141     
14221-02-01  mma (testem4-V03-00-03)
143- hbook histograms restored
144- set cppflag G4NOHIST = true in gnumakefile
145               
14620-02-01  mma (testem4-V03-00-02)
147- verbose stepping adapted for STL
148- save rndm at begin of event     
149                   
15007-12-00  mma (testem4-V02-00-03 & testem-noHist)
151- remove hbook histograms: GNUmakefile,runAction,eventAction
152                                   
15306-12-00  mma (testem4-V02-00-02 & testem-withHist)
154- update of init.mac for new vis commands.
155- G4UItcsh in the main()
156                                       
15725th November 2000 Steve O'Neale (tagset210)
158- Update test outputs for Change in energy cut table printout
159  (cuts not calculated)
160- After 50000 events the seeds are not the same as for Aug 28th.
161
162June 17, 2000  John Allison  (testem4-V01-00-00)
163- Updated TestEm4.out for geant4-01-01-ref-06.
164     
16517-01-00 - cppflag G4NOHIST to protect hbook histograms.     
16612.10.99 - moved to examples/extended/electromagnetic
16716.12.98 - created. Michel Maire
Note: See TracBrowser for help on using the repository browser.