Skip to content
Snippets Groups Projects
  1. Feb 16, 2022
    • Frank Winklmeier's avatar
      StatusCode: remove deprecated checking code · ff4d1387
      Frank Winklmeier authored
      Remove the deprecated StatusCode "checking" code. This code is
      non-functional and marked with a deprecation warning since %v36r0
      (see !989). Also delete deprecated implicit type conversion
      constructors.
      ff4d1387
  2. Dec 09, 2021
  3. Jun 09, 2021
  4. Apr 17, 2021
  5. Nov 14, 2020
    • Rosen Matev's avatar
      Fix GaudiPython classes (follows up !1116) · 49fc17ad
      Rosen Matev authored
      Fix the workaround introduced in 4f05f036
      (for the lack of mixed C++/python inheritance) as part of !1116.
      There, the `iAlgorithm` base class was made into a member but the
      semantics of attribute lookup were not kept backward compatible
      (and e.g. the `.Histos` member of `iAlgorithm` was not accessible).
      49fc17ad
  6. Oct 26, 2020
  7. Oct 09, 2020
  8. Oct 08, 2020
  9. Aug 07, 2020
  10. Jul 28, 2020
  11. Jul 21, 2020
  12. Jun 19, 2020
  13. Jun 13, 2020
  14. Jan 21, 2020
  15. Dec 19, 2019
  16. Dec 14, 2019
  17. Dec 06, 2019
    • Frank Winklmeier's avatar
      Remove begin/endRun methods · b87d122f
      Frank Winklmeier authored
      Delete the previously deprecated begin/endRun methods for Algorithm,
      Sequence and auditors. Also remove the `AuditBeginRun` and `AuditEndRun`
      properties of Algorithm.
      b87d122f
  18. Sep 26, 2019
  19. Sep 20, 2019
  20. Apr 16, 2019
  21. Feb 14, 2019
  22. Feb 01, 2019
  23. Jan 29, 2019
  24. Jan 10, 2019
Loading