Files
geant4/examples/extended/physicslists/extensibleFactory/History
T
2023-12-08 10:43:34 +01:00

49 lines
1.4 KiB
Plaintext

# Example extensibleFactory History
See `CONTRIBUTING.rst` for details of **required** info/format for each entry,
which **must** added in reverse chronological order (newest at the top). It must **not**
be used as a substitute for writing good git commit messages!
## 2023-07-04 I. Hrivnacova (extFactory-V11-01-00)
- Applied clang-tidy, new coding guidelines
## 2021-12-10 Ben Morgan (extFactory-V11-00-00)
- Change to new Markdown History format
---
# History entries prior to 11.0
06/10/21 I. Hrivnacova (extFactory-V10-07-01)
- Migration to new G4AnalysisManager.hh header;
define the default output file type (root),
removed Analysis.hh.
19/07/21 I. Hrivnacova (extFactory-V10-07-00)
- Updated for changes in the analysis category:
removed deleting of the analysis manager,
as this is now done by the Geant4 kernel.
10/11/20 I. Hrivnacova (extFactory-V10-06-00)
- Migration to G4RunManagerFactory
- Removed trailing whitespaces
26/11/19 I. Hrivnacova (extFactory-V10-05-00)
- Fixed Doxygen warnings
18/1/18 G.Folger (extFactory-V10-04-02)
- Re-tag using corrected procedure.
18/1/18 G.Folger (extFactory-V10-04-01)
- Re-tag using procedure to remove svn:externals from tag.
15/1/18 G.Folger (extFactory-V10-04-00)
- Correct G4INSTALL in GNUmakefile.
06/11/17 I. Hrivnacova (extFactory-V10-03-00)
- The first tag
25/11/02 R.Hatcher
- First version of example