| [807] | 1 | $Id: History,v 1.19 2007/06/06 19:11:20 pia Exp $
|
|---|
| 2 | -------------------------------------------------------------------
|
|---|
| 3 |
|
|---|
| 4 | =========================================================
|
|---|
| 5 | Geant4 - an Object-Oriented Toolkit for Simulation in HEP
|
|---|
| 6 | =========================================================
|
|---|
| 7 |
|
|---|
| 8 | Category History file
|
|---|
| 9 | ---------------------
|
|---|
| 10 |
|
|---|
| 11 | This file should be used by G4 developers and category coordinators
|
|---|
| 12 | to briefly summarize all major modifications introduced in the code
|
|---|
| 13 | and keep track of all category-tags.
|
|---|
| 14 | It DOES NOT substitute the CVS log-message one should put at every
|
|---|
| 15 | committal in the CVS repository !
|
|---|
| 16 |
|
|---|
| 17 | ----------------------------------------------------------
|
|---|
| 18 | * Reverse chronological order (last date on top), please *
|
|---|
| 19 | ----------------------------------------------------------
|
|---|
| 20 |
|
|---|
| 21 | 06.06.2007 MGP human_phantom-V08-03-00
|
|---|
| 22 | Minor documentation fix
|
|---|
| 23 |
|
|---|
| 24 | May 15, 2007, S. Guatelli tag: human_phantom-V08-02-02
|
|---|
| 25 | - Left and Right Adrenals introduced
|
|---|
| 26 | - Left and Right Scapulae introduced
|
|---|
| 27 |
|
|---|
| 28 | February 19, 2007, S. Guatelli tag:human_phantom-V08-02-01
|
|---|
| 29 |
|
|---|
| 30 | March 13, 2007, S. Guatelli tag: human_phantom-V08-02-07
|
|---|
| 31 | - VoxelBreastSensitive detector introduced
|
|---|
| 32 | - Bug deleted in MIRDOvary
|
|---|
| 33 |
|
|---|
| 34 | February 24, 2007, S. Guatelli tag: human_phantom-V08-02-06
|
|---|
| 35 | - PhantomHeadBuilder introduced
|
|---|
| 36 |
|
|---|
| 37 | February 23, 2007, S. Guatelli tag:human_phantom-V08-02-05
|
|---|
| 38 | - Voxel Right breast introduced
|
|---|
| 39 |
|
|---|
| 40 |
|
|---|
| 41 | February 22, 2007, S. Guatelli tag:human_phantom-V08-02-04
|
|---|
| 42 | - Voxel Left breast introduced
|
|---|
| 43 |
|
|---|
| 44 | February 22, 2007, S. Guatelli tag:human_phantom-V08-02-03
|
|---|
| 45 | - Bug in MIRDLeftBreast and MIRDRightBreast corrected
|
|---|
| 46 |
|
|---|
| 47 | February 21, 2007, S. Guatelli tag:human_phantom-V08-02-02
|
|---|
| 48 | - G4HumanPhantomEnergyDeposit deleted
|
|---|
| 49 | - HitCollection introduced
|
|---|
| 50 |
|
|---|
| 51 | January 17, 2007, S. Guatelli tag:human_phantom-V08-02-00
|
|---|
| 52 |
|
|---|
| 53 | November 30, 2006, S. Guatelli tag: human_phantom-V08-01-03
|
|---|
| 54 | - Corrected bug in the definition of materials for MIRD phantom model.
|
|---|
| 55 |
|
|---|
| 56 | November 30, 2006, S. Guatelli tag: human_phantom-V08-01-01
|
|---|
| 57 | human_phantom-V08-01-02
|
|---|
| 58 | - Geantino introduced as primary particles
|
|---|
| 59 | - MIRD model is hard-coded
|
|---|
| 60 | - ORNL model is defined through GDML files
|
|---|
| 61 | - No overlapping volumes
|
|---|
| 62 | - Translation for the legs is set to:x="-7.01" y="-39.1" z="0"
|
|---|
| 63 | instead of x="-7." y="-39." z="0", to avoid volume overlaps
|
|---|
| 64 | - Review of the code
|
|---|
| 65 | - Design iteration
|
|---|
| 66 |
|
|---|
| 67 | February 11, 2006, G. Guerrieri
|
|---|
| 68 | - Energy deposit in the phantom added.
|
|---|
| 69 |
|
|---|
| 70 | November 23, 2005, G. Guerrieri
|
|---|
| 71 | - Adult Male phantom GDML file added.
|
|---|
| 72 |
|
|---|
| 73 | August 15, 2005, G. Guerrieri
|
|---|
| 74 | - Modified approximated legs and leg bones.
|
|---|
| 75 | - Commit the example
|
|---|
| 76 |
|
|---|
| 77 | July 26, 2005, G. Guerrieri
|
|---|
| 78 | - Commit the example
|
|---|
| 79 |
|
|---|
| 80 | June 30, 2005 G.Guerrieri
|
|---|
| 81 | - Add other body part (now there's 26 body part on the Female MIRD/ORNL model)
|
|---|
| 82 | - UI operates in PreInit reading GDML file and then Initialize() construction.
|
|---|
| 83 |
|
|---|
| 84 | June 20, 2005 G.Guerrieri
|
|---|
| 85 | - UI with command defining
|
|---|
| 86 | -- Sex of Phantom
|
|---|
| 87 | -- Model pf Phantom
|
|---|
| 88 | -- Name of body part to be built and their sensitivity
|
|---|
| 89 |
|
|---|
| 90 | June 15rd, 2005 G.Guerrieri
|
|---|
| 91 | - First implementation of phantom using GDML file for description persistency.
|
|---|
| 92 |
|
|---|