- Dec 19, 2023
-
-
added back in call to CloseBy correction which was accidentally removed in MR 67455
-
- Dec 07, 2023
-
-
Cleaning of HadronOriginClassifier code. During the implementaiton of the HF classification, the code of HadronOriginClassifier was modified to find a bug in it. Most of this modifications were comments and prints to find the bug and they have been removed now that is fixed.
-
- Dec 01, 2023
-
-
DerivationFramework: Adding TauJets_EleRM containers to DAOD_PHYS
-
- 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 07, 2023
-
-
added in renaming of algs, and added back in the running of the augmentation algs for the close by correction values which can be done later
-
- 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 31, 2023
-
-
Includes the trigger HLT_g45_loose_6j45_0eta240, available in 2018, to the list of extra triggers for matching. This trigger is useful for the SUSY Stealth with photons analysis
-
- Aug 25, 2023
-
-
Antonio De Maria authored
-
- Aug 22, 2023
-
-
[ATR-28061][ATR-28079] Bugfix, addition of hadronic chains, and further thinning in AOD->DAOD trigger navigation slimming Update trigger DAOD navigation slimming: bug fix, addition of hadronic chains, and additional thinning for size reduction. ATR-28061 ATR-28079
-
- 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 07, 2023
-
-
Add GN2Xv01 tagger to PHYS
-
- 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.
-
- Jun 07, 2023
-
-
TrigNav: Run2 to Run3 navigation converter fixing object comparison
-
- 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
-
-
Adding large R jet GNN decoration
-
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 19, 2023
-
-
ATLASG-2510: allows to keep only best conversion vertex
-
- Apr 14, 2023
-
-
Updated tracking CA flags: penultimate InDetConfig flags
-
- 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
-
-
[ATR-24310] Adding full trigger payload to DAOD_PHYSVAL, migration to CA derivations
-
- Mar 17, 2023
-
-
Adding original track decoration for GSF Tracks to PHYSLITE The decoration connecting the GSF track particle to the original track particle (in a different collection) was missing from PHYSLITE. This caused some issues in overlap removal in rare cases, and potentially other places (unclear about MET). Thanks very much to Michael Hank for the report! Discussion: https://indico.cern.ch/event/1264717/contributions/5318949/attachments/2612345/4513767/amg_mh.pdf Original thread: https://groups.cern.ch/group/atlas-sw-amg/Lists/Archive/Flat.aspx?RootFolder=%2Fgroup%2Fatlas%2Dsw%2Damg%2FLists%2FArchive%2FPotential%20PHYSLITE%20Issue%2D%20ElectronMuon%20OR&FolderCTID=0x012002009E45C4887AC2C0468B02F05418657558
-
- Mar 14, 2023
-
-
Adding additional filter outputs to PHYS/LITE In !61340 we added an additional filter that analyses like to have to DerivationFrameworkMCTruth and to the output of the TRUTH derivations. This merge request adds the filter output to the PHYS and PHYSLITE derivations as well. It's 3 extra floats per event decorated onto the EventInfo (I took all the filter outputs, while we're here).
-
- Mar 13, 2023
-
-
Work the doEDMVersionConversion flag into derivations PHYS and PHYSLITE. With PHYS this additonally envokes a full dump of trigger data for development of this flag
-
- Feb 08, 2023
-
-
simplify P1 check to just empty input file list, fix L1CaloFEXSimCfg test which sets isOnline to True
-
- Feb 07, 2023
-
-
physlite updates
-
- Feb 02, 2023
-
-
Update of tracking flags: vertexing
-
- Feb 01, 2023
-
-
Frank Winklmeier authored
-