- Dec 04, 2024
-
-
Maximilian Emanuel Goblirsch-Kolb authored
Co-authored-by:
Johannes Elmsheuser <johannes.elmsheuser@cern.ch>
-
Maximilian Emanuel Goblirsch-Kolb authored
-
Johannes Elmsheuser authored
TrigAnalysisTest: ignore count diff in main See merge request atlas/athena!76379
-
TrigAnalysisTest: ignore count diff in main Hello, As discussed in ATR-30409, this ART test compare trigger counts against an expected reference. The reference is derived in 24.0. But trigger counts have now diverged between 24.0 and main. As we don't really want to manually maintain a second reference for the main branch, this MR is ignoring the outcome of the count difference, in the main branch only. Cheers, Bertrand
-
Johannes Elmsheuser authored
Small improvements to IdDict See merge request atlas/athena!76377
-
Small improvements to IdDict
-
Johannes Elmsheuser authored
FPGATrackSim: Check if clusters share hits before merging See merge request atlas/athena!76374
-
FPGATrackSim: Check if clusters share hits before merging Clusters might be overlapping but not share hits. These clusters should not be merged but be clusters on there on right.
-
Johannes Elmsheuser authored
Bugfix for RAuxStore test See merge request atlas/athena!76334
-
Bugfix for RAuxStore test
-
Johannes Elmsheuser authored
fix initialisation in RunMaterialValidationITk.py See merge request atlas/athena!76331
-
fix initialisation in RunMaterialValidationITk.py
-
Johannes Elmsheuser authored
IDTPM: Adding VertexParametersHelper and VertexParametersPlots See merge request atlas/athena!76243
-
IDTPM: Adding VertexParametersHelper and VertexParametersPlots
-
Johannes Elmsheuser authored
SUSYTools: use simpler Accessor namespace and update data24 actual mu See merge request atlas/athena!76375
-
SUSYTools: simplify Accessor namespace and update data24 actual mu Hello, This MR makes two unrelated changes: * use simpler accessor namespace, `SG::AuxElement::Accessor` updated to `SG::Accessor` (done with a sed command so there should be no typo) * update the data24 actual mu profile (latest GRL), using the version requiring valid beamspot (the difference with beamspot-agnostic actual mu should be negligible, there's a 0.4% difference in integrated lumi); I also dropped the data22 actual mu from the config file, as it can be set via properties Cheers, Bertrand
-
Johannes Elmsheuser authored
JetCalibTools: cmake fix See merge request atlas/athena!76356
-
JetCalibTools: cmake fix Missing dependency on JetAnalysisInterfaces.
-
- Dec 03, 2024
-
-
Johannes Elmsheuser authored
Acts bump v38.0.0 See merge request atlas/athena!76330
-
Additional fixed for https://github.com/acts-project/acts/pull/3605 after atlas/athena!76284
-
Johannes Elmsheuser authored
SGTools+AthLinks: Missing include. See merge request atlas/athena!76355
-
SGTools: Missing include. Need to include EventContext.h from DataProxy.h.
-
Johannes Elmsheuser authored
PyAnalysisUtils: Update for new ROOT version. See merge request atlas/athena!76348
-
PyAnalysisUtils: Update for new ROOT version. Remove old reflex workaround that was causing crashes with new ROOT versions.
-
Johannes Elmsheuser authored
Update ActsObjectDecorationConfig.py See merge request atlas/athena!76335
-
Update ActsObjectDecorationConfig.py
-
Johannes Elmsheuser authored
minor optimisations to MuonCondDump See merge request atlas/athena!76363
-
minor optimisations to MuonCondDump
-
Johannes Elmsheuser authored
JetToolHelpers: Fix cppcheck 2.15 warnings. See merge request atlas/athena!76359
-
JetToolHelpers: Fix cppcheck 2.15 warnings. Prefer returning const references to members rather than copies.
-
Johannes Elmsheuser authored
xAODCore+xAODTrigL1Calo: Add some missing #includes. See merge request atlas/athena!76354
-
xAODCore: Add some missing #includes. To allow some cleanups in core packages.
-
Johannes Elmsheuser authored
AthenaRootComps: Fix crash seen in dev3lcg. See merge request atlas/athena!76351
-
AthenaRootComps: Fix crash seen in dev3lcg. ROOT object ownership fix in python test code.
-
Johannes Elmsheuser authored
fix memory leak in physval hist merge Closes ATLASRECTS-8140 See merge request atlas/athena!76332
-
fix memory leak in physval hist merge
-
Johannes Elmsheuser authored
Handle different comparison See merge request atlas/athena!76329
-
Handle different comparison
-
Johannes Elmsheuser authored
MdtSegmentFitter: Fix clang warning See merge request atlas/athena!76350
-
MdtSegmentFitter: Fix clang warning
-