- May 29, 2024
-
-
AthenaPoolExampleAlgorithms: Fix tests in clang build. Ignore line with function signature; formatting can differ between gcc and clang.
-
- May 27, 2024
-
-
Back-port MR 71007 from main to 24.0
-
- May 23, 2024
-
-
Athena.examples migrate to CA
-
- May 18, 2024
-
-
introduce a new production step, PileUpPretracking
-
- May 13, 2024
-
-
John Chapman authored
-
- May 07, 2024
-
-
Try to use C++20 starts_with
-
- May 01, 2024
-
-
Frank Winklmeier authored
-
- Apr 30, 2024
-
-
AthenaPoolUtilities: Call fillFromArgs in TPCnvTest. Call fillFromArgs in TPCnvTest, so that debugging switches work as expected.
-
- Apr 25, 2024
-
-
Frank Winklmeier authored
-
Marcin Nowak authored
-
- Apr 23, 2024
-
-
Update checkMetadata.py validation script running in ART
-
- Apr 18, 2024
-
-
Maciej Pawel Szymanski authored
- move to AthenaPoolUtilities - fix bug in data_year check
-
AthenaPoolServices+PoolSvc: delete legacy job options
-
Tadej Novak authored
-
- Apr 17, 2024
-
-
MetaReader: print warning when ignoring all but first entry from /TagInfo fields
-
- Apr 11, 2024
-
-
Frank Winklmeier authored
-
- Apr 10, 2024
-
-
Cleanup output stream name definition and usage
-
- Mar 26, 2024
-
-
Use APRDefaults to name the Event Data TTree/RNTuple
-
- Mar 22, 2024
-
-
Moved APRDefaults.h from POOLCore to RootUtils Makes the defaults accessible also in AnalysisBase
-
- Mar 19, 2024
-
-
Improve the condition for setting the address for proxy It's a follow-up from atlas/athena!67465 and atlas/athena!68101 It seems that in 0fc6d9d1 we had the ref count off by one which lead to the memory leak reported in https://its.cern.ch/jira/browse/ATLASG-2660. This MR unconditionally releases the addresses, also for the new output objects.
-
- Mar 15, 2024
-
-
Melissa Yexley authored
-
Melissa Yexley authored
-
Melissa Yexley authored
-
Melissa Yexley authored
-
Melissa Yexley authored
-
Melissa Yexley authored
-
Melissa Yexley authored
-
Melissa Yexley authored
-
Melissa Yexley authored
-
Melissa Yexley authored
-
Melissa Yexley authored
-
Melissa Yexley authored
-
-
Drop suppression of warnings about failed import of DigitizationFlags - to find any remaining (mis)usage
-
-
PoolSvc: make check for ATLAS_POOL_COND_PATH autofs compliant See merge request atlas/athena!68990 (cherry picked from commit e7851c44) d588554b PoolSvc: make check for ATLAS_POOL_COND_PATH autofs compliant
-
- Mar 12, 2024
-
-
main-coverity-AthenaPoolCnvSv
-
- Mar 10, 2024
-
-
Removed special prefix that was being added to create RNTuple names At the start RNTuple used the same names as corresponging TTrees, with RNT: prefix added to not confuse the 2. Now this prefix is removed. Also, RNTuples will now use different names as defined in POOLCore/APRDefaults - except CollectionTree, which is mentioned in 115 places in the code. Maybe something to address later. Athena is now also able to read EventTags in RNTuple format (the previous implementation was not really doing it)
-
- Mar 08, 2024
-
-
Tadej Novak authored
-
- Mar 06, 2024
-
-
Drop suppression of warnings about failed import of DigitizationFlags - to find any remaining (mis)usage
-