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

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

tag geant4.9.4 beta 1 + modifs locales

File size: 2.3 KB
Line 
1$Id: History,v 1.22 2010/05/17 20:37:52 maire Exp $
2-------------------------------------------------------------------
3
4 =========================================================
5 Geant4 - an Object-Oriented Toolkit for Simulation in HEP
6 =========================================================
7
8 TestEm0 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
1817-05-10 mma (testem0-V09-03-04)
19- TestEm0.cc : introduction of G4UIExecutive
20
2110-05-10 mma (testem0-V09-03-03)
22- RunAction - reverse order: ComputeCrossSection, then GetCrossSection
23
2406-04-10 V.Ivant (testem0-V09-03-02)
25- RunAction - printout both GetCrossSection and ComputeCrossSection
26
2729-03-10 mma (testem0-V09-03-01)
28- RunAction - come back to "Get.." methods
29
3023-03-10 V.Ivant (testem0-V09-03-00)
31- new PhysicsLists : emstandard_opt0,1,2,3
32- RunAction - use calculator methods "Compute.." instead of "Get.."
33
3417-11-09 mma (testem0-V09-02-01)
35- new PhysicsLists : livermore, penelope
36 remove runManger->Initialize() from TestEm0.cc
37
3814-11-09 mma (testem0-V09-02-00)
39- PhysListEmStandard : replace obsolete G4MultipleScattering
40
4117-11-08 mma (testem0-V09-01-01)
42- Em options : 20 bins/decade
43
4417-12-07 mma (testem0-V09-01-00)
45- compute max energy transferable
46
4726-06-07 mma
48- G4ProductionCutsTable::SetEnergyRange(100*eV, 1*GeV)
49
5021-06-07 mma (testem0-V08-03-00)
51- cosmetic in TestEm0.cc
52
5308-12-06 mma (testem0-V08-01-02)
54- correct a cout in BeginOfRun
55
5616-08-06 mma (testem0-V08-01-01)
57
5821-07-06 V.Ivant (testem0-V08-01-00)
59- open a possibility to use NIST materials additionally to
60 predefined materials
61
6217-06-06 mma (testem0-V08-00-04)
63- compute e- critical energy and Moliere radius
64
6519-05-06 mma (testem0-V08-00-03)
66- modify binning for CSDA range table
67
6818-04-06 V.Ivant (testem0-V08-00-02)
69- fix compilation warning, improve cout
70
7105-04-06 mma (testem0-V08-00-01)
72- add transport mean free path (for multiple scattering)
73
7421-03-06 mma (testem0-V08-00-00)
75- creation
Note: See TracBrowser for help on using the repository browser.