- Dec 22, 2023
-
-
SaneCovariance : rename and allow cases of zero
-
- Dec 21, 2023
-
-
Frank Winklmeier authored
Zebra shifts v1 See merge request atlas/athena!67840
-
Zebra shifts v1
-
Frank Winklmeier authored
commenting out the call to run algs which preformat information for closeBy... See merge request atlas/athena!67969
-
commenting out the call to run algs which preformat information for closeBy correction run in analysis
-
Frank Winklmeier authored
Replace ConfigFactory used in block config with backend for text config so both are consistent. See merge request atlas/athena!67238
-
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.
-
Frank Winklmeier authored
Do sanity check in CondAlg and not per-Event See merge request atlas/athena!67970
-
Frank Winklmeier authored
remove unused ILArCellHVCorrTool.h See merge request atlas/athena!67967
-
Frank Winklmeier authored
CPAlgorithms: implement pseudo-data smearing for Full JER systematics See merge request atlas/athena!67878
-
CPAlgorithms: implement pseudo-data smearing for Full JER systematics
-
Frank Winklmeier authored
Document/Test/Fix the "stability" of find index of minimum impl See merge request atlas/athena!67962
-
Document/Test/Fix the "stability" of find index of minimum impl
-
Frank Winklmeier authored
-
Walter Lampl authored
-
Walter Lampl authored
-
Frank Winklmeier authored
Adding NSubjets selection in DiTauSelectionTool See merge request atlas/athena!67949
-
Adding NSubjets selection in DiTauSelectionTool
-
Frank Winklmeier authored
Fixed clang warnings in MuonCalibSegmentCreator and TrkGaussianSumFilterUtils See merge request atlas/athena!67966
-
Frank Winklmeier authored
CPAlgorithms: improve the IFFLeptonDecorationBlock See merge request atlas/athena!67950
-
CPAlgorithms: improve the IFFLeptonDecorationBlock
-
Frank Winklmeier authored
RootUtils: PyROOTInspector python3 fix See merge request atlas/athena!67960
-
RootUtils: PyROOTInspector python3 fix
-
Walter Lampl authored
-
Frank Winklmeier authored
L1CaloFEXByteStream: Fix cppcheck warnings. See merge request atlas/athena!67958
-
L1CaloFEXByteStream: Fix cppcheck warnings. Declare crc methods to operate on unsigned quantities. Fixes warnings about undefined shifts of signed integers.
-
Frank Winklmeier authored
RootUtils: Interpret enums as signed integers in PyROOTInspector See merge request atlas/athena!67961
-
RootUtils: Interpret enums as signed integers in PyROOTInspector
-
Frank Winklmeier authored
update database tags for NSW elink folders See merge request atlas/athena!67953
-
update database tags for NSW elink folders
-
Frank Winklmeier authored
Json2Cool: bugfix for dealing with string values See merge request atlas/athena!67965
-
Frank Winklmeier authored
CalibrationDataInterface: Fix cppcheck warning. See merge request atlas/athena!67963
-
CalibrationDataInterface: Fix cppcheck warning. Fix apparent typo (&& instead of ||) that could lead to trying to dereference an invalid iterator.
-
Frank Winklmeier authored
MuonEfficiencyCorrections: Fix cppcheck warning. See merge request atlas/athena!67956
-
MuonEfficiencyCorrections: Fix cppcheck warning. Potential null pointer dereference.
-
Frank Winklmeier authored
2023-12-20: merge of 23.0 into main See merge request atlas/athena!67964
-
Vakhtang Tsulaia authored
Unused constant and a private date member
-
- Dec 20, 2023
-
-
Vakhtang Tsulaia authored
OBO Evgeny Alexandrov
-
Frank Winklmeier authored
-
Frank Winklmeier authored
EFTrackingEmulation: Increase test timeout. See merge request atlas/athena!67955
-