Skip to content
Snippets Groups Projects
  1. Feb 06, 2024
  2. Jan 26, 2024
  3. Nov 21, 2023
  4. Jun 08, 2022
  5. May 19, 2022
  6. Feb 03, 2022
  7. Jan 24, 2022
  8. Oct 07, 2021
  9. Jul 05, 2021
  10. Feb 03, 2021
    • Vakhtang Tsulaia's avatar
      CMakeLists updates in ForwardDetectors · 1812922b
      Vakhtang Tsulaia authored
      Updated ForwardDetectors packages to use FindGeoModel.cmake. Which was introduced
      to serve the new GeoModel uni-project, which was introduced into our build with !39900.
      
      Bonus:
       * Turned AFP_GeoModel and ZDC_GeoM into component-only packages
       * Turned ForwardRegionGeoModel into interface + component package
      1812922b
  11. 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
  12. Jul 04, 2020
  13. Jan 25, 2019
  14. 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
  15. Nov 27, 2018
  16. Jan 09, 2018
  17. Dec 24, 2017
  18. Oct 30, 2017
  19. Oct 11, 2017
  20. Oct 04, 2017
  21. Jan 01, 2017
  22. Sep 19, 2014
Loading