Geant4 Cross Reference |
1 # Example spower History 1 # Example spower History 2 2 3 See `CONTRIBUTING.rst` for details of **requir 3 See `CONTRIBUTING.rst` for details of **required** info/format for each entry, 4 which **must** added in reverse chronological 4 which **must** added in reverse chronological order (newest at the top). It must **not** 5 be used as a substitute for writing good git c 5 be used as a substitute for writing good git commit messages! 6 6 7 ## 2024-04-20 Sebastien Incerti (spower-V11-02 << 8 - updated README << 9 << 10 ## 2024-04-20 Sebastien Incerti (spower-V11-02 << 11 - cleaned example << 12 << 13 ## 2024-02-27 Sebastien Incerti (spower-V11-02 << 14 - SteppingAction.cc : extended use for ions he << 15 - spower.in : added extra commandes to show ho << 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 7 25 ## 2022-02-28 Vladimir Ivanchenko (spower-V11- 8 ## 2022-02-28 Vladimir Ivanchenko (spower-V11-00-01) 26 - dnaphysics.cc - enable visualisation only in 9 - dnaphysics.cc - enable visualisation only in interactive mode, 27 use G4RunManagerFactory 10 use G4RunManagerFactory 28 11 29 ## 2021-12-10 Ben Morgan (spower-V11-00-00) 12 ## 2021-12-10 Ben Morgan (spower-V11-00-00) 30 - Change to new Markdown History format 13 - Change to new Markdown History format 31 14 32 --- 15 --- 33 16 34 # History entries prior to 11.0 17 # History entries prior to 11.0 35 18 36 26-11-19 I. Hrivnacova (spower-V10-05-00) 19 26-11-19 I. Hrivnacova (spower-V10-05-00) 37 - Fixed Doxygen warnings 20 - Fixed Doxygen warnings 38 21 39 06-11-18 S. Incerti (spower-V10-04-05) 22 06-11-18 S. Incerti (spower-V10-04-05) 40 - updated PhysicsList and spower.cc, replacing 23 - updated PhysicsList and spower.cc, replacing spower-V10-04-00 41 24 42 04-11-18 S. Incerti (spower-V10-04-04) 25 04-11-18 S. Incerti (spower-V10-04-04) 43 - rewrite of physics list and macro spower.in 26 - rewrite of physics list and macro spower.in to avoid factory usage 44 27 45 ? ? (spower-V10-04-03) 28 ? ? (spower-V10-04-03) 46 29 47 22-07-18 S. Incerti (spower-V10-04-02) 30 22-07-18 S. Incerti (spower-V10-04-02) 48 - removed obsolete RanecuEngine 31 - removed obsolete RanecuEngine 49 32 50 09-05-18 B. Morgan (spower-V10-04-01) 33 09-05-18 B. Morgan (spower-V10-04-01) 51 - Include G4Types before use of G4MULTITHREADE 34 - Include G4Types before use of G4MULTITHREADED. For forward 52 compatibility with move to #defines over -D 35 compatibility with move to #defines over -D for G4 preprocessor 53 symbols. 36 symbols. 54 37 55 26-02-18 R. Hatcher (spower-V10-04-00) 38 26-02-18 R. Hatcher (spower-V10-04-00) 56 - Use G4RegisterPhysicsConstructors.icc to ens 39 - Use G4RegisterPhysicsConstructors.icc to ensure G4PhysicsConstructorRegisty 57 is filled when using static libraries 40 is filled when using static libraries 58 41 59 03-05-17 SI (spower-V10-03-02) 42 03-05-17 SI (spower-V10-03-02) 60 - updated README 43 - updated README 61 44 62 30-04-17 SI (spower-V10-03-01) 45 30-04-17 SI (spower-V10-03-01) 63 - moved stationary constructors to physics_lis 46 - moved stationary constructors to physics_lists 64 47 65 16-03-17 SI (spower-V10-03-00) 48 16-03-17 SI (spower-V10-03-00) 66 - created 49 - created