| [1337] | 1 | $Id: History,v 1.22 2010/06/07 05:40:46 perl Exp $
|
|---|
| [807] | 2 | -------------------------------------------------------------------
|
|---|
| 3 |
|
|---|
| 4 | =========================================================
|
|---|
| 5 | Geant4 - DICOM example
|
|---|
| 6 | =========================================================
|
|---|
| 7 |
|
|---|
| 8 | Category History file
|
|---|
| 9 | ---------------------
|
|---|
| [1337] | 10 | 06.06.2010 - Joseph Perl (DICOM-V09-03-03)
|
|---|
| 11 | Remove unused variable in EventAction
|
|---|
| [807] | 12 |
|
|---|
| [1337] | 13 | 03.06.2010 - Joseph Perl (DICOM-V09-03-02)
|
|---|
| 14 | Updated vis usage
|
|---|
| 15 |
|
|---|
| 16 | 19.11.2009- Stéphane Chauvie (DICOM-V09-03-00)
|
|---|
| 17 | 01.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 |
|
|---|
| 22 | 19.11.2009- Stephanee Chauvie (DICOM-V09-02-03)
|
|---|
| 23 | Changed DICOM Handler to read CT files coming from CONQUEST DICOM server
|
|---|
| 24 |
|
|---|
| 25 | 05.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 |
|
|---|
| 30 | 27.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 |
|
|---|
| 34 | 27.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 |
|
|---|
| 40 | 21.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 |
|
|---|
| [807] | 49 | 22.01.2008 - Pedro Arce (DICOM-V09-01-00)
|
|---|
| 50 | Do not use 'rindex' in DicomHandler class to avoid problems
|
|---|
| 51 | on Windows.
|
|---|
| 52 |
|
|---|
| 53 | 06.12.2007 - Pedro Arce
|
|---|
| 54 | Added voxel colouring by material. Added possibility to use nested parameterisation
|
|---|
| 55 |
|
|---|
| 56 | 05.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 |
|
|---|
| 60 | 06.12.2005 - Gabriele Cosmo
|
|---|
| 61 | Trivial changes for support of CLHEP-2.0.X series.
|
|---|
| 62 |
|
|---|
| 63 | 29.11.2005 - Susanna Guatelli (DICOM-V07-01-00)
|
|---|
| 64 | Documentation update
|
|---|
| 65 |
|
|---|
| 66 | 12.06.2005 - Stephane Chauvie (DICOM-V07-00-01)
|
|---|
| 67 | Added improvement by Akinori Kimura.
|
|---|
| 68 |
|
|---|
| 69 | 03.05.2005 - John Allison
|
|---|
| 70 | Replaced vis manager with G4VisExecutive.
|
|---|
| 71 |
|
|---|
| 72 | 10.12.2004 - Maria Grazia Pia (DICOM-V06-02-02)
|
|---|
| 73 | Update README to announce further improvements and fixes
|
|---|
| 74 | by Akinori Kimura.
|
|---|
| 75 |
|
|---|
| 76 | 3.12.2004 - Gabriele Cosmo (DICOM-V06-02-01)
|
|---|
| 77 | Implemented migration to <cmath>.
|
|---|
| 78 |
|
|---|
| 79 | 13.5.2004 - Susanna Guatelli
|
|---|
| 80 | updated compiler: gcc3.2.3
|
|---|
| 81 |
|
|---|
| 82 | 11.3.2003 - Susanna Guatelli
|
|---|
| 83 | README changed
|
|---|
| 84 |
|
|---|
| 85 | 6.2003 - Susanna Guatelli
|
|---|
| 86 | First public release of the example
|
|---|