This project is mirrored from https://gitlab.cern.ch/atlas/athena.git.
Pull mirroring updated .
- Jan 31, 2025
-
-
MuonR4 - Fix b-line calculation in geometry transcription & updates to the GeoModelTests
-
- Nov 23, 2024
-
-
Frank Winklmeier authored
-
- Jun 14, 2024
-
-
Add a Config file (JiveXMLGeometryConfig.py) which sets the configuration for writing the detector (and muon detector) geometry into an xml output. Produces two xml output, one for each geometry tool
-
- May 18, 2024
-
-
Put GeoModel libs first in the Cmake lists Revert align store
-
- Nov 17, 2023
-
-
MuonStation - Remove CLHEP -> Eigen -> CLHEP conversion
-
- Dec 01, 2022
-
-
Prefer prefix ++/-- operators for non-primitive types as suggested by cppcheck
-
- Nov 30, 2022
-
-
Use prefix increment operator as suggested by cppcheck
-
- Sep 26, 2022
-
-
GeometryJiveXML: Fix cppcheck warnings. Fix cppcheck warnings.
-
- Sep 22, 2022
-
-
scott snyder authored
Enable thread-safety checking.
-
- Apr 13, 2022
-
-
- Feb 09, 2022
-
-
- Feb 07, 2022
-
-
- Oct 25, 2021
-
-
Vakhtang Tsulaia authored
1. GeometryWriter switched to reading CaloDetDescrManager from CondStore 2. VP1CaloCellSystem switched to retrieving CaloCel ID helper from DetStore (plus minor code cleanup)
-
- Aug 19, 2021
-
-
Tadej Novak authored
-
- Aug 13, 2021
-
-
- Feb 05, 2021
-
-
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
-
- Oct 05, 2020
-
-
Frank Winklmeier authored
Remove `atlas_depends_on_subdirs`, cleanup link dependencies and remove installation of unused public headers.
-
- May 28, 2020
-
-
scott snyder authored
Missing find_package for CLHEP.
-
- Apr 09, 2020
-
-
- 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
-
- Mar 26, 2020
-
-
Liaoshan Shi authored
Fixed the issue in AA-5
-
- Mar 18, 2020
-
-
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.
-
- Feb 20, 2020
-
-
- Jan 30, 2020
-
-
Nicholas Styles authored
move remaining client code to use classes from PixelReadoutGeometry, remove duplicates from InDetReadoutGeometry
-
- Sep 05, 2019
-
-
- Dec 14, 2018
-
-
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
-
- Oct 30, 2017
-
-
Frank Winklmeier authored
Remove cmt directories that contain trivial, obsolete content. Former-commit-id: c24266ed
-
Frank Winklmeier authored
A few constructors had to be made public as required by the Gaudi Plugin service. Former-commit-id: b88be914d83755d32a130be4d36c218733be605b
-
Frank Winklmeier authored
- Delete all obsolete src/components/*_load.cxx files - Remove obsolete DECLARE_FACTORY_ENTRIES within src/components/*_entries.cxx The removed macros evaluate to NULL on the Gaudi side and have been kept only for backwards compatibility. Former-commit-id: b54b335b
-
- Mar 01, 2017
-
-
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
-
- Feb 07, 2017
-
-
Edward Moyse authored
Added README. Former-commit-id: bd08d1ddc913561948a3bc28cbb1fd136e9dfd2c
-
- May 27, 2016
-
-
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.
-
- Sep 19, 2014
-
-
Juergen Thomas authored
-