Warning, /geant4/examples/extended/physicslists/extensibleFactory/History is written in an unsupported language. File is not indexed.
0001 # Example extensibleFactory History
0002
0003 See `CONTRIBUTING.rst` for details of **required** info/format for each entry,
0004 which **must** added in reverse chronological order (newest at the top). It must **not**
0005 be used as a substitute for writing good git commit messages!
0006
0007
0008 ## 2023-07-04 I. Hrivnacova (extFactory-V11-01-00)
0009 - Applied clang-tidy, new coding guidelines
0010
0011 ## 2021-12-10 Ben Morgan (extFactory-V11-00-00)
0012 - Change to new Markdown History format
0013
0014 ---
0015
0016 # History entries prior to 11.0
0017
0018 06/10/21 I. Hrivnacova (extFactory-V10-07-01)
0019 - Migration to new G4AnalysisManager.hh header;
0020 define the default output file type (root),
0021 removed Analysis.hh.
0022
0023 19/07/21 I. Hrivnacova (extFactory-V10-07-00)
0024 - Updated for changes in the analysis category:
0025 removed deleting of the analysis manager,
0026 as this is now done by the Geant4 kernel.
0027
0028 10/11/20 I. Hrivnacova (extFactory-V10-06-00)
0029 - Migration to G4RunManagerFactory
0030 - Removed trailing whitespaces
0031
0032 26/11/19 I. Hrivnacova (extFactory-V10-05-00)
0033 - Fixed Doxygen warnings
0034
0035 18/1/18 G.Folger (extFactory-V10-04-02)
0036 - Re-tag using corrected procedure.
0037
0038 18/1/18 G.Folger (extFactory-V10-04-01)
0039 - Re-tag using procedure to remove svn:externals from tag.
0040
0041 15/1/18 G.Folger (extFactory-V10-04-00)
0042 - Correct G4INSTALL in GNUmakefile.
0043
0044 06/11/17 I. Hrivnacova (extFactory-V10-03-00)
0045 - The first tag
0046
0047 25/11/02 R.Hatcher
0048 - First version of example