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

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

tag geant4.9.4 beta 1 + modifs locales

File size: 3.3 KB
Line 
1$Id: History,v 1.22 2010/06/07 05:40:46 perl Exp $
2-------------------------------------------------------------------
3
4     =========================================================
5                      Geant4 - DICOM example
6     =========================================================
7
8                      Category History file
9                      ---------------------
1006.06.2010 - Joseph Perl (DICOM-V09-03-03)
11            Remove unused variable in EventAction
12
1303.06.2010 - Joseph Perl (DICOM-V09-03-02)
14            Updated vis usage
15
1619.11.2009- Stéphane Chauvie (DICOM-V09-03-00)
1701.06.2010- Stephane Chauvie - Andrea Armando
18            Added function to read nested items (defined and undefined)
19            Removed dependencies on CONQUEST
20            DICOM handler could now read whichever DICOM file (PT,CT,DR,CR,US,MR... )
21           
2219.11.2009- Stephanee Chauvie (DICOM-V09-02-03)
23            Changed DICOM Handler to read CT files coming from CONQUEST DICOM server
24
2505.02.2009 - Pedro Arce (DICOM-V09-02-01)
26             Added report on dose per voxel.
27             Added warning for erroneous inclusion of development code in
28             release 9.2 (to be removed when fix will be included in patch).
29
3027.01.2009 - Gabriele Cosmo (DICOM-V09-02-00)
31             Use new class G4RegularNavigationHistory for counting of step
32             lengths in voxels of the regular structure.
33
3427.11.2008 - Pedro Arce (DICOM-V09-01-02)
35             Included G4PSDoseDeposit_RegNav to distribute dose along voxels,
36             including msc and energy loss corrections, for the case of
37             skipping voxel with equal materials when using regular
38             navigation
39
4021.07.2008 - Pedro Arce (DICOM-V09-01-01)
41             Bug fix in DicomNestedPhantomParameterisation in calculating the
42             'copyNo', so that material assignment was wrong
43             Set default cut to 1 mm (with previous 1.E-3 mm too much time is
44             spent on physics and no improvement is seen with different
45             navigation options).
46             Corrected direction and position of primary particles so that
47             they traverse the DICOM voxels.
48
4922.01.2008 - Pedro Arce (DICOM-V09-01-00)
50             Do not use 'rindex' in DicomHandler class to avoid problems
51             on Windows.
52
5306.12.2007 - Pedro Arce
54             Added voxel colouring by material. Added possibility to use nested parameterisation
55
5605.12.2007 - Pedro Arce
57             Deep review on the input files and the way how the geometry is built.
58             Use of G4PhantomParameterisation and G4RegularNavigation.
59
6006.12.2005 - Gabriele Cosmo
61             Trivial changes for support of CLHEP-2.0.X series.
62
6329.11.2005 - Susanna Guatelli (DICOM-V07-01-00)
64             Documentation update
65
6612.06.2005 - Stephane Chauvie (DICOM-V07-00-01)
67             Added improvement by Akinori Kimura.
68
6903.05.2005 - John Allison
70             Replaced vis manager with G4VisExecutive.
71
7210.12.2004 - Maria Grazia Pia (DICOM-V06-02-02)
73             Update README to announce further improvements and fixes
74             by Akinori Kimura.
75
763.12.2004 - Gabriele Cosmo (DICOM-V06-02-01)
77            Implemented migration to <cmath>.
78
7913.5.2004 - Susanna Guatelli
80            updated compiler: gcc3.2.3
81
8211.3.2003 - Susanna Guatelli
83            README changed
84
856.2003 - Susanna Guatelli
86         First public release of the example
Note: See TracBrowser for help on using the repository browser.