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

Last change on this file since 1333 was 1313, checked in by garnier, 14 years ago

geant4.9.4 beta rc0

File size: 4.0 KB
Line 
1$Id: History,v 1.28 2010/06/06 06:20:14 perl 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
21June 4, 2010, J.Perl, tag: human_phantom-V09-03-02
22- Updated vis usage
23
24June 4, 2010, S. Guatelli, tag: human_phantom-V09-03-01
25- Migration of Physics List
26
27April 29, 2010, G.Cosmo, tag: human_phantom-V09-03-00
28- Added missing includes of G4PVPlacement, causing compilation error.
29- Migrated multiple-scattering process in physics-list to particle-based
30  (e+/e-) multiple-scattering.
31- Corrected commands in some macros...
32
33April 6, 2009, G.A.P.Cirrone, tag: human_phantom-V09-02-02
34- GNUmakefile updated
35
36February 20, 2009, G. Cosmo tag: human_phantom-V09-02-01
37- Corrected URL for standard location of schema in all GDML files.
38- Use "OrganPos" and "OrganRot" as names for organ's transformations in
39  ORNL files, as implied by code.
40- Fixed 'solids' tag in ORNLLeftLegBone.gdml files for male and female.
41
42February 19, 2009, G. Cosmo tag: human_phantom-V09-02-00
43- Migrated GDML read setup to use embedded GDML reader as in Geant4 9.2.
44- Fixed compilation warnings.
45- Updated README.
46
47June 6, 2007, M.G. Pia tag: human_phantom-V08-03-00
48- Minor documentation fix
49
50May 15, 2007, S. Guatelli tag: human_phantom-V08-02-02
51- Left and Right Adrenals introduced
52- Left and Right Scapulae introduced
53
54February 19, 2007, S. Guatelli tag:human_phantom-V08-02-01
55
56March 13, 2007, S. Guatelli tag: human_phantom-V08-02-07
57- VoxelBreastSensitive detector  introduced
58- Bug deleted in MIRDOvary
59
60February 24, 2007, S. Guatelli tag: human_phantom-V08-02-06
61- PhantomHeadBuilder introduced
62
63February 23, 2007, S. Guatelli tag:human_phantom-V08-02-05
64- Voxel Right breast introduced
65
66
67February 22, 2007, S. Guatelli tag:human_phantom-V08-02-04
68- Voxel Left breast introduced
69
70February 22, 2007, S. Guatelli tag:human_phantom-V08-02-03
71- Bug in MIRDLeftBreast and MIRDRightBreast corrected
72
73February 21, 2007, S. Guatelli tag:human_phantom-V08-02-02
74- G4HumanPhantomEnergyDeposit deleted
75- HitCollection introduced
76
77January 17, 2007, S. Guatelli tag:human_phantom-V08-02-00
78
79November 30, 2006, S. Guatelli tag: human_phantom-V08-01-03
80- Corrected bug in the definition of materials for MIRD phantom model.
81
82November 30, 2006, S. Guatelli tag: human_phantom-V08-01-01
83                                    human_phantom-V08-01-02
84- Geantino introduced as primary particles
85- MIRD model is hard-coded
86- ORNL model is defined through GDML files 
87- No overlapping volumes
88- Translation for the legs is set to:x="-7.01" y="-39.1" z="0"
89  instead of x="-7." y="-39." z="0", to avoid volume overlaps
90- Review of the code
91- Design iteration
92
93February 11, 2006, G. Guerrieri
94- Energy deposit in the phantom added.
95
96November 23, 2005, G. Guerrieri
97- Adult Male phantom GDML file added.
98
99August 15, 2005, G. Guerrieri
100- Modified approximated legs and leg bones.
101- Commit the example
102
103July 26, 2005, G. Guerrieri
104- Commit the example
105
106June 30, 2005 G.Guerrieri
107- Add other body part (now there's 26 body part on the Female MIRD/ORNL model)
108- UI operates in PreInit reading GDML file and then Initialize() construction.
109
110June 20, 2005 G.Guerrieri
111- UI with command defining
112-- Sex of Phantom
113-- Model pf Phantom
114-- Name of body part to be built and their sensitivity
115
116June 15rd, 2005 G.Guerrieri
117- First implementation of phantom using GDML file for description persistency.
118
Note: See TracBrowser for help on using the repository browser.