Introduced the xAODPrimitives.xAODIso python module.
It is meant to help python code get access to all the enumerations in the xAOD::Iso C++ namespace. At the same time moved the ROOT6_NamespaceAutoloadHook struct into a more hidden place, as C++ clients don't need to be exposed to it.
Showing
- Event/xAOD/xAODPrimitives/CMakeLists.txt 3 additions, 0 deletionsEvent/xAOD/xAODPrimitives/CMakeLists.txt
- Event/xAOD/xAODPrimitives/python/__init__.py 1 addition, 0 deletionsEvent/xAOD/xAODPrimitives/python/__init__.py
- Event/xAOD/xAODPrimitives/python/xAODIso.py 8 additions, 0 deletionsEvent/xAOD/xAODPrimitives/python/xAODIso.py
- Event/xAOD/xAODPrimitives/xAODPrimitives/IsolationType.h 1 addition, 6 deletionsEvent/xAOD/xAODPrimitives/xAODPrimitives/IsolationType.h
- Event/xAOD/xAODPrimitives/xAODPrimitives/selection.xml 2 additions, 2 deletionsEvent/xAOD/xAODPrimitives/xAODPrimitives/selection.xml
- Event/xAOD/xAODPrimitives/xAODPrimitives/xAODPrimitivesDict.h 9 additions, 5 deletions...t/xAOD/xAODPrimitives/xAODPrimitives/xAODPrimitivesDict.h
Event/xAOD/xAODPrimitives/python/__init__.py
0 → 100644
Event/xAOD/xAODPrimitives/python/xAODIso.py
0 → 100644
Please register or sign in to comment