- Dec 23, 2020
-
-
The IRootAuxDynReader objects were never deleted. Change to hold them via unique_ptr.
-
- Dec 22, 2020
-
-
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 atlas/athena!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
-
-
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 !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
-
Walter Lampl authored
ElectronPhotonShowerShapeFudgeTool: cmake fix See merge request !39352
-
Walter Lampl authored
AsgPhotonEfficiencyCorrectionTool: adding map file from Rel21.2 See merge request atlas/athena!39355
-
Walter Lampl authored
xAODBTaggingEfficiency: Fix gcc11 warning. See merge request !39354
-
Walter Lampl authored
JetTagCalibration: Trying to fix memory leak. See merge request atlas/athena!39350
-
Walter Lampl authored
Hepmc3 nightly fixes 18122020 part 1 See merge request atlas/athena!39325
-
-
Matous Vozak authored
-
Matous Vozak authored
-
scott snyder authored
- Need to make sure that aux ids are defined in MergeElectrons. - Don't import CondDB before including RecExCommon_topOptions.py; otherwise, the database instance can be set wrong.
-