Warning, /geant4/examples/extended/medical/dna/neuron/History is written in an unsupported language. File is not indexed.
0001 # Example neuron 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
0010 ## 2023-12-27 Vladimir Ivanchenko (neuron-V11-02-00)
0011 - Clean-up to reduce number of Valgrind warnings, applied code style,
0012 removed commented lines, removed unused methods, substitute C-arrays by vectors,
0013 improved algorithm of reading of data file.
0014
0015 ## 2023-10-20 John Allison (neuron-V11-01-01)
0016 - vis.mac: Remove defunct command /vis/ogl/set/displayListLimit.
0017 - This command no longer operates. There is now no display list limit.
0018 (The only limit is available memory.)
0019 - The command is deprecated and, anyway, causes a crash if the app is built
0020 without an OpenGL driver.
0021
0022 ## 2023-10-10 Hoang Tran (neuron-V11-01-00)
0023 - Fixed the valgrind/memcheck errors in neuron example (by M. Batmunkh).
0024
0025 ## 2022-10-04 Gabriele Cosmo (neuron-V11-00-01)
0026 - Fixed compilation warning on Intel-icx compiler for set but unused variable
0027 in Run::EndOfRun().
0028
0029 ## 2021-12-10 Ben Morgan (neuron-V11-00-00)
0030 - Change to new Markdown History format
0031
0032 ---
0033
0034 # History entries prior to 11.0
0035
0036 06 Oct 2021 I. Hrivnacova - tag neuron-V10-07-03
0037 - Migration to new G4AnalysisManager.hh header;
0038 define the default output file type (root),
0039 removed Analysis.hh.
0040
0041 19 Jul 2021 I. Hrivnacova - tag neuron-V10-07-02
0042 - Updated for changes in the analysis category:
0043 removed deleting of the analysis manager,
0044 as this is now done by the Geant4 kernel.
0045
0046 14 Jul 2021 J. Allison - tag neuron-V10-07-01
0047 - Replace /vis/ogl/printEPS with /vis/ogl/export in vis.mac.
0048
0049 31 Dec 2020 J. Allison - tag neuron-V10-07-00
0050 - Change /vis/ogl/set/ to /vis/viewer/set/timeWindow/.
0051
0052 26 Nov 2020 B. Morgan - tag neuron-V10-06-00
0053 - Migration to G4RunManagerFactory.
0054
0055 26 Nov 2019 I. Hrivnacova - tag neuron-V10-05-00
0056 - Fixed Doxygen warnings
0057
0058 27 Nov 2018 V. Ivanchenko - tag neuron-V10-04-03
0059 - Fixed nightly problem in PhysicsList
0060
0061 22 Jul 18 S. Incerti - tag neuron-V10-04-02
0062 - removed obsolete RanecuEngine
0063
0064 09 May 2018 - B. Morgan - tag neuron-V10-04-01
0065 - Include G4Types before use of G4MULTITHREADED. For forward
0066 compatibility with move to #defines over -D for G4 preprocessor
0067 symbols.
0068
0069 26 February 2018 - R. Hatcher - tag neuron-V10-04-00
0070 - Use G4RegisterPhysicsConstructors.icc to ensure G4PhysicsConstructorRegisty
0071 is filled when using static libraries
0072
0073 28 November 2017 - I. Hrivnacova - tag neuron-V10-03-05
0074 - Fixed Doxygen warnings
0075
0076 09 November 2017 - S. Incerti - tag neuron-V10-03-04
0077 - Removed warning
0078
0079 07 November 2017 - S. Incerti - tag neuron-V10-03-03
0080 - Messaging update by Oleg and Batmunkh
0081
0082 20 April 2017 - S. Incerti - tag neuron-V10-03-01
0083 - Windows fix by Oleg and Batmunkh
0084
0085 10 February 2017 - M. Batmunkh, O.V. Belov - tag neuron-V10-03-00
0086 - Package created
0087