- Nov 16, 2020
-
-
Adam Edward Barton authored
BCM_RawDataByteStreamCnv: Use AthConstConverter. See merge request atlas/athena!38243
-
Adam Edward Barton authored
Apply basic track filtering for the fullscan tracking instance See merge request atlas/athena!38241
-
Adam Edward Barton authored
fixing header and maxEvents for jet reconstruction nightly tests See merge request atlas/athena!38224
-
Adam Edward Barton authored
Fixed priting of sequences after migration to GaudiConf2 See merge request atlas/athena!38223
-
-
Adam Edward Barton authored
Add new configuration Tracking TRTExtension See merge request atlas/athena!38032
-
Adam Edward Barton authored
Declare HighLevelBTag decorations for AthenaMT monitoring scheduling See merge request atlas/athena!38256
-
Adam Edward Barton authored
CaloTPCnv: support for CaloClusterCellLinkContainer thinning See merge request atlas/athena!38266
-
Adam Edward Barton authored
TrigT1CaloByteStream: Use AthConstConverter. See merge request atlas/athena!38259
-
Adam Edward Barton authored
Set useDynamicAlignFolders to true See merge request atlas/athena!37784
-
-
Adam Edward Barton authored
MM and sTGC pile-up pre-mixing configuration See merge request atlas/athena!38258
-
Adam Edward Barton authored
TrigIndetValidation: update release used for reconstruction (ATR-22022) See merge request atlas/athena!38207
-
Adam Edward Barton authored
TrkAlignableSurfaces. Clang llvm 9 warnings on missing override See merge request atlas/athena!38253
-
Adam Edward Barton authored
22.0-cleanup2-SiClusterizationTool See merge request atlas/athena!38231
-
-
Adam Edward Barton authored
Add new ART tests for running diff-root on a few new setups See merge request atlas/athena!38221
-
Test to run once per week on Mondays.
-
Adam Edward Barton authored
DerivationFrameworkMCTruth clang llvm9 fix warnings on inconsistent enum See merge request atlas/athena!38255
-
Adam Edward Barton authored
Restore parallelism in HLT track reco See merge request atlas/athena!38235
-
-
Adam Edward Barton authored
Fix use after move described in ATLASRECTS-5738 Closes ATLASRECTS-5738 See merge request atlas/athena!38275
-
Adam Edward Barton authored
AthContainers: Fix variable selection. See merge request atlas/athena!38242
-
Adam Edward Barton authored
L1CaloFEXSim: Fix compilation with clang. See merge request atlas/athena!38245
-
Adam Edward Barton authored
TrigServices+L1Decoder+CaloRec: Fix clang warnings. See merge request atlas/athena!38246
-
Adam Edward Barton authored
Cleanup memory handling of sTGC_Digitization See merge request atlas/athena!38234
-
Adam Edward Barton authored
Update on Run 2 MC TriggerDB oracle->sqlite See merge request atlas/athena!38264
-
-
Adam Edward Barton authored
Cleanup memory handling of MM_DigitizationTool See merge request atlas/athena!38257
-
Adam Edward Barton authored
LArByteStream+TrigT2CaloCommon: Const fixes See merge request atlas/athena!38161
-
Adam Edward Barton authored
LArRecUtils+LArElecCalib: Enable thread-safety checking. See merge request atlas/athena!38260
-
Stephen Nicholas Swatman authored
In my previous work to migrate the GlobalChi2Fitter to smart pointers, I introduced a minor bug-prone bit of code where a smart pointer may be used after being moved. While this has not been disasterous, it is still erroneous behaviour that clang-tidy picks up on, as described in ATLASRECTS-5738. This commit resolves the issue by keeping a non-unique observer pointer to the object, and using that instead of the unique handle which may be moved. This is mostly a quick fix, the method containing this code is extremely complex and needs some refactoring.
-
Adam Edward Barton authored
Add OS X metadata files starting with ._ to .gitignore See merge request atlas/athena!38211
-
Adam Edward Barton authored
Quick L1Calo bitwise simulation software bug fixes See merge request atlas/athena!38232
-
Adam Edward Barton authored
Fix uninitialized variable warnings for TRT raw monitoring (also fixes FPEs) See merge request atlas/athena!38249
-
-
Adam Edward Barton authored
TauID+TileTripReader+TrackingID: cmake cleanup See merge request atlas/athena!38214
-
Adam Edward Barton authored
GSF: cleanup unused MulticomponentState functions. Also use "move" to avoid allocations. See merge request atlas/athena!38251
-
-
Adam Edward Barton authored
LwtnnUtils, fix clang llvm 9 on inconsistent use of struct vs class See merge request atlas/athena!38254
-