- Mar 09, 2020
-
-
Frank Winklmeier authored
TrigValSteering: Memoize path lookup and add more debug messages Closes ATR-21080 See merge request atlas/athena!30947
-
Frank Winklmeier authored
AthenaBaseComps+AsgExampleTools: Fix unchecked StatusCodes See merge request atlas/athena!30945
-
Frank Winklmeier authored
Jet: Fix unchecked StatusCodes See merge request atlas/athena!30941
-
Frank Winklmeier authored
HIMonitoring: Fix unchecked StatusCodes See merge request atlas/athena!30942
-
Frank Winklmeier authored
MuonSpectrometer: Fix unchecked StatusCode See merge request atlas/athena!30940
-
Frank Winklmeier authored
-
Frank Winklmeier authored
PhysicsD3PDMaker: Python 3 fixes See merge request atlas/athena!30954
-
Frank Winklmeier authored
DerivationFrameworkJetEtMiss: Python 3 fixes See merge request atlas/athena!30952
-
Frank Winklmeier authored
DecisionHandling: Missing #include. See merge request atlas/athena!30950
-
Frank Winklmeier authored
TrigEgammaAnalysisTools: Fix placement of using directives. See merge request atlas/athena!30978
-
Frank Winklmeier authored
TrigEgammaMatchingTool: Fix placement of using directive. See merge request atlas/athena!30979
-
Frank Winklmeier authored
BoostedTopD3PDMaker: Python 3 fixes. See merge request atlas/athena!30956
-
Frank Winklmeier authored
SCT_RawDataByteStreamCnv: Fix error handling. See merge request atlas/athena!30962
-
Frank Winklmeier authored
TrigT2CaloCommon: Fix test. See merge request atlas/athena!30960
-
Frank Winklmeier authored
MuonTGRecTools: Fix compilation warnings. See merge request atlas/athena!30958
-
Frank Winklmeier authored
ISF_FatrasEventTPCnv: Update reference files. See merge request atlas/athena!30985
-
Frank Winklmeier authored
MuonEventTPCnv: Update reference files. See merge request atlas/athena!30983
-
Frank Winklmeier authored
TrkVertexSeedFinderTools: Update test reference files. See merge request atlas/athena!30984
-
Frank Winklmeier authored
InDetEventTPCnv: Update reference files. See merge request atlas/athena!30986
-
Frank Winklmeier authored
TileRecAlgs: Fix unchecked StatusCode. Closes ATLASRECTS-5364 See merge request atlas/athena!30977
-
Frank Winklmeier authored
TileRecUtils: Fix unchecked StatusCodes. Closes ATLASRECTS-5364 See merge request atlas/athena!30976
-
Frank Winklmeier authored
TrkVKalVrtFitter: Update test reference files. See merge request atlas/athena!30982
-
- Mar 08, 2020
-
-
scott snyder authored
Fix test failures from SCT messaging changes.
-
scott snyder authored
Fix test failures in master due to SCT logging changes.
-
scott snyder authored
Fix test failures in master due to SCT messaging changes.
-
scott snyder authored
Fix tests in master after changes in SCT messaging.
-
scott snyder authored
Fix test failure in master due to SCT logging changes.
-
scott snyder authored
Do not put using directives in headers in the global namespace.
-
scott snyder authored
Do not put using directives in the global namespace in headers.
-
scott snyder authored
Be sure to check return from TileMutableDataContainer::push_back.
-
scott snyder authored
TileMutableDataContainer::push_back returns a StatusCode. Be sure that it's checked. It's usually used from TileRawChannelBuilder::build. Change that to return a StatusCode, and check it in its callers.
-
- Mar 06, 2020
-
-
scott snyder authored
Change SCT_RodDecoder::addSingleError to return SUCCESS rather than RECOVERABLE for an out-of-range hash. RECOVERABLE would abort current event processing (and in fact currently causes a crash due to a not-cleaned-up StatusCode in the caller). Fixes q223 crash.
-
scott snyder authored
Fix confTool switch (--print is now ambiguous; need to use --printConf).
-
scott snyder authored
signed/unsigned comparison.
-
scott snyder authored
Updates for python 3 compatibility.
-
scott snyder authored
Updates for python 3 compatibility.
-
scott snyder authored
Updates for python 3 compatibility.
-
scott snyder authored
Add missing #include of cstdint. Fixes compilation with gcc10.
-
Frank Winklmeier authored
Fix uninitialised variables in RPC_CondCabling See merge request atlas/athena!30927
-
Frank Winklmeier authored
Fix build warning in xAODForward package See merge request atlas/athena!30928
-