93 lines
3.0 KiB
Plaintext
93 lines
3.0 KiB
Plaintext
$Id: History,v 1.19 2007/06/06 19:11:20 pia 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 *
|
|
----------------------------------------------------------
|
|
|
|
06.06.2007 MGP 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.
|
|
|