Geant4 Cross Reference |
1 # Example saxs 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 Exotic Examples History file >> 8 ----------------------------- >> 9 This file should be used by the G4 example coordinator to briefly >> 10 summarize all major modifications introduced in the code and keep >> 11 track of all tags. 7 12 8 ## 2021-12-10 Ben Morgan (saxs-V11-00-00) << 13 ---------------------------------------------------------- 9 - Change to new Markdown History format << 14 * Reverse chronological order (last date on top), please * 10 << 15 ---------------------------------------------------------- 11 --- << 12 << 13 # History entries prior to 11.0 << 14 16 15 October 13, 2021, V. Ivanchenko (saxs-V10-07-0 17 October 13, 2021, V. Ivanchenko (saxs-V10-07-03) 16 - G4EmPenelopePhysicsMI - removed unused obsol 18 - G4EmPenelopePhysicsMI - removed unused obsolete header 17 19 18 October 6, 2021, I. Hrivnacova (saxs-V10-07-02 20 October 6, 2021, I. Hrivnacova (saxs-V10-07-02) 19 - Migration to new G4AnalysisManager.hh header 21 - Migration to new G4AnalysisManager.hh header, 20 define the default output file type (root), 22 define the default output file type (root), 21 removed SAXSAnalysis.hh. 23 removed SAXSAnalysis.hh. 22 24 23 July 26, 2021, V. Ivanchenko (saxs-V10-07-01) 25 July 26, 2021, V. Ivanchenko (saxs-V10-07-01) 24 - Fixed using G4Analysis - do not apply in cla 26 - Fixed using G4Analysis - do not apply in class destructor 25 - Clean-up PhysicsList 27 - Clean-up PhysicsList 26 28 27 July 22, 2021, I. Hrivnacova (saxs-V10-07-00) 29 July 22, 2021, I. Hrivnacova (saxs-V10-07-00) 28 - Fixed using G4Analysis: add call to CloseFil 30 - Fixed using G4Analysis: add call to CloseFile() 29 31 30 November 10, 2020, B. Morgan (saxs-V10-06-03) 32 November 10, 2020, B. Morgan (saxs-V10-06-03) 31 - Migration to G4RunManagerFactory. 33 - Migration to G4RunManagerFactory. 32 34 33 Nov 6, 2020, I. Hrivnacova (saxs-V10-06-02) 35 Nov 6, 2020, I. Hrivnacova (saxs-V10-06-02) 34 - Fixed doxygen documentation 36 - Fixed doxygen documentation 35 37 36 Nov 2, 2020, G. Paternò and L. Pandola (saxs- 38 Nov 2, 2020, G. Paternò and L. Pandola (saxs-V10-06-01) 37 - Finalize documentation (README and .README.t 39 - Finalize documentation (README and .README.txt) 38 40 39 Oct 13, 2020, G. Paternò and L. Pandola (saxs 41 Oct 13, 2020, G. Paternò and L. Pandola (saxs-V10-06-00) 40 - First import. 42 - First import. 41 43