- Jun 14, 2019
-
-
Peter van Gemmeren authored
Manually port changes from 21.2 MR! 23517 to master.
-
Marcin Nowak authored
Also try to minimize critical sections in AthenaPool converters Touch InDetConditionsAthenaPool to rebuild affected converters
-
- Jun 13, 2019
-
-
- Jun 12, 2019
-
-
scott snyder authored
Use the DummyRCUSvc class from AthenaKernel in unit tests rather than copying the code here.
-
-
-
- Jun 11, 2019
-
-
Make calls to conddb.addFolder unconditional. Otherwise, we can fail to get CondInputLoader configured properly if there was an earlier addFolder call without a className.
-
- Jun 08, 2019
-
-
scott snyder authored
Add new-style configuration fragments for the recently-added conditions algorithms: OnlineLumiCalibrationCondAlg FillParamsCondAlg BunchGroupCondAlg BunchLumisCondAlg
-
- Jun 07, 2019
-
-
Marcin Nowak authored
-
- May 30, 2019
-
-
scott snyder authored
When addFolders() was called with a single folder, the tag argument was ignored. Fixed.
-
- May 27, 2019
-
-
scott snyder authored
Add conditions algorithm BunchLumisCondAlg producing BunchLumisCondData. Meant to replace BunchLumisTool.
-
scott snyder authored
Add conditions algorithm FillParamsCondAlg producing FillParamsCondData. Meant to replace FillParamsTool.
-
scott snyder authored
Add conditions algorithm BunchGroupCondAlg producing BunchGroupCondData. Meant to replace BunchGroupTool. Also some cleanup for OnlineLumiCalibrationCondAlg.
-
- May 26, 2019
-
-
- May 25, 2019
-
-
- May 24, 2019
-
-
scott snyder authored
Adjust for headers moved from SGTools to AthenaKernel.
-
- May 23, 2019
-
-
scott snyder authored
Add missing test reference files.
-
Marcin Nowak authored
Reading an object with its Ref was giving a confusing error message about unsupported storage technology, if the FID from the Ref could not be found in the catalog. Now the real cause if given.
-
- May 16, 2019
-
-
- May 15, 2019
-
-
scott snyder authored
Avoid adding duplicate services to SvcMgr.
-
scott snyder authored
Avoid adding duplicate services to SvcMgr.
-
- May 13, 2019
-
-
Move a log message to DEBUG level.
-
- May 10, 2019
-
-
scott snyder authored
Test has been timing out in recent nightlies.
-
Better state reset in EventSelector::reinit() See merge request atlas/athena!23259 (cherry picked from commit 2c59f094) 8fc980bd Better state reset in EventSelector::reinit()
-
- May 09, 2019
-
-
scott snyder authored
Fix test failures in master.
-
- May 08, 2019
-
-
list.
-
- May 07, 2019
-
-
- May 04, 2019
-
-
- May 01, 2019
-
-
scott snyder authored
Ignore new geometry message. Fixes test failures in master.
-
- Apr 24, 2019
-
-
Miha Muskinja authored
-
- Apr 19, 2019
-
-
scott snyder authored
Initial python3 port. Not yet intended to be complete; only what's needed for basic athena/configuration jobs.
-
- Apr 18, 2019
-
-
Tadej Novak authored
-
scott snyder authored
Initial python3 port. Not yet trying to get everything working; only what's needed for basic athena/configuration jobs.
-
scott snyder authored
Initial python3 port. Not yet trying to get everything working; only what's needed for basic athena/configuration jobs.
-
- Apr 17, 2019
-
-
-
Tadej Novak authored
-
- Apr 15, 2019
-
-
Add trigger selection functionality for DQ monitoring tools in new configuration framework (ATLASDQ-711)
-
- Apr 11, 2019
-
-
scott snyder authored
Can now rely on TestTools to search the JO search path when looking for a text JO for unit tests.
-
- Apr 10, 2019
-
-
Tadej Novak authored
-
CutBookkeeper itself. Expose CutFlowSvc bookkeeper storegate key through the ICutFlowSvc interface.
-