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 << 36 26-11-19 I. Hrivnacova (spower-V10-05-00) << 37 - Fixed Doxygen warnings << 38 16 39 06-11-18 S. Incerti (spower-V10-04-05) 17 06-11-18 S. Incerti (spower-V10-04-05) 40 - updated PhysicsList and spower.cc, replacing 18 - updated PhysicsList and spower.cc, replacing spower-V10-04-00 41 19 42 04-11-18 S. Incerti (spower-V10-04-04) 20 04-11-18 S. Incerti (spower-V10-04-04) 43 - rewrite of physics list and macro spower.in 21 - rewrite of physics list and macro spower.in to avoid factory usage 44 22 45 ? ? (spower-V10-04-03) 23 ? ? (spower-V10-04-03) 46 24 47 22-07-18 S. Incerti (spower-V10-04-02) 25 22-07-18 S. Incerti (spower-V10-04-02) 48 - removed obsolete RanecuEngine 26 - removed obsolete RanecuEngine 49 27 50 09-05-18 B. Morgan (spower-V10-04-01) 28 09-05-18 B. Morgan (spower-V10-04-01) 51 - Include G4Types before use of G4MULTITHREADE 29 - Include G4Types before use of G4MULTITHREADED. For forward 52 compatibility with move to #defines over -D 30 compatibility with move to #defines over -D for G4 preprocessor 53 symbols. 31 symbols. 54 32 55 26-02-18 R. Hatcher (spower-V10-04-00) 33 26-02-18 R. Hatcher (spower-V10-04-00) 56 - Use G4RegisterPhysicsConstructors.icc to ens 34 - Use G4RegisterPhysicsConstructors.icc to ensure G4PhysicsConstructorRegisty 57 is filled when using static libraries 35 is filled when using static libraries 58 36 59 03-05-17 SI (spower-V10-03-02) 37 03-05-17 SI (spower-V10-03-02) 60 - updated README 38 - updated README 61 39 62 30-04-17 SI (spower-V10-03-01) 40 30-04-17 SI (spower-V10-03-01) 63 - moved stationary constructors to physics_lis 41 - moved stationary constructors to physics_lists 64 42 65 16-03-17 SI (spower-V10-03-00) 43 16-03-17 SI (spower-V10-03-00) 66 - created 44 - created