- Feb 14, 2023
-
-
TrackTruthOriginTool: Call unknown track origin otherSecondary
-
Updates to eFEX monitoring histos to allow any (x)ToBs from configurable list
-
TileRecUtils: Use TileBadChannels conditions object in Tile cell builder tool Tile cell builder tool has been modified to use TileBadChannels conditions object directy instead of using it via Tile bad channels tool. Tile cell builder configuration and the corresponding test have been updated accordingly.
-
LArMonitoring: Fix cppcheck warning. Uninitialized array.
-
TrigT1Interfaces: Fix cppcheck warnings. Pass strings by const ref, not by value. Shift of signed integer.
-
LArSamplesMon: Fix cppcheck warnings. Redundant null pointer check. Redundant string conversion.
-
Update InnerDetector/InDetConfig/CMakeLists.txt
-
TriggerMenuMT: pass flags directly in menu building code
-
MuonHoughEvent - use smart pointers
-
Update preExec syntax for SimCoreTests single particle simulation jobs (ATLASSIM-6354)
-
StagedTrackingGeometryBuilder svc/Cond factor more common code
-
Update C++ default value for STGC_Overlay.Integration window, so that it does not have to be overidden in theconfiguration
-
Avoid copying of shared pointers
-
-
MultiComponentStateCombiner: rename method to make it a bit clearer what it does
-
SiLayerBuilder Cond/svc: factor more common code
-
METReconstruction: rm non-MT (and seemingly not used by default at least) stopwatch, mark as safe, make Alg re-entrant
-
NewVrtSecInclusiveTool: Fix cppcheck warning. Prefer range-for.
-
-
SUSYTools - Update for MuonCalibration PreRec
-
Remove the legacy (non-CA) `TrigCaloDataAccessSvc` configuraton class. We only use the CA-based configuration in runHLT_standalone.
-
Improved speed of simulation
-
Add a geometry configuration option to MuonLRTOverlapRemovalTool
-
Acts+Athena JO: Tracking component configurer
-
Introduce Tracking CA flags
-
TrkExTools: Change from IAtRndmSvc to IAthRNGSvc. Migrate from thread-unsafe IAtRndmSvc to IAthRNGSvc.
-
DataQualityInterfaces : HAN file production switched to V2
-
CscSegmentMakers: Fix typo in CscSegmentUtilTool::matchLikelihood phi/eta mixup. Was causing this method not to do anything. Fixes a cppcheck warning.
-
-
Fixing FastChain running PU digitization with Run 3
-
-
-
TrkVKalVrtCore: Fix cppcheck warnings. Members not copied in assignment.
-
HelloWorldConfig: Using initConfigFlags and fillFromArgs
-
LArCalibTest: Fix cppcheck warnings. Potential use of uninitialized variables.
-
eFEX offline simulation fixes
-
Removed unused header and used std:: namespace where needed
-
METUtilities: Fix cppcheck warnings. Redundant dict lookups.
-
AthenaPoolCnvSvc: Make dataHeaderID file-aware to fix DHForm in multi-stream legacy SharedWriter jobs AthenaPoolCnvSvc: Make dataHeaderID file-aware to fix DHForm in multi-stream legacy SharedWriter jobs
-
-