- Oct 21, 2020
-
-
Walter Lampl authored
AthenaCommon: cmake fix See merge request atlas/athena!37455
-
Walter Lampl authored
AnalysisTest+AnalysisTools+ExpressionEvaluation+DPDUtils+MissingETGoodness: Remove reference to StoreGate.h. See merge request atlas/athena!37454
-
Walter Lampl authored
LArCOOLConditions: Enable thread-safety checking. See merge request atlas/athena!37453
-
Walter Lampl authored
AthenaPoolUtilities: Remove ATLAS_NOT_THREAD_SAFE annotations. See merge request atlas/athena!37452
-
Walter Lampl authored
RootCollection: cppcheck fixes See merge request atlas/athena!37451
-
Walter Lampl authored
22.0-add_algorithm-TrkTrackCollectionMerger See merge request atlas/athena!37436
-
-
Walter Lampl authored
EventContainers: Fix cppcheck warnings. See merge request atlas/athena!37449
-
Walter Lampl authored
Add EventContext to conditions calls See merge request atlas/athena!37446
-
-
Walter Lampl authored
New forked + MT v1Dev test See merge request atlas/athena!37439
-
Walter Lampl authored
xAOD Fixes for AthGeneration, master branch (2020.10.20.) See merge request atlas/athena!37443
-
Walter Lampl authored
Fix Muon failure when running LRT with merged track particle collections Closes ATLASRECTS-5711 See merge request atlas/athena!37434
-
Walter Lampl authored
TrigT1TGC : changed paths to LUT file and added a variable for the version of LUT into GoodMF class See merge request atlas/athena!37428
-
Walter Lampl authored
Gaussian sum filter: use value rather than ptr for ForwardTrajectory See merge request atlas/athena!37427
-
Walter Lampl authored
GSF use std::move, instead of .release() in few place that is applicable See merge request atlas/athena!37426
-
Walter Lampl authored
Material properties use default for default ctor, copy , move , dtor . Move... See merge request atlas/athena!37425
-
Walter Lampl authored
ATR-21589: Automate the merging strategy See merge request !37397
-
-
Walter Lampl authored
Add code to support Large Radius Tracking to TrigFastTrackFinder and its tools See merge request atlas/athena!37398
-
-
- Oct 20, 2020
-
-
Walter Lampl authored
LArByteStream+TrigSimTransforms+TriggerJobOpts+RecExCommon: Change from ICaloNoiseTool to CaloNoise conditions data. See merge request atlas/athena!37380
-
Walter Lampl authored
CSC_Digitization+MuonIdHelpers+MuonTGMeasAssocAlg+MdtVsRpcRawDataMonitoring+MuonTrackMonitoring: Remove reference to StoreGate.h. See merge request atlas/athena!37379
-
Walter Lampl authored
Tracking: cmake cleanup See merge request atlas/athena!37369
-
Walter Lampl authored
Add GsfConstants.h , collect and explain some the constants used in GSF See merge request atlas/athena!37421
-
Walter Lampl authored
Extend check for all BI RPCs in digi See merge request atlas/athena!37424
-
scott snyder authored
Forgot to remove reference to athena3.py when it was removed.
-
scott snyder authored
Remove reference to obsolete header StoreGate.h.
-
scott snyder authored
Remove reference to obsolete header StoreGate.h.
-
scott snyder authored
Remove reference to obsolete header StoreGate.h.
-
scott snyder authored
Remove reference to obsolete header StoreGate.h.
-
scott snyder authored
Remove reference to obsolete header StoreGate.h.
-
scott snyder authored
Enable thread-safety checking and fix resulting warnings.
-
scott snyder authored
Due to a CORAL bug, we had declared a number of functions here as not thread-safe. The underlying CORAL bug has now been fixed, so we can now remove these annotations.
-
scott snyder authored
- Pass class instances by const reference, not by value. - Don't use string::find to test the start of a string.
-
Walter Lampl authored
add per-execute status of the algo decision See merge request atlas/athena!37414
-
scott snyder authored
- Pass class instances by const reference, not by value. - Prefer using an initializer list to assigning members in a ctor body. - Prefer preincrement (or range for) to postincrement for iterators. - Forbid assignment where copy is already forbidden.
-
Walter Lampl authored
Add Enhanced Bias chains to configuration See merge request atlas/athena!36922
-
Also update ctpId map
-
Walter Lampl authored
Add early rejection to HLT Jet hypo FastReducer tr22145 See merge request atlas/athena!37225
-