- Apr 07, 2020
-
-
Frank Winklmeier authored
StatusCodeSvc is deprecated and this flag is no longer useful.
-
Frank Winklmeier authored
StatusCodeSvc is deprecated. Remove the corresponding RecFlag and all its references.
-
Frank Winklmeier authored
-
Frank Winklmeier authored
StautsCodeSvc is deprecated. Ignore all differences due to it.
-
Frank Winklmeier authored
StatusCodeSvc is deprecated. Remove all references to it from job options.
-
Frank Winklmeier authored
StatusCodeSvc is deprecated (replaced by compile-time checks). As a first step disable StatusCode checking by default. Should not be necessary as this is the default in Gaudi anyway.
-
- Apr 06, 2020
-
-
Walter Lampl authored
tauRecTools: replace (f)abs with std::abs See merge request !31671
-
Walter Lampl authored
InDetDetDescrExample: Add missing const qualifier. See merge request !31725
-
Walter Lampl authored
auto_ptr to unique_ptr (8) ATLASRECTS-5296 See merge request !31780
-
Walter Lampl authored
Qt5 Usage Fix, master branch (2020.04.03.) See merge request !31741
-
Walter Lampl authored
LumiBlockComps: cmake fix See merge request !31792
-
Walter Lampl authored
AthenaMonitoringKernel: Performance improvement for 1D histograms See merge request !31683
-
Walter Lampl authored
TileRecUtils: Add metadata to reconstructed Tile raw channel collections See merge request !31716
-
Walter Lampl authored
LArCollisionTimeMonAlg: Migrate to BunchCrossingCondAlg (instead of public Tool) See merge request !31711
-
Walter Lampl authored
-
Walter Lampl authored
fuzzy sum of weights comparison See merge request !31731
-
Walter Lampl authored
Adding RNN Types from 21.3 See merge request !30719
-
-
Walter Lampl authored
auto_ptr to unique_ptr (7) ATLASRECTS-5296 See merge request !31681
-
-
Walter Lampl authored
Sweeping !31654 from 21.3 to master. Fix Unused class rule warning in MuonSimEvent (ATLASSIM-4476) See merge request !31732
-
Walter Lampl authored
InDetIdentifier: Missing const qualifier. See merge request !31726
-
Walter Lampl authored
Fill IDC BS Errors collection in Pixels decoding See merge request !31686
-
-
Walter Lampl authored
MuonRawDataMonitoring: Fix clang warnings. See merge request !31700
-
Walter Lampl authored
Fix incorrect error message See merge request !31718
-
Walter Lampl authored
PyAnalysisUtils: Python 3 / flake8 fixes See merge request !31696
-
Updates to work with python 3. Enable flake8 checking and fix warnings. Also re-enable the unit tests, which were disabled probably during the move to cmake, and get them working again.
-
scott snyder authored
Remove reference to nonexistent file.
-
- Apr 04, 2020
-
-
Frank Winklmeier authored
xAODDataSource: Fix test failures. See merge request !31758
-
Christos Anastopoulos authored
-
Christos Anastopoulos authored
-
- Apr 03, 2020
-
-
scott snyder authored
Additional patterns to ignore to fix test failures in master. Also, be more specific in suppressing ubsan warnings.
-
Attila Krasznahorkay authored
In order to be able to find Qt5 "early enough" it's not possible anymore to wait for AthenaExternals with setting up the LCG release, as it used to happen so far...
-
Fix Unused class rule warning in MuonSimEvent (ATLASSIM-4476) See merge request atlas/athena!31654 (cherry picked from commit bc27550a) 44c0b4bc fix compilation warnings in MuonSimEvent
-
Peter Onyisi authored
-
- Apr 02, 2020
-
-
scott snyder authored
Fix thread-safety cheker warning. Also remove tests of invalid identifiers. These were causing an assertion failure in debug builds, but even in ooptimized builds, they were resulting in out-of-bounds array accesses.
-
scott snyder authored
Fixes thread-checker warning.
-
scott snyder authored
- Unused variable.
-
Edward Moyse authored
Disallow debug messages in CI test See merge request !31713
-