Back to home page

EIC code displayed by LXR

 
 

    


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

0001 # Example optical 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 (exOptical-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 (exOptical-V11-00-00)
0014 - Change to new Markdown History format
0015 
0016 ---
0017 
0018 # History entries prior to 11.0
0019 
0020 24 May 2021:  B. Morgan (exOptical-V10-07-00)
0021 - Bump required CMake version range to 3.12...3.20, matching core Geant4
0022 
0023 03 November 2020:  B. Morgan (exOptical-V10-06-00)
0024 - Support same CMake version range as core Geant4
0025 
0026 31 January 2019:   I. Hrivnacova (exOptical-V10-05-00)
0027 - Merged GitHub PR #4: all Boolean operators now return G4bool.
0028 
0029 30 November 2018:  I. Hrivnacova (exOptical-V10-04-02)
0030 - Fixed link in .README.txt
0031 
0032 9 November 2018:  I. Hrivnacova (exOptical-V10-04-01)
0033 - Added new OpNovice2 example in CMake and README's
0034 
0035 29 May 2018 Daren Sawkey (exOptical-V10-04-00)
0036 - Include new example OpNovice2.
0037 
0038 27 May 2013 Peter Gumplinger (exOptical-V09-06-02)
0039 - Collect all coding guideline changes, also those from Ivana Hrivnacova
0040 
0041 1 April 2013 Andrea Dotti (exOptical-V09-06-01)
0042 - Grouping changes in examples for new API physics list classes needed for MT
0043 
0044 17 December 2012 Peter Gumplinger (exOptical-V09-06-00)
0045 - add OpNovice which is the original /novice/N06 example
0046 
0047 15 November 2012  Ivana Hrivnacova (exOptical-V09-05-01)
0048 - Minor fixes in .README files
0049 
0050 18 September 2012 Ivana Hrivnacova (exOptical-V09-05-00)
0051 - Updated CMakeLists.txt files
0052   adding visualization, copying macros, install target and comment lines
0053 - Added explicit includes of G4SystemOfUnits.hh and G4PhysicalConstants.hh
0054   where needed
0055 - Replaced tabulators with space characters