- Dec 23, 2020
-
-
Walter Lampl authored
Some cleanup in muon packages See merge request atlas/athena!39364
-
-
Walter Lampl authored
Sweep previously ignored patch to 21.6 into master See merge request atlas/athena!39389
-
Walter Lampl authored
MuonTruthAlgs: Fix memory leaks. See merge request atlas/athena!39385
-
In MuonTruthDecorationAlg, firstPos and secondPos were not deleted on all possible code paths. Change them to use automatic allocation instead.
-
Walter Lampl authored
MuonCombinedTrackFindingTools: Fix memory leak. See merge request atlas/athena!39383
-
Walter Lampl authored
Patch to ESDtoDPD configuration for IDTIDE See merge request atlas/athena!39378
-
- Dec 22, 2020
-
-
Frank Berghaus authored
In the EVNT -> EVNT workflows where the run number needs adjusting, the MC channel number requires the same correction. This will later propogte into EventInfo clients such as xAOD::EventInfo, EventStreamInfo, and FileMetaData.
-
scott snyder authored
Object returned from TrackSelectionProcessorTool::process() was being leaked.
-
Walter Lampl authored
StoreGateBindings: Protect against missing hasStore(). See merge request atlas/athena!39371
-
Walter Lampl authored
ActsGeometry: Fix clang warnings. See merge request atlas/athena!39369
-
Walter Lampl authored
TrkPatternParameters: Protect against passing null surface pointers. See merge request atlas/athena!39368
-
Walter Lampl authored
TrigHLTJetHypo: Fix debug logging. See merge request atlas/athena!39367
-
Walter Lampl authored
MuonTrackSteeringTools: Another attempt to fix dangling Surface references. See merge request !39366
-
Walter Lampl authored
Update offline pattern rec. tracking for IDTrig See merge request atlas/athena!39357
-
Walter Lampl authored
SGTools: Fix dummy proxy leak. See merge request atlas/athena!39348
-
When we remove a proxy, be sure to decrement the reference count even if it's not in m_storeMap. A dummy proxy won't have been entered there, but it will still have gotten a reference count.
-
Walter Lampl authored
Finally fix the tau and electron analyses See merge request atlas/athena!39346
-
Typos and mistakes in the chain configuration prevented the analyses working correctly. In addition, the release for the reference reconstruction is changed so that we can see the collections in the AOD
-
Walter Lampl authored
Rename Trk::SegmentCollection to TrackMuonSegments to avoid duplicate (ATLASRECTS-5667) Closes ATLASRECTS-5667 See merge request atlas/athena!39319
-
-
Walter Lampl authored
Fixed Flake8 warning See merge request atlas/athena!39293
-
-
Walter Lampl authored
Overriding Run Numbers in Component Accumulator based configuration See merge request atlas/athena!37867
-
-
Zach Marshall authored
This patch brings in the same solution as used elsewhere for ATR-22504. It fixes the crash currently blocking ATLPHYSVAL-654.
-
Walter Lampl authored
egammaD3PDMaker: Restore some required imports. See merge request atlas/athena!39372
-
Walter Lampl authored
D3PDMakerConfig: configuration fixes See merge request atlas/athena!39373
-
Walter Lampl authored
DerivationFrameworkMuons: cmake fix See merge request atlas/athena!39353
-
Walter Lampl authored
CxxUtils: Fix copyright for MurmurHash2. See merge request atlas/athena!39370
-
Walter Lampl authored
AthAnalysis POOL Converter Test Fixes, master branch (2020.12.21.) See merge request atlas/athena!39358
-
Walter Lampl authored
TrigConfDBConnection: delete package See merge request atlas/athena!39283
-
Walter Lampl authored
Fix once-per-job memory leak in CTP simulation Closes ATR-22541 See merge request atlas/athena!39345
-
Walter Lampl authored
TileTrackingGeometry: Fix leaks. See merge request atlas/athena!39351
-
Walter Lampl authored
Remove extraneous lines from MuonRec_jobOptions.py Closes ATLASRECTS-5848 See merge request atlas/athena!39360
-
Walter Lampl authored
Hepmc3 nightly fixes 20122020 part 1 tracking See merge request atlas/athena!39344
-
-
Walter Lampl authored
AthContainers: Use ConcurrentStrMap. See merge request atlas/athena!39342
-
Walter Lampl authored
MdtSegmentT0Fitter Memory Leak Fix, master branch (2020.12.21.) See merge request atlas/athena!39363
-
Walter Lampl authored
DerivationFrameworkJetEtMiss: Added cleaning variables for RScan jets See merge request atlas/athena!39356
-