- Oct 18, 2019
-
-
- Oct 17, 2019
-
-
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.
-
scott snyder authored
Fix path for TrkEventUtils.
-
scott snyder authored
- Shadowing of member names between base and derived classes. - std::string should be passed by const reference, not value. - Prefer initializing members in init clauses.
-
scott snyder authored
Fix cppcheck warnings.
-
scott snyder authored
- Redundant map lookup. - Pass std::string by const reference, not value. - Prefer preincrement to postincrement for iterators.
-
- Oct 16, 2019
-
-
scott snyder authored
Update for compatibility with changes in AthContainers.
-
scott snyder authored
Adjust test for compatibility with MT thinning.
-
sss authored
Add SG::ThinningDecision. Extend copyThinned and copyAuxStoreThinned to support MT thinning.
-
Edward Moyse authored
Rewritten LAr detector Tools to new config See merge request atlas/athena!27142
-
Edward Moyse authored
HLT: Mark IOVDbSvc folders as extensible in allowCOOLUpdates Modifier Closes ATR-19393 See merge request atlas/athena!27217
-
Edward Moyse authored
xAODTruthAthenaPool: Remove unneeded custom pool converters. See merge request atlas/athena!27223
-
Edward Moyse authored
xAODTrigEgammaAthenaPool: Add tests for reading old data. See merge request atlas/athena!27227
-
Edward Moyse authored
TileEvent+TBEvent+McParticleEvent: Fix cppcheck warnings. See merge request atlas/athena!27228
-
Edward Moyse authored
xAODTrigMinBiasAthenaPool: Remove unneeded custom pool converters. See merge request atlas/athena!27224
-
Edward Moyse authored
Add stronger locks to OutputStream for multi-stream cases See merge request atlas/athena!27210
-
Edward Moyse authored
InDetBeamSpotReader: Create component and make vertex optional See merge request atlas/athena!27216
-