- May 29, 2024
-
-
DerivationFrameworkPhys: import PHYSLITE variable descriptions
-
- May 28, 2024
-
-
remove DeepSet TauID - not supported for analysis
-
- May 27, 2024
-
-
Revert "Added GRL Sequence to Full CP Alg Test" This reverts commit 092ce4b1
-
fix the tool name prefix in PHYS and FTAG1
-
- May 17, 2024
-
-
Implement both DNN ID and ID+CF and add to PHYSLITE
-
DerivationFrameworkTau, tauRec, tauRecTools: optimise muon-tau removal sequence Hello, This MR is addressing the CPU increase in DAOD_PHYS/LITE reported in ATLASG-2712 coming from the recent addition of GNTau ID. The main changes are in TauAODRunnerAlg, which first run a tool to remove muon tracks and clusters associated with tau candidate, then reruns most of the tau reconstruction with muon-free inputs. Now, in the muon-tau removal, if no muon track nor cluster is found near the tau, we discard the tau candidate by effectively removing it from the container. This prevents afterburner tools like GNN tau ID from running over the full container (which so far includes irrelevant tau candidates removed later on by a thinning algorithm), thereby saving CPU. I've checked that the TauJets_MuonRM_TauIDDecorKernel CPU time is reduced, it's no longer visible in the SPOT test summary. The DAOD output is unchanged (checked over 1000 events). Adding the urgent flag in case it would sill arrive in time for the imminent DAOD bulk prod. Cheers, Bertrand
-
- May 15, 2024
-
-
ElectronPhotonSelectorTools: Add new photon ID menus Adds new photon ID menus (medium/tight), see ATLASG-2708 for more details
-
- May 10, 2024
-
-
Dealing with odd behaviour from the FourLeptonVertices collections. They were previously not being saved.
-
- May 07, 2024
-
-
Move TTVA lepton selection from calibration to WorkingPoint block config
-
- Apr 24, 2024
-
-
Frank Winklmeier authored
-
- Apr 09, 2024
-
-
[ATR-28358] Do not save full trigger payload to DAOD with navigation conversion in main
-
- Apr 05, 2024
-
-
Refactor derivations TriggerListsHelper, add some extra functionality on supplying chains for use in derivations Refactor derivations TriggerListsHelper, add some extra functionality on supplying chains for use in derivations
-
- Mar 29, 2024
-
-
Tomasz Bold authored
-
- Mar 19, 2024
-
-
sort PHYSLITE output objects by PT (ATLASG-2685) For simple analysis it is nicer if the objects are just sorted by pt. This doesn't work with systematics at all, but without systematics this should (hopefully) work.
-
- Mar 18, 2024
-
-
Frank Winklmeier authored
-
- Mar 17, 2024
-
-
Melissa Yexley authored
-
- Mar 15, 2024
-
-
Melissa Yexley authored
-
-
Removal of legacy DAOD configuration part 6 ATLASG-2592 This MR removes residual legacy DAOD configuration files, mostly things that are hiding in the python directories. All of these job options depend on content that has been deleted in previous MRs and so are now completely broken and obsolete.
-
- Mar 14, 2024
-
-
Thomas Strebler authored
-
Thomas Strebler authored
-
- Mar 06, 2024
-
-
Add GhostPartons in PHYS
-
- Mar 05, 2024
-
-
Tadej Novak authored
-
- Feb 23, 2024
-
-
Removal of legacy DAOD configuration part 6 ATLASG-2592 This MR removes residual legacy DAOD configuration files, mostly things that are hiding in the python directories. All of these job options depend on content that has been deleted in previous MRs and so are now completely broken and obsolete.
-
- Feb 20, 2024
-
-
Correct typo in PHYSLITE trigger content for Run-2 primary DAODs (tau chains)
-
(AFT-701) add FTAG4
-
Melissa Yexley authored
-
Melissa Yexley authored
-
Removal of legacy DAOD config - part 2 ATLASG-2592 ATLASG-2593 ATLASG-2594 ATLASG-2595 ATLASG-2596 ATLASG-2597 ATLASG-2598 ATLASG-2599 This MR removes specific obsolete legacy job options for DAOD formats. In some cases they have been replaced with CA versions, in other cases not. Those which are still needed will have to be migrated at a later date. Many will not need to be replaced due to the transition to the new analysis model (PHYS/PHYSLITE)
-
Update b-tagging variables in PHYSLITE
-
fix for missing decorations in PHYS
-
- Feb 13, 2024
-
-
Removal of legacy DAOD config - part 2 ATLASG-2592 ATLASG-2593 ATLASG-2594 ATLASG-2595 ATLASG-2596 ATLASG-2597 ATLASG-2598 ATLASG-2599 This MR removes specific obsolete legacy job options for DAOD formats. In some cases they have been replaced with CA versions, in other cases not. Those which are still needed will have to be migrated at a later date. Many will not need to be replaced due to the transition to the new analysis model (PHYS/PHYSLITE)
-
- Feb 07, 2024
-
-
Update b-tagging variables in PHYSLITE
-
- Feb 05, 2024
-
-
fix for missing decorations in PHYS
-
- Jan 30, 2024
-
-
Melissa Yexley authored
-
Melissa Yexley authored
-
- Jan 10, 2024
-
-
adding in to physlite an extra container with sihit electrons
-
Thomas Strebler authored
-
- Dec 21, 2023
-
-
Default blocks are added by default. PRW parameters are obtained from ConfigAccumulator. Add autoconfigFlags as an attribute to the ConfigAccumulator so information can be obtained in other blocks. Update the PileupReweighting block so that campaign, input files, and useDefaultConfig can be obtained from autoconfigFlags. The wrapper function that handeled this before has been removed. addDefaultAlgs function is now part of the ConfigFactory class and is called automatically when initializing an object instance. Default parameters are now obtained from ConfigAccumulator except for noSystematics flag so that this can be changed from the command line if not specified directly.
-
- Dec 19, 2023
-
-
added back in call to CloseBy correction which was accidentally removed in MR 67455
-