Import Geant4 9.6.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 17:01:34 +02:00
parent b1eb5424d2
commit e2d2f9810a
10384 changed files with 698580 additions and 628834 deletions
+28 -10
View File
@@ -18,11 +18,29 @@ committal in the CVS repository !
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
November 17, 2011, G.Folger, tag human_phantom-V09-04-04
November 28, 2012, G.Cosmo tag human_phantom-V09-05-05
- Fixed cases of variable shadowing.
November 6, 2012, L.Pandola tag human_phantom-V09-05-04
- Fix syntax in the CMakeLists.txt.
October 25, 2012, L.Pandola tag human_phantom-V09-05-03
- Replace CMakeLists.txt to deal with UI/VIS and GDML.
October 11, 2012, G.Cosmo, tag human_phantom-V09-05-02
- Explicit inclusion of units and constants headers.
June 13, 2012, G. Cosmo, tag human_phantom-V09-05-01
- Make destructor virtual in G4BasePhantomBuilder.
December 8, 2011, P. Mato, tag human_phantom-V09-05-00
- Added CMakeLists.txt file
November 17, 2011, G. Folger, tag human_phantom-V09-04-04
- Fix compilation warning at end of G4HumanPhantomConstruction::Construct().
(delete must be before return)
November 3, 2011, G.Folger, tag human_phantom-V09-04-03
November 3, 2011, G. Folger, tag human_phantom-V09-04-03
- Add batch.mac to allow testing without display.
November 3, 2011, F. Romano, tag human_phantom-V09-04-02
@@ -38,27 +56,27 @@ January 17, 2011, L. Pandola, tag human_phantom-V09-04-00
November 26, 2010, S. Guatelli, tag human_phantom-V09-03-05
- G4LIB_USE_GDML variable introduced
November 19, 2010, G.A.P.Cirrone, tag: human_phantom-V09-03-04
November 19, 2010, G.A.P. Cirrone, tag: human_phantom-V09-03-04
- Corrected a bug in Event action
November 16, 2010, J.Allison, tag: human_phantom-V09-03-03
November 16, 2010, J. Allison, tag: human_phantom-V09-03-03
- phantom.cc: Introduced G4UIExecutive.
- G4HumanPhantomPhysicsList.cc:
o Removed redundant #include "G4MultipleScattering.hh"
June 4, 2010, J.Perl, tag: human_phantom-V09-03-02
June 4, 2010, J. Perl, tag: human_phantom-V09-03-02
- Updated vis usage
June 4, 2010, S. Guatelli, tag: human_phantom-V09-03-01
- Migration of Physics List
April 29, 2010, G.Cosmo, tag: human_phantom-V09-03-00
April 29, 2010, G. Cosmo, tag: human_phantom-V09-03-00
- Added missing includes of G4PVPlacement, causing compilation error.
- Migrated multiple-scattering process in physics-list to particle-based
(e+/e-) multiple-scattering.
- Corrected commands in some macros...
April 6, 2009, G.A.P.Cirrone, tag: human_phantom-V09-02-02
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
@@ -131,16 +149,16 @@ August 15, 2005, G. Guerrieri
July 26, 2005, G. Guerrieri
- Commit the example
June 30, 2005 G.Guerrieri
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
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
June 15rd, 2005 G. Guerrieri
- First implementation of phantom using GDML file for description persistency.