- 03 Jul, 2020 6 commits
-
-
Frank Winklmeier authored
ALFA_Geometry: Fix clang 10 warnings. See merge request !34418
-
Frank Winklmeier authored
AFP_GeoModel+LUCID_GeoModel+ALFA_GeoModel+ForwardRegionGeoModel: Fix clang 10 warning. See merge request !34417
-
Frank Winklmeier authored
InDetTrackValidation+MuonCalibAlgs: cmake fixes See merge request !34414
-
Frank Winklmeier authored
PyJobTransformsCore: Fix wrong and circular imports See merge request atlas/athena!34401
-
Frank Winklmeier authored
xAODDataSource: Increase test timeout. See merge request atlas/athena!34413
-
Frank Winklmeier authored
TrigEvent: CMake cleanup See merge request atlas/athena!34350
-
- 02 Jul, 2020 34 commits
-
-
scott snyder authored
Obviously incorrect logic for bounds check (should be && not ||).
-
scott snyder authored
If a dtor is declared final, the class itself should also be declared final.
-
scott snyder authored
If a dtor is declared final, the class itself should also be declared final.
-
scott snyder authored
If a dtor is declared final, the class itself should also be declared final.
-
scott snyder authored
If a dtor is declared final, the class itself should also be declared final.
-
scott snyder authored
Library dependency fixes.
-
scott snyder authored
Library dependency fixes.
-
scott snyder authored
Test has been timing out frequently in debug builds.
-
Frank Winklmeier authored
Remove unused and non thread-safe maxP function See merge request atlas/athena!34356
-
-
Frank Winklmeier authored
SiSpacePointsSeedTool_xk: Protect against empty map. See merge request atlas/athena!34146
-
Frank Winklmeier authored
22.0-unit_tests-InDetEtaDependentCuts See merge request atlas/athena!34296
-
-
Frank Winklmeier authored
Fix conditional initialisation of ReadHandles See merge request atlas/athena!34395
-
Frank Winklmeier authored
LArCellsMon config See merge request atlas/athena!33911
-
-
Frank Winklmeier authored
Documentation for TrigMuonMonitoringMT See merge request atlas/athena!34302
-
Documentation for TrigMuonMonitoringMT/TrigMuonMonitorAlgorithm.h and TrigMuonMonitoringMT/MuonMatchingTool.h
-
Frank Winklmeier authored
Remove dynamic_cast in TRT_ElectronPidToolRun2 See merge request atlas/athena!34364
-
Frank Winklmeier authored
Catch exceptions for online usage of multiple TriggerDB schema queries See merge request atlas/athena!34361
-
Minor make query match schema format
-
Frank Winklmeier authored
ATLASRECTS-5567 : Fix TrkVertexSeedFinderUtils tests See merge request atlas/athena!34363
-
Frank Winklmeier authored
TrackParticleCreatorTool remove dynamic_cast here we were not even using the return See merge request atlas/athena!34365
-
Frank Winklmeier authored
Fixes failure seen in PhysVal (ATLASRECTS-5569).
-
Frank Winklmeier authored
Add new TrigInDetValidation ART test See merge request atlas/athena!34346
-
Frank Winklmeier authored
Remove updateAlignment call for Alines in MuonAlignmentCondAlg See merge request atlas/athena!34202
-
-
Frank Winklmeier authored
Overlay: Add BCM new-style config + fix data overlay See merge request atlas/athena!34304
-
Frank Winklmeier authored
Add ATLAS_CHECK_THREAD_SAFETY to TRT_CalibAlgs package See merge request atlas/athena!34359
-
Add ATLAS_CHECK_THREAD_SAFETY to TRT_CalibAlgs package. Remove const keyword from TRTCalibrationMgr::streamOutCalibObjects to avoid const_cast. Add ATLAS_NOT_THREAD_SAFE to TRT_StrawStatus class because it reads and writes a global variable (last_lumiBlock0). Add ATLAS_NOT_THREAD_SAFE to TRTOccupancyInclude::execute method because static variables are used.
-
Frank Winklmeier authored
Move or add trhead unsafety reasons to lines of ATLAS_NOT_THREAD_SAFE See merge request atlas/athena!34354
-
Frank Winklmeier authored
CscRawDataMonitoring: Add the tools properly according to the new configuration See merge request atlas/athena!34344
-
new file: Trigger/TrigValidation/TrigInDetValidation/test/test_trigID_all_ttbar_pu80_mp_grid.py
-
Frank Winklmeier authored
Fix or mark a part of thread safety issues of TRT_GeoModel. See merge request atlas/athena!34298
-