Warning, /geant4/examples/extended/polarisation/History is written in an unsupported language. File is not indexed.
0001 # Example polarisation 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-15 I. Hrivnacova (exPolarisation-V11-01-00)
0009 - Updated vis.mac macros:
0010 - Changed "/vis/open XYZ [600x600-0+0]" to "/vis/open" to allow run-time choices
0011 and simplified comments.
0012
0013 ## 2021-12-10 Ben Morgan (exPolarisation-V11-00-00)
0014 - Change to new Markdown History format
0015
0016 ---
0017
0018 # History entries prior to 11.0
0019
0020 November 29th, 2021 I. Hrivnacova (exPolarisation-V10-07-01)
0021 - Removed obsolete references to AIDA analysis tools
0022
0023 May 24th, 2021, B. Morgan (exPolarisation-V10-07-00)
0024 - Bump required CMake version range to 3.12...3.20, matching core Geant4
0025
0026 November 10th, 2020 B. Morgan (exPolarisation-V10-06-01)
0027 - Enforce use of Serial RunManager for serial-only examples.
0028
0029 November 10th, 2020 B. Morgan (exPolarisation-V10-06-00)
0030 - Migrate to G4RunManagerFactory.
0031
0032 November 3rd, 2020 B. Morgan (exPolarisation-V10-06-00)
0033 - Support same CMake version range as core Geant4
0034
0035 May 13th, 2015 Ivana Hrivnacova (exPolarisation-V10-01-00)
0036 - Fixed README file
0037
0038 Apr 1st, 2013 Andrea Dotti (exPolarisation-V09-06-00)
0039 - New interfaces for G4MT
0040
0041 Nov 23rd, 2012 Ivana Hrivnacova (exPolarisation-V09-05-02)
0042 - Updated documentation:
0043 - Added README files for the category
0044 - Fixed .README files for artefacts from Markdown support
0045 - Removed obsolete instructions (how to compile & link)
0046
0047 Sep 29th, 2012 Ivana Hrivnacova (exPolarisation-V09-05-01)
0048 - Renamed pol01.cc to Pol01.cc to match exactly with the example directory name
0049 (this allows to configure CMake build in the same way on both case sensitive
0050 and case insensitive platforms).
0051
0052 Sep 24th, 2012 Ivana Hrivnacova (exPolarisation-V09-05-00)
0053 - Updated CMakeLists.txt files:
0054 adding visualization, optional external package (AIDA), copying macros,
0055 install target and comment lines
0056 - Added explicit includes of G4SystemOfUnits.hh and G4PhysicalConstants.hh
0057 - Replaced tabulators with space characters