Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/advanced/human_phantom/History is written in an unsupported language. File is not indexed.

0001 # Example human_phantom History
0002 
0003 See `CONTRIBUTING.rst` for details of **required** info/format for each entry,
0004 which **must** added in reverse chronological order (newest at the top). It must **not**
0005 be used as a substitute for writing good git commit messages!
0006 
0007 ## 2023-11-15 I. Hrivnacova (human_phantom-V11-01-00)
0008 - Updated *Vis.mac:
0009   - Added a commented line for calling 'vis/open' without parameter
0010     for opening the default driver
0011 
0012 ## 2022-18-08 Susanna Guatelli (human_phantom-V11-00-02)
0013 - README file updated
0014 - code review
0015 - error (not affecting the simulation) in gdml format removed
0016 
0017 ## 2022-23-06 Susanna Guatelli (human_phantom-V11-00-01)
0018 - MIX phantom eliminated as obsolete
0019 - code review
0020 
0021 ## 2021-12-10 Ben Morgan (human_phantom-V11-00-00)
0022 - Change to new Markdown History format
0023 
0024 ---
0025 
0026 # History entries prior to 11.0
0027 
0028 November 6, 2021 I. Hrivnacova (human_phantom-V10-07-03)
0029 - Added analysis manager Clear() call instead of
0030   deleting in the end of run (removed on July 19)
0031 
0032 October 7, 2021 I. Hrivnacova (human_phantom-V10-07-02)
0033 - Migration to new G4AnalysisManager.hh header;
0034   define the default output file type (root),
0035   removed Analysis.hh.
0036 
0037 July 19, 2021, I. Hrivnacova (human_phantom-V10-07-01)
0038 - Updated for changes in the analysis category:
0039   removed deleting of the analysis manager,
0040   as this is now done by the Geant4 kernel.
0041 
0042 May 24, 2021,  B. Morgan (human_phantom-V10-07-00)
0043 - Bump required CMake version range to 3.12...3.20, matching core Geant4
0044 
0045 Nov 15, 2020, S. Guatelli tag human_phantom-V10-06-01
0046 - Migration to G4RunManagerFactory
0047 
0048 Nov 2, 2020, B.Morgan tag human_phantom-V10-06-00
0049 - Support same CMake version range as core Geant4
0050 
0051 Dec 5, 201, S. Guatelli tag human_phantom_V10-05-01
0052 - Geometry bug resolved (Left and right clavicles in the MIRD model,
0053   position translated of 2 cm in the y direction
0054 
0055 Jan 31, 2019, I.Hrivnacova tag human_phantom-V10-05-00
0056 - Merged GitHub PR #4: all Boolean operators now return G4bool.
0057 
0058 Oct 19, 2018. S. Guatelli tag human_phantom-V10-04-00
0059 - G4VIS_USE and G4UI_USE deleted
0060 - authorship of the example updated
0061 
0062 Nov 19, 2016, A. Dotti tag human_phantom-V10-02-02
0063 - explicit set of SD to manager
0064 
0065 
0066 May 23, 2016, G. Cosmo tag human_phantom-V10-02-01
0067 - More compilation warnings in gcc-6.1 fixed...
0068 
0069 May 19, 2016, G. Cosmo tag human_phantom-V10-02-00
0070 - Fixed compilation warning on gcc-6.1 in G4CustomFemalBuilder.
0071 
0072 Mar 7, 2015, A. Dotti tag human_phantom-V10-01-01
0073 - Fixing compilaiton warning from previous tag on clang35
0074 
0075 Mar 6, 2015, A. Dotti tag human_phantom-V10-01-00
0076 - removing unnecessary GPS in master
0077 
0078 Oct 9, 2014, S. Guatelli tag human_phantom-V10-00-01
0079 - warning in running time deleted
0080 
0081 May 4, 2014, A. Dotti tag human_phantom-V10-00-00
0082 - migration to new GPS MT-ready
0083 
0084 Nov 11, 2013, S. Guatelli tag human_phantom-V09-06-06
0085 - warning with CLANG removed
0086 
0087 Nov 6, 2013, S. Guatelli tag human_phantom-V09-06-05
0088 - Analysis working with MT and sequential mode
0089 
0090 Nov 6, 2013, S. Guatelli tag human_phantom-V09-06-04
0091 - Testes and Genitalia modelling added for MIRD model
0092 - MT mode
0093 
0094 Jul 30, 2013, A. Dotti, tag human_phantom-V09-06-03
0095 - Bug fixing for compilation warning for clang32
0096 
0097 May 23, 2013, G. Cosmo, tag human_phantom-V09-06-02
0098 - Corrected typo in G4HumanPhantomAnalysisManager for printout of file name.
0099 
0100 May 17, 2013, S. Guatelli, tag human_phantom-V09-06-01
0101 - G4HumanPhantomPhysicsList is derived from G4VModularPhysics.
0102 - G4 analysis component introduced
0103 - G4 General Particle Source used
0104 - General cleaning in macro files
0105 - macro.C added to print the content of the ntuple generated
0106   in the simulation.
0107 
0108 December 12, 2012, V.Ivanchenko tag human_phantom-V09-06-00
0109 - G4HumanPhantomPhysicsList: substitute SetModel by SetEmModel
0110 
0111 November 28, 2012, G.Cosmo tag human_phantom-V09-05-05
0112 - Fixed cases of variable shadowing.
0113 
0114 November 6, 2012, L.Pandola tag human_phantom-V09-05-04
0115 - Fix syntax in the CMakeLists.txt.
0116 
0117 October 25, 2012, L.Pandola tag human_phantom-V09-05-03
0118 - Replace CMakeLists.txt to deal with UI/VIS and GDML.
0119 
0120 October 11, 2012, G.Cosmo, tag human_phantom-V09-05-02
0121 - Explicit inclusion of units and constants headers.
0122 
0123 June 13, 2012, G. Cosmo, tag human_phantom-V09-05-01
0124 - Make destructor virtual in G4BasePhantomBuilder.
0125 
0126 December 8, 2011, P. Mato, tag human_phantom-V09-05-00
0127 - Added CMakeLists.txt file
0128 
0129 November 17, 2011, G. Folger, tag human_phantom-V09-04-04
0130 - Fix compilation warning at end of G4HumanPhantomConstruction::Construct().
0131    (delete must be before return)
0132 
0133 November 3, 2011, G. Folger, tag human_phantom-V09-04-03
0134 - Add batch.mac to allow testing without display.
0135 
0136 November 3, 2011, F. Romano, tag human_phantom-V09-04-02
0137 - Migration to new G4Exception scheme
0138 
0139 September 27, 2011, S. Guatelli, tag human_phantom-V09-04-01
0140 - G4Analysis component introduced, subtituting PI-AIDA analysis
0141 
0142 January 17, 2011, L. Pandola, tag human_phantom-V09-04-00
0143 - edited G4VoxelLeftBreast and G4VoxelRightBreast to ensure
0144   compliance with CLHEP 2.1.0.0
0145 
0146 November 26, 2010, S. Guatelli, tag human_phantom-V09-03-05
0147 - G4LIB_USE_GDML variable introduced
0148 
0149 November 19, 2010, G.A.P. Cirrone, tag: human_phantom-V09-03-04
0150 - Corrected a bug in Event action
0151 
0152 November 16, 2010, J. Allison, tag: human_phantom-V09-03-03
0153 - phantom.cc: Introduced G4UIExecutive.
0154 - G4HumanPhantomPhysicsList.cc:
0155   o Removed redundant #include "G4MultipleScattering.hh"
0156 
0157 June 4, 2010, J. Perl, tag: human_phantom-V09-03-02
0158 - Updated vis usage
0159 
0160 June 4, 2010, S. Guatelli, tag: human_phantom-V09-03-01
0161 - Migration of Physics List
0162 
0163 April 29, 2010, G. Cosmo, tag: human_phantom-V09-03-00
0164 - Added missing includes of G4PVPlacement, causing compilation error.
0165 - Migrated multiple-scattering process in physics-list to particle-based
0166   (e+/e-) multiple-scattering.
0167 - Corrected commands in some macros...
0168 
0169 April 6, 2009, G.A.P. Cirrone, tag: human_phantom-V09-02-02
0170 - GNUmakefile updated
0171 
0172 February 20, 2009, G. Cosmo tag: human_phantom-V09-02-01
0173 - Corrected URL for standard location of schema in all GDML files.
0174 - Use "OrganPos" and "OrganRot" as names for organ's transformations in
0175   ORNL files, as implied by code.
0176 - Fixed 'solids' tag in ORNLLeftLegBone.gdml files for male and female.
0177 
0178 February 19, 2009, G. Cosmo tag: human_phantom-V09-02-00
0179 - Migrated GDML read setup to use embedded GDML reader as in Geant4 9.2.
0180 - Fixed compilation warnings.
0181 - Updated README.
0182 
0183 June 6, 2007, M.G. Pia tag: human_phantom-V08-03-00
0184 - Minor documentation fix
0185 
0186 May 15, 2007, S. Guatelli tag: human_phantom-V08-02-02
0187 - Left and Right Adrenals introduced
0188 - Left and Right Scapulae introduced
0189 
0190 February 19, 2007, S. Guatelli tag:human_phantom-V08-02-01
0191 
0192 March 13, 2007, S. Guatelli tag: human_phantom-V08-02-07
0193 - VoxelBreastSensitive detector  introduced
0194 - Bug deleted in MIRDOvary
0195 
0196 February 24, 2007, S. Guatelli tag: human_phantom-V08-02-06
0197 - PhantomHeadBuilder introduced
0198 
0199 February 23, 2007, S. Guatelli tag:human_phantom-V08-02-05
0200 - Voxel Right breast introduced
0201 
0202 
0203 February 22, 2007, S. Guatelli tag:human_phantom-V08-02-04
0204 - Voxel Left breast introduced
0205 
0206 February 22, 2007, S. Guatelli tag:human_phantom-V08-02-03
0207 - Bug in MIRDLeftBreast and MIRDRightBreast corrected
0208 
0209 February 21, 2007, S. Guatelli tag:human_phantom-V08-02-02
0210 - G4HumanPhantomEnergyDeposit deleted
0211 - HitCollection introduced
0212 
0213 January 17, 2007, S. Guatelli tag:human_phantom-V08-02-00
0214 
0215 November 30, 2006, S. Guatelli tag: human_phantom-V08-01-03
0216 - Corrected bug in the definition of materials for MIRD phantom model.
0217 
0218 November 30, 2006, S. Guatelli tag: human_phantom-V08-01-01
0219                                     human_phantom-V08-01-02
0220 - Geantino introduced as primary particles
0221 - MIRD model is hard-coded
0222 - ORNL model is defined through GDML files
0223 - No overlapping volumes
0224 - Translation for the legs is set to:x="-7.01" y="-39.1" z="0"
0225   instead of x="-7." y="-39." z="0", to avoid volume overlaps
0226 - Review of the code
0227 - Design iteration
0228 
0229 February 11, 2006, G. Guerrieri
0230 - Energy deposit in the phantom added.
0231 
0232 November 23, 2005, G. Guerrieri
0233 - Adult Male phantom GDML file added.
0234 
0235 August 15, 2005, G. Guerrieri
0236 - Modified approximated legs and leg bones.
0237 - Commit the example
0238 
0239 July 26, 2005, G. Guerrieri
0240 - Commit the example
0241 
0242 June 30, 2005 G. Guerrieri
0243 - Add other body part (now there's 26 body part on the Female MIRD/ORNL model)
0244 - UI operates in PreInit reading GDML file and then Initialize() construction.
0245 
0246 June 20, 2005 G. Guerrieri
0247 - UI with command defining
0248 -- Sex of Phantom
0249 -- Model pf Phantom
0250 -- Name of body part to be built and their sensitivity
0251 
0252 June 15rd, 2005 G. Guerrieri
0253 - First implementation of phantom using GDML file for description persistency.
0254