- Oct 17, 2019
-
-
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
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
-
Edward Moyse authored
AthenaServices: Use out-of-line extended context methods. See merge request atlas/athena!27222
-
Edward Moyse authored
Cleaning up MuonReadoutGeometry wrt MT - Part 1 See merge request atlas/athena!27219
-
-
Edward Moyse authored
Master btagging link as a property See merge request atlas/athena!27191
-
first try to btag one jet collection twice (two trainings)
-
Edward Moyse authored
DataModelTest: Register conditions output with CondSvc See merge request atlas/athena!27209
-
Edward Moyse authored
Fix tool name conflict in JetMonitoring See merge request atlas/athena!27192
-
-
Edward Moyse authored
Fix ATLASRECTS-5164 Closes ATLASRECTS-5164 See merge request atlas/athena!27214
-
-