- Jul 05, 2023
-
-
Remove unused boost from CMakeLists.txt
-
- Jun 28, 2023
-
-
Use std::any instead of boost::any
-
- Jan 23, 2023
-
-
scott snyder authored
Prefer range-for. Prefer to initialize class members in an initialization list.
-
- Dec 16, 2022
-
-
Andrii Verbytskyi authored
-
- Dec 10, 2022
-
-
Prefer prefix ++/-- operators for non-primitive types.
-
- Apr 10, 2022
-
-
Christos Anastopoulos authored
-
- Nov 04, 2020
-
-
Frank Winklmeier authored
-
- Nov 03, 2018
-
-
scott snyder authored
Update references to headers in CLIDSvc moved to AthenaKernel. Also remove unneeded dependency on SGTools. Former-commit-id: ec817880ecdef9e26f66753bc84c70c1ceb5f3aa
-
- 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
-
- Jun 14, 2016
-
-
Scott Snyder authored
'Explicitly generate cliddb information. Otherwise, no one now ends up generating a clid for eflowObjectContainer.' (eflowEvent-00-02-76) * Tagging eflowEvent-00-02-76. * CMakeLists.txt: Explicitly generate cliddb information. Otherwise, no one now ends up generating a clid for eflowObjectContainer. Former-commit-id: 697af34f
-
- May 27, 2016
-
-
Atlas-Software Librarian authored
* Tagging eflowEvent-00-02-75. * DataModel -> AthContainers, AthLinks. * Tagging eflowEvent-00-02-74. * gcc5 port: * Const fixes. * Use size_t for indices. * Pass ElementLink by const reference. * Add methods to return ElementLinks directly.
-
- Sep 19, 2014
-
-
Scott Snyder authored
-