- May 28, 2024
-
-
change to use IVarTool as main interface, IInputBase removed, MT unsafe warning removed w/ script + others
-
remove DeepSet TauID - not supported for analysis
-
Drop Tracking.cutLevel flag
-
- May 27, 2024
-
-
Egamma move explicitl defaulting into headers
-
update DiTauRec README file
-
- May 25, 2024
-
-
Johannes Junggeburth authored
Simpliyfy hit clustering Simplify the Tgc clustering Clean up more unused tools Clean uo Remove includes Delete Mdt hit clustering
-
- May 24, 2024
-
-
Fix duplicated property name in GNNVertexFitterTool
-
Christos Anastopoulos authored
-
- May 23, 2024
-
-
scott snyder authored
Replace auxdata, etc. with Accessor classes. Moving to deprecate these usages in the Athena build.
-
scott snyder authored
Replace auxdata, etc. with Accessor classes. Moving to deprecate these usages in the Athena build.
-
scott snyder authored
Replace auxdata, etc. with Accessor classes. Moving to deprecate these usages in the Athena build.
-
Functionalise EMFourMomBuilder
-
eg_resolution try to simplify a bit the selection of files
-
Make EMFourMomBuilder a util
-
Move code use in egammaCaloUtils to egammaCaloUtils from egammaUtils
-
- May 22, 2024
-
-
Update particle flow references for Run 4 HL-LHC
-
MuonCombinedBaseTools: Use Accessor, etc instead of auxdata(). Replace auxdata, etc. with Accessor classes. Moving to deprecate these usages in the Athena build.
-
clean up obsolete egamma doc
-
- May 21, 2024
-
-
scott snyder authored
Replace auxdata, etc. with Accessor classes. Moving to deprecate these usages in the Athena build.
-
- May 18, 2024
-
-
Do not retrieve the cluster ROT via index Remove compiler warning Apply 1 suggestion(s) to 1 file(s) Apply 1 suggestion(s) to 1 file(s) Fix CI test
-
scott snyder authored
Pass strings by const reference, not by value.
-
scott snyder authored
Pass strings by const reference, not by value. Prefer returning const references to members rather than copies.
-
- May 17, 2024
-
-
scott snyder authored
Replace auxdata, etc. with Accessor classes. Moving to deprecate these usages in the Athena build.
-
move from ConfigFlags to flags in DiTauRec
-
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 16, 2024
-
-
JetRec: Fix cppcheck warnings. Potentially uninitialized class members. Pass strings by const reference, not by value.
-
JetUtils: Fix cppcheck warnings. Prefer predecrement for iterator classes.
-
Re-including !70945: Add Large-R jet AntiKt10UFOCSSKSoftDrop for trigger monitoring (ATLJETMET-1711) Revert "Revert "Merge branch '24.0-large-R-jets-for-trigger' into '24.0'"" This reverts commit ec71124a
-
Tadej Novak authored
-
- May 15, 2024
-
-
Jet pile-up tagging R22 "Phase-2" pre-recommendations
-
Switch jets to getStep Use getStep for simpler jet configuration -- exotic jets and RoI FTag Move remaining jet ChainStep configurators to getStep Drop EJs step trailing underscore
-
- May 14, 2024
-
-
Implement Bertand's suggested solution to vertex variables calculation - which also only has to run once per tau!
-
scott snyder authored
Replace auxdata, etc. with Accessor classes. Moving to deprecate these usages in the Athena build.
-
- May 13, 2024
-
-
Frank Winklmeier authored
-
Clean up legacy CaloTopoClusterFlags
-
- May 10, 2024
-
-
add phimodcalo1 variable in egamma MVACalibration
-
scott snyder authored
Replace auxdata, etc. with Accessor classes. Moving to deprecate these usages in the Athena build.
-
scott snyder authored
Replace auxdata, etc. with Accessor classes. Moving to deprecate these usages in the Athena build.
-
scott snyder authored
Replace auxdata, etc. with Accessor classes. Moving to deprecate these usages in the Athena build.
-