- Jul 11, 2020
-
-
Frank Winklmeier authored
With atlas-tdaq-software/HLTMPPU!14 we made `SkipFinalizeWorker` the default as this was the default operations mode at P1 since a long time. However, in athenaHLT this leads to the child histograms not being saved to the final ROOT file (ATR-21715). As a workaround set `SkipFinalizeWorker=0` in athenaHLT until we have a proper fix.
-
- Jul 10, 2020
-
-
Walter Lampl authored
AthenaServices: Make stack dumps more robust. See merge request atlas/athena!34526
-
Tweak CoreDumpSvc to be more robust against multiple signals from different threads. The CoreDumpSvc signal handler had protection against recursion. But that could be confused if we get signals in multiple threads, leading to one thread terminating the program while another is trying to make a stack dump. Rework to separate out the cases of recursion from that of multiple threads, and only allow one thread at a time to be dumping.
-
Walter Lampl authored
Builts the NSW chambers in the MuonDetectorCondAlg. See merge request atlas/athena!34613
-
Walter Lampl authored
Fix thread saferty warnings of PixelRTT package. See merge request atlas/athena!34612
-
Walter Lampl authored
MuonTGMeasAssocAlg+MuonRecToolInterfaces+AmdcDb: cmake fixes See merge request atlas/athena!34606
-
Walter Lampl authored
AthContainers: Fix clang 10 warning. See merge request atlas/athena!34609
-
Walter Lampl authored
HiveEventLoopMgr: fully process first event before scheduling any others See merge request atlas/athena!34611
-
Walter Lampl authored
ISF_FatrasToolsMS+TrackExtensionTool_DAF+TRT_RawDataByteStreamCnv+TrkTruthTrackAlgs: cmake fixes See merge request atlas/athena!34605
-
Walter Lampl authored
MMClusterization+MuonStationIntersectSvc+Valkyrie+AthenaMonitoring: Fix clang 10 warning. See merge request atlas/athena!34608
-
Walter Lampl authored
MagFieldElements: Fix compilation with clang 10. See merge request atlas/athena!34604
-
Walter Lampl authored
Add locking to the source AuxContainer when making a copy of it See merge request atlas/athena!34600
-
Walter Lampl authored
AthenaCommon: python3 fix See merge request atlas/athena!34602
-
Walter Lampl authored
Use CachedUniquePtr<T>::store instead of CachedUniquePtr<T>::set in assignment operators (ATLASRECTS-5581) See merge request atlas/athena!34594
-
Use CachedUniquePtr<T>::store instead of CachedUniquePtr<T>::set in assignment operators and constructors.
-
Walter Lampl authored
Manual sweep of !34397 (Create summary txt also for MuonPerformanceAlg and MuonSegmentPerformanceAlg) See merge request atlas/athena!34591
-
Walter Lampl authored
Sweeping 21.2 version of SGxAODProxyLoader into master See merge request atlas/athena!34589
-
Walter Lampl authored
TrigSimTransforms: CMake cleanup, enable flake8 See merge request atlas/athena!34582
-
Walter Lampl authored
Update PhysVal_jobOptions.py to remove usage of deleted property See merge request atlas/athena!34575
-
-
Walter Lampl authored
Manual sweep of !33892 (NSWCalib) See merge request atlas/athena!34588
-
Walter Lampl authored
LArHV: cmake fixes and rename files See merge request atlas/athena!34585
-
Walter Lampl authored
CaloMonitoring: Fix Tile cell monitoring histogram name for Run3 See merge request atlas/athena!34580
-
Walter Lampl authored
Cleanup of trigger truth packagaes See merge request atlas/athena!34579
-
Walter Lampl authored
Manual Sweep: Introduce MMClusterOnTrackCreator See merge request atlas/athena!34577
-
-
Walter Lampl authored
Replace CxxUtils::CachedUniquePtr<const Amg::Vector3D> by Amg::Vector3D in Si/Pixel/SCT_ClusterOnTrack (ATLASRECTS-5581) See merge request atlas/athena!34574
-
Replace CxxUtils::CachedUniquePtr<const Amg::Vector3D> m_globalPosition by Amg::Vector3D m_globalPosition in Si/Pixel/SCT_ClusterOnTrack
-
Walter Lampl authored
PixelConditionsAlgorithms+InDetRegionSelector: Fix initialization hack. See merge request atlas/athena!34410
-
PixelCablingCondAlg::initialize() is recording a conditions object to be read by SiRegionSeletorTable::initialize(). However, it was doing this with an unbounded IOV range, which then collides with any other IOV ranges that may be added later. Change so that the range for this hack covers only run number 0, so it won't collide with any real IOV ranges.
-
Walter Lampl authored
PixelCoralClientUtils: Thread-safety fixes. See merge request atlas/athena!34569
-
Walter Lampl authored
TrigT1CaloByteStream: Thread-safety hacks for L1CaloErrorByteStreamTool. See merge request atlas/athena!34559
-
Walter Lampl authored
Add protection for duplicate ROB requests to HltROBDataProviderSvc See merge request atlas/athena!34552
-
Walter Lampl authored
StoreGate: Fix potential deadlock between SGImplSvc and DataProxy See merge request atlas/athena!34558
-
Walter Lampl authored
Preparatory changes for the HepMC3 migration for packages in AthSimulation See merge request atlas/athena!34550
-
Walter Lampl authored
TrigHypoCommonTools: Delete package See merge request atlas/athena!34543
-
Walter Lampl authored
TrigInDetAnalysis Build Cleanup, master branch (2020.07.08.) See merge request atlas/athena!34545
-
Walter Lampl authored
TrigHypothesis: Package cleanup (part 1) See merge request atlas/athena!34542
-
Walter Lampl authored
Trigger/TrigAlgorithms: Package cleanup See merge request atlas/athena!34576
-
Walter Lampl authored
AthCUDA Warning Fixes, master branch (2020.07.07.) See merge request atlas/athena!34502
-