- Dec 08, 2020
- Dec 02, 2020
-
-
Jon Burr authored
-
- Oct 02, 2020
-
-
Nils Krumnack authored
This is superseced by AsgMessaging/AsgMessaging*.h, though in some places extra includes are needed.
-
- Aug 14, 2020
-
-
- Jun 23, 2020
-
-
Frank Winklmeier authored
-
- May 05, 2020
-
-
- Dec 25, 2018
-
-
Scott Snyder authored
clang warning: Don't use std::move in a return statement.
-
- Oct 05, 2018
-
-
scott snyder authored
Former-commit-id: 71e2d91d
-
Scott Snyder authored
clang warning: Missing override keyword. Former-commit-id: 3a3b0545
-
- Sep 01, 2018
-
- Aug 31, 2018
-
- Aug 27, 2018
-
-
Frank Winklmeier authored
The header file is not included for Trig::MatchingTool. So the dictionary generation rule is useless (and creates a warning). Former-commit-id: d3ccc885763528b3d59f79f2d3714a4c2e4f01c1
-
- Jul 17, 2018
-
-
scott snyder authored
Compilation warning: unused argument. Former-commit-id: ce44bcf9
-
- Jul 05, 2018
-
-
charles leggett authored
these template classes wrap Algorithm, AlgTool and Service to provide extra functionality to the AthAlgorithm, AthAlgTool and AthService classes with minimal code duplication. Former-commit-id: 01a11b08
-
- Dec 11, 2017
-
-
Toshiaki Kaji authored
This reverts commit cdf718bf [formerly 9d67f5b8]. Former-commit-id: 008b62d0
-
- Dec 08, 2017
-
- Dec 05, 2017
-
-
Former-commit-id: 50a7b9187bc21a31c5170dd35dcdf19a358d68f2
-
- Nov 01, 2017
-
-
Frank Winklmeier authored
DECLARE_XYZ_FACTORY macros are now replaced by a single DECLARE_COMPONENT (only exception is CONVERTERS). A few constructors had to be made public as required by the Gaudi Plugin service. Former-commit-id: ba951640c8907cdb42d0ab53b8d52999bf2ba180
-
- Oct 02, 2017
-
-
- Delete all obsolete src/components/*_load.cxx files - Remove obsolete DECLARE_FACTORY_ENTRIES within src/components/*_entries.cxx - A few other cleanups The removed macros evaluate to NULL on the Gaudi side and have been kept only for backwards compatibility. Former-commit-id: 916048ff
-
- Jul 18, 2017
-
-
Frank Winklmeier authored
Former-commit-id: fcab1ae3
-
- Apr 07, 2017
-
-
Scott Snyder authored
Private class data members should start with m_. Former-commit-id: 1c06c91a
-
Scott Snyder authored
Remove unused variable. Fix signed/unsigned comparison. Former-commit-id: f47febc0
-
- Feb 21, 2017
-
-
Attila Krasznahorkay authored
And then applied a small fix to its code to make it build on macOS. This was all to enable building the package as part of AnalysisBase. Former-commit-id: 7f88d419
-
- Jan 01, 2017
-
-
Scott Snyder authored
* Tagging TriggerMatchingTool-00-00-13. * endreq -> endmsg. Former-commit-id: 11fffcc3
-
- Aug 19, 2016
-
-
Will Buttinger authored
* fix cmake * tagging 00-00-12 2016-06-27 Will Buttinger <will@cern.ch> * MatchingImplementation.cxx: Avoid running Munkres is doomed to fail threshold cut * src/TestMatchingToolAlg: update to store and output decisions for monitoring in atn nightlies * Tagging TriggerMatchingTool-00-00-10 * cmt/requirements: add missing use statement * Tagging TriggerMatchingTool-00-00-11 2016-04-06 Lukas Heinrich * Tagging TriggerMatchingTool-00-00-09 * silence DEBUG Former-commit-id: 173ed41e
-
- May 27, 2016
-
-
Atlas-Software Librarian authored
-