Removed special prefix that was being added when naming RNTuples in APR
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)
Showing
- AtlasTest/DatabaseTest/IOVDbTestAlg/python/IOVDbTestAlgConfig.py 2 additions, 1 deletion...st/DatabaseTest/IOVDbTestAlg/python/IOVDbTestAlgConfig.py
- Database/APR/CollectionBase/src/CollectionFactory.cpp 0 additions, 1 deletionDatabase/APR/CollectionBase/src/CollectionFactory.cpp
- Database/APR/POOLCore/POOLCore/APRDefaults.h 6 additions, 4 deletionsDatabase/APR/POOLCore/POOLCore/APRDefaults.h
- Database/APR/RootCollection/src/RNTCollection.cpp 1 addition, 2 deletionsDatabase/APR/RootCollection/src/RNTCollection.cpp
- Database/APR/RootStorageSvc/src/RootDatabase.cpp 21 additions, 6 deletionsDatabase/APR/RootStorageSvc/src/RootDatabase.cpp
- Database/APR/RootStorageSvc/src/RootDatabase.h 4 additions, 1 deletionDatabase/APR/RootStorageSvc/src/RootDatabase.h
- Database/AthenaPOOL/AthenaPoolCnvSvc/src/AthenaPoolCnvSvc.h 2 additions, 2 deletionsDatabase/AthenaPOOL/AthenaPoolCnvSvc/src/AthenaPoolCnvSvc.h
- Database/AthenaPOOL/AthenaPoolCnvSvc/src/AthenaPoolConverter.cxx 68 additions, 54 deletions...e/AthenaPOOL/AthenaPoolCnvSvc/src/AthenaPoolConverter.cxx
- Database/AthenaPOOL/EventSelectorAthenaPool/src/EventSelectorAthenaPool.h 3 additions, 2 deletions...OOL/EventSelectorAthenaPool/src/EventSelectorAthenaPool.h
- Database/AthenaPOOL/PoolSvc/src/PoolSvc.cxx 13 additions, 2 deletionsDatabase/AthenaPOOL/PoolSvc/src/PoolSvc.cxx
Loading
Please register or sign in to comment