Back to home page

EIC code displayed by LXR

 
 

    


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

0001 # Example mfp 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 ## 2025-01-03 Sebastien Incerti (mfp-V11-03-00)
0008 - Added ntuple merging
0009 
0010 ## 2024-10-05 Sebastien Incerti (mfp-V11-02-02)
0011 - Updated README
0012 - Added auto to plot.C
0013 
0014 ## 2024-04-14 Sebastien Incerti (mfp-V11-02-01)
0015 - Cleaned mfp.cc
0016 
0017 ## 2024-04-14 Sebastien Incerti (mfp-V11-02-00)
0018 - Cleaned example
0019 
0020 ## 2021-12-10 Ben Morgan (mfp-V11-00-00)
0021 - Change to new Markdown History format
0022 
0023 ---
0024 
0025 # History entries prior to 11.0
0026 
0027 06-10-2021 I. Hrivnacova - tag mfp-V10-07-01
0028 - Migration to new G4AnalysisManager.hh header;
0029   define the default output file type (root).
0030 
0031 19-07-21 I. Hrivnacova - tag mfp-V10-07-00
0032 - Updated for changes in the analysis category:
0033   removed deleting of the analysis manager,
0034   as this is now done by the Geant4 kernel.
0035 
0036 26-11-19 I. Hrivnacova - tag mfp-V10-05-00
0037 - Fixed Doxygen warnings
0038 
0039 04-11-18 S. Incerti - tag mfp-V10-04-03
0040 - rewrite of physics list and macro mfp.in to avoid factory usage
0041 
0042 22-07-18 S. Incerti - tag mfp-V10-04-02
0043 - removed obsolete RanecuEngine.
0044 
0045 09-05-18 B. Morgan - tag mfp-V10-04-01
0046 - Include G4Types before use of G4MULTITHREADED. For forward
0047   compatibility with move to #defines over -D for G4 preprocessor
0048   symbols.
0049 
0050 26-02-18  R. Hatcher - tag mfp-V10-04-00
0051 - Use G4RegisterPhysicsConstructors.icc to ensure G4PhysicsConstructorRegisty
0052   is filled when using static libraries
0053 
0054 15-06-17 SI - tag mfp-V10-03-00
0055 - created