This project is mirrored from https://gitlab.cern.ch/atlas/athena.git.
Pull mirroring updated .
- Feb 10, 2025
-
-
Apply 2 suggestion(s) to 2 file(s) Co-authored-by:
Lukas Kretschmann <lukas.kretschmann@cern.ch>
-
Johannes Junggeburth authored
-
- Feb 07, 2025
-
-
xAODEventFormatCnv: Use fillFromArgs in test scripts. So that they support debugging options.
-
Remove query from EventSelector
-
- Feb 06, 2025
-
-
Tadej Novak authored
-
- Feb 05, 2025
-
-
Add declarations of EventInfo creation by eventloop infrastructure
-
- Jan 31, 2025
-
-
Update EgammaTruthxAODHelpers.cxx to rewrite lineage algorithm
-
- Jan 30, 2025
-
-
Standardize the location of PackageName_entries.cxx Twelve packages did not follow the convention of having the PackageName_entries.cxx file in src/components/. This merge request updates those packages to match all other packages in the repository.
-
Revert "OK" This reverts commit 2c5b1d08851888df807cae1701ff6fbb2a4a5280.
-
- Jan 09, 2025
-
-
scott snyder authored
-
- Jan 06, 2025
-
-
AthContainers+xAODCore+xAODRootAccess+StorageSvc: Move thread_specific_ptr / upgrade_mutex to separate headers. AthContainers: Move thread_specific_ptr / upgrade_mutex to separate headers. Move thread_specific_ptr and upgrade_mutex out of threading.h into separate headers. They have heavy header dependencies, so we don't want to pull them in every time any of the threading definitions is needed.
-
DerivationFrameworkBPhys: Lock decorations from Select_onia2mumu. Need to make sure that decorations are locked after they are produced. See ATLASRECTS-8008.
-
- Dec 20, 2024
-
-
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).
-
- Dec 18, 2024
-
-
main-cppcheck-EventBookkeeperTools
-
Frank Winklmeier authored
-
- Dec 16, 2024
-
-
Frank Winklmeier authored
-
- Dec 15, 2024
-
-
xAODBTagging: Suppress cppcheck false positive. Suppress cppcheck false positive.
-
- Dec 13, 2024
-
-
Tadej Novak authored
-
- Dec 10, 2024
-
-
Do not invalidate empty DRAW files
-
Tadej Novak authored
-
Backport to 24.0: Adjust AFPTrack to set nHoles to be unsigned int to avoid conflict (Merge branch 'bkerridg_afpedmchange' into 'main') Merge branch 'bkerridg_afpedmchange' into 'main' Adjust AFPTrack to set nHoles to be unsigned int to avoid conflict See merge request atlas/athena!71402
-
- Dec 09, 2024
-
-
Frank Winklmeier authored
-
Frank Winklmeier authored
Fix cppcheck defect and remove unnecessary error suppression.
-
Tadej Novak authored
-
Adding LHE particle config for EVNT to xAOD For the EVNT to xAOD config, which runs in truth derivation making, we need the same LHE particle collection configuration as we have in the AOD version. Adding it.
-
- Dec 05, 2024
-
-
Make AtlListBSEvents return non-zero exit code in error paths
-
- Dec 03, 2024
-
-
xAODCore: Add some missing #includes. To allow some cleanups in core packages.
-
Run tracking in bkg preparation
-
- Dec 02, 2024
-
-
New ACTS gx2f integration
-
- Nov 29, 2024
-
-
Document HIeventShape shape object
-
- Nov 28, 2024
-
-
Frank Winklmeier authored
-
sss authored
And use constants from <numbers>. To allow some cleanups in core packages.
-
- Nov 26, 2024
-
-
xAODTruthCnv: Fix warning in hepmc2 build. Unused variable.
-
- Nov 24, 2024
-
-
Tadej Novak authored
-
- Nov 22, 2024
-
-
IDC: Remove pre-C++20 directives
-
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.
-
- Nov 21, 2024
-
-
Tadej Novak authored
-
Tadej Novak authored
-
Tadej Novak authored
introduce a new production step, PileUpPretracking See merge request atlas/athena!71493
-
- Nov 20, 2024
-
-
Tadej Novak authored
-