Skip to content
Snippets Groups Projects
This project is mirrored from https://gitlab.cern.ch/atlas/athena.git. Pull mirroring updated .
  1. Feb 10, 2025
  2. Feb 07, 2025
  3. Feb 06, 2025
  4. Feb 05, 2025
  5. Jan 31, 2025
  6. Jan 30, 2025
  7. Jan 09, 2025
  8. Jan 06, 2025
  9. Dec 20, 2024
    • scott snyder's avatar
      xAODTrigger: EFex documentation update. · 9ccd3dc9
      scott snyder authored
      Add references to the documents describing the EFex data format.
      Note that the shelf number can be 12 for the test facility
      (and that iPhi will be out of range in this case).
      9ccd3dc9
  10. Dec 18, 2024
  11. Dec 16, 2024
  12. Dec 15, 2024
  13. Dec 13, 2024
  14. Dec 10, 2024
  15. Dec 09, 2024
  16. Dec 05, 2024
  17. Dec 03, 2024
  18. Dec 02, 2024
  19. Nov 29, 2024
  20. Nov 28, 2024
  21. Nov 26, 2024
  22. Nov 24, 2024
  23. Nov 22, 2024
    • Adam Edward Barton's avatar
      IDC: Remove pre-C++20 directives · e2a13dcc
      Adam Edward Barton authored and Frank Winklmeier's avatar Frank Winklmeier committed
      IDC: Remove pre-C++20 directives
      e2a13dcc
    • Zach Marshall's avatar
      Functionality for storing LHE event record in derivations · 60812b8a
      Zach Marshall authored and Frank Winklmeier's avatar Frank Winklmeier committed
      Functionality for storing LHE event record in derivations
      
      This adds several pieces of functionality necessary to store LHE event
      records in derivations:
      
      - We add back a switch for Pythia8 running to include the LHE record as
        a HEPMC3 attribute (noting that this only works in HEPMC3, so we
      should warn users if they try this with HEPMC2)
      - During xAOD Truth conversion, we create an additional truth particles
        collection in the case that the attribute is found. Tested and
      confirmed that if no attribute is found, no collection is created (not
      even an empty one). Again, only works in HEPMC3 mode.
      - In derivation making, cleaned up the LHE record pieces; since the
        collection is made during xAOD truth conversion, all we have to do is
      write it out, we don't need any further tools.
      60812b8a
  24. Nov 21, 2024
  25. Nov 20, 2024
Loading