63 lines
2.3 KiB
Plaintext
63 lines
2.3 KiB
Plaintext
# Example polarisation History
|
|
|
|
See `CONTRIBUTING.rst` for details of **required** info/format for each entry,
|
|
which **must** added in reverse chronological order (newest at the top). It must **not**
|
|
be used as a substitute for writing good git commit messages!
|
|
|
|
|
|
## 2025-07-30 I. Hrivnacova (exPolarisation-V11-03-00)
|
|
- Migration of README pages to Markdown:
|
|
- .README.txt replaced with README.md and removed README
|
|
- Updated section on histograms
|
|
|
|
## 2023-11-15 I. Hrivnacova (exPolarisation-V11-01-00)
|
|
- Updated vis.mac macros:
|
|
- Changed "/vis/open XYZ [600x600-0+0]" to "/vis/open" to allow run-time choices
|
|
and simplified comments.
|
|
|
|
## 2021-12-10 Ben Morgan (exPolarisation-V11-00-00)
|
|
- Change to new Markdown History format
|
|
|
|
---
|
|
|
|
# History entries prior to 11.0
|
|
|
|
November 29th, 2021 I. Hrivnacova (exPolarisation-V10-07-01)
|
|
- Removed obsolete references to AIDA analysis tools
|
|
|
|
May 24th, 2021, B. Morgan (exPolarisation-V10-07-00)
|
|
- Bump required CMake version range to 3.12...3.20, matching core Geant4
|
|
|
|
November 10th, 2020 B. Morgan (exPolarisation-V10-06-01)
|
|
- Enforce use of Serial RunManager for serial-only examples.
|
|
|
|
November 10th, 2020 B. Morgan (exPolarisation-V10-06-00)
|
|
- Migrate to G4RunManagerFactory.
|
|
|
|
November 3rd, 2020 B. Morgan (exPolarisation-V10-06-00)
|
|
- Support same CMake version range as core Geant4
|
|
|
|
May 13th, 2015 Ivana Hrivnacova (exPolarisation-V10-01-00)
|
|
- Fixed README file
|
|
|
|
Apr 1st, 2013 Andrea Dotti (exPolarisation-V09-06-00)
|
|
- New interfaces for G4MT
|
|
|
|
Nov 23rd, 2012 Ivana Hrivnacova (exPolarisation-V09-05-02)
|
|
- Updated documentation:
|
|
- Added README files for the category
|
|
- Fixed .README files for artefacts from Markdown support
|
|
- Removed obsolete instructions (how to compile & link)
|
|
|
|
Sep 29th, 2012 Ivana Hrivnacova (exPolarisation-V09-05-01)
|
|
- Renamed pol01.cc to Pol01.cc to match exactly with the example directory name
|
|
(this allows to configure CMake build in the same way on both case sensitive
|
|
and case insensitive platforms).
|
|
|
|
Sep 24th, 2012 Ivana Hrivnacova (exPolarisation-V09-05-00)
|
|
- Updated CMakeLists.txt files:
|
|
adding visualization, optional external package (AIDA), copying macros,
|
|
install target and comment lines
|
|
- Added explicit includes of G4SystemOfUnits.hh and G4PhysicalConstants.hh
|
|
- Replaced tabulators with space characters
|