- Mar 04, 2020
-
-
-
Frank Winklmeier authored
MuonSpectrometer: Fix unchecked StatusCodes See merge request atlas/athena!30821
-
Frank Winklmeier authored
-
Frank Winklmeier authored
LArCalorimeter: Fix unchecked StatusCodes See merge request atlas/athena!30823
-
Frank Winklmeier authored
-
Frank Winklmeier authored
Remove TrigInDetRecoTools See merge request atlas/athena!30809
-
Frank Winklmeier authored
DerivationFrameworkCore: Python 3 fixes See merge request atlas/athena!30834
-
Frank Winklmeier authored
DerivationFrameworkTau: Python 3 / flake 8 fixes See merge request atlas/athena!30835
-
Frank Winklmeier authored
DerivationFrameworkMuons: Python 3 fixes See merge request atlas/athena!30836
-
Frank Winklmeier authored
CaloEvent: const cleanup for CaloCluster. See merge request atlas/athena!30840
-
Frank Winklmeier authored
StoreGateBindings: Work around clang 9 bug. See merge request atlas/athena!30838
-
Frank Winklmeier authored
TrigExPartialEB: Work around clang 9 bug. See merge request atlas/athena!30839
-
Frank Winklmeier authored
Bump version of all projects to 22.0.11 See merge request atlas/athena!30849
-
Frank Winklmeier authored
-
- Mar 03, 2020
-
-
scott snyder authored
Remove mutable from signal-state related members. Add kinematics getters that request a specific signal state. Remove const_casts related to m_dataLink. Add another member giving a non-const pointer to the store where appropriate. Remove NOT_THREAD_SAFE annotation from CaloCluster.
-
scott snyder authored
Was seeing clang 9 crash on some uses of std::string_view::find. Can work around this by copying the string_view to a string.
-
scott snyder authored
Work around clang 9 bug compiling TClassEdit.h: use RootUtils/TClassEditRootUtils.h.
-
scott snyder authored
Updates for python 3 compatibility.
-
scott snyder authored
Updates for python 3 compatibility. Also enable flake8 checking and fix warnings.
-
scott snyder authored
Updates for python 3 compatibility.
-
Frank Winklmeier authored
Revert "Merge branch 'TMMT-XE50-MET-0203' into 'master'" See merge request atlas/athena!30829
-
Frank Winklmeier authored
This reverts merge request !30789
-
Frank Winklmeier authored
Tracking+InnerDetector: Fix unchecked StatusCodes See merge request atlas/athena!30814
-
Frank Winklmeier authored
Increase minimum number of points to estimate memory leak from prmon See merge request atlas/athena!30813
-
Frank Winklmeier authored
Fix generic access to empty lists See merge request atlas/athena!30812
-
Frank Winklmeier authored
Sweep: Constness of nsw cluster builder See merge request atlas/athena!30780
-
Converting methods inside NSW clustering to const and introducing a property for the allowed hole size in the sTGCs See merge request atlas/athena!30533 sweep of !30533 to master
-
Frank Winklmeier authored
Generators: Fix unchecked StatusCodes See merge request atlas/athena!30811
-
Frank Winklmeier authored
TrackingGeometry was not defined before initialize() of MuonTGMeasurementTool,... Closes ATLASSIM-4455 See merge request atlas/athena!30776
-
Frank Winklmeier authored
Adding chains with muon quality criteria, updated refs See merge request atlas/athena!30778
-
-
Frank Winklmeier authored
Improve ByteStream handling for DoubleEventSelector See merge request atlas/athena!30756
-
Frank Winklmeier authored
Adding higher threshold MET trigger chains See merge request atlas/athena!30789
-
Frank Winklmeier authored
DerivationFramework: MenuTruthThinning and HardTruthThinning for MT thinning. See merge request atlas/athena!30755
-
Frank Winklmeier authored
PyJobTransforms: Fix for ATLINFR-3411 Closes ATLINFR-3411 See merge request atlas/athena!30782
-
-
Frank Winklmeier authored
tauRec/tauRecTools: use unique pointer to manage memory (ATLASRECTS-5155) See merge request atlas/athena!30759
-
-
Frank Winklmeier authored
-
Rafal Bielski authored
-