- 31 Aug, 2022 1 commit
-
-
LArCalibUtils: Fix gcc12 warning. Potential null pointer dereference.
-
- 30 Aug, 2022 39 commits
-
-
Frank Winklmeier authored
LArG4Barrel: enable thread-checker See merge request atlas/athena!56356
-
Frank Winklmeier authored
add "proper" views and thinning for full CP algorithm test sequence See merge request atlas/athena!56285
-
Frank Winklmeier authored
G4AtlasAlg: enable thread-checker See merge request atlas/athena!56205
-
Frank Winklmeier authored
ATLASRECTS-7239_FixAsgPhotonIsEMSelector See merge request atlas/athena!56336
-
ATLASRECTS-7239_FixAsgPhotonIsEMSelector
-
Frank Winklmeier authored
TrackingVolume/TrackingGeometry more const fixes See merge request atlas/athena!56354
-
TrackingVolume/TrackingGeometry more const fixes
-
Frank Winklmeier authored
STEP move internal math method to anonymous namespace Part II See merge request atlas/athena!56343
-
STEP move internal math method to anonymous namespace Part II
-
Frank Winklmeier authored
23.0-cppcheck-SiSPSeededTrackFinderData See merge request atlas/athena!56322
-
23.0-cppcheck-SiSPSeededTrackFinderData
-
Frank Winklmeier authored
xAOD::TAuxStore Speedup, master branch (2022.08.29.) See merge request atlas/athena!56339
-
Improved the performance of xAOD::TAuxStore. Replaced a number of TTree::GetBranch(...) calls, and modified how "static branches" would be set into "MakeClass mode".
-
Frank Winklmeier authored
LArConditionsTest: enable thread-checker See merge request atlas/athena!56334
-
Frank Winklmeier authored
TileTBRec: thread-checker fixes See merge request atlas/athena!56337
-
Frank Winklmeier authored
Enable thread-checker.
-
Frank Winklmeier authored
-
Frank Winklmeier authored
LArStraightAbsorbers+Electrodes: remove lazy initialization of members See merge request atlas/athena!56274
-
Frank Winklmeier authored
Add more pile-up configurations for Phase-II and update ART tests See merge request atlas/athena!56320
-
Frank Winklmeier authored
23.0-compiler-warning-TrkDistortedSurfaces See merge request atlas/athena!56335
-
23.0-compiler-warning-TrkDistortedSurfaces
-
Frank Winklmeier authored
StoreGateTests: remove workaround in PyClids unit test See merge request atlas/athena!56312
-
Frank Winklmeier authored
Modify Electron and photon analysis sequence See merge request atlas/athena!56302
-
Update PhysicsAnalysis/Algorithms/EgammaAnalysisAlgorithms/python/ElectronAnalysisSequence.py, PhysicsAnalysis/Algorithms/EgammaAnalysisAlgorithms/python/PhotonAnalysisSequence.py
-
Frank Winklmeier authored
Fixing obsolete python in grl function See merge request atlas/athena!56352
-
Fixing obsolete python in grl function getinterator has been made obsolete in xml.etree.ElementTree.Element for some time (in python3 at least). Instead, this is just using iter, which still exists and seems to offer essentially the same functionality. Tested that this no longer crashes, at least.
-
Frank Winklmeier authored
DataModelCompatSvc: code cleanup See merge request atlas/athena!56326
-
Frank Winklmeier authored
23.0-cppcheck-SiClusterizationTool See merge request atlas/athena!56324
-
23.0-cppcheck-SiClusterizationTool
-
Frank Winklmeier authored
LArG4GenShowerLib: enable thread-checker See merge request atlas/athena!56333
-
Frank Winklmeier authored
ITruthIncident: restore const position method See merge request atlas/athena!56342
-
Frank Winklmeier authored
23.0-cppcheck-PixelCalibAlgs See merge request atlas/athena!56329
-
23.0-cppcheck-PixelCalibAlgs
-
Frank Winklmeier authored
Add kAlwaysCreate option to all per-LBN monitoring histograms. See merge request atlas/athena!56307
-
Add kAlwaysCreate option to all per-LBN monitoring histograms. In online where histograms are merged from multipme HLT processes we need histograms created for every LBN, even if there are no events passed to an algorithm. This is a workaround for BeamSpot algorithm, more permanent solution should be implemented later for all histograms.
-
Frank Winklmeier authored
Fixing the leaking RunManger singletons results in a crash during the job termination. Likely some ordering issues in the cleanup of static variables. See !56205 for the full Valgrind report.
-
Frank Winklmeier authored
Mostly suppressing warnings of "unsafe" code that is used only during single-threaded execution.
-
Frank Winklmeier authored
Master filt tau See merge request atlas/athena!56351
-
Frank Winklmeier authored
2022-08-29: daily merge of 22.0 into master See merge request atlas/athena!56340
-