Warning, /geant4/examples/advanced/ICRP110_HumanPhantoms/History is written in an unsupported language. File is not indexed.
0001 # Example ICRP110_HumanPhantoms 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).
0005 It must **not** be used as a substitute for writing good git commit messages!
0006
0007 -----------------------------------------------------------------------------
0008
0009 ## 2023-11-25 C. Mancini (ICRP110Phantoms-V11-01-06)
0010 - Modified ICRP110PhantomNestedParameterisation.cc:
0011 - Removed the "static" descriptor from the "G4Material* mate" instantiation
0012
0013 ## 2023-11-15 I. Hrivnacova, John Allison (ICRP110Phantoms-V11-01-05)
0014 - Updated vis.mac and standalone.mac:
0015 - Changed "/vis/open XYZ [600x600-0+0]" to "/vis/open" to allow run-time choices
0016 and simplified comments.
0017
0018 ## 2023-10-23 John Allison (ICRP110Phantoms-V11-01-04)
0019 - openGLVis.mac:
0020 - Remove /vis/ogl/set/displayListLimit (see also below).
0021
0022 ## 2023-10-20 John Allison (ICRP110Phantoms-V11-01-03)
0023 - vis.mac: Removed /vis/ogl/set/displayListLimit.
0024 - This command no longer operates. There is now no display list limit.
0025 (The only limit is available memory.)
0026 - The command is deprecated and, anyway, causes a crash if the app is built
0027 without an OpenGL driver.
0028
0029 ## 2023-09-02 Gabriele Cosmo (ICRP110Phantoms-V11-01-02)
0030 - Removed forward declaration for G4VTouchable.
0031
0032 ## 2023-03-21 John Allison (ICRP110Phantoms-V11-01-01)
0033 - standalone.mac: Disable auto refresh *before* creating scene.
0034 - For auto-refresh viewers, without this change the viewer attempts
0035 to draw the detector with the default view parameters, and in
0036 the case of this phantom, it overwhelms the graphics system.
0037 - This phantom should be displayed with special mesh rendering.
0038
0039 ## 2023-01-10 John Allison (ICRP110Phantoms-V11-01-00)
0040 - Introduce ICRP110standalone.
0041 - "make" builds two executables - ICRP110phantoms and ICRP110standalone.
0042 - ICRP110standalone allows you to visualise the phantom without the
0043 overhead of the run manager and initialising all the physics tables.
0044 Of course, you cannot run or visualise trajectories.
0045
0046 ## 2022-06-02 Susanna Guatelli (ICRP110Phantoms-V11-00-01)
0047 - Error reading the first voxels (in x=0, y=0) corrected
0048 - Migration to features of C++11/14/17
0049
0050 ## 2021-12-10 Ben Morgan (ICRP110Phantoms-V11-00-00)
0051 - Change to new Markdown History format
0052
0053 ---
0054
0055 # History entries prior to 11.0
0056
0057 07.10.2021 - I. Hrivnacova; ICRP110Phantoms-V10-07-07
0058 Removed unused ICRP110PhantomAnalysisManager.hh.
0059
0060 03.08.2021 - S. Guatelli; ICRP110Phantoms-V10-07-06
0061 Implementation of bone material has been revised.
0062 UserScorerWriter has been changed in order to fix system testing
0063 problem (division by zero). Conditional operator introduced.
0064
0065 01.08.2021 - V. Ivanchenko; ICRP110Phantoms-V10-07-05
0066 Fixed hash code
0067
0068 28.07.2021 - S. Guatelli; ICRP110Phantoms-V10-07-04
0069 OrganMasses.dat has been updated. The Dose is now calculated
0070 averaged over the entire mass of the organ, and not only in the voxels
0071 of the organ where there is edep recorded.
0072
0073 24.07.2021 - S. Guatelli; ICRP110Phantoms-V10-07-03
0074 General code cleaning
0075
0076 12.07.2021 - J. Allison; ICRP110Phantoms-V10-07-02
0077 Use /vis/viewer/set/specialMeshRendering
0078 Draw the full phantom
0079 ColourMap.dat: all materials (except air) are opaque
0080
0081 24.05.2021 - B. Morgan (ICRP110Phantoms-V10-07-01)
0082 - Bump required CMake version range to 3.12...3.20, matching core Geant4
0083
0084 29.03.2021 - J. Allison; ICRP110Phantoms-V10-07-00
0085 Introduced ICRP110PhantomVisAction
0086 See vis.mac for how to activate
0087
0088 15.11.2020 - S. Guatelli; ICRP110Phantoms-V10-06-01
0089 Migration to G4RunManagerFactory
0090
0091 27.10.2020 - S. Guatelli; ICRP110Phantoms-V10-06-00
0092 New advanced example modelling ICRP110 phantom models
0093