- May 17, 2024
-
-
Creating JETM42 derivation (DADs)
-
- May 14, 2024
-
-
Run3 Derivations for heavy Ion group (part of my QT) v0.2
-
- May 02, 2024
-
-
Frank Winklmeier authored
B005 Using .strip() with multi-character strings is misleading
-
- Apr 26, 2024
-
-
Migration for HION4 almost done, lacking augmentations and string triggers for run3, some smart collections of run2 HION4 not working for now Migration for HION7 in progress, in need of the "pt" needed and the triggers Rest of migrations not started as of november 20 of 2023 No derivative is made to get truth data as i dont have truth data files for testing
-
- Apr 24, 2024
-
-
Adding SUSY20 derivation format
-
- Mar 15, 2024
-
-
Remove the global `ConfigFlags` instance and the safe-guards to delete the instance manually from the various skeletons and drivers.
-
-
- Mar 13, 2024
-
-
BPHY13,BPHY23 updates and adding BPHY25
-
- Mar 05, 2024
-
-
Adding TEST7.py with skimming code for DAODs to D2AODs
-
- Feb 27, 2024
-
-
Frank Winklmeier authored
Remove the global `ConfigFlags` instance and the safe-guards to delete the instance manually from the various skeletons and drivers.
-
- Feb 23, 2024
-
-
Tadej Novak authored
-
- Feb 20, 2024
-
-
(AFT-701) add FTAG4
-
Low-Level Jet (LLJ1) new derivation format
-
- Feb 09, 2024
-
-
Low-Level Jet (LLJ1) new derivation format
-
- Jan 05, 2024
- Dec 15, 2023
-
-
Adding DAOD_NCB1 for cosmic ray studies in NCB group As in the title, this MR is to add the new format to run on AOD from cosmic ray runs. This is needed for the analysis we are starting in the NCB group.
-
- Oct 27, 2023
-
-
first tentative definition of a MUON5 format
-
- Oct 26, 2023
-
-
Revert "Add additional commits" This reverts commit 0d0b8638.
-
- Oct 02, 2023
-
-
Porting by-vertex jet reconstruction and related derivation code from 21.2 to main
-
- Sep 25, 2023
-
-
PanTau: replace legacy JobProperty flags with config flags Hello, This MR is replacing the JobProperty flags with config flags in the PanTau package. This was blocking !61874 . I ran diff-root on 1k events with standalone tau reco from ESD, the reconstruction output is hopefully unchanged. It's a bit overkill to define so many flags, given that we never change their values, but a larger refactoring is beyond the scope of this MR. Cheers, Bertrand
-
- Sep 12, 2023
-
-
Tadej Novak authored
-
Tadej Novak authored
-
- Aug 30, 2023
-
-
Draft: porting MUON1 to component accumulator This MR provides a port of the MUON1 derivation to the component accumulator. It is intended that this will be used as a template for the other MCP derivations. As well as the main config fragment, the MR also provides several new config fragments for certain common tools that haven't been previous provided. **Not yet working** as several of the config fragments still have to be written
-
- Aug 03, 2023
-
-
Improve CA code for interactive sessions
-
- Jul 13, 2023
-
-
Tadej Novak authored
-
- May 19, 2023
-
-
Edits to B Physics DerivationFramework and addition of BPHY24 for R(K-short) Analysis added vertex isolation variables decorations to BPHY24. Edited VertexTrackIsolation tool to accept tracks from a V0,and to convert electron GSF tracks to indet tracks for excluding from cone. Also allow to assign no passFlags and decorate all vertices
-
- May 08, 2023
-
-
EGAM derivations: new formats for HI, and fix a few small bugs
-
- May 04, 2023
-
-
refactor input metadata propagation into single function and create one for creation of each category
-
- Apr 28, 2023
-
-
Walter Lampl authored
-
- Apr 13, 2023
-
-
update L1Calo for 2023 running and allow to run on AOD
-
- Apr 03, 2023
-
-
Merge branch 'master-atlasg-2496' into 'master' Decouple MetaData configuration for DAODs Closes ATLASG-2496 See merge request atlas/athena!61962
-
- Mar 31, 2023
-
-
Decouple MetaData configuration for DAODs
-
- Mar 23, 2023
-
-
add FTAG3 for g->bb calibration (AFT-637)
-
Restructuring the CA MetaData Configuration
-
- Mar 08, 2023
-
-
Fix of missing event generator weight names from the DAOD_TRUTHx formats ATLASG-2475 This (probably temporary) fix applies the IOVDbMetaDataTool in the EVNT->DAOD_TRUTHx workflow. Without this adjustment the event generator weight names are not stored and the formats are useless for many analyses. The issue and the reason the fix works are rather hazily understood so this may be revisited during a wider clean-up of this metadata, but for now the samples are needed for physics studies.
-
- Feb 13, 2023
-
-
Tadej Novak authored
-
- Feb 01, 2023
-
-
Get rid of merging PoolWriteCfg directly, which should now be done by OutputStreamConfig automatically
-
- Dec 15, 2022
-
-
Tadej Novak authored
-
- Dec 14, 2022
-
-
Add new derivation (TRIG8) for InDet Trigger Performance
-
- Dec 12, 2022
-
-
Adding an AMI Tag helper for CA configuration This adds a CA-based helper for getting and setting the AMI tag in the tag info metadata. The output works for Derivation_tf, using the --AMITag from the runArgs. The metadata collection from the input file isn't working yet, because the MD helper doesn't seem to access the TagInfo metadata. Suggestions there are welcome!
-