- Dec 27, 2020
-
-
Frank Winklmeier authored
-
Frank Winklmeier authored
This reverts commit 2904e609.
-
- Dec 18, 2020
-
-
Frank Winklmeier authored
`IJobOptionsSvc` is deprecated and this code is not used anywhere.
-
- Dec 11, 2020
-
-
Matthew Joseph Basso authored
-
Matthew Joseph Basso authored
-
Matthew Joseph Basso authored
-
Matthew Joseph Basso authored
-
Matthew Joseph Basso authored
-
Matthew Joseph Basso authored
-
- Dec 09, 2020
-
-
Matthew Joseph Basso authored
-
Matthew Joseph Basso authored
-
Matthew Joseph Basso authored
-
Matthew Joseph Basso authored
-
Matthew Joseph Basso authored
-
Matthew Joseph Basso authored
-
- Nov 24, 2020
-
-
The two classes are functionally quite identical, so this is mostly a straightforward string replacement, with a couple of manual fixes.
-
- Nov 19, 2020
-
-
Frank Winklmeier authored
Delete unused AddVarAlg+Tool, ParticleCombinerAlg+Tool, ParticleSortingAlg+Tool. These depend on the deprecated `IJobOptionsSvc` interface. If these algorithms turn out to be useful they can be resurrected and migrated. Also delete unused `MergeContainers.py` and cleanup cmake configuration.
-
- Sep 07, 2020
-
-
Frank Winklmeier authored
-
- Aug 14, 2020
-
-
- Apr 27, 2020
-
-
- Apr 26, 2020
-
-
- Oct 18, 2019
-
-
Frank Winklmeier authored
The `beginRun` method is deprecated. One-time initializations before the event loop need to be done in `start`.
-
- Jan 25, 2019
-
-
scott snyder authored
For ParticleSelectionAlg, the SelectionToolList and SelectionWithPVTooList properties are not used anywhere in the repository; furthermore, they rely on interfaces marked as deprecated. Remove them.
-
- Jun 21, 2018
-
-
Scott Snyder authored
clang warning: unused lambda capture. Former-commit-id: 69c9de65
-
- Oct 30, 2017
-
-
Frank Winklmeier authored
Former-commit-id: c824c8cb
-
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: 5e95b010
-
- Jan 01, 2017
-
-
Scott Snyder authored
* Tagging EventUtils-00-00-32. * clang warnings: missing override keywords. 2016-08-29 scott snyder <snyder@bnl.gov> * Tagging EventUtils-00-00-31. * endreq -> endmsg. * Tagging EventUtils-00-00-30. * Coverity 109084. 2016-08-01 Will Buttinger <will@cern.ch> * Fix cmake compilation * tag EventUtils-00-00-29 2016-06-20 Karsten Koeneke <karsten.koeneke@cern.ch> * Make the selection tools in ParticleSelectionAlg public * tag EventUtils-00-00-27 ... (Long ChangeLog diff - truncated) Former-commit-id: edd2e397
-
- May 27, 2016
-
-
Atlas-Software Librarian authored
* Silenced Coverity warnings #28765, #28758, #28757 * Set some ignore flags on the package to make the "svn status" printout a little more user friendly. * Tagging as EventUtils-00-00-12 2015-03-03 scott snyder <snyder@bnl.gov> * Tagging EventUtils-00-00-11. * Fix clang warnings: remove unused class members. 2015-02-26 Karsten Koeneke <karsten.koeneke@cern.ch> * Follow small migration of xAOD::CompositeParticle * tag EventUtils-00-00-10 2015-02-25 Karsten Koeneke <karsten.koeneke@cern.ch> * Use new TrigDecisionTool in AthAnalysisBase * tag EventUtils-00-00-09 ... (Long ChangeLog diff - truncated)
-
- Jan 19, 2015
-
-
Scott Snyder authored
* Tagging EventUtils-00-00-08. * Fix coverity warnings. 2014-08-14 Karsten Koeneke <karsten.koeneke@cern.ch> * Prepare for AthAnalysisBase release * Try to determin charge of composite particle * tag EventUtils-00-00-07
-
- Sep 19, 2014
-
-
Karsten Koeneke authored
'Adding particle sorting tool/alg and option to create output view containers' (EventUtils-00-00-06)
-