Skip to content
Snippets Groups Projects
  1. May 16, 2024
  2. Feb 02, 2021
    • Vakhtang Tsulaia's avatar
      CMakeLists updates in AtlasGeometryCommon · 33339a9e
      Vakhtang Tsulaia authored
      Updated AtlasGeometryCommon 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 CavernInfraGeoModel into component-only package
       * Removed several commented-out include statements from VP1DetInfo.cxx
      33339a9e
  3. Aug 05, 2020
    • Frank Winklmeier's avatar
      AtlasGeometryCommon: cmake cleanup · f5617318
      Frank Winklmeier authored
      - remove `atlas_depends_on_subdirs`
      - update link dependencies
      - replace `atlas_install_headers` with interface library or remove it
        entirely if headers not used outside package
      - enable flake8 where applicable
      f5617318
  4. Dec 16, 2019
  5. 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
  6. Aug 24, 2018
  7. Sep 19, 2014
Loading