Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/extended/physicslists/factory/History is written in an unsupported language. File is not indexed.

0001 # Example factory 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-11-09 I. Hrivnacova (factory-V11-01-01)
0009 - Coding guidelines - document macros in README files
0010 
0011 ## 2023-07-04 I. Hrivnacova (factory-V11-01-00)
0012 - Applied clang-tidy, new coding guidelines
0013 
0014 ## 2021-12-10 Ben Morgan (factory-V11-00-00)
0015 - Change to new Markdown History format
0016 
0017 ---
0018 
0019 # History entries prior to 11.0
0020 
0021 06/10/21 I. Hrivnacova  (factory-V10-07-01)
0022 - Migration to new G4AnalysisManager.hh header;
0023   define the default output file type (root),
0024   removed Analysis.hh.
0025 
0026 19/07/21 I. Hrivnacova  (factory-V10-07-00)
0027 - Updated for changes in the analysis category:
0028   removed deleting of the analysis manager,
0029   as this is now done by the Geant4 kernel.
0030 
0031 10/11/20 I. Hrivnacova  (factory-V10-06-00)
0032 - Migration to G4RunManagerFactory
0033 - Removed trailing whitespaces
0034 
0035 26/11/19 I. Hrivnacova  (factory-V10-05-00)
0036 - Fixed Doxygen warnings
0037 
0038 18/1/18  G.Folger       (factory-V10-04-01)
0039 -  Re-tag using procedure to remove svn:externals from tag.
0040 
0041 15/1/18  G.Folger       (factory-V10-04-00)
0042 - Correct G4INSTALL in GNUmakefile.
0043 
0044 4/12/17  G.Folger       (factory-V10-03-02)
0045 - delete extraneous file(!) src
0046 
0047 28/11/17 I. Hrivnacova  (factory-V10-03-01)
0048 - Fixed documentation
0049 
0050 26/10/17 I. Hrivnacova  (factory-V10-03-00)
0051 - Updated documentation, the first tag
0052 
0053 25/10/17 I. Hrivnacova
0054 - First version of example