Skip to content
Snippets Groups Projects
This project is mirrored from https://gitlab.cern.ch/atlas/athena.git. Pull mirroring updated .
  1. Jan 31, 2025
  2. Nov 23, 2024
  3. Jun 14, 2024
  4. May 18, 2024
  5. Nov 17, 2023
  6. Dec 01, 2022
  7. Nov 30, 2022
  8. Sep 26, 2022
  9. Sep 22, 2022
  10. Apr 13, 2022
  11. Feb 09, 2022
  12. Feb 07, 2022
  13. Oct 25, 2021
  14. Aug 19, 2021
  15. Aug 13, 2021
  16. Feb 05, 2021
    • Vakhtang Tsulaia's avatar
      CMakeLists updates in Tracking and VP1 · ea613b8e
      Vakhtang Tsulaia authored
      Updated Tracking and VP1 packages to use FindGeoModel.cmake.
      The latter was was introduced to serve the new GeoModel uni-project,
      which was introduced into our build with !39900
      ea613b8e
  17. Oct 05, 2020
  18. May 28, 2020
  19. Apr 09, 2020
    • Liaoshan Shi's avatar
      Update MBTS geometry readout · 5ae5acca
      Liaoshan Shi authored and Walter Lampl's avatar Walter Lampl committed
      - Built full geometry model to get MBTS
      - Adapted to the new Run2 geometry hierarchy
      - Completed the CLHEP to Eigen migration
      - Migrated to standalone GeoModelKernel library
      
      Fixed the issue in AA-6
      5ae5acca
  20. Mar 26, 2020
  21. Mar 18, 2020
    • Liaoshan Shi's avatar
      Fixed rotation angle for MDT BMG chambers · 867df646
      Liaoshan Shi authored
      The rotation angle and shift of MDT BMG chambers were not properly
      printed because the center of BMG chambers are not aligned with
      the sector center in XY-plane. This patch corrects for that
      and return a rotation angle to the next sector if the angular separation
      of the chamber and the next sector center is less than half of the
      sector open angle.
      867df646
  22. Feb 20, 2020
  23. Jan 30, 2020
  24. Sep 05, 2019
  25. 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
  26. Oct 30, 2017
  27. Mar 01, 2017
    • Charles Leggett's avatar
      replace all instances of endreq with endmsg · 40d459ae
      Charles Leggett authored
      endreq is deprecated, and replaced with endmsg.
      
      Did not replace in log files, or READMEs. Two files which are questionable are
         InnerDetector/InDetAlignAlgs/InDetAlignGenAlgs/src/GeoModelTRT.dev
      and
         InnerDetector/InDetRecTools/InDetMultipleVertexSeedFinderUtils/src/PVFindingTrackFilter_cxx
      
      
      Former-commit-id: 699dba0d
      40d459ae
  28. Feb 07, 2017
  29. May 27, 2016
    • Atlas-Software Librarian's avatar
      'CMakeLists.txt' (GeometryJiveXML-00-01-15) · f4523f46
      Atlas-Software Librarian authored
      	* Tagging GeometryJiveXML-00-01-15.
      	* src/GeometryWriter.cxx: Fix coverity warnings (null pointer
      	checks).
      
      	* Tagging GeometryJiveXML-00-01-14.
      	* Comply with ATLAS naming conventions.
      
      	* Tagging GeometryJiveXML-00-01-13.
      	* src/GeometryWriter.cxx: Fix compilation with gcc5.
      
      2015-07-11  Juergen Thomas <jpt -at- hep.ph.bham.ac.uk>
      
        * tag GeometryJiveXML-00-01-12
        * bugfix provided by MDT s/w expert Jochen Meyer:
          we used 'BAD_NAME' wrongly ! Also added some
          debugging output.
      f4523f46
  30. Sep 19, 2014
Loading