- Nov 26, 2020
-
-
Vakhtang Tsulaia authored
Partially addresses ATEAM-677
-
- Oct 22, 2020
-
-
scott snyder authored
Remove reference to obsolete header StoreGate.h.
-
scott snyder authored
Remove reference to obsolete header StoreGate.h.
-
scott snyder authored
Remove reference to obsolete header StoreGate.h.
-
- Oct 14, 2020
-
-
Frank Winklmeier authored
Remove `atlas_depends_on_subdirs` and update link dependencies.
-
Frank Winklmeier authored
-
- Oct 06, 2020
-
-
Frank Winklmeier authored
-
- Sep 17, 2020
-
-
Make static data const.
-
- Aug 18, 2020
-
-
scott snyder authored
Define an interface library for exported headers.
-
- Aug 14, 2020
-
-
- Aug 02, 2020
-
-
- Aug 01, 2020
-
-
scott snyder authored
Remove references to obsolete function StoreGate::pointer().
-
- Jun 27, 2020
-
-
scott snyder authored
Library dependency fixes.
-
- Jun 26, 2020
-
-
scott snyder authored
- Prefer preincrement to postincrement for user iterators.
-
scott snyder authored
- Prefer preincrement to postincrement for user iterators. - Pass large structures by const reference rather than by value.
-
- Apr 06, 2020
-
-
- Mar 27, 2020
-
-
Christos Anastopoulos authored
-
Christos Anastopoulos authored
-
- Mar 05, 2020
-
-
Frank Winklmeier authored
-
- Jan 17, 2020
-
-
WIP: Remove some thread unfriendly state from AthenaOutputStream, AthenaPoolCnvSvc, mainly for multi-stream writing.
-
- Nov 20, 2019
-
-
Remove non-standard use of #define private.
-
- Nov 13, 2019
-
-
scott snyder authored
Add unit tests for the converter classes in this package. Fix a few bugs uncovered thereby.
-
- Oct 18, 2019
-
-
Walter Lampl authored
-
- Oct 15, 2019
-
-
scott snyder authored
cppcheck warning: Prefer initializing members in an initialization list.
-
- Sep 10, 2019
-
-
- Sep 05, 2019
-
-
- Sep 03, 2019
-
-
Extend AthenaPoolConverter::PoolToDataObject to pass the SG key. To allow cleaning up xAOD converters for MT thinning.
-
- Aug 27, 2019
-
-
- May 24, 2019
-
-
scott snyder authored
Adjust for headers moved from SGTools to AthenaKernel.
-
- Mar 21, 2019
-
-
Tomasz Bold authored
-
- Mar 18, 2019
-
-
scott snyder authored
Remove unneeded #include of ILArHVCorrTool.h.
-
- Feb 27, 2019
-
-
scott snyder authored
Remove MT-unsafe uses of CaloIdManager. Further cleanups.
-
scott snyder authored
Remove MT-unsafe uses of CaloIdManager.
-
scott snyder authored
Remove MT-unsafe uses of CaloIdManager.
-
- Feb 25, 2019
-
-
Frank Winklmeier authored
- Add `override` keyword
-
- Feb 08, 2019
-
-
Pavol Strizenec authored
-
- Feb 07, 2019
-
-
- Dec 18, 2018
-
-
Edward Moyse authored
-
- 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: 9cffebb16406dd699b3b8162a9d460b9f91a3a24
-
- Dec 13, 2018
-
-
Former-commit-id: 645176ec
-