- May 17, 2024
-
-
Creating JETM42 derivation (DADs)
-
- May 14, 2024
-
-
Run3 Derivations for heavy Ion group (part of my QT) v0.2
-
- 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 13, 2024
-
-
BPHY13,BPHY23 updates and adding BPHY25
-
- Mar 05, 2024
-
-
Adding TEST7.py with skimming code for DAODs to D2AODs
-
- Feb 20, 2024
-
-
(AFT-701) add FTAG4
-
Low-Level Jet (LLJ1) new derivation format
-
- Feb 09, 2024
-
-
Low-Level Jet (LLJ1) new derivation format
-
- 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
-
- 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
-
- 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
-
- Apr 13, 2023
-
-
update L1Calo for 2023 running and allow to run on AOD
-
- Mar 23, 2023
-
-
add FTAG3 for g->bb calibration (AFT-637)
-
- Dec 14, 2022
-
-
Add new derivation (TRIG8) for InDet Trigger Performance
-
- Nov 14, 2022
-
-
Migrating STDM7 from 21.2 to master
-
- Nov 02, 2022
-
-
Small cleanup of JETMX derivations, adding Run-2 jet triggers and documentation
-
- Oct 25, 2022
-
-
Merge JETM8 and JETM13 into JETM2 - CA version only
-
- Oct 24, 2022
-
-
CA migration of JETMX derivations
-
- Oct 21, 2022
-
-
Component Accumulator IDTR2
-
- Oct 17, 2022
-
-
Component Accumulator migration for FTAG1,2 formats
-
- Oct 12, 2022
-
-
Migrate EGAM derivations to ComponentAccumulator
-
Adam Edward Barton authored
-
- Sep 03, 2022
-
-
Adam Edward Barton authored
-
Adam Edward Barton authored
-
- Aug 30, 2022
-
-
Adam Edward Barton authored
-
Adam Edward Barton authored
-
- Aug 29, 2022
-
-
Update PhysicsAnalysis/DerivationFramework/DerivationFrameworkTileCal/python/TCAL1.py, PhysicsAnalysis/DerivationFramework/DerivationFrameworkTileCal/share/TCAL1.py
-
- Aug 13, 2022
-
-
Adam Edward Barton authored
-
- Aug 11, 2022
-
-
Adam Edward Barton authored
-
Adam Edward Barton authored
-
Adam Edward Barton authored
-
- Aug 10, 2022
-
-
Adam Edward Barton authored
-
- Aug 01, 2022
-
-
BPHY Derivations CA Migration Part 1: A New Hope
-
- Jul 26, 2022
-
-
CA configuration of LLP1 derivation
-
- Jul 06, 2022
-
-
Draft: migration of PHYSLITE to the component accumulator This MR is an attempt to migrate PHYSLITE to the component accumulator. This is proving tricky because the analysis sequences aren't compatible with the component accumulator, so some wrangling is required. Concretely the following changes are required: - The DualUseConfig can now return a new-style configurable (GaudiConfig2) - AnaAlgSequence is given a new member, being a list to hold any GaudiConfig2 components that can't be appended directly to the sequence (which is old-style). Currently the old-style sequence isn't used directly but is instead iterated over and each component added to a new-style sequence before being added to the component accumulator - New config fragment to allow the calo cell thininng - PHYSLITE job options themselves
-