Skip to content
Snippets Groups Projects
  1. Mar 14, 2024
  2. Mar 11, 2024
  3. Mar 05, 2024
    • Alaettin Serhan Mete's avatar
      InDetSecVtxFinder + DerivationFrameworkHiggs + TrigT1CaloByteStream: Fix xAOD namespace typos · d28b4f5d
      Alaettin Serhan Mete authored and John Kenneth Anders's avatar John Kenneth Anders committed
      InDetSecVtxFinder + DerivationFrameworkHiggs + TrigT1CaloByteStream: Fix xAOD namespace typos
      d28b4f5d
    • Tadej Novak's avatar
      Update DAOD CI tests · 8e42fe8b
      Tadej Novak authored
      Verified
      8e42fe8b
    • BinBin Dong's avatar
      Update 12 files · cf06e806
      BinBin Dong authored
      - /PhysicsAnalysis/DerivationFramework/DerivationFrameworkART/DerivationFrameworkFlavourTagART/test/test_data18FTAG1.sh
      - /PhysicsAnalysis/DerivationFramework/DerivationFrameworkART/DerivationFrameworkFlavourTagART/test/test_data18FTAG2.sh
      - /PhysicsAnalysis/DerivationFramework/DerivationFrameworkART/DerivationFrameworkFlavourTagART/test/test_data18FTAG3.sh
      - /PhysicsAnalysis/DerivationFramework/DerivationFrameworkART/DerivationFrameworkFlavourTagART/test/test_data22FTAG1.sh
      - /PhysicsAnalysis/DerivationFramework/DerivationFrameworkART/DerivationFrameworkFlavourTagART/test/test_data22FTAG2.sh
      - /PhysicsAnalysis/DerivationFramework/DerivationFrameworkART/DerivationFrameworkFlavourTagART/test/test_data22FTAG3.sh
      - /PhysicsAnalysis/DerivationFramework/DerivationFrameworkART/DerivationFrameworkFlavourTagART/test/test_mc20FTAG1.sh
      - /PhysicsAnalysis/DerivationFramework/DerivationFrameworkART/DerivationFrameworkFlavourTagART/test/test_mc20FTAG2.sh
      - /PhysicsAnalysis/DerivationFramework/DerivationFrameworkART/DerivationFrameworkFlavourTagART/test/test_mc20FTAG3.sh
      - /PhysicsAnalysis/DerivationFramework/DerivationFrameworkART/DerivationFrameworkFlavourTagART/test/test_mc21FTAG1.sh
      - /PhysicsAnalysis/DerivationFramework/DerivationFrameworkART/DerivationFrameworkFlavourTagART/test/test_mc21FTAG2.sh
      - /PhysicsAnalysis/DerivationFramework/DerivationFrameworkART/DerivationFrameworkFlavourTagART/test/test_mc21FTAG3.sh
      cf06e806
  4. Feb 29, 2024
    • Goetz Gaycken's avatar
      Fix decoration type clash for isSplit. · 48efb009
      Goetz Gaycken authored
      Multiple components apply xAOD decorations named isSplit. Since a
      single type is registered for each decoration all components must use
      the same type for identically named decorations. This patch ensures
      that PixelCluster_v1, PixelPrepDataToxAOD, PixelNtupleMaker use the
      same type.
      48efb009
  5. Feb 27, 2024
  6. Feb 23, 2024
  7. Feb 21, 2024
  8. Feb 17, 2024
    • James Catmore's avatar
      Removal of legacy config for DAOD production - part 4 · 8666994a
      James Catmore authored and Vakhtang Tsulaia's avatar Vakhtang Tsulaia committed
      Removal of legacy config for DAOD production - part 4
      
      This MR removes much of the legacy DAOD-making configuration code, such that the old-style reductionConf argument to Reco_tf will no longer work.
      
      Some of the packages touched here may be completely obsolete and so more deletion may be possible, but for this MR the changes are restricted to DAOD building.
      8666994a
  9. Feb 16, 2024
  10. Feb 15, 2024
  11. Feb 13, 2024
  12. Feb 12, 2024
  13. Feb 11, 2024
    • James Catmore's avatar
      Removal of legacy DAOD config - part 1 · e8eec931
      James Catmore authored and Tadej Novak's avatar Tadej Novak committed
      Removal of legacy DAOD config - part 1
      
      This is the first of several MRs to remove the legacy DAOD config from
      main before the 24.0 branch. This is an initial "probe" to check that
      there are no remaining tests in CI or ART dependent on the legacy. It
      removes the two key files that all legacy DAOD jobs need (one for the
      configuration itself and one to provide the paths to the individual job
      options). Any legacy DAOD job will crash without these files.
      
      If this passes CI I suggest we merge and then inspect the DAOD ART
      tests. This will allow us to see quickly if we have any important legacy tests
      remaining. Once we're happy with the state of things we can remove the rest of the legacy code,
      which can be expected to be several dozen files.
      e8eec931
  14. Feb 09, 2024
  15. Feb 07, 2024
  16. Feb 06, 2024
  17. Feb 05, 2024
  18. Feb 02, 2024
  19. Jan 31, 2024
  20. Jan 30, 2024
  21. Jan 29, 2024
  22. Jan 26, 2024
  23. Jan 25, 2024
    • Johannes Junggeburth's avatar
      DerivationFrameworkMuons - Fix Muon5 · b3d73abb
      Johannes Junggeburth authored and Johannes Elmsheuser's avatar Johannes Elmsheuser committed
      DerivationFrameworkMuons -  Fix Muon5
      b3d73abb
    • Zach Marshall's avatar
      Fixing recursion issue in TruthDecayCollectionMaker · 450a2f72
      Zach Marshall authored and Johannes Elmsheuser's avatar Johannes Elmsheuser committed
      Fixing recursion issue in TruthDecayCollectionMaker
      
      Under certain circumstances, some decays will be created with loops in
      the particle records in the decays of BSM particles. It's a bit unusual,
      but when that happens there can be an infinite recursion induced in the
      truth decay collection maker, because the unique ID (previously:
      barcode) isn't set until after the decay vertex and outgoing particles
      are added to the record. That means if for some reason we have a vertex
      that loops back on itself, the particle could be added recursively and
      infinitely... until we get a stack overflow and crash (thanks to Serhan
      for the tip there). Reported by Laura Bruce. Should be fixed here.
      450a2f72
  24. Jan 23, 2024
  25. Jan 16, 2024
Loading