Back to home page

EIC code displayed by LXR

 
 

    


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

0001 # Example genericPL 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 (genericPL-V11-01-00)
0009 - Applied clang-tidy, new coding guidelines
0010 
0011 ## 2021-12-10 Ben Morgan (genericPL-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  (genericPL-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  (genericPL-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  (genericPL-V10-06-00)
0029 - Migration to G4RunManagerFactory
0030 - Removed trailing whitespaces
0031 
0032 26/11/19 I. Hrivnacova  (genericPL-V10-05-01)
0033 - Fixed Doxygen warnings
0034 
0035 24/3/19  J.Allison      (genericPL-V10-05-00)
0036 - Part of Merge Request exampleB4-V10-05-00.
0037 - Corrected name of include file: csv.hh
0038 
0039 18/1/18  G.Folger       (genericPL-V10-04-01)
0040 -  Re-tag using procedure to remove svn:externals from tag.
0041 
0042 15/1/18  G.Folger       (genericPL-V10-04-00)
0043 - Correct G4INSTALL in GNUmakefile.
0044 
0045 28/11/17 I. Hrivnacova  (genericPL-V10-03-01)
0046 - Fixed documentation
0047 
0048 26/10/17 I. Hrivnacova  (genericPL-V10-03-00)
0049 - Updated documentation, the first tag
0050 
0051 25/10/17 I. Hrivnacova
0052 - First version of example