- Aug 26, 2020
-
-
scott snyder authored
Don't declare copy conversion classes as not thread safe; instead, declare the const_cast inside as thread-safe. It would be better to change the interfaces so that this isn't required, but probably not worth the effort just for these run 1 classes.
-
- Aug 06, 2020
-
-
Frank Winklmeier authored
- remove ROOT dependency - cleanup link dependencies and remove `atlas_depends_on_subdirs`
-
- Apr 23, 2020
-
-
Andrii Verbytskyi authored
-
- Feb 10, 2020
-
-
- Jan 16, 2020
-
-
Christos Anastopoulos authored
-
Christos Anastopoulos authored
-
- Nov 08, 2018
-
-
scott snyder authored
To be used in removing #define private in EventCommonTPCnv. Former-commit-id: bb336c839968a73ff64a7cafcf3586c93145f9af
-
- Oct 01, 2018
-
-
scott snyder authored
Remove references to obsolete package CLIDSvc; header moved to AthenaKernel. Also remove unneeded dependency on SGTools. Former-commit-id: f5ce786f
-
- Dec 11, 2017
-
-
Toshiaki Kaji authored
This reverts commit cdf718bf [formerly 9d67f5b8]. Former-commit-id: 008b62d0
-
- Dec 08, 2017
-
- Nov 20, 2017
-
-
Frank Winklmeier authored
Delete all CMT requirements files and other obsolete content in the cmt/ directories. Some non-trivial content of unknown usage has been kept. Former-commit-id: 972e82159017fa7824f05840ea5f7218f7c05d06
-
- Jan 01, 2017
-
-
Scott Snyder authored
* Tagging NavFourMom-00-04-20. * DataModel -> AthLinks, AthContainers. Former-commit-id: 5dcf766d
-
- Jan 19, 2015
-
-
Atlas-Software Librarian authored
* Tagging NavFourMom-00-04-19. * NavFourMom/selection.xml: Selection fix for root6.
-
- Sep 19, 2014
-
-
Scott Snyder authored
Remove optional template arguments from ElementLink, to be compatibile with upcoming ElementLink changes. (NavFourMom-00-04-18)
-