Geant4 Cross Reference |
1 # Example spower History << 1 ------------------------------------------------------------------- 2 2 3 See `CONTRIBUTING.rst` for details of **requir << 3 ========================================================= 4 which **must** added in reverse chronological << 4 Geant4 - an Object-Oriented Toolkit for Simulation in HEP 5 be used as a substitute for writing good git c << 5 ========================================================= 6 << 6 7 ## 2024-04-20 Sebastien Incerti (spower-V11-02 << 7 spower History file 8 - updated README << 8 -------------- 9 << 9 This file should be used by the G4 example coordinator to briefly 10 ## 2024-04-20 Sebastien Incerti (spower-V11-02 << 10 summarize all major modifications introduced in the code and keep 11 - cleaned example << 11 track of all tags. 12 << 12 13 ## 2024-02-27 Sebastien Incerti (spower-V11-02 << 13 ---------------------------------------------------------- 14 - SteppingAction.cc : extended use for ions he << 14 * Reverse chronological order (last date on top), please * 15 - spower.in : added extra commandes to show ho << 15 ---------------------------------------------------------- 16 << 17 ## 2023-06-03 Vladimir Ivanchenko (spower-V11- << 18 - PhysicsList - simplified << 19 - alpha.in - added extra macro << 20 - spower.cc - clean-up the code to avoid warni << 21 << 22 ## 2022-05-23 Hoang Tran (spower-V11-01-00) << 23 - add DNA materials << 24 << 25 ## 2022-02-28 Vladimir Ivanchenko (spower-V11- << 26 - dnaphysics.cc - enable visualisation only in << 27 use G4RunManagerFactory << 28 << 29 ## 2021-12-10 Ben Morgan (spower-V11-00-00) << 30 - Change to new Markdown History format << 31 << 32 --- << 33 << 34 # History entries prior to 11.0 << 35 16 36 26-11-19 I. Hrivnacova (spower-V10-05-00) 17 26-11-19 I. Hrivnacova (spower-V10-05-00) 37 - Fixed Doxygen warnings 18 - Fixed Doxygen warnings 38 19 39 06-11-18 S. Incerti (spower-V10-04-05) 20 06-11-18 S. Incerti (spower-V10-04-05) 40 - updated PhysicsList and spower.cc, replacing 21 - updated PhysicsList and spower.cc, replacing spower-V10-04-00 41 22 42 04-11-18 S. Incerti (spower-V10-04-04) 23 04-11-18 S. Incerti (spower-V10-04-04) 43 - rewrite of physics list and macro spower.in 24 - rewrite of physics list and macro spower.in to avoid factory usage 44 25 45 ? ? (spower-V10-04-03) 26 ? ? (spower-V10-04-03) 46 27 47 22-07-18 S. Incerti (spower-V10-04-02) 28 22-07-18 S. Incerti (spower-V10-04-02) 48 - removed obsolete RanecuEngine 29 - removed obsolete RanecuEngine 49 30 50 09-05-18 B. Morgan (spower-V10-04-01) 31 09-05-18 B. Morgan (spower-V10-04-01) 51 - Include G4Types before use of G4MULTITHREADE 32 - Include G4Types before use of G4MULTITHREADED. For forward 52 compatibility with move to #defines over -D 33 compatibility with move to #defines over -D for G4 preprocessor 53 symbols. 34 symbols. 54 35 55 26-02-18 R. Hatcher (spower-V10-04-00) 36 26-02-18 R. Hatcher (spower-V10-04-00) 56 - Use G4RegisterPhysicsConstructors.icc to ens 37 - Use G4RegisterPhysicsConstructors.icc to ensure G4PhysicsConstructorRegisty 57 is filled when using static libraries 38 is filled when using static libraries 58 39 59 03-05-17 SI (spower-V10-03-02) 40 03-05-17 SI (spower-V10-03-02) 60 - updated README 41 - updated README 61 42 62 30-04-17 SI (spower-V10-03-01) 43 30-04-17 SI (spower-V10-03-01) 63 - moved stationary constructors to physics_lis 44 - moved stationary constructors to physics_lists 64 45 65 16-03-17 SI (spower-V10-03-00) 46 16-03-17 SI (spower-V10-03-00) 66 - created 47 - created