Geant4 Cross Reference |
1 # Example spower History << 1 $Id: History 85260 2014-10-27 08:53:35Z gcosmo $ 2 << 2 ------------------------------------------------------------------- 3 See `CONTRIBUTING.rst` for details of **requir << 4 which **must** added in reverse chronological << 5 be used as a substitute for writing good git c << 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 << 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 << 39 06-11-18 S. Incerti (spower-V10-04-05) << 40 - updated PhysicsList and spower.cc, replacing << 41 << 42 04-11-18 S. Incerti (spower-V10-04-04) << 43 - rewrite of physics list and macro spower.in << 44 << 45 ? ? (spower-V10-04-03) << 46 << 47 22-07-18 S. Incerti (spower-V10-04-02) << 48 - removed obsolete RanecuEngine << 49 << 50 09-05-18 B. Morgan (spower-V10-04-01) << 51 - Include G4Types before use of G4MULTITHREADE << 52 compatibility with move to #defines over -D << 53 symbols. << 54 << 55 26-02-18 R. Hatcher (spower-V10-04-00) << 56 - Use G4RegisterPhysicsConstructors.icc to ens << 57 is filled when using static libraries << 58 3 >> 4 ========================================================= >> 5 Geant4 - an Object-Oriented Toolkit for Simulation in HEP >> 6 ========================================================= >> 7 >> 8 spower History file >> 9 -------------- >> 10 This file should be used by the G4 example coordinator to briefly >> 11 summarize all major modifications introduced in the code and keep >> 12 track of all tags. >> 13 >> 14 ---------------------------------------------------------- >> 15 * Reverse chronological order (last date on top), please * >> 16 ---------------------------------------------------------- >> 17 59 03-05-17 SI (spower-V10-03-02) 18 03-05-17 SI (spower-V10-03-02) 60 - updated README 19 - updated README 61 20 62 30-04-17 SI (spower-V10-03-01) 21 30-04-17 SI (spower-V10-03-01) 63 - moved stationary constructors to physics_lis 22 - moved stationary constructors to physics_lists 64 23 65 16-03-17 SI (spower-V10-03-00) 24 16-03-17 SI (spower-V10-03-00) 66 - created << 25 - created