- Dec 04, 2020
-
-
Frank Winklmeier authored
-
- May 12, 2020
-
-
Goetz Gaycken authored
-
- Jan 29, 2020
-
-
- Feb 26, 2019
-
-
- Feb 19, 2019
-
-
scott snyder authored
The tool was caching event information in member variables. Rework to remove this caching, to allow the interfaces to eventually be made const. Results are identical, and this is not expected to have any significant effect on performance. Also changed CRLF line endings to LF.
-
- Nov 01, 2016
-
-
William Axel Leight authored
* Compatibility with new IPropagator interface * Tagging as TrkExRungeKuttaIntersector-00-10-08 2016-09-22 Shaun Roe * fix endreq compiler warnings (NOTE: there are still compiler warnings) * fix coverity defects 108660 26/04/2016 (Medium) Uninitialized scalar field :/Tracking/TrkExtrapolation/TrkExRungeKuttaIntersector/src/RungeKuttaIntersector.cxx in function "RungeKuttaIntersector" 108662 26/04/2016 (Medium) Uninitialized scalar field :/Tracking/TrkExtrapolation/TrkExRungeKuttaIntersector/src/IntersectorWrapper.cxx in function "IntersectorWrapper" * tag as TrkExRungeKuttaIntersector-00-10-07 Former-commit-id: f7321b5c
-
- May 17, 2015
-
-
Atlas-Software Librarian authored
* TrkExRungeKuttaIntersector/RungeKuttaIntersector.h: 64-bit counters (except serialNumber) * tag as TrkExRungeKuttaIntersector-00-10-06 2015-04-16 Alan Poppleton <Alan.Poppleton@cern.ch> * TrkExRungeKuttaIntersector/RungeKuttaIntersector.h: 64 bit counters * tag as TrkExRungeKuttaIntersector-00-10-05 2015-04-15 Alan Poppleton <Alan.Poppleton@cern.ch> * TrkExRungeKuttaIntersector/RungeKuttaIntersector.h: CLHEP to Gaudi::Units * tag as TrkExRungeKuttaIntersector-00-10-04 2015-04-08 Alan Poppleton <Alan.Poppleton@cern.ch> * src/RungeKuttaIntersector.cxx (debugFailure): more informative DEBUG for invalid intersection * TrkExRungeKuttaIntersector/RungeKuttaIntersector.h: replace WARNING with DEBUG * tag as TrkExRungeKuttaIntersector-00-10-03 ... (Long ChangeLog diff - truncated)
-
- Jan 19, 2015
-
-
Andreas Salzburger authored
* adapted to new interface * tag as TrkExRungeKuttaIntersector-00-10-00 2014-10-23 Peter Kluit * use TrackSurfaceIntersection and Intersection in the Intersector * tag as TrkExRungeKuttaIntersector-00-09-04
-
- Sep 19, 2014
-
-
Alan Poppleton authored
-