- Jul 05, 2022
-
-
Walter Lampl authored
AthenaAuditors: add missing zlib dependency for CentOS9 See merge request !54801
-
- Jul 04, 2022
-
-
Walter Lampl authored
Vertex fitter configuration correction See merge request !54810
-
Vertex fitter configuration correction
-
Walter Lampl authored
Migrate OverlapRemovalAlg to SysWriteSelectionHandle (master) See merge request !54797
-
Walter Lampl authored
xAODCoreCnv: const fixes See merge request !54807
-
Walter Lampl authored
Externals Update, master branch (2022.07.01) See merge request !54769
-
Updated all projects to atlasexternals-2.0.137. Removed the overrides of the ATLAS_ONNXRUNTIME_USE_CUDA flags from the LCG based at the same time, to allow building the CUDA capabilities of ONNXRuntime. I also had to explicitly turn off the build of the CUDA library for AnalysisBase, as cuDNN is not available for that release. (And we also don't want to install that release into a Docker image that would include CUDA.)
-
Walter Lampl authored
Updating derivation ARTs in master See merge request !54794
-
Updating derivation ART in master Following some recent changes we need to modify the preExex and postExec (as discussed in https://its.cern.ch/jira/browse/ATLASG-1639). This MR updates the tests accordingly. It also activate some tests in master/Athena given the master/AthDerivation project is not running yet (and we need to monitor some derivation formats).
-
Walter Lampl authored
fix another DAOD_PHYS test See merge request !54808
-
fix another DAOD_PHYS test
-
Walter Lampl authored
CoralUtilities: Bugfix for readBlobAsTTree Closes ATLASRECTS-7099 See merge request !54760
-
CoralUtilities: Bugfix for readBlobAsTTree
-
Walter Lampl authored
AthenaKernel: RCUObject updates See merge request !54767
-
AthenaKernel: RCUObject updates - Improve RCUObject so that frequent updates will not prevent old objects from ever being deleted. We now distinguish `current' and `old' objects. When we add a new object for deletion and there are some pending current objects but no pending old objects, we change the current objects to old. The grace mask for these objects does not change, so their deletion is not affected by the addition of new pending objects. - We can now create a RCUObject without having to create a payload object instance as well. This is useful if the RCUObject is being used only to manage deletion of objects owned somewhere else. - Add an atomic flag true if there are any objects pending deletion. This allows us to skip taking the lock when quiesce() is called from RCUSvc in the common case that there is no work to do.
-
Walter Lampl authored
MuonEventAthenaPool: Additional thread-safety fixes. See merge request !54784
-
MuonEventAthenaPool: Additional thread-safety fixes. Clean up a bit and fix warnings about calls to unchecked code.
-
Walter Lampl authored
AthenaPoolTest: Enable thread-safety checking. See merge request !54782
-
AthenaPoolTest: Enable thread-safety checking. Enable thread-safety checking and fix warnings.
-
Walter Lampl authored
TrigOutputHandling: Fix cppcheck warning. See merge request !54785
-
TrigOutputHandling: Fix cppcheck warning. HLTResultMTMaker::validatePEBInfo wasn't actually removing anything from stream tags as it claimed.
-
Walter Lampl authored
xAODEventInfoCnv: Enable thread-safety checking. See merge request !54783
-
xAODEventInfoCnv: Enable thread-safety checking. Enable thread-safety checking and fix warnings.
-
Frank Winklmeier authored
-
Walter Lampl authored
AnalysisTop: Add a flag for Run3 setup See merge request !54765
-
AnalysisTop: Add a flag for Run3 setup
-
Walter Lampl authored
ParticleJetTools: const/mutable fixes See merge request !54768
-
Walter Lampl authored
PerfMonEvent: Disable for glibc 2.34. See merge request !54779
-
PerfMonEvent: Disable for glibc 2.34. glibc 2.34 removes support for malloc hooks. For now, disable the code here for that glibc version. See ATEAM-839.
-
Walter Lampl authored
AthenaAuditors: Disable for glibc 2.34. See merge request !54778
-
AthenaAuditors: Disable for glibc 2.34. glibc 2.34 removes support for malloc hooks. For now, disable the code here for that glibc version. See ATEAM-839.
-
Walter Lampl authored
MonteCarloReactUtils: const/mutable fixes See merge request !54766
-
Walter Lampl authored
AthenaPoolTestData+AthenaPoolTestAthenaPool: Enable thread-safety checking. See merge request !54764
-
Walter Lampl authored
TrigDataAccessMonitoring: Fix cppcheck warnings. See merge request !54763
-
TrigDataAccessMonitoring: Fix cppcheck warnings. Pass strings by const reference, not by value. Prefer range-for.
-
Walter Lampl authored
AnaAlgorithm: Fix cppcheck warnings. See merge request !54762
-
AnaAlgorithm: Fix cppcheck warnings. Fix cppcheck warnings from project include checks.
-
Walter Lampl authored
LArG4FastSimulation: const fixes and enable thread-checker See merge request !54755
-
Walter Lampl authored
CaloRec: const fixes See merge request !54750
-
Walter Lampl authored
LWHists: const fixes See merge request !54749
-