- Oct 18, 2019
-
-
Walter Lampl authored
-
Edward Moyse authored
Fix unnecessary copies See merge request atlas/athena!27260
-
-
Edward Moyse authored
Minimal changes to fix ATLASRECTS-5163. Closes ATLASRECTS-5163 See merge request atlas/athena!27255
-
Edward Moyse authored
add CoreDumpSvc with FatalHandler to MainServiceConfig See merge request atlas/athena!27240
-
Edward Moyse authored
Removed some apparently unused code / tools, and added ATLAS_CHECK_THREAD_SAFETY. See merge request atlas/athena!27235
-
Edward Moyse authored
InDetBeamSpotReader: Make printout more concise See merge request atlas/athena!27238
-
Edward Moyse authored
TrigPSC: Release Python GIL after fork See merge request atlas/athena!27241
-
Edward Moyse authored
Turn InDetTimeCollection into std::vector See merge request atlas/athena!27246
-
-
Edward Moyse authored
disable zero counts check for run1 bstoesd ART test (ATR-20277) See merge request atlas/athena!27233
-
Edward Moyse authored
fix LArFebErrorSummaryMaker See merge request atlas/athena!27221
-
Walter Lampl authored
Avoid double inclusion of PixelChargeCalibCondAlg See merge request atlas/athena!27253
-
Walter Lampl authored
Update JetTagging monitoring in r22 See merge request atlas/athena!27152
-
-
- Oct 17, 2019
-
-
Edward Moyse authored
-
Edward Moyse authored
Remove WARNING to make unit tests happy See merge request atlas/athena!27281
-
-
Edward Moyse authored
AtlasGeoModel: Remove useless message. See merge request atlas/athena!27269
-
Edward Moyse authored
TrkAssociationTools+ISF_FatrasRecoTools: Fix clang warnings. See merge request atlas/athena!27267
-
Edward Moyse authored
DerivationFrameworkTau: Fix clang warnings. See merge request atlas/athena!27268
-
Edward Moyse authored
TRT_TrigSeededTrackFinder: cmake fix See merge request atlas/athena!27263
-
Edward Moyse authored
AthContainers: Support MT thinning. See merge request atlas/athena!27261
-
Edward Moyse authored
TrigDecisionTool+PixelCalibAlgs+TauAnalysisTools: Fix cppcheck warnings. See merge request atlas/athena!27262
-
Edward Moyse authored
TrkTruthTrackAlgs: cmake fix See merge request atlas/athena!27265
-
Edward Moyse authored
TrigEDMConfig: Add missing dots in output item names. See merge request atlas/athena!27266
-
Edward Moyse authored
TrigMinBias: cmake fix See merge request atlas/athena!27264
-
Edward Moyse authored
ViewAlgsTest: Fix test. See merge request atlas/athena!27270
-
Edward Moyse authored
Change Rate Histogram labels See merge request atlas/athena!27230
-
Edward Moyse authored
ComponentAccumulator.run(): Special treatment of MessageSvc to allow setting MessageSvc properties See merge request atlas/athena!27236
-
Edward Moyse authored
Two steps fast track tau See merge request atlas/athena!26602
-
Edward Moyse authored
xAODTrigMissingETAthenaPool: Add tests for reading old data. See merge request atlas/athena!27226
-
scott snyder authored
ThresholdToChainMapping property has been removed.
-
scott snyder authored
Remove useless recently-added muon geometry message.
-
scott snyder authored
Types for m_maxDeltaR and m_minPt seemed wrong --- they were used as floats, but declared as bool.
-
scott snyder authored
clang warnings: - missing override/virtual keywords. - infinite recursion.
-
scott snyder authored
clang warning: missing override keyword.
-
scott snyder authored
Fixes test failure (which was apparent unnoticed because no one was checking the output).
-
scott snyder authored
Remove line that forced unoptimized compilation. Left in by accident?
-
scott snyder authored
TDAQ macros used with no corresponding find_package. But this package does not seem to actually have any direct tdaq depedence, so just remove the macros.
-