- Jan 04, 2024
-
-
Dmitry Emeliyanov authored
added a new tool prototype, development for ITk Phase II trigger tracking as described in EFTRACK-142
-
- Oct 24, 2023
-
-
Dmitry Emeliyanov authored
-
- Jul 21, 2020
- Jul 08, 2020
-
-
Frank Winklmeier authored
Delete obsolete `[I]TrigInDetBremDetectionTool` and enable thread-checker.
-
- Jul 03, 2020
-
-
Frank Winklmeier authored
- delete unused `ITrigL2TrackFittingTool` interface - delete unused `TrigL2FastExtrapolationTool` - delete unused python module - cmake cleanup - move all headers to src directory
-
- Jul 05, 2019
-
-
Stewart Martin-Haugh authored
-
- 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: ba951640
-
- 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
-
- Feb 18, 2015
-
-
Stewart Martin-Haugh authored
* tag 00-00-77 * Use Eigen inverse() routine - more stable, properly fix ATR-10083 * Accidentally left changes out of tag 76 08-Feb-2015 : Stewart Martin-Haugh <smh@cern.ch> * tag 00-00-75 * Don't return track if any covariance diagonal elements are < 0 * Fix ATR-10079 and ATR-10083 30-Jan-2015 : Stewart Martin-Haugh <smh@cern.ch> * tag 00-00-74 * Remove obsolete code
-
- Feb 07, 2015
-
-
Stewart Martin-Haugh authored
* tag 00-00-73 * From AlgTool::finalize() method to AthAlgTool::finalize() 24-Jan-2015 : Stewart Martin-Haugh <smh@cern.ch> * tag 00-00-72 * Fix memory leak in createTrackStateOnSurface (not used in default running) 23-Jan-2015 : Stewart Martin-Haugh <smh@cern.ch> * tag 00-00-71 * Make messages VERBOSE, clean up messaging 23-Jan-2015 : Stewart Martin-Haugh <smh@cern.ch> * tag 00-00-70 * Remove unused TrigInDetPerigeeFitter * Fix compilation failure (ATR-9919) 21-Jan-2015 : Stewart Martin-Haugh <smh@cern.ch> * tag 00-00-69 * Fix coverity issues (null pointer dereference) ATR-9327 * Remove unused TrigInDetPerigeeFitter ... (Long ChangeLog diff - truncated)
-
- Sep 19, 2014
-
-
Stewart Martin-Haugh authored
-