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