- 31 Aug, 2022 12 commits
-
-
Frank Winklmeier authored
DerivationFrameworkHiggs - Declare data dependencies of TruthDecorator & write CA configuration See merge request atlas/athena!56311
-
DerivationFrameworkHiggs - Declare data dependencies of TruthDecorator & write CA configuration
-
Frank Winklmeier authored
23.0-bugfix-TrkAmbiguitySolver See merge request atlas/athena!56372
-
23.0-bugfix-TrkAmbiguitySolver
-
Frank Winklmeier authored
AthLinks: Fix gcc12 warning. See merge request atlas/athena!56377
-
AthLinks: Fix gcc12 warning. Potential dereference of end iterator.
-
Frank Winklmeier authored
MCTruthBase: thread-checker fixes See merge request atlas/athena!56365
-
Frank Winklmeier authored
23.0-cppcheck-RPC_Digitization See merge request atlas/athena!56384
-
23.0-cppcheck-RPC_Digitization
-
Frank Winklmeier authored
LArG4EC: remove statics from HVHelper See merge request atlas/athena!56364
-
Frank Winklmeier authored
ActsGeometry: Enable thread-safety checking. See merge request !56284
-
ActsGeometry: Enable thread-safety checking. Enable thread-safety checking and fix warnings.
-
- 30 Aug, 2022 28 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
Introduce const and non-const versions of the `TruthStrategyManager` singleton. Enable thread-checker.
-
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
Remove unnecessary static variables as this class is only ever instantiated once. In addition various thread-checker fixes.
-
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.
-