- Dec 04, 2020
-
-
John Chapman authored
Add Trk.EventCnvSuperTool to TPCnvTestConfig.py
-
- Dec 01, 2020
-
-
- Nov 30, 2020
-
-
Vakhtang Tsulaia authored
Closes ATEAM-677
-
Frank Winklmeier authored
Delete the obsolete `Reconstruction/RecExample/RecExCommission` package. Also delete files in other packages that are related and obsolete. The `rec.Commissioning` flag remains as that seems to be set to `True` in various places. Even for those cases, there should be no change in job configuration. Move only remaining `MinimalCommissioningSetup.py` to RecExCond package.
-
- Nov 27, 2020
-
-
scott snyder authored
Fix test failures in master.
-
- Nov 25, 2020
-
-
There should be no need to expose the header of the FileMetaDataTool to other packages, it can be treated as a component and called through its interface. Remove some unneeded headers. Enable checking for thread safety.
-
- Nov 20, 2020
-
-
Frank Winklmeier authored
TAG making ("doWriteTAG") is no longer supported and this package only contains unused algorithms. Remove references from other packages to this package or delete them entirely if obsolete. The `EventTagGlobal.AttributeList` variable is still required in RecExCommon. But in many other places we anyhow just use the hard-coded value `"SimpleTag"`. So do the same here to avoid this trivial dependency.
-
- Nov 19, 2020
-
-
Frank Winklmeier authored
Update test references due to Tool auto-retrieval changes in Gaudi v34 (!37533). Also delete three unused references.
-
- Nov 16, 2020
-
-
Frank Winklmeier authored
-
- Nov 13, 2020
-
-
scott snyder authored
Should link against RootUtils, not RootUtilsPyROOT.
-
amete authored
-
Joerg Stelzer authored
-
- Nov 12, 2020
-
-
scott snyder authored
Update test reference files. Fixes failues in master.
-
amete authored
-
* fix integer div * remove flake UT * overwrite default ignore list to enable E70x
-
-
scott snyder authored
- Spurious copy in for loop.
-
- Nov 11, 2020
-
-
scott snyder authored
- Pass class instances by const reference, not by value.
-
- Nov 10, 2020
-
-
leggett authored
-
- Nov 08, 2020
-
-
Add a basic helper function to build PoolAttribute strings, switch to using it, revive the split level of 99 to POOLContainerForm(DataHeaderForm)
-
- Nov 06, 2020
-
-
Trying to group access to TagInfo object exclusively to the TagInfoMgr so it can be better managed during input file transitions in MT
-
Tadej Novak authored
-
- Nov 04, 2020
-
-
Vakhtang Tsulaia authored
-
- Nov 03, 2020
-
-
Vakhtang Tsulaia authored
-
Tadej Novak authored
-
Vakhtang Tsulaia authored
-
Vakhtang Tsulaia authored
Given CORAL transaction context seems to be global, one thread can commit a transaction, which is active at that moment in another thread. Worked around this issue by starting readonly transaction when a session is created, and committing that transaction only when the corresponding session is closed. Addresses the issue discussed in ATLASRECTS-5737. Also removed several redundant include statements.
-
- Oct 30, 2020
-
-
Tadej Novak authored
-
- Oct 27, 2020
-
-
Peter van Gemmeren authored
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
Frank Winklmeier authored
Also delete unused (broken) `RegistrationStream.py`.
-
- Oct 26, 2020
-
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
Frank Winklmeier authored
-
- Oct 24, 2020
-
-
Vakhtang Tsulaia authored
IOVDbSvs patched such that if IOV for a given folder is overriden, then it sets infinite validity for the condition object fetched from the database. As a result, the folder cache never gets updated, and the object fetched from the database remains valid for the duration of the job. Addresses ATEAM-649
-
- Oct 23, 2020
-
-
Peter van Gemmeren authored
-