Back to home page

EIC code displayed by LXR

 
 

    


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

0001 # Example geometry 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 (exGeometry-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 (exGeometry-V11-00-00)
0014 - Change to new Markdown History format
0015 
0016 ---
0017 
0018 # History entries prior to 11.0
0019 
0020 17/11/21,  I. Hrivnacova (exGeometry-V10-07-03)
0021 - Updated documentation
0022 
0023 25/01/21,  B. Morgan (exGeometry-V10-07-02)
0024 - Only add vecGeomNavigation if VecGeom is present
0025 
0026 25/06/21,  G. Cosmo (exGeometry-V10-07-01)
0027 - Fix in CMakeLists.txt for wrong parenthesis.
0028 
0029 24/05/21,  B. Morgan (exGeometry-V10-07-00)
0030 - Bump required CMake version range to 3.12...3.20, matching core Geant4
0031 
0032 03/11/2020 B. Morgan (exGeometry-V10-06-00)
0033 - Support same CMake version range as core Geant4
0034 
0035 24/02/2018 I. Hrivnacova (exGeometry-V10-04-01)
0036 - Removed example rotations
0037   (its new features will be integrated in the transforms example)
0038 
0039 24/02/2018 M. Maire (exGeometry-V10-04-00)
0040 - added example rotations
0041 
0042 14/02/2013 I. Hrivnacova (exGeometry-V09-06-00)
0043 - Removed olap example (now obsolete)
0044 - Applied coding guidelines (data member initialization) in transforms
0045 
0046 26/11/2012 I. Hrivnacova (exGeometry-V09-05-02)
0047 - Fixed .README files (the transforms example page name)
0048 
0049 17/11/2012 I. Hrivnacova (exGeometry-V09-05-01)
0050   - Removed obsolete instructions (how to compile & link)
0051   - Fixed .README file in olap
0052 
0053 06/09/2012 I. Hrivnacova (exGeometry-V09-05-00)
0054 - Adding explicit includes of G4SystemOfUnits.hh and G4PhysicalConstants.hh
0055   where needed
0056 - Replaced tabulators with space characters