- May 14, 2023
-
-
Julie Kirk authored
-
Julie Kirk authored
-
- May 13, 2023
-
-
Julien Maurer authored
dqm_algorithms - BinContentComp - Add option to not publish histogram with bad bins See merge request atlas/athena!62889
-
dqm_algorithms - BinContentComp - Add option to not publish histogram with bad bins
-
- May 12, 2023
-
-
Stefan Richter authored
Update TTbarWithJpsimumuFilter.cxx -- Fix the bug See merge request atlas/athena!63039
-
Update TTbarWithJpsimumuFilter.cxx -- Fix the bug
-
Stefan Richter authored
Update to large-R R22 pre-recommendations in DerivationFramework See merge request atlas/athena!63011
-
Update to large-R R22 pre-recommendations in DerivationFramework
-
Marija Vranjes Milosavljevic authored
Add AtlasFieldCacheCondAlg to L1 muon simulation config See merge request atlas/athena!63037
-
Add AtlasFieldCacheCondAlg to L1 muon simulation config Since the muon RDO to digit algorithm needs the objects created by the AtlasFieldCacheCondAlg, adding this to the configuration used in the L1 muon simulation (otherwise it relies on the HLT muon configuration to be present). This will allow to run non-muon HLT chains alone in the new JO tests.
-
Marija Vranjes Milosavljevic authored
Move TrackingPassFlags to TrkConfig See merge request atlas/athena!63017
-
Move TrackingPassFlags to TrkConfig
-
Marija Vranjes Milosavljevic authored
TriggerMenuMT: Fix configuration of TrigMuonEFTrackIsolationAlg. See merge request atlas/athena!63022
-
TriggerMenuMT: Fix configuration of TrigMuonEFTrackIsolationAlg. The container name with which a DecorationHandle is configured should match the container from which the elements it's given come. See !62822.
-
Marija Vranjes Milosavljevic authored
Bugfix for ID trigger muon T&P online histograms See merge request atlas/athena!63015
-
Bugfix for ID trigger muon T&P online histograms
-
Stefan Richter authored
Move HI reco setup up See merge request atlas/athena!63012
-
Move HI reco setup up
-
Walter Lampl authored
MuonCalibExtraTreeEvent+MdtCalibData: Fix cppcheck warning. See merge request atlas/athena!63024
-
Stefan Richter authored
MSVertexUtils: Fix cppcheck warnings. See merge request atlas/athena!63023
-
MSVertexUtils: Fix cppcheck warnings. Prefer to initialize class members in an initialization list.
-
Stefan Richter authored
Removing hardcoded 200e3 and using HepMC constant instead See merge request atlas/athena!63020
-
Removing hardcoded 200e3 and using HepMC constant instead
-
Stefan Richter authored
InDetDerivationFramework - Break up kernel configuration See merge request atlas/athena!63002
-
InDetDerivationFramework - Break up kernel configuration
-
Stefan Richter authored
TruthPVMaker - Declare data dependencies See merge request atlas/athena!62986
-
TruthPVMaker - Declare data dependencies
-
Stefan Richter authored
Read/write/decor handles for TruthBornLeptonCollectionMaker See merge request atlas/athena!63000
-
Read/write/decor handles for TruthBornLeptonCollectionMaker ATLASG-2470 This MR allows the TruthBornLeptonCollectionMaker to declare its data dependencies and is required to support multi-threaded DAOD building. It does not change the output or the logical flow of the tool.
-
Stefan Richter authored
JetEventCleaningAlg - Declare dependencies See merge request atlas/athena!62987
-
JetEventCleaningAlg - Declare dependencies
-
Stefan Richter authored
Add Z counting postprocessing See merge request atlas/athena!62992
-
Add Z counting postprocessing
-
Stefan Richter authored
MooTrackFitter crash related to ATLASRECTS-7621 See merge request atlas/athena!63014
-
MooTrackFitter crash related to ATLASRECTS-7621
-
Stefan Richter authored
Adding missing item to derivation framework augmentation example See merge request atlas/athena!63032
-
Adding missing item to derivation framework augmentation example This fixes a missing item from the example showing how to add simple types (floats, vectors etc) that are not associated with existing containers, to a DAOD. At the same time, fix to settings passed to the example tool (MuonSelectionTool) to ensure it processes run 3 AOD without erors. This change has no impact on any production as the test formats are never made except by users following the examples.
-
Stefan Richter authored
Updated egammaTopoClusterCopier config to handle HI SubtractedCaloTopoCluster See merge request atlas/athena!63009
-
Updated egammaTopoClusterCopier config to handle HI SubtractedCaloTopoCluster
-
Stefan Richter authored
Remove barcodes from TrackingID, use HepMC:: functions See merge request atlas/athena!63031
-