- May 30, 2024
-
-
Frank Winklmeier authored
revise structure to include "HLT_xAOD__JetContainer_a4tcemsubjesISFS" See merge request atlas/athena!71775
-
revise structure to include "HLT_xAOD__JetContainer_a4tcemsubjesISFS", "HLT_xAOD__JetContainer_a4tcemsubjesISFSAux.",
-
Frank Winklmeier authored
athenaHLT: remove support for running legacy job options See merge request atlas/athena!71038
-
Frank Winklmeier authored
MdtRdoToPrepData - Add option to use the Phase II MuonDetMgr See merge request atlas/athena!71815
-
MdtRdoToPrepData - Add option to use the Phase II MuonDetMgr
-
Frank Winklmeier authored
main-coverity-JetToolHelpers See merge request atlas/athena!71823
-
main-coverity-JetToolHelpers
-
Frank Winklmeier authored
fixes related to hole-on-track handling in the new HLT ITk tracking, EFTRACK-142 See merge request atlas/athena!71808
-
fixes related to hole-on-track handling in the new HLT ITk tracking, EFTRACK-142
-
Frank Winklmeier authored
Introduce a common naming scheme for methods and variables related to GenParticles representing particles after all interactions so far See merge request atlas/athena!71704
-
Introduce a common naming scheme for methods and variables related to GenParticles representing particles after all interactions so far Rename variables and methods related to GenParticles representing the particle being simulated after all interactions so far
-
Frank Winklmeier authored
MuonTrackingGeometry - Add internal structure to the chambers See merge request atlas/athena!67875
-
MuonTrackingGeometry - Add internal structure to the chambers
-
Frank Winklmeier authored
CPAlgorithms: add DiTauMassCalculatorAlg from TopCPToolkit See merge request atlas/athena!71774
-
CPAlgorithms: add DiTauMassCalculatorAlg from TopCPToolkit
-
Frank Winklmeier authored
Update AsgLeptonTrackSelectionAlg to write out d0 and z0sinTheta variables See merge request atlas/athena!71496
-
Update AsgLeptonTrackSelectionAlg to write out d0 and z0sinTheta variables
-
Frank Winklmeier authored
AthContainers, etc: Move auxid to the IAuxTypeVector base class. See merge request atlas/athena!71802
-
AthContainers: Move auxid to the IAuxTypeVector base class. Move auxid to the IAuxTypeVector base class where we can access it via an inlined method, rather than using a virtual method. This is moving towards packed links / jagged vectors.
-
Frank Winklmeier authored
EFTrackingEmulation: Use Accessor, etc instead of auxdata(). See merge request atlas/athena!71806
-
EFTrackingEmulation: Use Accessor, etc instead of auxdata(). Replace auxdata, etc. with Accessor classes. Moving to deprecate these usages in the Athena build.
-
Frank Winklmeier authored
VrtSecInclusive: Use Accessor, etc instead of auxdata(). See merge request atlas/athena!71804
-
VrtSecInclusive: Use Accessor, etc instead of auxdata(). Replace auxdata, etc. with Accessor classes. Moving to deprecate these usages in the Athena build.
-
Frank Winklmeier authored
NewVrtSecInclusiveTool: Use Accessor, etc instead of auxdata(). See merge request atlas/athena!71807
-
NewVrtSecInclusiveTool: Use Accessor, etc instead of auxdata(). Replace auxdata, etc. with Accessor classes. Moving to deprecate these usages in the Athena build.
-
Frank Winklmeier authored
CxxUtils: A few updates to the bit operations. See merge request atlas/athena!71796
-
CxxUtils: A few updates to the bit operations. Fix off-by-one error in maxSetBit() and clarify documentation. Add constexpr to functions.
-
Frank Winklmeier authored
dqm_algorithms+DataQualityUtils: Fix cppcheck warnings. See merge request atlas/athena!71813
-
Frank Winklmeier authored
MuonReadoutGeometryCnv - Fix alignstore dependency See merge request atlas/athena!71817
-
MuonReadoutGeometryCnv - Fix alignstore dependency
-
Frank Winklmeier authored
TileMonitoring: Fix cppcheck 2.14 warnings. See merge request !71811
-
TileMonitoring: Fix cppcheck 2.14 warnings. Pass strings by const reference, not by value. Prefer returning const references to members rather than copies. Copying values in range-for.
-
Frank Winklmeier authored
MuonEfficiencyCorrections: Fix cppcheck 2.14 warnings. See merge request !71816
-
MuonEfficiencyCorrections: Fix cppcheck 2.14 warnings. Copying values in range-for. Prefer returning const references to members rather than copies.
-
Frank Winklmeier authored
ActsEvent: Fix cppcheck warnings. See merge request !71814
-
ActsEvent: Fix cppcheck warnings. Prefer to initialize members in an initialization list. Suppress cppcheck syntax warning from boost macro.
-
Frank Winklmeier authored
JetMonitoring: Use Accessor, etc instead of auxdata(). See merge request !71805
-
JetMonitoring: Use Accessor, etc instead of auxdata(). Replace auxdata, etc. with Accessor classes. Moving to deprecate these usages in the Athena build.
-
Frank Winklmeier authored
EventShapeTools: Use Accessor, etc instead of auxdata(). See merge request !71809
-
EventShapeTools: Use Accessor, etc instead of auxdata(). Replace auxdata, etc. with Accessor classes. Moving to deprecate these usages in the Athena build.
-