Files
geant4/examples/advanced/human_phantom/History
T
2016-06-09 16:15:05 +02:00

107 lines
3.6 KiB
Plaintext

$Id: History,v 1.25 2009/04/06 06:24:37 cirrone Exp $
-------------------------------------------------------------------
=========================================================
Geant4 - an Object-Oriented Toolkit for Simulation in HEP
=========================================================
Category History file
---------------------
This file should be used by G4 developers and category coordinators
to briefly summarize all major modifications introduced in the code
and keep track of all category-tags.
It DOES NOT substitute the CVS log-message one should put at every
committal in the CVS repository !
----------------------------------------------------------
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
April 6, 2009, G.A.P.Cirrone, tag: human_phantom-V09-02-02
- GNUmakefile updated
February 20, 2009, G. Cosmo tag: human_phantom-V09-02-01
- Corrected URL for standard location of schema in all GDML files.
- Use "OrganPos" and "OrganRot" as names for organ's transformations in
ORNL files, as implied by code.
- Fixed 'solids' tag in ORNLLeftLegBone.gdml files for male and female.
February 19, 2009, G. Cosmo tag: human_phantom-V09-02-00
- Migrated GDML read setup to use embedded GDML reader as in Geant4 9.2.
- Fixed compilation warnings.
- Updated README.
June 6, 2007, M.G. Pia tag: human_phantom-V08-03-00
- Minor documentation fix
May 15, 2007, S. Guatelli tag: human_phantom-V08-02-02
- Left and Right Adrenals introduced
- Left and Right Scapulae introduced
February 19, 2007, S. Guatelli tag:human_phantom-V08-02-01
March 13, 2007, S. Guatelli tag: human_phantom-V08-02-07
- VoxelBreastSensitive detector introduced
- Bug deleted in MIRDOvary
February 24, 2007, S. Guatelli tag: human_phantom-V08-02-06
- PhantomHeadBuilder introduced
February 23, 2007, S. Guatelli tag:human_phantom-V08-02-05
- Voxel Right breast introduced
February 22, 2007, S. Guatelli tag:human_phantom-V08-02-04
- Voxel Left breast introduced
February 22, 2007, S. Guatelli tag:human_phantom-V08-02-03
- Bug in MIRDLeftBreast and MIRDRightBreast corrected
February 21, 2007, S. Guatelli tag:human_phantom-V08-02-02
- G4HumanPhantomEnergyDeposit deleted
- HitCollection introduced
January 17, 2007, S. Guatelli tag:human_phantom-V08-02-00
November 30, 2006, S. Guatelli tag: human_phantom-V08-01-03
- Corrected bug in the definition of materials for MIRD phantom model.
November 30, 2006, S. Guatelli tag: human_phantom-V08-01-01
human_phantom-V08-01-02
- Geantino introduced as primary particles
- MIRD model is hard-coded
- ORNL model is defined through GDML files
- No overlapping volumes
- Translation for the legs is set to:x="-7.01" y="-39.1" z="0"
instead of x="-7." y="-39." z="0", to avoid volume overlaps
- Review of the code
- Design iteration
February 11, 2006, G. Guerrieri
- Energy deposit in the phantom added.
November 23, 2005, G. Guerrieri
- Adult Male phantom GDML file added.
August 15, 2005, G. Guerrieri
- Modified approximated legs and leg bones.
- Commit the example
July 26, 2005, G. Guerrieri
- Commit the example
June 30, 2005 G.Guerrieri
- Add other body part (now there's 26 body part on the Female MIRD/ORNL model)
- UI operates in PreInit reading GDML file and then Initialize() construction.
June 20, 2005 G.Guerrieri
- UI with command defining
-- Sex of Phantom
-- Model pf Phantom
-- Name of body part to be built and their sensitivity
June 15rd, 2005 G.Guerrieri
- First implementation of phantom using GDML file for description persistency.