'IProxyDictWithPool -> IProxyDict.' (xAODRootAccess-00-01-64)
* Tagging xAODRootAccess-00-01-64. * IProxyDictWithPool -> IProxyDict. 2016-12-16 scott snyder <snyder@bnl.gov> * Tagging xAODRootAccess-00-01-63. * python/TPyEvent.py, python/TPyStore.py: Fix for root 6.08: For pyroot types, we should use __cppname__ instead of __name__. 2016-12-07 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> * Silencing some more warnings through the IProxyDict interface. Not to flood the xAODChecker logs with irrelevant messages too much. * Tagging as xAODRootAccess-00-01-62 2016-11-16 Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> * Merged the changes back into the trunk. * And then changed the implementation quite significantly. As the previous one had all sorts of problems that were revealed by ... (Long ChangeLog diff - truncated)
Showing
- Control/xAODRootAccess/CMakeLists.txt 18 additions, 11 deletionsControl/xAODRootAccess/CMakeLists.txt
- Control/xAODRootAccess/Root/TAuxBranchManager.cxx 4 additions, 4 deletionsControl/xAODRootAccess/Root/TAuxBranchManager.cxx
- Control/xAODRootAccess/Root/TAuxStore.cxx 14 additions, 14 deletionsControl/xAODRootAccess/Root/TAuxStore.cxx
- Control/xAODRootAccess/Root/TEvent.cxx 51 additions, 10 deletionsControl/xAODRootAccess/Root/TEvent.cxx
- Control/xAODRootAccess/Root/TEventProxyDict.cxx 400 additions, 0 deletionsControl/xAODRootAccess/Root/TEventProxyDict.cxx
- Control/xAODRootAccess/Root/TFileAccessTracer.cxx 26 additions, 15 deletionsControl/xAODRootAccess/Root/TFileAccessTracer.cxx
- Control/xAODRootAccess/Root/TFileMerger.cxx 30 additions, 24 deletionsControl/xAODRootAccess/Root/TFileMerger.cxx
- Control/xAODRootAccess/Root/TPrimitiveAuxBranchManager.cxx 4 additions, 4 deletionsControl/xAODRootAccess/Root/TPrimitiveAuxBranchManager.cxx
- Control/xAODRootAccess/Root/TSocket.cxx 148 additions, 0 deletionsControl/xAODRootAccess/Root/TSocket.cxx
- Control/xAODRootAccess/cmt/requirements 2 additions, 1 deletionControl/xAODRootAccess/cmt/requirements
- Control/xAODRootAccess/python/TPyEvent.py 9 additions, 6 deletionsControl/xAODRootAccess/python/TPyEvent.py
- Control/xAODRootAccess/python/TPyStore.py 9 additions, 6 deletionsControl/xAODRootAccess/python/TPyStore.py
- Control/xAODRootAccess/util/xAODFileReadTest.cxx 174 additions, 0 deletionsControl/xAODRootAccess/util/xAODFileReadTest.cxx
- Control/xAODRootAccess/xAODRootAccess/TEvent.h 113 additions, 14 deletionsControl/xAODRootAccess/xAODRootAccess/TEvent.h
- Control/xAODRootAccess/xAODRootAccess/tools/IProxyDict.h 120 additions, 0 deletionsControl/xAODRootAccess/xAODRootAccess/tools/IProxyDict.h
- Control/xAODRootAccess/xAODRootAccess/tools/TFileAccessTracer.h 12 additions, 3 deletions...l/xAODRootAccess/xAODRootAccess/tools/TFileAccessTracer.h
- Control/xAODRootAccess/xAODRootAccess/tools/TFileMerger.h 5 additions, 4 deletionsControl/xAODRootAccess/xAODRootAccess/tools/TFileMerger.h
- Control/xAODRootAccess/xAODRootAccess/tools/TSocket.h 62 additions, 0 deletionsControl/xAODRootAccess/xAODRootAccess/tools/TSocket.h
Loading
Please register or sign in to comment