- Nov 18, 2020
-
-
Adam Edward Barton authored
DPDUtils: delete obsolete package See merge request atlas/athena!38325
-
Adam Edward Barton authored
GenInterfaces+TrackCaloClusterRecInterfaces: Fix clang warnings. See merge request atlas/athena!38370
-
Adam Edward Barton authored
InDetTrigRecAlgs: cmake cleanup See merge request atlas/athena!38350
-
Adam Edward Barton authored
updates for gaudi v34r1 See merge request atlas/athena!37533
-
Adam Edward Barton authored
fix a problem in ATR-22369 - import of legacy GenerateMenu. See merge request atlas/athena!38302
-
This reverts commit a9d49474750bdc3e84fb8e618c6623c3c13718e3.
-
Adam Edward Barton authored
HIEventUtils: cmake cleanup See merge request atlas/athena!38330
-
Adam Edward Barton authored
Sweeping !38217 from 21.2 to master. Support in AnalysisTop for MC samples with data overlay See merge request atlas/athena!38320
-
Adam Edward Barton authored
Fix typo in JetTagMonitoring See merge request atlas/athena!38339
-
Adam Edward Barton authored
Fix CutFlowSvc in EVNTtoDAOD See merge request atlas/athena!38340
-
Adam Edward Barton authored
Fix running FilterHit when no events are skipped See merge request atlas/athena!38287
-
Adam Edward Barton authored
ElectronPhotonID: Fix CMake typos See merge request atlas/athena!38332
-
Adam Edward Barton authored
Increase default TrigCost time histogram to 100 seconds See merge request atlas/athena!38347
-
Adam Edward Barton authored
TrigHLTJetHypo: Fix clang warnings. See merge request atlas/athena!38369
-
Adam Edward Barton authored
TrackCaloClusterRecTools: Fix clang warning. See merge request atlas/athena!38368
-
Adam Edward Barton authored
Fix fs jet tracking monitoring chains and vertex tracking and vertexing See merge request atlas/athena!38357
-
Adam Edward Barton authored
LArG4Code: Enable thread-safety checking. See merge request atlas/athena!38359
-
Adam Edward Barton authored
GeneratorUtils: cmake fix See merge request atlas/athena!38361
-
Adam Edward Barton authored
TileMonitoring: Protect against empty collection. See merge request atlas/athena!38363
-
Adam Edward Barton authored
LArRecUtils: Fix cppcheck warnings. See merge request atlas/athena!38358
-
Adam Edward Barton authored
TRT_ElectronPidToolRun2 : fix clang llvm 9 warning See merge request atlas/athena!38355
-
Adam Edward Barton authored
ALFA_LocRec: cmake fix See merge request atlas/athena!38362
-
Adam Edward Barton authored
tauRecTools: Fix clang warning. See merge request atlas/athena!38365
-
Adam Edward Barton authored
AtlasGeoModel: Disable useDynamicAlignFolders for run 1. See merge request atlas/athena!38372
-
sutt authored
-
scott snyder authored
The needed folders are not in COMP200. Fixes crashes in SCT_ConditionsAlgorithms tests and q222. See !37784.
-
scott snyder authored
struct/class consistency
-
scott snyder authored
struct/class consistency.
-
scott snyder authored
Don't use std::move on non-lvalues.
-
scott snyder authored
Missing override keyword.
-
sutt authored
-
- Nov 17, 2020
-
-
scott snyder authored
Unused variable.
-
scott snyder authored
Protect TileMBTSMonitorAlgorithm against an empty digitsCollection. Fixes unit test crash seen in the dbg build.
-
scott snyder authored
ALFA_LocRecLib has compiled code; it's not an interface library.
-
scott snyder authored
Missing find_package for Boost.
-
leggett authored
-
scott snyder authored
Enable thread-safety checking. Fix resulting warnings.
-
leggett authored
-
scott snyder authored
- Prefer pre-increment (or range-for) to postincrement. - Testing the start of a string.
-
sutt authored
FS tracking moniotring chains were added that are not being run in the menu. This adds wildcarded chains to circumvent this
-