Warning, /geant4/examples/extended/medical/dna/spower/History is written in an unsupported language. File is not indexed.
0001 # Example spower 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-06-15 Sebastien Incerti (spower-V11-03-02)
0008 - plot.C : add selection of electrons by default
0009 - spower.in : changed physics constructors
0010
0011 ## 2025-05-20 Vladimir Ivanchenko (spower-V11-03-01)
0012 - PhysicsList - add all DNA Physics Lists and add usage of G4EmParameters
0013
0014 ## 2025-03-15 Sebastien Incerti (spower-V11-03-00)
0015 - added scoring of secondary electrons
0016
0017 ## 2024-04-20 Sebastien Incerti (spower-V11-02-02)
0018 - updated README
0019
0020 ## 2024-04-20 Sebastien Incerti (spower-V11-02-01)
0021 - cleaned example
0022
0023 ## 2024-02-27 Sebastien Incerti (spower-V11-02-00)
0024 - SteppingAction.cc : extended use for ions heavier than helium
0025 - spower.in : added extra commandes to show how to shoot ions heavier than helium
0026
0027 ## 2023-06-03 Vladimir Ivanchenko (spower-V11-01-01)
0028 - PhysicsList - simplified
0029 - alpha.in - added extra macro
0030 - spower.cc - clean-up the code to avoid warnings
0031
0032 ## 2022-05-23 Hoang Tran (spower-V11-01-00)
0033 - add DNA materials
0034
0035 ## 2022-02-28 Vladimir Ivanchenko (spower-V11-00-01)
0036 - dnaphysics.cc - enable visualisation only in interactive mode,
0037 use G4RunManagerFactory
0038
0039 ## 2021-12-10 Ben Morgan (spower-V11-00-00)
0040 - Change to new Markdown History format
0041
0042 ---
0043
0044 # History entries prior to 11.0
0045
0046 26-11-19 I. Hrivnacova (spower-V10-05-00)
0047 - Fixed Doxygen warnings
0048
0049 06-11-18 S. Incerti (spower-V10-04-05)
0050 - updated PhysicsList and spower.cc, replacing spower-V10-04-00
0051
0052 04-11-18 S. Incerti (spower-V10-04-04)
0053 - rewrite of physics list and macro spower.in to avoid factory usage
0054
0055 ? ? (spower-V10-04-03)
0056
0057 22-07-18 S. Incerti (spower-V10-04-02)
0058 - removed obsolete RanecuEngine
0059
0060 09-05-18 B. Morgan (spower-V10-04-01)
0061 - Include G4Types before use of G4MULTITHREADED. For forward
0062 compatibility with move to #defines over -D for G4 preprocessor
0063 symbols.
0064
0065 26-02-18 R. Hatcher (spower-V10-04-00)
0066 - Use G4RegisterPhysicsConstructors.icc to ensure G4PhysicsConstructorRegisty
0067 is filled when using static libraries
0068
0069 03-05-17 SI (spower-V10-03-02)
0070 - updated README
0071
0072 30-04-17 SI (spower-V10-03-01)
0073 - moved stationary constructors to physics_lists
0074
0075 16-03-17 SI (spower-V10-03-00)
0076 - created