- Dec 20, 2023
-
-
Created unknown_promptlike, taulike, bhadlike, chadlike categories. Classification based on new muon parent. Focus on one parent only.
-
- Nov 10, 2023
-
-
xAODBTaggingEfficiency: Fix cppcheck warnings. Pass strings/containers by const reference, not by value. Prefer to initialize class members in an initialization list. Redundant map lookup.
-
- Nov 07, 2023
-
-
Refactor MuonLRTOverlapRemovalTool
-
- Aug 23, 2023
-
-
ATLJETMET-1642 Replace JetJvtEfficiency
-
- Apr 21, 2023
-
-
FTagAnalysisInterfaces: Fix circular dependency with xAODBTaggingEfficiency. Forward-declare TruthTagResults to break circular dependency.
-
- Feb 27, 2023
-
-
TElectronEfficiency : Change the result to struct. Add logic before the call to calculate
-
- Feb 07, 2023
-
-
Rewrite systematics handling in PMGTruthWeightTool
-
- Feb 01, 2023
-
-
Andrew Smith authored
-
- Jan 31, 2023
-
-
Andrew Smith authored
-
- Dec 17, 2022
-
-
Frank Winklmeier authored
-
- Dec 14, 2022
-
-
sync R22 and R21 branches of xAODBTaggingEfficiency and CalibrationDataInterface
-
- Nov 09, 2022
-
-
adding check for NNJvt SFs to avoid crashes when an old Jvt SF file has been supplied; add a manual kinematic range check when using dummy SFs
-
- Nov 03, 2022
-
-
CalibrationDataInterface+BTaggingEfficiencyTool: remove mutables and const fixes See merge request atlas/athena!57979 (cherry picked from commit 5dafdbd9) 30e22f8a CalibrationDataInterface: remove mutables and const fixes 834d912a BTaggingEfficiencyTool: make interfaces non-const 864cdc88 SUSYTools: make BtagSF[_trkJet] non-const
-
Andrew Smith authored
-
- Nov 02, 2022
-
-
Frank Winklmeier authored
The tool is not thread-safe as it uses the not thread-safe `CalibrationDataInterfaceROOT`. Make the interface methods non-const.
-
- Sep 23, 2022
-
-
AsgElectronEfficiency : add override/final, modify interface, make tests work via a Handle
-
- Aug 03, 2022
-
-
New electron CP package for LRT; convert merging tools to CP
-
- Aug 01, 2022
-
-
23.0-cppcheck-LArMonitoring 23.0-cppcheck-LArMonitoring
-
- Jun 06, 2022
-
-
FTagAnalysisInterfaces: Fix circular dependency. FTagAnalysisInterfaces/IBTaggingTruthTaggingTool.h includes xAODBTaggingEfficiency/TruthTagResults.h, while xAODBTaggingEfficiency includes headers from FTagAnalysisInterfaces. FTagAnalysisInterfacesLib is declared to depend on xAODBTaggingEfficiencyLib, while xAODBTaggingEfficiencyLib is declared to depend on FTagAnalysisInterfacesLib. Break the circular dependency by moving TruthTagResults.h from xAODBTaggingEfficiency to FTagAnalysisInterfaces.
-
- May 26, 2022
-
-
scott snyder authored
Enable thread-safety checking.
-
scott snyder authored
Enable thread-safety checking.
-
scott snyder authored
Enable thread-safety checking and fix warnings.
-
- Apr 26, 2022
-
-
Frank Winklmeier authored
-
- Mar 31, 2022
-
-
- Feb 27, 2022
-
-
- Feb 09, 2022
-
-
- Jan 18, 2022
-
-
- Nov 18, 2021
-
-
- Aug 02, 2021
-
-
- Jun 16, 2021
-
-
Nils Krumnack authored
As part of implementing my first dual-use service I decided that the existing macros are not quite as elegant as I hoped, and also don't match gaudi mechanisms as closely as I would have liked. I also updated the dual-use service configuration, so that it works nicely in a dual-use setting.
-
- May 10, 2021
-
-
- May 06, 2021
-
-
Ruggero Turra authored
-
- Mar 30, 2021
-
-
Migrate egammaMVACalib package, i.e the MT compliant egamma MVA calibration to be dual use. This targets migrating the new package , but not yet removing the legacy egammaMVACalibAnalysis
-
- Dec 16, 2020
-
-
- Nov 26, 2020
-
-
- Nov 25, 2020
-
-
- Nov 24, 2020
-
-
The two classes are functionally quite identical, so this is mostly a straightforward string replacement, with a couple of manual fixes.
-
- Nov 20, 2020
-
-
Frank Winklmeier authored
Remove `atlas_depends_on_subdirs` and tidy link dependencies.
-
Frank Winklmeier authored
Cleanup cmake configuration and remove unused GaudiKernel include.
-
- Nov 10, 2020