- 31 Aug, 2022 1 commit
-
-
Adding YODA-File to job report
-
- 30 Aug, 2022 22 commits
-
-
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
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
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
-
- 29 Aug, 2022 17 commits
-
-
Ewelina Maria Lobodzinska authored
-
Frank Winklmeier authored
TrackingVolumeManipulator,TrackingVolumeHelper, TrackingVolumeCreator make safe. start on Geometry builders See merge request atlas/athena!56328
-
TrackingVolumeManipulator,TrackingVolumeHelper, TrackingVolumeCreator make safe. start on Geometry builders TrackingVolumeManipulator,TrackingVolumeHelper, TrackingVolumeCreator make safe. start on Geometry builders
-
Frank Winklmeier authored
This reverts part of the changes in !56168 and makes the `ITruthIncident::position` method `const` again in favor of initializing the position variable directly in the constructor (following what was done for the other methods in !56249).
-
Frank Winklmeier authored
-
Sara Alderweireldt authored
L1Topo retrieve hardware decision method for phase1 See merge request atlas/athena!56203
-
L1Topo retrieve hardware decision method for phase1
-
Sara Alderweireldt authored
Sweeping !56283 from master to 22.0. L1CaloFEXSim: Protect against out-of-bounds array accesses. See merge request atlas/athena!56310
-
Sara Alderweireldt authored
TauTrigMon : change from float to int type for n_track and n_cluster histos See merge request atlas/athena!56300
-
TauTrigMon : change from float to int type for n_track and n_cluster histos
-
Sara Alderweireldt authored
Sweeping !56239 from master to 22.0. TrigT1RPClogic: Fix cppcheck warnings. See merge request atlas/athena!56265
-
Frank Winklmeier authored
EGammaCalibration - Revive the EgammaCalibProvider & setup small CA snippets See merge request atlas/athena!56251
-
EGammaCalibration - Revive the EgammaCalibProvider & setup small CA snippets
-
Frank Winklmeier authored
BPHY12: Bring in code from 21.2 See merge request atlas/athena!56323
-
BPHY12: Bring in code from 21.2
-
Frank Winklmeier authored
Various const and thread-safety fixes to make this ancient code pass the thread-checker. This code is certainly never used in athenaMT though.
-
Frank Winklmeier authored
-