Skip to content
Snippets Groups Projects
  1. Aug 08, 2024
  2. Feb 20, 2024
  3. Feb 08, 2024
  4. Aug 19, 2022
  5. Nov 24, 2021
  6. Jul 30, 2021
  7. Nov 17, 2020
  8. Aug 29, 2020
    • Vakhtang Tsulaia's avatar
      Code cleanup: GeoModel material managers · 78fc12fb
      Vakhtang Tsulaia authored
      Dropped the redundant AbsMaterialManager interface, and removed all references to this
      interface from client packages.
      
      Dropped redundant methods from RDBMaterialManager, and in this way got rid of lots of
      duplicated code.
      78fc12fb
  9. Jan 20, 2019
  10. Dec 14, 2018
    • Vakhtang Tsulaia's avatar
      Athena code migrated from in-house GeoModelKernel to standalone GeoModelKernel library · 166fab1e
      Vakhtang Tsulaia authored
      Given the standalone library is based on Eigen instead of CLHEP, all GeoModel clients
      in Athena code were also migrated to the Eigen-based interface of GeoModel. This affected
      a large number of packages. Most significant changes have been introduced to subsystem
      GeoModel packages.
      
      The in-house GeoModelKernel code has been removed from the repository.
      
      Almost all header files in PixelGeoModel have been moved to the src directory.
      The next step should be turning this package into a component-only library.
      Similar code reorganization can be applied to SCT_GeoModel too.
      
      Subsystem readout geometry interfaces remain mostly unchanged, except for a minor
      change in the InDet readout geometry interface (which was unavoidable).
      
      Several non-GeoModel packages affected by this migration mostly required addition
      of missing CLHEP includes.
      
      
      Former-commit-id: 9cffebb1
      166fab1e
  11. Jul 24, 2018
  12. Jun 11, 2018
  13. Apr 30, 2018
  14. Oct 11, 2017
  15. Sep 19, 2014
Loading