- Jan 09, 2024
-
-
Tadej Novak authored
-
- Jan 08, 2024
-
-
cleaning DiTau reconstruction
-
Add protection for photons with no layer 1 EM clusters for pointing tool
-
Add a CovarianceHelper header and relevant tests
-
- Jan 05, 2024
-
-
scott snyder authored
CaloRingsBuilder.doTransverseEnergy was declared twice.
-
- Jan 04, 2024
-
-
Tadej Novak authored
-
- Dec 31, 2023
-
-
Bertrand Martin authored
Hello, This MR is dropping two superfluous flag initialisations: they have the same values in the regular tauRec pass and the electron-subtracted EleRM pass, so no need to initalise them twice. Cheers, Bertrand
-
- Dec 30, 2023
-
-
Antonio De Maria authored
-
- Dec 22, 2023
-
-
SaneCovariance : rename and allow cases of zero
-
Set JetContainer for JVTSelTool in MetAnalysisConfig
-
fix misspelled function name for TauTrackRNNClassifier
-
- Dec 21, 2023
-
-
CPAlgorithms: implement pseudo-data smearing for Full JER systematics
-
- Dec 20, 2023
-
-
Change the jet scale when computing certain jet mods
-
- Dec 19, 2023
-
-
METUtilities: Fix cppcheck warnings. Fix initialization of boolean parameters.
-
egammaPerformance: Fix cppcheck warnings. Prefer to initialize class members in an initialization list.
-
- Dec 18, 2023
-
-
implement filter logic and integrate ML decision in trackoverlay
-
- Dec 16, 2023
-
-
egammaEvent: Fix cppcheck warnings. Calling virtual function from constructor. Resolve by declarating a few functions as final (in passing adding missing override keywords and fixing a typo in comments).
-
- Dec 15, 2023
-
-
Nils Erik Krumnack authored
This is switching to the "new" and now recommended mechanism for generating private tools from C++ instead of python. It is a bit more robust than `AnaToolHandle`, particularly when it comes with interacting with tools configured from the python side.
-
Add dual implementation in the choice of service name for ONNX in large-R jet DNN calibration tool
-
- Dec 13, 2023
-
-
JetTVATool - Empty the hardScatterDecorKey
-
Reconstruction/Jet clang-tidy related fixes part II
-
- Dec 12, 2023
-
-
Frank Winklmeier authored
-
Reconstruction/MET : clang-tidy related fixes
-
First attempt of the migration to CA (ATLASRECTS-7845)
-
- Dec 11, 2023
-
-
Reconstruction/Jet : clang-tidy related fixes
-
muonEvent,MuonCombinedEvent,MuidEvent : clang-tidy related fixes
-
egamma : minor clang tidy related fixes
-
eflowRec : minor clang-tidy fixes
-
PanTau , DiTauRecTools minor clang-tidy fixes
-
JetUncertainties: Fix cppcheck warnings. Prefer to initialize class members in an initialization list. Pass strings by const reference, not by value. Calling virtual functions from ctor/dtor. Uninitialized class members.
-
TauRec : minor clang-tidy fixes
-
DiTauRec, NewVrtSecInclusiveTool, VrtSecInclusive minor clang-tidy fixes
-
add options to control conditions of track/cluster matching in UFO
-
- Dec 08, 2023
-
-
Update PFlow from ESD Workflows
-
Adding small-R UFO jets with pT > 7 GeV cut to JETM3/JETM4 (incl. smart slimming list)
-
Skip recomputing isolation to protect decoration handles if the decoration already exists.
-
- Dec 06, 2023
-
-
Remove barcodes from the EgammaMonitoring
-
- Dec 05, 2023
-
-
RecExCommon: Use CA for tauRec configuration. Fixes failures in q-tests.
-
Pseudomeasurement. ctors with move
-