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

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

update ti head

File size: 3.6 KB
Line 
1$Id: History,v 1.32 2010/10/26 12:09:14 vnivanch 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
1826-10-10  V.Ivant (gtherapy-V09-03-04)
19- in PrimaryGeneratorAction.hh remove unused methods
20
2125-10-10  G.Folger  (gtherapy-V09-03-03)
22- in PrimaryGeneratorAction.hh, comment unused definition of
23    G4ThreeVector GetBeamEnergy()
24
2521-10-10  V.Ivant (gtherapy-V09-03-02)
26- Cleanup AIDA histograms and analysis
27
2806-06-10 J.Perl (gtherapy-V09-03-01)
29- Remove unused variable in EventAction
30
3104-06-10 J.Perl (gtherapy-V09-03-00)
32- Updated vis usage
33
3421-11-09  V.Ivant (gtherapy-V09-02-00)
35- update EM physics according to 9.3
36
3711-06-08  V.Ivant (gtherapy-V09-01-00)
38- Remove AIDA from GNUmakefile
39- Added opt3 variant of EM physics
40
4104-07-07  V.Ivant (gtherapy-V09-00-00)
42- Provide a possibility to change cuts between runs
43
4425-05-07  V.Ivant (gtherapy-V08-03-02)
45- Fixed singleton GetPointer method
46
4724-05-07  V.Ivant (gtherapy-V08-03-01)
48- substitute autoptr by normal pointers in Histo to avoid crash
49
5016 May 07: V.Ivant (gtherapy-V08-03-00)
51- Use renamed EM Phys list components from physics_lists subdirectory;
52
5316 November 06: V.Ivant (gtherapy-V08-01-00)
54- Use Phys list components from physics_list subdirectory;
55- GNUmakefile - LDFLAGS -> LOADLIBS
56
5717 January 06: V.Ivant (gtherapy-V08-00-00)
58- PreciseRange -> CSDARange
59
6006 December 05: G.Cosmo
61- Trivial changes for support of CLHEP-2.0.X series.
62
6302 December 05: V.Ivant (gtherapy-V07-01-02)
64- Fix crash connected with non-static hadrons
65
6623 August 05: V.Ivant (gtherapy-V07-01-01)
67- Add g4v71 builder
68
6923 August 05: V.Ivant (gtherapy-V07-01-00)
70- Add vis.mac;
71- Use standard angular distribution for lowenergy PhotoElectric
72- Add histogram type (aida, root, hbook)
73
747 June 05: V.Ivant (gtherapy-V07-00-04)
75- Fix step limiter UI
76
776 June 05: V.Ivant (gtherapy-V07-00-03)
78- Use "ApplyCuts" option
79
8031 May 05: V.Ivant (gtherapy-V07-00-02)
81- Migrade to NIST materials
82
839 May 05: V.Ivant (gtherapy-V07-00-01)
84- Remove QED Builder70
85
863rd May 2005  John Allison  (examples-V07-00-03)
87- Replaced vis manager with G4VisExecutive.
88
8914 April 05: V.Ivant (gtherapy-V07-00-00)
90- Update QED Builder70
91- Return back killing electrons in the gas volume
92
9315 Dec 04: V.Ivant (gtherapy-V06-02-07)
94- Uncomment out the StepFunction in GammaTherapy.in
95- Uncommnet line in PhysicsList constructor,w hich is needed to
96  get UI command
97
9813 Dec 04: S.Sadilov (gtherapy-V06-02-06)
99- Comment out the StepFunction in GammaTherapy.in
100
10102 Dec 04: V.Ivant (gtherapy-V06-02-05)
102- Migration to cmath
103
10402-12-04 V.Ivan. (gtherapy-V06-02-04)
105- Fix bug - miration in ParticleChange
106- Use EM PhysicsList for 7.0
107
10830-11-04 V.Ivan. (gtherapy-V06-02-03)
109- Fix bug - comment out step max
110
11101-11-04 V.Ivan. (gtherapy-V06-02-02)
112- cleanup for the release
113     
11413-09-04 V.Ivan. (gtherapy-V06-02-01)
115- fix normalisation of histograms;
116- change position of plane for scoring radial distribution
117  from 10 cm to 7 cm; 
118
11903-08-04 V.Ivan. (gtherapy-V06-02-00)
120- created;
121     
Note: See TracBrowser for help on using the repository browser.