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

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

update ti head

File size: 4.7 KB
Line 
1$Id: History,v 1.23 2010/10/13 13:42:33 vnivanch 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
1813-10-10 V.Ivanchenko (testem14-V09-03-04)
19- SteppingAction - use const pointers for step/track objects
20     
2106-06-10 J.Perl (testem14-V09-03-03)
22- Remove unused variable in EventAction
23
2403-06-10 J.Perl (testem14-V09-03-02)
25- Updated vis usage
26
2705-04-10 mma (testem14-V09-03-01)
28- PhysicsList: remove non pertinent EmOptions
29- RunAction: replace ProcessCount by map<string, int>
30       
3102-04-10 mma (testem14-V09-03-00)
32- PhysicsList: extend ProductionCuts down to 100 eV
33- PhysListEmStandard, Livermore, Penelope:
34      all processes registered as discrete -> no continuous Eloss
35- cleanup SteppingAction
36- remove SteppingMessenger
37- TestEm14.cc : introduction of G4UIExecutive     
38- update README
39       
4019-11-09 mma (testem14-V09-02-01)
41- add new livermore and penelope physics lists
42     
4325-09-09 mma (testem14-V09-02-00)
44- Remove old livermore and penelope physics lists
45
4624-09-08 mma (testem14-V09-01-03)
47- HistoManager : root as default format
48
4912-06-08 mma (testem14-V09-01-02)
50- Remove AIDA from GNUmakefile
51     
5207-05-08 mma (testem14-V09-01-01)
53- README : update Aida informations     
54     
5508-01-08 mma (testem14-V09-01-00)
56- HistoManager : ascii[0] = flag to control creation of .ascii file
57   
5813-11-07 mma (testem14-V09-00-01)
59- HistoManager/HistoMessenger : print selected histos on ascii file
60
6102-07-07 V.Ivant (testem14-V09-00-00)
62
6324-06-07 mma (testem14-V08-03-00)
64- SteppingAction : modify logic to take into account low energy packages
65- cosmetic in TestEm14.in
66     
6706-04-07 mma (testem14-V08-02-00)
68- vis.mac : suppress command drawTracks
69
7024-10-06 mma (testem14-V08-01-01)
71- GNUmakefile : LOADLIBS
72- remove PhysicsList g4v52
73     
7406-09-06 mma (testem14-V08-01-00)
75- compute mass_energy_transfer coefficient
76     
7719-05-06 mma (testem14-V08-00-04)
78- update README
79     
8010-05-06 mma (testem14-V08-00-03)
81- added protection in DetectorConstruction::UpdateDeometry()
82     
8326-04-06 mma (testem14-V08-00-02)
84- move TestEm13 to TestEm14
85     
8626-04-06 mma (testem13-V08-00-05)
87- save time in SteppingAction: procname==Transportation
88- do not save rndm seed per event
89     
9019-04-06 mma (testem13-V08-00-04)
91- geant3 : extension to charged particles.
92     
9318-04-06 mma (testem13-V08-00-03)
94- macros renamed : allprocess -> gamma  phot -> photoelec
95     
9614-04-06 mma (testem13-V08-00-02)
97- extended to charged particles: PhysicsList, RunAction, SteppingAction.
98- new macros provided.
99- remove multipleScattering from PhysicsList
100- plot final state only if destep is small enough.
101     
10227-01-06 mma (testem13-V08-00-01)
103- add LowEnergy PhysicsList : livermore and penelope
104- RunAction: minor changes in printout format     
105     
10606-01-06 mma
107- example PhotonProcesses renamed TestEm13
108   
10906-12-05 Gabriele Cosmo
110- Trivial changes for support of CLHEP-2.0.X series.
111
11222-11-05 mma (photonprocesses-V07-01-01)
113- update README for OpenScientist
114     
11514-11-05 Gabriele Cosmo (photonprocesses-V07-01-00)
116- Migration to <sstream> for HistoMessenger.
117
11801-06-05 mma (photonprocesses-V07-00-02)
119- HistoManager : option "--noErrors" for hbook
120     
12110-05-05 mma (photonprocesses-V07-00-01)
122- migration v70->standard->v52 : PhysicsList and macros
123- EmCalculator in RunAction
124     
1253rd May 2005  John Allison  (examples-V07-00-03)
126- Replaced vis manager with G4VisExecutive.
127
12803-03-05 mma (photonprocesses-V07-00-00)
129- HistoManager : - put a protection for the creation of analysis factory;
130                 - file extension is fileType;
131                 
132- HistoMessenger : new command setFileOption
133
13402 Dec 04: V.Ivant (photonprocesses-V06-02-03)
135- Migration to cmath
136     
13729-09-04 mma(photonprocesses-V06-02-02)
138- do not delete Analysisfactory (for Jaida)
139     
14013.08.04 mma (photonprocesses-V06-02-01)
141- add anni.mac
142     
14330.06.04 mma (photonprocesses-V06-02-00)
144- modifs in HistoManager and messenger to conform to testem5-V06-01-04
145     
14610.06.04 mma (photonprocesses-V06-01-01)
147- modifs in HistoManager and messenger to allow a multiruns job.
148             
14923.04.04 Michel Maire (photonprocesses-V06-01-00)
150- creation, from TestEm1
151     
Note: See TracBrowser for help on using the repository browser.