Warning, /geant4/examples/extended/medical/dna/wvalue/History is written in an unsupported language. File is not indexed.
0001 # Example wvalue 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
0008 ## 2024-03-17 Sebastien Incerti (wvalue-V11-02-00)
0009 - Cleaned example
0010
0011 ## 2021-12-10 Ben Morgan (wvalue-V11-00-00)
0012 - Change to new Markdown History format
0013
0014 ---
0015
0016 # History entries prior to 11.0
0017
0018 07-10-21 I. Hrivnacova (wvalue-V10-07-01)
0019 - Migration to new G4AnalysisManager.hh header;
0020 define the default output file type (root).
0021
0022 19-07-21 I. Hrivnacova (wvalue-V10-07-00)
0023 - Updated for changes in the analysis category:
0024 removed deleting of the analysis manager,
0025 as this is now done by the Geant4 kernel.
0026
0027 22-07-18 S. Incerti (wvalue-V10-04-01)
0028 - removed obsolete RanecuEngine
0029
0030 09-05-2018 B. Morgan (wvalue-V10-04-00)
0031 - Include G4Types before use of G4MULTITHREADED. For forward
0032 compatibility with move to #defines over -D for G4 preprocessor
0033 symbols.
0034
0035 08-09-2017 SI (wvalue-V10-03-03)
0036 - updated README
0037
0038 26-07-2017 SI (wvalue-V10-03-02)
0039 - added coding guidelines
0040
0041 04-04-2017 SI (wvalue-V10-03-01)
0042 - updated wvalue.in and plot.C
0043
0044 31-12-2016 SI (wvalue-V10-03-00)
0045 - cleanup
0046
0047 14-10-2016 SI (wvalue-V10-02-05)
0048 - updated README (bis)
0049
0050 14-10-16 G.Folger (wvalue-V10-02-04)
0051 - remove direct use of theParticleIterator, use GetParticleTableIterator().
0052 fix required by clang39 on Linux and MAC
0053
0054 14-10-2016 SI (wvalue-V10-02-03)
0055 - updated README
0056
0057 09-07-2016 SI (wvalue-V10-02-02)
0058 - updated README and PhysicsList
0059
0060 04-07-2016 I.Hrivnacova (wvalue-V10-02-01)
0061 - Fixes for Doxygen documentation
0062
0063 14-03-16 SI (wvalue-V10-02-00)
0064 - changed physics constructor selection
0065
0066 22-10-15 SI (wvalue-V10-01-03)
0067 - upgraded plot.C to ROOT 6
0068
0069 17-09-15 SI (wvalue-V10-01-02)
0070 - applied coding guidelines
0071
0072 20-08-15 SI (wvalue-V10-01-01)
0073 - updated GNUmakefile
0074
0075 18-08-15 SI (wvalue-V10-01-00)
0076 - created and adapted from svalue