source: trunk/examples/extended/medical/GammaTherapy/History @ 1341

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

tag geant4.9.4 beta 1 + modifs locales

File size: 3.3 KB
Line 
1$Id: History,v 1.29 2010/06/07 05:40:46 perl Exp $
2-------------------------------------------------------------------
3
4     =========================================================
5     Geant4 - an Object-Oriented Toolkit for Simulation in HEP
6     =========================================================
7
8                    GammaTherapy 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 (gtherapy-V09-03-01)
19- Remove unused variable in EventAction
20
2104-06-10 J.Perl (gtherapy-V09-03-00)
22- Updated vis usage
23
2421-11-09  V.Ivant (gtherapy-V09-02-00)
25- update EM physics according to 9.3
26
2711-06-08  V.Ivant (gtherapy-V09-01-00)
28- Remove AIDA from GNUmakefile
29- Added opt3 variant of EM physics
30
3104-07-07  V.Ivant (gtherapy-V09-00-00)
32- Provide a possibility to change cuts between runs
33
3425-05-07  V.Ivant (gtherapy-V08-03-02)
35- Fixed singleton GetPointer method
36
3724-05-07  V.Ivant (gtherapy-V08-03-01)
38- substitute autoptr by normal pointers in Histo to avoid crash
39
4016 May 07: V.Ivant (gtherapy-V08-03-00)
41- Use renamed EM Phys list components from physics_lists subdirectory;
42
4316 November 06: V.Ivant (gtherapy-V08-01-00)
44- Use Phys list components from physics_list subdirectory;
45- GNUmakefile - LDFLAGS -> LOADLIBS
46
4717 January 06: V.Ivant (gtherapy-V08-00-00)
48- PreciseRange -> CSDARange
49
5006 December 05: G.Cosmo
51- Trivial changes for support of CLHEP-2.0.X series.
52
5302 December 05: V.Ivant (gtherapy-V07-01-02)
54- Fix crash connected with non-static hadrons
55
5623 August 05: V.Ivant (gtherapy-V07-01-01)
57- Add g4v71 builder
58
5923 August 05: V.Ivant (gtherapy-V07-01-00)
60- Add vis.mac;
61- Use standard angular distribution for lowenergy PhotoElectric
62- Add histogram type (aida, root, hbook)
63
647 June 05: V.Ivant (gtherapy-V07-00-04)
65- Fix step limiter UI
66
676 June 05: V.Ivant (gtherapy-V07-00-03)
68- Use "ApplyCuts" option
69
7031 May 05: V.Ivant (gtherapy-V07-00-02)
71- Migrade to NIST materials
72
739 May 05: V.Ivant (gtherapy-V07-00-01)
74- Remove QED Builder70
75
763rd May 2005  John Allison  (examples-V07-00-03)
77- Replaced vis manager with G4VisExecutive.
78
7914 April 05: V.Ivant (gtherapy-V07-00-00)
80- Update QED Builder70
81- Return back killing electrons in the gas volume
82
8315 Dec 04: V.Ivant (gtherapy-V06-02-07)
84- Uncomment out the StepFunction in GammaTherapy.in
85- Uncommnet line in PhysicsList constructor,w hich is needed to
86  get UI command
87
8813 Dec 04: S.Sadilov (gtherapy-V06-02-06)
89- Comment out the StepFunction in GammaTherapy.in
90
9102 Dec 04: V.Ivant (gtherapy-V06-02-05)
92- Migration to cmath
93
9402-12-04 V.Ivan. (gtherapy-V06-02-04)
95- Fix bug - miration in ParticleChange
96- Use EM PhysicsList for 7.0
97
9830-11-04 V.Ivan. (gtherapy-V06-02-03)
99- Fix bug - comment out step max
100
10101-11-04 V.Ivan. (gtherapy-V06-02-02)
102- cleanup for the release
103     
10413-09-04 V.Ivan. (gtherapy-V06-02-01)
105- fix normalisation of histograms;
106- change position of plane for scoring radial distribution
107  from 10 cm to 7 cm; 
108
10903-08-04 V.Ivan. (gtherapy-V06-02-00)
110- created;
111     
Note: See TracBrowser for help on using the repository browser.