63 lines
2.3 KiB
Plaintext
63 lines
2.3 KiB
Plaintext
$Id: History,v 1.15 2008/11/27 21:55:27 arce Exp $
|
|
-------------------------------------------------------------------
|
|
|
|
=========================================================
|
|
Geant4 - DICOM example
|
|
=========================================================
|
|
|
|
Category History file
|
|
---------------------
|
|
|
|
27.11.2008 - Pedro Arce (DICOM-V09-01-02)
|
|
Included G4PSDoseDeposit_RegNav to distribute dose along voxels,
|
|
including msc and energy loss corrections, for the case of
|
|
skipping voxel with equal materials when using regular
|
|
navigation
|
|
21.07.2008 - Pedro Arce (DICOM-V09-01-01)
|
|
Bug fix in DicomNestedPhantomParameterisation in calculating the
|
|
'copyNo', so that material assignment was wrong
|
|
Set default cut to 1 mm (with previous 1.E-3 mm too much time is
|
|
spent on physics and no improvement is seen with different
|
|
navigation options).
|
|
Corrected direction and position of primary particles so that
|
|
they traverse the DICOM voxels.
|
|
|
|
22.01.2008 - Pedro Arce (DICOM-V09-01-00)
|
|
Do not use 'rindex' in DicomHandler class to avoid problems
|
|
on Windows.
|
|
|
|
06.12.2007 - Pedro Arce
|
|
Added voxel colouring by material. Added possibility to use nested parameterisation
|
|
|
|
05.12.2007 - Pedro Arce
|
|
Deep review on the input files and the way how the geometry is built.
|
|
Use of G4PhantomParameterisation and G4RegularNavigation.
|
|
|
|
06.12.2005 - Gabriele Cosmo
|
|
Trivial changes for support of CLHEP-2.0.X series.
|
|
|
|
29.11.2005 - Susanna Guatelli (DICOM-V07-01-00)
|
|
Documentation update
|
|
|
|
12.06.2005 - Stephane Chauvie (DICOM-V07-00-01)
|
|
Added improvement by Akinori Kimura.
|
|
|
|
03.05.2005 - John Allison
|
|
Replaced vis manager with G4VisExecutive.
|
|
|
|
10.12.2004 - Maria Grazia Pia (DICOM-V06-02-02)
|
|
Update README to announce further improvements and fixes
|
|
by Akinori Kimura.
|
|
|
|
3.12.2004 - Gabriele Cosmo (DICOM-V06-02-01)
|
|
Implemented migration to <cmath>.
|
|
|
|
13.5.2004 - Susanna Guatelli
|
|
updated compiler: gcc3.2.3
|
|
|
|
11.3.2003 - Susanna Guatelli
|
|
README changed
|
|
|
|
6.2003 - Susanna Guatelli
|
|
First public release of the example
|