Skip to content
Snippets Groups Projects
  1. Jan 05, 2021
  2. Dec 23, 2020
  3. Dec 22, 2020
  4. Dec 21, 2020
  5. Dec 18, 2020
  6. Dec 17, 2020
  7. Dec 16, 2020
  8. Dec 14, 2020
  9. Dec 12, 2020
  10. Dec 10, 2020
    • scott snyder's avatar
      RootStorageSvc: Fix gcc 11 compilation warning. · ba90f207
      scott snyder authored
      In the code for loading a BLOB, the pointer in the call to adopt() was
      always null.  What's there doesn't seem to make sense --- looks like
      p and q were swapped.  Try to fix (although i don't think this
      is actually used in athena).
      ba90f207
  11. Dec 05, 2020
  12. Dec 04, 2020
  13. Dec 01, 2020
  14. Nov 30, 2020
    • Vakhtang Tsulaia's avatar
      Clenup of duplicate include statements · 15f42566
      Vakhtang Tsulaia authored
      Closes ATEAM-677
      15f42566
    • Frank Winklmeier's avatar
      RecExCommission: delete package · 38298fc7
      Frank Winklmeier authored
      Delete the obsolete `Reconstruction/RecExample/RecExCommission` package.
      Also delete files in other packages that are related and obsolete. The
      `rec.Commissioning` flag remains as that seems to be set to `True` in
      various places. Even for those cases, there should be no change in job
      configuration.
      
      Move only remaining `MinimalCommissioningSetup.py` to RecExCond package.
      38298fc7
  15. Nov 27, 2020
  16. Nov 25, 2020
    • Frank Berghaus's avatar
      Clean up and move content · db3941f8
      Frank Berghaus authored and Frank Winklmeier's avatar Frank Winklmeier committed
      There should be no need to expose the header of the FileMetaDataTool to
      other packages, it can be treated as a component and called through its
      interface. Remove some unneeded headers. Enable checking for thread
      safety.
      db3941f8
  17. Nov 20, 2020
    • Frank Winklmeier's avatar
      EventTagAlgs: delete obsolete TAG making package · 83194edc
      Frank Winklmeier authored
      TAG making ("doWriteTAG") is no longer supported and this package only
      contains unused algorithms. Remove references from other packages to
      this package or delete them entirely if obsolete.
      
      The `EventTagGlobal.AttributeList` variable is still required in
      RecExCommon. But in many other places we anyhow just use the hard-coded
      value `"SimpleTag"`. So do the same here to avoid this trivial
      dependency.
      83194edc
  18. Nov 19, 2020
  19. Nov 16, 2020
  20. Nov 13, 2020
  21. Nov 12, 2020
  22. Nov 11, 2020
  23. Nov 10, 2020
  24. Nov 08, 2020
  25. Nov 06, 2020
  26. Nov 04, 2020
Loading