Back to home page

EIC code displayed by LXR

 
 

    


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