Back to home page

EIC code displayed by LXR

 
 

    


Warning, /geant4/examples/extended/medical/dna/clustering/History is written in an unsupported language. File is not indexed.

0001 # Example clustering 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).
0005 It must **not** be used as a substitute for writing good git commit messages!
0006 
0007 -------------------------------------------------------------------------------
0008 
0009 ## 2022-10-04 Gabriele Cosmo (clustering-V11-00-01)
0010 - Fixed compilation warning on Intel-icx compiler for set but unused variable
0011   in ClusteringAlgo::IncludeUnassociatedPoints().
0012 
0013 ## 2021-12-10 Ben Morgan (clustering-V11-00-00)
0014 - Change to new Markdown History format
0015 
0016 ---
0017 
0018 # History entries prior to 11.0
0019 
0020 06-10-2021: I. Hrivnacova (clustering-V10-07-01)
0021 - Migration to new G4AnalysisManager.hh header;
0022   define the default output file type (root),
0023   removed Analysis.hh.
0024 
0025 19-07-2021 I. Hrivnacova (clustering-V10-07-00)
0026 - Updated for changes in the analysis category:
0027   removed deleting of the analysis manager,
0028   as this is now done by the Geant4 kernel.
0029 
0030 10-11-2020 B. Morgan (clustering-V10-06-00)
0031 - Migration to G4RunManagerFactory.
0032 
0033 28-11-2017 I.Hrivnacova  (clustering-V10-03-01)
0034 - Fixed Doxygen warnings
0035 
0036 26-07-2017 S.Incerti  (clustering-V10-03-00)
0037 - applied coding guidelines
0038 
0039 30-08-2016 I.Hrivnacova  (clustering-V10-02-03)
0040 - Removed obsolete EventActionMessenger
0041 
0042 09-07-2016 I.Hrivnacova  (clustering-V10-02-02)
0043 - Updated README
0044 
0045 04-07-2016 I.Hrivnacova  (clustering-V10-02-01)
0046 - Fixes for Doxygen documentation
0047 
0048 15-06-16 Gunter Folger   (clustering-V10-02-00)
0049 - add GNUmakefile and reference output (clustering.out)
0050 
0051 22-10-15 SI (clustering-V10-01-00)
0052 - created