- May 27, 2024
-
-
Revert "Added GRL Sequence to Full CP Alg Test" This reverts commit 092ce4b1
-
- May 17, 2024
-
-
Implement both DNN ID and ID+CF and add to PHYSLITE
-
- 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
-
- 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 17, 2024
-
-
Melissa Yexley authored
-
- Mar 15, 2024
-
-
Melissa Yexley authored
-
-
- Mar 14, 2024
-
-
Thomas Strebler authored
-
- Mar 05, 2024
-
-
Tadej Novak authored
-
- Feb 20, 2024
-
-
Correct typo in PHYSLITE trigger content for Run-2 primary DAODs (tau chains)
-
Melissa Yexley authored
-
Melissa Yexley authored
-
Update b-tagging variables in PHYSLITE
-
- Feb 07, 2024
-
-
Update b-tagging variables in PHYSLITE
-
- 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.
-
- Nov 28, 2023
-
-
adding in changes to accept electrons and photons close to muons for PhysLite
-
- Nov 16, 2023
-
-
AFT-692 Remove GN1 from PHYS(LITE)
-
- Oct 31, 2023
-
-
Add JetPileupLabelingTool
-
- Oct 25, 2023
-
-
Nils Erik Krumnack authored
That came in in my last merge request, but is not what we are supposed to do for PHYSLITE.
-
- Oct 20, 2023
-
-
Nils Erik Krumnack authored
This switches to the new configuration mechanism. I had to add a number of options to the blocks to make this happen.
-
- Sep 28, 2023
-
-
eRNN score fixes in TAT and derivations
-
- Sep 06, 2023
-
-
Nils Krumnack authored
The primary thing this does is to introduce a SelectionNameSvc that tracks the name of all the selection bits as reported by the various selection tools, allowing to give much better labels for the individual bins in the selection. In addition this means I no longer need to track the bits for each selection mask, as they get automatically tracked. I also added a configuration block for the cut flows (there wasn't one yet), that allows to neatly add the cut flows when added. The one breaking change is that this now requires a SelectionNameSvc to get created. I hope this doesn't cause too many issues. In order to minimize the effect of such changes in the future I introduced a CommonServicesBlock (and corresponding sequence), to which I can add more services as needed.
-
- Aug 03, 2023
-
-
add NSW hits to DAOD for use with MCP WPs
-
- Jul 26, 2023
-
-
updated Xbb tagger in PHYSLITE
-
- Jul 21, 2023
-
-
Adjustments of Electron Isolation Variables in PHYSLITE
-
- Jul 12, 2023
-
-
Fix METMap for PHYS -> PHYSLITE production
-
- Jul 10, 2023
-
-
Zach Marshall authored
Following the discussion in https://its.cern.ch/jira/browse/ATLASG-2544 , it seems that muon quality as written directly is not something that should be used for analysis. If that's the case, then I (personally) find it more clear to remove the variable to make it obvious that it cannot be used. Just offering an option here to make clear that this is a (straightforward) technical option. This shouldn't get merged without some comment from @mvanadia , @hrussell , @gwatts , @egramsta (or some combination of them), but not marking as draft so that the CI goes ahead and runs. This is a duplicate of !63787 but pointing at the main branch.
-
- Jul 05, 2023
-
-
Improvements and fixes to PhysLite, primarily as seen from the H4l analysis perspective. Running isolationCloseBy tool in PHYS and PHYSLITE to provide isolation variables with overlap from muons, electrons and photons already removed. Added in config to PhysLite for H4l vertex calculation. Added in STXS information to PhysLite for Higgs analyses, fixing units. Reducing the electron id requirement from LH Loose to SiHits for PhysLite.
-
- May 16, 2023
-
-
James Catmore authored
A side effect of !61980 is the requirement to explicitly list the metadata categories for each output stream. This wasn't done for truth metadata for PHYS/PHYSLITE. This MR rectifies this.
-
- May 11, 2023
-
-
add FTAG variables to PHYSLITE [ATLASG-2522]
-
- May 04, 2023
-
-
refactor input metadata propagation into single function and create one for creation of each category
-
- Apr 26, 2023
-
-
setting up flag to avoid d0 and z0 cut for PhysLite, default remains apply cut
-
- Apr 22, 2023
-
-
adding back muon topoetcone20 which was accidentally removed
-
- Apr 03, 2023
-
-
Merge branch 'master-atlasg-2496' into 'master' Decouple MetaData configuration for DAODs Closes ATLASG-2496 See merge request atlas/athena!61962
-