- Mar 04, 2020
-
-
Frank Winklmeier authored
Use IDC BS Errors Container in SCT raw data decoding See merge request atlas/athena!30737
-
-
Frank Winklmeier authored
BoundarySurface: Copying vector of shared_ptr is expensive, use reference instead See merge request atlas/athena!30817
-
-
Frank Winklmeier authored
Adding a new plotopt "box" in DCubePlotter.py See merge request atlas/athena!30826
-
Frank Winklmeier authored
xAOD::EventAuxInfo Schema Evolution, master branch (2020.01.30.) See merge request atlas/athena!29934
-
Frank Winklmeier authored
Update MuonEDMPrinterTool to use data handles See merge request atlas/athena!30816
-
Frank Winklmeier authored
Bug fixes for Run 2 muon triggers See merge request atlas/athena!30830
-
Frank Winklmeier authored
py3 fixes for EventInfo See merge request atlas/athena!30820
-
-
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.
-
Savanna Shaw authored
A few bug fixes for the Run 2 muon triggers: - Correcting the name of the output containers for the CSC decoding tools (so that downstream tools have access to the correct container) - Pointing the trigger algorithms to use the CSC clusters instead of the PRD collections - Adding the segment overlap removal (we didn't use this during Run 2, but we probably should have. Adding it now just to make comparisons to the Run 3 triggers, where this is used, easier).
-
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
-
Savanna Shaw authored
-
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
-