- Mar 23, 2021
-
-
Walter Lampl authored
-
- Jan 20, 2021
-
-
Tadej Novak authored
IOVDbSvcConfig: Use the same folder format for CA-based configuration to properly merge with old one
-
- Jan 14, 2021
-
-
Walter Lampl authored
-
- Aug 21, 2020
-
-
Stewart Martin-Haugh authored
-
- Jan 23, 2020
-
-
Tadej Novak authored
-
- Dec 24, 2019
-
-
- Dec 17, 2019
-
-
- Dec 05, 2019
-
-
Peter Onyisi authored
-
- Nov 25, 2019
-
-
John Chapman authored
Updated ComponentAccumulator configuration tests which dump the configuration to a pickle file. In python3 the output file needs to be explicitly opened in binary mode. I.e. ```f = open('configdump.pkl','wb')``` rather than ```f = open('configdump.pkl','w')```
-
- Sep 20, 2019
-
-
- Aug 16, 2019
-
-
Walter Lampl authored
introduce new style CaloCellCorrectionConfig with CaloCellPedestalCorr and CaloCellNeighborsAverageCorrCfg (the latter moved here from TileCellMakerConfig)
-
- Aug 15, 2019
-
-
Walter Lampl authored
Unifying new-style LAr config for Digi & Reco. Delete some obsolete stuff copied over from the old config (squashed version)
-
- Jul 18, 2019
-
-
Frank Winklmeier authored
Fix warnings/errors flagged by `flake8`. Mostly unused variables/imports or stylistic code problems.
-
- May 30, 2019
-
-
scott snyder authored
When addFolders() was called with a single folder, the tag argument was ignored. Fixed.
-
- May 04, 2019
-
-
- Apr 15, 2019
-
-
Add trigger selection functionality for DQ monitoring tools in new configuration framework (ATLASDQ-711)
-
- Mar 23, 2019
-
-
Walter Lampl authored
-
- Mar 19, 2019
-
-
Walter Lampl authored
ComponentAccumulator: Introduce primary component instead of returning tuples. Adjusting (some) of the existing new-style configurations
-
- Mar 11, 2019
-
-
Walter Lampl authored
-
- Feb 05, 2019
-
-
Rupert Tombs authored
Bugfix in addFoldersSplitOnline, renaming flags to configFlags for consistent style. Previously failed if flags.Common.isOnline was false, in evaluating the nonexistent variable configFlags.
-
- Dec 05, 2018
-
-
Stewart Martin-Haugh authored
Former-commit-id: abfe3d53
-
Stewart Martin-Haugh authored
Former-commit-id: dd0b1df8
-
- Nov 12, 2018
-
-
Scott Snyder authored
Allow a folder to be tagged as `extensible'. In that case, if we read an open-ended range, then we set the end time to just past the current event. The end time will be automatically updated on subsequent events as needed. This allows the later addition of another IOV range using IOVSvc::setRange. This is needed by HLT; see ATEAM-477. Former-commit-id: f7b73216
-
- Nov 05, 2018
-
-
Tomasz Bold authored
Former-commit-id: 9f0bf509
-
- Nov 03, 2018
-
-
Tomasz Bold authored
Former-commit-id: a5bc4bcb
-
- Oct 30, 2018
-
-
Edward Moyse authored
Create addSplitFolder in IOVDbSvcConfig.py and update my clients to use this, rather than a local copy. Former-commit-id: ac4568af
-
- Sep 27, 2018
-
-
Former-commit-id: 930de435
-
- Sep 17, 2018
-
-
Former-commit-id: 18aec75c
-
- Jul 16, 2018
-
-
Former-commit-id: 20210347
-
- May 28, 2018
-
-
Walter Lampl authored
Former-commit-id: ad721ff9
-
- Mar 27, 2018
-
-
Former-commit-id: 5df1408b
-
- Feb 02, 2018
-
-
Walter Lampl authored
Former-commit-id: f26216e0
-
- Jan 25, 2018
-
-
Audrey Katherine Kvam authored
Former-commit-id: ab332766
-
- Jan 18, 2018
-
-
Former-commit-id: 1014c05b
-