Files
geant4/examples/extended/exoticphysics/saxs/History
T
2021-12-10 16:15:15 +00:00

44 lines
1.5 KiB
Plaintext

-------------------------------------------------------------------
=========================================================
Geant4 - an Object-Oriented Toolkit for Simulation in HEP
=========================================================
Exotic Examples History file
-----------------------------
This file should be used by the G4 example coordinator to briefly
summarize all major modifications introduced in the code and keep
track of all tags.
----------------------------------------------------------
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
October 13, 2021, V. Ivanchenko (saxs-V10-07-03)
- G4EmPenelopePhysicsMI - removed unused obsolete header
October 6, 2021, I. Hrivnacova (saxs-V10-07-02)
- Migration to new G4AnalysisManager.hh header,
define the default output file type (root),
removed SAXSAnalysis.hh.
July 26, 2021, V. Ivanchenko (saxs-V10-07-01)
- Fixed using G4Analysis - do not apply in class destructor
- Clean-up PhysicsList
July 22, 2021, I. Hrivnacova (saxs-V10-07-00)
- Fixed using G4Analysis: add call to CloseFile()
November 10, 2020, B. Morgan (saxs-V10-06-03)
- Migration to G4RunManagerFactory.
Nov 6, 2020, I. Hrivnacova (saxs-V10-06-02)
- Fixed doxygen documentation
Nov 2, 2020, G. Paternò and L. Pandola (saxs-V10-06-01)
- Finalize documentation (README and .README.txt)
Oct 13, 2020, G. Paternò and L. Pandola (saxs-V10-06-00)
- First import.