source: trunk/examples/advanced/human_phantom/History @ 1282

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

update to geant4.9.3

File size: 3.6 KB
Line 
1$Id: History,v 1.25 2009/04/06 06:24:37 cirrone Exp $
2-------------------------------------------------------------------
3
4     =========================================================
5     Geant4 - an Object-Oriented Toolkit for Simulation in HEP
6     =========================================================
7
8                      Category History file
9                      ---------------------
10
11This file should be used by G4 developers and category coordinators
12to briefly summarize all major modifications introduced in the code
13and keep track of all category-tags.
14It DOES NOT substitute the  CVS log-message one should put at every
15committal in the CVS repository !
16
17     ----------------------------------------------------------
18     * Reverse chronological order (last date on top), please *
19     ----------------------------------------------------------
20
21April 6, 2009, G.A.P.Cirrone, tag: human_phantom-V09-02-02
22- GNUmakefile updated
23
24February 20, 2009, G. Cosmo tag: human_phantom-V09-02-01
25- Corrected URL for standard location of schema in all GDML files.
26- Use "OrganPos" and "OrganRot" as names for organ's transformations in
27  ORNL files, as implied by code.
28- Fixed 'solids' tag in ORNLLeftLegBone.gdml files for male and female.
29
30February 19, 2009, G. Cosmo tag: human_phantom-V09-02-00
31- Migrated GDML read setup to use embedded GDML reader as in Geant4 9.2.
32- Fixed compilation warnings.
33- Updated README.
34
35June 6, 2007, M.G. Pia tag: human_phantom-V08-03-00
36- Minor documentation fix
37
38May 15, 2007, S. Guatelli tag: human_phantom-V08-02-02
39- Left and Right Adrenals introduced
40- Left and Right Scapulae introduced
41
42February 19, 2007, S. Guatelli tag:human_phantom-V08-02-01
43
44March 13, 2007, S. Guatelli tag: human_phantom-V08-02-07
45- VoxelBreastSensitive detector  introduced
46- Bug deleted in MIRDOvary
47
48February 24, 2007, S. Guatelli tag: human_phantom-V08-02-06
49- PhantomHeadBuilder introduced
50
51February 23, 2007, S. Guatelli tag:human_phantom-V08-02-05
52- Voxel Right breast introduced
53
54
55February 22, 2007, S. Guatelli tag:human_phantom-V08-02-04
56- Voxel Left breast introduced
57
58February 22, 2007, S. Guatelli tag:human_phantom-V08-02-03
59- Bug in MIRDLeftBreast and MIRDRightBreast corrected
60
61February 21, 2007, S. Guatelli tag:human_phantom-V08-02-02
62- G4HumanPhantomEnergyDeposit deleted
63- HitCollection introduced
64
65January 17, 2007, S. Guatelli tag:human_phantom-V08-02-00
66
67November 30, 2006, S. Guatelli tag: human_phantom-V08-01-03
68- Corrected bug in the definition of materials for MIRD phantom model.
69
70November 30, 2006, S. Guatelli tag: human_phantom-V08-01-01
71                                    human_phantom-V08-01-02
72- Geantino introduced as primary particles
73- MIRD model is hard-coded
74- ORNL model is defined through GDML files 
75- No overlapping volumes
76- Translation for the legs is set to:x="-7.01" y="-39.1" z="0"
77  instead of x="-7." y="-39." z="0", to avoid volume overlaps
78- Review of the code
79- Design iteration
80
81February 11, 2006, G. Guerrieri
82- Energy deposit in the phantom added.
83
84November 23, 2005, G. Guerrieri
85- Adult Male phantom GDML file added.
86
87August 15, 2005, G. Guerrieri
88- Modified approximated legs and leg bones.
89- Commit the example
90
91July 26, 2005, G. Guerrieri
92- Commit the example
93
94June 30, 2005 G.Guerrieri
95- Add other body part (now there's 26 body part on the Female MIRD/ORNL model)
96- UI operates in PreInit reading GDML file and then Initialize() construction.
97
98June 20, 2005 G.Guerrieri
99- UI with command defining
100-- Sex of Phantom
101-- Model pf Phantom
102-- Name of body part to be built and their sensitivity
103
104June 15rd, 2005 G.Guerrieri
105- First implementation of phantom using GDML file for description persistency.
106
Note: See TracBrowser for help on using the repository browser.