Skip to content
Snippets Groups Projects
This project is mirrored from https://gitlab.cern.ch/atlas/athena. Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
  1. Mar 26, 2021
  2. Mar 25, 2021
  3. Mar 24, 2021
    • Frank Winklmeier's avatar
      Remove WriteTriggerD3PD flag · c01e0148
      Frank Winklmeier authored
      Trigger D3PDs are no longer produced/needed. Delete the
      `WriteTriggerD3PD` flag and associated production job options. Note that
      trigger D3PD information may still be used in other DPDs.
      c01e0148
    • Bertrand Martin Dit Latour's avatar
      tauRecTools: replace Decorator with Accessor in TauTrackFinder · 9b042043
      Bertrand Martin Dit Latour authored and Adam Edward Barton's avatar Adam Edward Barton committed
      Hello,
      
      As discussed in ATLASRECTS-6106 and ATLASRECTS-6104, we make an unnecessary and inappropriate use of Decorator on non-const objects, and we should have used Accessor instead.
      Now fixed in TauTrackFinder.
      Note for later: this could be a bit more streamlined by using the TauTrack::setDetail functionality of the EDM, extending the TrackDetail enum in TauDefs.h.
      
      This MR does not change the reconstruction output.
      
      Cheers,
      Bertrand
      9b042043
  4. Mar 23, 2021
  5. Mar 22, 2021
    • Attila Krasznahorkay's avatar
      Cleaned up the build of the tauRecTools package. · 69115ee7
      Attila Krasznahorkay authored
      Simplified the logic in the CMakeLists.txt file, and split the
      tool dictionaries into a new library (tauRecToolsDict) instead
      of having them in tauRecToolsLib.
      
      Fixed a small issue in tauRecTools/TrackSort.h, which would've
      made it unusable in AthAnalysis. (Currently that header is not
      included in an AthAnalysis build.)
      69115ee7
    • Attila Krasznahorkay's avatar
      Cleaned up the build of the PanTauAlgs package. · 1ff11d26
      Attila Krasznahorkay authored
      The main motivation was to make sure that the public headers of the
      package would be properly installed in "Athena mode", in order for
      the dictionary to work correctly.
      
      But the cleanup grew into something more. I replaced the CINT
      dictionary of the package into a Reflex one, introduced the
      PanTauAlgsLib library that would be built in all circumstances,
      cleaned up the dependencies of the package, and made sure that
      the dictionary would refer to types with their correct names.
      
      This is primarily meant to fix the issue described in ATEAM-721.
      1ff11d26
  6. Mar 21, 2021
  7. Mar 20, 2021
  8. Mar 19, 2021
  9. Mar 18, 2021
  10. Mar 17, 2021
  11. Mar 16, 2021
  12. Mar 15, 2021
  13. Mar 13, 2021
  14. Mar 12, 2021
  15. Mar 10, 2021
Loading