Files
geant4/examples/extended/optical/History
T
2020-12-04 12:30:43 +01:00

50 lines
1.9 KiB
Plaintext

-------------------------------------------------------------------
=========================================================
Geant4 - an Object-Oriented Toolkit for Simulation in HEP
=========================================================
Optical Examples History file
-----------------------------
This file should be used by the G4 example coordinator to briefly
summarize all major modifications introduced in the code and keep
track of all tags.
----------------------------------------------------------
* Reverse chronological order (last date on top), please *
----------------------------------------------------------
03 November 2020: B. Morgan (exOptical-V10-06-00)
- Support same CMake version range as core Geant4
31 January 2019: I. Hrivnacova (exOptical-V10-05-00)
- Merged GitHub PR #4: all Boolean operators now return G4bool.
30 November 2018: I. Hrivnacova (exOptical-V10-04-02)
- Fixed link in .README.txt
9 November 2018: I. Hrivnacova (exOptical-V10-04-01)
- Added new OpNovice2 example in CMake and README's
29 May 2018 Daren Sawkey (exOptical-V10-04-00)
- Include new example OpNovice2.
27 May 2013 Peter Gumplinger (exOptical-V09-06-02)
- Collect all coding guideline changes, also those from Ivana Hrivnacova
1 April 2013 Andrea Dotti (exOptical-V09-06-01)
- Grouping changes in examples for new API physics list classes needed for MT
17 December 2012 Peter Gumplinger (exOptical-V09-06-00)
- add OpNovice which is the original /novice/N06 example
15 November 2012 Ivana Hrivnacova (exOptical-V09-05-01)
- Minor fixes in .README files
18 September 2012 Ivana Hrivnacova (exOptical-V09-05-00)
- Updated CMakeLists.txt files
adding visualization, copying macros, install target and comment lines
- Added explicit includes of G4SystemOfUnits.hh and G4PhysicalConstants.hh
where needed
- Replaced tabulators with space characters