| 1 | $Id: History,v 1.13 2008/01/22 15:09:53 gcosmo Exp $
|
|---|
| 2 | -------------------------------------------------------------------
|
|---|
| 3 |
|
|---|
| 4 | =========================================================
|
|---|
| 5 | Geant4 - DICOM example
|
|---|
| 6 | =========================================================
|
|---|
| 7 |
|
|---|
| 8 | Category History file
|
|---|
| 9 | ---------------------
|
|---|
| 10 |
|
|---|
| 11 | 22.01.2008 - Pedro Arce (DICOM-V09-01-00)
|
|---|
| 12 | Do not use 'rindex' in DicomHandler class to avoid problems
|
|---|
| 13 | on Windows.
|
|---|
| 14 |
|
|---|
| 15 | 06.12.2007 - Pedro Arce
|
|---|
| 16 | Added voxel colouring by material. Added possibility to use nested parameterisation
|
|---|
| 17 |
|
|---|
| 18 | 05.12.2007 - Pedro Arce
|
|---|
| 19 | Deep review on the input files and the way how the geometry is built.
|
|---|
| 20 | Use of G4PhantomParameterisation and G4RegularNavigation.
|
|---|
| 21 |
|
|---|
| 22 | 06.12.2005 - Gabriele Cosmo
|
|---|
| 23 | Trivial changes for support of CLHEP-2.0.X series.
|
|---|
| 24 |
|
|---|
| 25 | 29.11.2005 - Susanna Guatelli (DICOM-V07-01-00)
|
|---|
| 26 | Documentation update
|
|---|
| 27 |
|
|---|
| 28 | 12.06.2005 - Stephane Chauvie (DICOM-V07-00-01)
|
|---|
| 29 | Added improvement by Akinori Kimura.
|
|---|
| 30 |
|
|---|
| 31 | 03.05.2005 - John Allison
|
|---|
| 32 | Replaced vis manager with G4VisExecutive.
|
|---|
| 33 |
|
|---|
| 34 | 10.12.2004 - Maria Grazia Pia (DICOM-V06-02-02)
|
|---|
| 35 | Update README to announce further improvements and fixes
|
|---|
| 36 | by Akinori Kimura.
|
|---|
| 37 |
|
|---|
| 38 | 3.12.2004 - Gabriele Cosmo (DICOM-V06-02-01)
|
|---|
| 39 | Implemented migration to <cmath>.
|
|---|
| 40 |
|
|---|
| 41 | 13.5.2004 - Susanna Guatelli
|
|---|
| 42 | updated compiler: gcc3.2.3
|
|---|
| 43 |
|
|---|
| 44 | 11.3.2003 - Susanna Guatelli
|
|---|
| 45 | README changed
|
|---|
| 46 |
|
|---|
| 47 | 6.2003 - Susanna Guatelli
|
|---|
| 48 | First public release of the example
|
|---|