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