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

Last change on this file since 1282 was 807, checked in by garnier, 16 years ago

update

File size: 2.9 KB
Line 
1$Id: History,v 1.25 2007/07/04 11:14:33 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
1804-07-07  V.Ivant (gtherapy-V09-00-00)
19- Provide a possibility to change cuts between runs
20
2125-05-07  V.Ivant (gtherapy-V08-03-02)
22- Fixed singleton GetPointer method
23
2424-05-07  V.Ivant (gtherapy-V08-03-01)
25- substitute autoptr by normal pointers in Histo to avoid crash
26
2716 May 07: V.Ivant (gtherapy-V08-03-00)
28- Use renamed EM Phys list components from physics_lists subdirectory;
29
3016 November 06: V.Ivant (gtherapy-V08-01-00)
31- Use Phys list components from physics_list subdirectory;
32- GNUmakefile - LDFLAGS -> LOADLIBS
33
3417 January 06: V.Ivant (gtherapy-V08-00-00)
35- PreciseRange -> CSDARange
36
3706 December 05: G.Cosmo
38- Trivial changes for support of CLHEP-2.0.X series.
39
4002 December 05: V.Ivant (gtherapy-V07-01-02)
41- Fix crash connected with non-static hadrons
42
4323 August 05: V.Ivant (gtherapy-V07-01-01)
44- Add g4v71 builder
45
4623 August 05: V.Ivant (gtherapy-V07-01-00)
47- Add vis.mac;
48- Use standard angular distribution for lowenergy PhotoElectric
49- Add histogram type (aida, root, hbook)
50
517 June 05: V.Ivant (gtherapy-V07-00-04)
52- Fix step limiter UI
53
546 June 05: V.Ivant (gtherapy-V07-00-03)
55- Use "ApplyCuts" option
56
5731 May 05: V.Ivant (gtherapy-V07-00-02)
58- Migrade to NIST materials
59
609 May 05: V.Ivant (gtherapy-V07-00-01)
61- Remove QED Builder70
62
633rd May 2005  John Allison  (examples-V07-00-03)
64- Replaced vis manager with G4VisExecutive.
65
6614 April 05: V.Ivant (gtherapy-V07-00-00)
67- Update QED Builder70
68- Return back killing electrons in the gas volume
69
7015 Dec 04: V.Ivant (gtherapy-V06-02-07)
71- Uncomment out the StepFunction in GammaTherapy.in
72- Uncommnet line in PhysicsList constructor,w hich is needed to
73  get UI command
74
7513 Dec 04: S.Sadilov (gtherapy-V06-02-06)
76- Comment out the StepFunction in GammaTherapy.in
77
7802 Dec 04: V.Ivant (gtherapy-V06-02-05)
79- Migration to cmath
80
8102-12-04 V.Ivan. (gtherapy-V06-02-04)
82- Fix bug - miration in ParticleChange
83- Use EM PhysicsList for 7.0
84
8530-11-04 V.Ivan. (gtherapy-V06-02-03)
86- Fix bug - comment out step max
87
8801-11-04 V.Ivan. (gtherapy-V06-02-02)
89- cleanup for the release
90     
9113-09-04 V.Ivan. (gtherapy-V06-02-01)
92- fix normalisation of histograms;
93- change position of plane for scoring radial distribution
94  from 10 cm to 7 cm; 
95
9603-08-04 V.Ivan. (gtherapy-V06-02-00)
97- created;
98     
Note: See TracBrowser for help on using the repository browser.