source: trunk/examples/advanced/medical_linac/History @ 1288

Last change on this file since 1288 was 1230, checked in by garnier, 14 years ago

update to geant4.9.3

File size: 4.4 KB
Line 
1$Id: History,v 1.27 2009/11/19 09:54:39 cirrone Exp $
2-------------------------------------------------------------------
3
4     =========================================================
5     Geant4 - an Object-Oriented Toolkit for Simulation in HEP
6     =========================================================
7
8                      Category History file
9                      ---------------------
10This file should be used by G4 developers and category coordinators
11to briefly summarize all major modifications introduced in the code
12and keep track of all category-tags.
13
14     ----------------------------------------------------------
15     * Reverse chronological order (last date on top), please *
16     ----------------------------------------------------------
1719.11.2009   C. Andenna, B. Caccia, G.A.P.Cirrone tag medical_linac-V09-02-05
18             History corrected, changed the local environmental variables name               
19
2018.11.2009   C. Andenna, B. Caccia, G.A.P.Cirrone tag medical_linac-V09-02-04
21             updated of the include and src files, written the README_MedLinac2.txt.
22
2317.11.2009   C. Andenna, B. Caccia, G.A.P.Cirrone tag medical_linac-V09-02-03
24             first realise of the new version of the medical linac
25
2618.09.2009   G.A.P.Cirrone, tag medical_linac-V09-02-02
27           - Corrected a crash in the MedLinacHead.cc file class.
28           - Update of the physics models: deleted the old and not
29             more supported Lowenergy electromagnetic models and
30             added the possibility to activate the physics lists and the
31             Reference physics lists (or packages) directly
32             via macro command;
33           - Added the possibility to set cuts and max allowed step lenghts
34             via macro commands
35
3615.09.2009   G.A.P.Cirrone, tag medical_linac-V09-02-01
37             GNUmakefile corrected
38
3906.04.2009   G.A.P.Cirrone, tag medical_linac-V09-02-00
40             GNUmakefile updated
41
4206.07.2007   Michela Piergentili, tag medical_linac-V08-03-02
43             bug 880 fixed in Detector Construction
44 
4501.07.2007   Michela Piergentili, tag medical_linac-V08-03-01
46             macro updated
47
4801.07.2007   Michela Piergentili, tag medical_linac-V08-03-00
49             removed MedLinacVisManager, set initial seed to 0
50             The example compiles with CLHEP 2.0.3.1
51             use of MultipleScattering instead of MultipleScattering52
52
5308.12.2005   Michela Piergentili , tag medical_linac-V07-01-05
54             updated macro for visualization
55 
5607.12.2005   Susanna Guatelli, tag medical_linac-V07-01-04
57             The example compiles with CLHEP 2.0.2.2
58
5925.11.2005   Michela Piergentili , tag medical_linac-V07-01-03
60             update README file, added new methods to messengers
61             for the selection of the detector features
62
6325.11.2005   Michela Piergentili , tag medical_linac-V07-01-02
64             code maitenance
65
6624.11.2005   Michela Piergentili , tag medical_linac-V07-01-01
67             code maitenance
68
6924.11.2005   Michela Piergentili , tag medical_linac-V07-01-00
70             code maitenance
71
7213.07.2005   Michela Piergentili, tag medical_linac-V07-00-06
73             macro added
74
7504.07.2005   Michela Piergentili, tag medical_linac-V07-00-05
76             code with DIANE, added histograms
77
7804.07.2005   Michela Piergentili, tag medical_linac-V07-00-04
79             code with DIANE
80
8102.06.2005   Michela Piergentili, tag medical_linac-V07-00-03
82             code maintenance
83
8402.06.2005   Michela Piergentili, tag medical_linac-V07-00-02
85             Bug fixed in ROGeometry
86
873rd May 2005  John Allison  (examples-V07-00-03)
88- Replaced vis manager with G4VisExecutive.
89
9025.11.2004   Michela Piergentili, tag medical_linac-V06-02-00
91             Maintenance of the code.
92
9324.11.2004   Michela Piergentili, tag medical_linac-V07-00-01
94             Added MedLinacTrackingAction, MedLinacMLCDecorator
95             and MedLinacMLCMessenger.
96
9724.11.2004   Michela Piergentili, tag medical_linac-V07-00-00
98             Migration to <cmath>
99
10021.05.2004   Michela Piergentili, tag medical_linac-V06-01-03
101             modified documentation
102
10321.05.2004   Michela Piergentili, tag medical_linac-V06-01-02
104             added README
105
10614.05.2004   Michela Piergentili, tag medical_linac-V06-01-01
107             decorator design iteration implemented, bug fixed in
108             MedLinacPhantomSD, cut per region introduced for the
109             first collimator
110
11102.04.2004   Michela Piergentili, tag medical_linac-V06-01-00
112             geometry completed, bug fixed in DetectorConstruction
113
11418.03.2004   Michela Piergentili, tag medical_linac-V06-00-00
115             First created
116
Note: See TracBrowser for help on using the repository browser.