- 26 Jul, 2022 1 commit
-
-
Giulia Gonella authored
-
- 20 Jul, 2022 2 commits
-
-
Giulia Gonella authored
-
Giulia Gonella authored
-
- 19 Jul, 2022 33 commits
-
-
Peter Berta authored
Cherry-pick of 54503 See merge request atlas/athena!55210
-
Peter Berta authored
Merge branch 'master-update-LArMonitoringConfiguration' into 'master' updated LArMonitoring configuration file for adding normalized noise bursts plots See merge request atlas/athena!54503 (cherry picked from commit f5a57ebb) ef218b84 updated LArMonitoring configuration file for adding normalized noise bursts plots 2e976c0c correction to alFracgorithm --> algorithm
-
Peter Berta authored
ByteStreamCnvSvc: Skip filling trigger bits in event header when creating transient ByteStream See merge request atlas/athena!55195
-
ByteStreamCnvSvc: Skip filling trigger bits in event header when creating transient ByteStream
-
Peter Berta authored
OverlayConfiguration: Switch to using PerfMonMT in the legacy job skeleton for Overlay See merge request atlas/athena!55212
-
OverlayConfiguration: Switch to using PerfMonMT in the legacy job skeleton for Overlay
-
Chandler Robert Baker authored
Add new jTE objects to L1Topo simulation See merge request atlas/athena!55204
-
Add new jTE objects to L1Topo simulation
-
Chandler Robert Baker authored
Fix the matching method of the L1 and offline muon in the TrigMuonMonitoring See merge request atlas/athena!55209
-
Fix the matching method of the L1 and offline muon in the TrigMuonMonitoring
-
Chandler Robert Baker authored
Minor changes, protect against FPE in the ID Trigger monitoring See merge request atlas/athena!55227
-
Minor changes, protect against FPE in the monitoring In ATR-25821 it is reported of crashes in the IDTrigger monitoring when running in multithreaded mode - although that may not be the fault to the ID Trigger monitoring. As prt of this it was noticed the there were some dive by zero FPE due to corrupted va;ues of qOverP which were 0, so fgiving rise to the FPE. This protects against the division, but does not address what upstrwam code is producing or corrupting the data. It seems to run in the more recently nightlies, although the reasons for the original crash are not yet understood.
-
Chandler Robert Baker authored
athenaHLT: change default DB alias to Run-3 See merge request atlas/athena!55197
-
Peter Berta authored
SimConfigFlags is now in the SimulationConfig package rather than G4AtlasApps See merge request atlas/athena!55201
-
SimConfigFlags is now in the SimulationConfig package rather than G4AtlasApps
-
Peter Berta authored
AthenaMonitoringKernel: fix race condition in LB histograms See merge request atlas/athena!55174
-
Peter Berta authored
Add mcChannelNumber and mcEventNumber recovery modes to EventInfoOverlay See merge request atlas/athena!55180
-
Peter Berta authored
Fix TruthMetaData propagation in AODMerge See merge request atlas/athena!55199
-
Peter Berta authored
add check on metadata in AOD merge test See merge request atlas/athena!55198
-
add check on metadata in AOD merge test
-
Peter Berta authored
InDetCaloClusterROISelector: Fix potential vector overrun. See merge request atlas/athena!55217
-
InDetCaloClusterROISelector: Fix potential vector overrun. ROIPhiRZContainer::addROI can actually make two entries in the vector, if the ROI is close to +-pi. But if this happens. the length we've set for max_output in CaloClusterROIPhiRZContainerMaker::execute may be too small, leading to writes past the end of the vector. We print a warning in that case, but by then it's too late. Resize max_output if needed, and remove the warning, since it can normally happen. (Leave it commented out for documentation.) See ATLASRECTS-7160.
-
Chandler Robert Baker authored
Skip adding HLTPreSeq if cost monitoring is disabled See merge request atlas/athena!55193
-
Skip adding HLTPreSeq if cost monitoring is disabled
-
Peter Berta authored
Sweeping !55168 from master to 22.0. sTGC_Digitization: Fix clang warnings. See merge request atlas/athena!55186
-
Peter Berta authored
Sweeping !55169 from master to 22.0. NSWCalibTools+TrkAlignGenTools: Fix clang warnings. See merge request atlas/athena!55187
-
Peter Berta authored
Sweeping !55138 from master to 22.0. Migrating large-R precision truth label to r22 See merge request atlas/athena!55189
-
Peter Berta authored
Sweeping !55159 from master to 22.0. Update JetInputs/collisions_run.config to fix errors noted in ATLLARSWDPQ-419 See merge request atlas/athena!55190
-
Peter Berta authored
Adjust help-messages in LArDB scripts See merge request atlas/athena!55173
-
Adjust help-messages in LArDB scripts
-
Peter Berta authored
increased numbers of bins in nTauCandidates from 60 to 61 See merge request atlas/athena!55178
-
increased numbers of bins in nTauCandidates from 60 to 61
-
Chandler Robert Baker authored
-
- 18 Jul, 2022 4 commits
-
-
Tadej Novak authored
-
Peter Berta authored
small fix in Pixel Post-Processing See merge request atlas/athena!55141
-
small fix in Pixel Post-Processing
-
Peter Berta authored
Sweeping !55063 from master to 22.0. update ID art tests and fix way to launch RDO analysis for sim+rec tests See merge request atlas/athena!55148
-