source: trunk/examples/extended/electromagnetic/TestEm14/History @ 1339

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

tag geant4.9.4 beta 1 + modifs locales

File size: 4.6 KB
Line 
1$Id: History,v 1.22 2010/06/07 05:40:46 perl Exp $
2-------------------------------------------------------------------
3
4     =========================================================
5     Geant4 - an Object-Oriented Toolkit for Simulation in HEP
6     =========================================================
7
8                    TestEm14 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 (testem14-V09-03-03)
19- Remove unused variable in EventAction
20
2103-06-10 J.Perl (testem14-V09-03-02)
22- Updated vis usage
23
2405-04-10 mma (testem14-V09-03-01)
25- PhysicsList: remove non pertinent EmOptions
26- RunAction: replace ProcessCount by map<string, int>
27       
2802-04-10 mma (testem14-V09-03-00)
29- PhysicsList: extend ProductionCuts down to 100 eV
30- PhysListEmStandard, Livermore, Penelope:
31      all processes registered as discrete -> no continuous Eloss
32- cleanup SteppingAction
33- remove SteppingMessenger
34- TestEm14.cc : introduction of G4UIExecutive     
35- update README
36       
3719-11-09 mma (testem14-V09-02-01)
38- add new livermore and penelope physics lists
39     
4025-09-09 mma (testem14-V09-02-00)
41- Remove old livermore and penelope physics lists
42
4324-09-08 mma (testem14-V09-01-03)
44- HistoManager : root as default format
45
4612-06-08 mma (testem14-V09-01-02)
47- Remove AIDA from GNUmakefile
48     
4907-05-08 mma (testem14-V09-01-01)
50- README : update Aida informations     
51     
5208-01-08 mma (testem14-V09-01-00)
53- HistoManager : ascii[0] = flag to control creation of .ascii file
54   
5513-11-07 mma (testem14-V09-00-01)
56- HistoManager/HistoMessenger : print selected histos on ascii file
57
5802-07-07 V.Ivant (testem14-V09-00-00)
59
6024-06-07 mma (testem14-V08-03-00)
61- SteppingAction : modify logic to take into account low energy packages
62- cosmetic in TestEm14.in
63     
6406-04-07 mma (testem14-V08-02-00)
65- vis.mac : suppress command drawTracks
66
6724-10-06 mma (testem14-V08-01-01)
68- GNUmakefile : LOADLIBS
69- remove PhysicsList g4v52
70     
7106-09-06 mma (testem14-V08-01-00)
72- compute mass_energy_transfer coefficient
73     
7419-05-06 mma (testem14-V08-00-04)
75- update README
76     
7710-05-06 mma (testem14-V08-00-03)
78- added protection in DetectorConstruction::UpdateDeometry()
79     
8026-04-06 mma (testem14-V08-00-02)
81- move TestEm13 to TestEm14
82     
8326-04-06 mma (testem13-V08-00-05)
84- save time in SteppingAction: procname==Transportation
85- do not save rndm seed per event
86     
8719-04-06 mma (testem13-V08-00-04)
88- geant3 : extension to charged particles.
89     
9018-04-06 mma (testem13-V08-00-03)
91- macros renamed : allprocess -> gamma  phot -> photoelec
92     
9314-04-06 mma (testem13-V08-00-02)
94- extended to charged particles: PhysicsList, RunAction, SteppingAction.
95- new macros provided.
96- remove multipleScattering from PhysicsList
97- plot final state only if destep is small enough.
98     
9927-01-06 mma (testem13-V08-00-01)
100- add LowEnergy PhysicsList : livermore and penelope
101- RunAction: minor changes in printout format     
102     
10306-01-06 mma
104- example PhotonProcesses renamed TestEm13
105   
10606-12-05 Gabriele Cosmo
107- Trivial changes for support of CLHEP-2.0.X series.
108
10922-11-05 mma (photonprocesses-V07-01-01)
110- update README for OpenScientist
111     
11214-11-05 Gabriele Cosmo (photonprocesses-V07-01-00)
113- Migration to <sstream> for HistoMessenger.
114
11501-06-05 mma (photonprocesses-V07-00-02)
116- HistoManager : option "--noErrors" for hbook
117     
11810-05-05 mma (photonprocesses-V07-00-01)
119- migration v70->standard->v52 : PhysicsList and macros
120- EmCalculator in RunAction
121     
1223rd May 2005  John Allison  (examples-V07-00-03)
123- Replaced vis manager with G4VisExecutive.
124
12503-03-05 mma (photonprocesses-V07-00-00)
126- HistoManager : - put a protection for the creation of analysis factory;
127                 - file extension is fileType;
128                 
129- HistoMessenger : new command setFileOption
130
13102 Dec 04: V.Ivant (photonprocesses-V06-02-03)
132- Migration to cmath
133     
13429-09-04 mma(photonprocesses-V06-02-02)
135- do not delete Analysisfactory (for Jaida)
136     
13713.08.04 mma (photonprocesses-V06-02-01)
138- add anni.mac
139     
14030.06.04 mma (photonprocesses-V06-02-00)
141- modifs in HistoManager and messenger to conform to testem5-V06-01-04
142     
14310.06.04 mma (photonprocesses-V06-01-01)
144- modifs in HistoManager and messenger to allow a multiruns job.
145             
14623.04.04 Michel Maire (photonprocesses-V06-01-00)
147- creation, from TestEm1
148     
Note: See TracBrowser for help on using the repository browser.