Merge pull request #24473 from mantidproject/24322_component_info_python
Fixes for Geometry Access via Python
No related branches found
No related tags found
Showing
- Framework/Geometry/CMakeLists.txt 8 additions, 3 deletionsFramework/Geometry/CMakeLists.txt
- Framework/Geometry/inc/MantidGeometry/Instrument/ComponentInfo.h 10 additions, 0 deletions...rk/Geometry/inc/MantidGeometry/Instrument/ComponentInfo.h
- Framework/Geometry/inc/MantidGeometry/Instrument/ComponentInfoItem.h 55 additions, 0 deletions...eometry/inc/MantidGeometry/Instrument/ComponentInfoItem.h
- Framework/Geometry/inc/MantidGeometry/Instrument/ComponentInfoIterator.h 26 additions, 0 deletions...try/inc/MantidGeometry/Instrument/ComponentInfoIterator.h
- Framework/Geometry/inc/MantidGeometry/Instrument/DetectorInfoItem.h 4 additions, 0 deletions...Geometry/inc/MantidGeometry/Instrument/DetectorInfoItem.h
- Framework/Geometry/inc/MantidGeometry/Instrument/DetectorInfoIterator.h 5 additions, 63 deletions...etry/inc/MantidGeometry/Instrument/DetectorInfoIterator.h
- Framework/Geometry/inc/MantidGeometry/Instrument/InfoIteratorBase.h 90 additions, 0 deletions...Geometry/inc/MantidGeometry/Instrument/InfoIteratorBase.h
- Framework/Geometry/src/Instrument/ComponentInfo.cpp 16 additions, 0 deletionsFramework/Geometry/src/Instrument/ComponentInfo.cpp
- Framework/Geometry/src/Instrument/ComponentInfoIterator.cpp 5 additions, 0 deletionsFramework/Geometry/src/Instrument/ComponentInfoIterator.cpp
- Framework/Geometry/src/Instrument/DetectorInfo.cpp 8 additions, 4 deletionsFramework/Geometry/src/Instrument/DetectorInfo.cpp
- Framework/Geometry/test/ComponentInfoIteratorTest.h 89 additions, 0 deletionsFramework/Geometry/test/ComponentInfoIteratorTest.h
- Framework/Geometry/test/DetectorInfoIteratorTest.h 26 additions, 4 deletionsFramework/Geometry/test/DetectorInfoIteratorTest.h
- Framework/PythonInterface/inc/MantidPythonInterface/api/ComponentInfoPythonIterator.h 57 additions, 0 deletions...c/MantidPythonInterface/api/ComponentInfoPythonIterator.h
- Framework/PythonInterface/inc/MantidPythonInterface/api/DetectorInfoPythonIterator.h 1 addition, 1 deletion...nc/MantidPythonInterface/api/DetectorInfoPythonIterator.h
- Framework/PythonInterface/mantid/api/CMakeLists.txt 1 addition, 0 deletionsFramework/PythonInterface/mantid/api/CMakeLists.txt
- Framework/PythonInterface/mantid/geometry/CMakeLists.txt 2 additions, 1 deletionFramework/PythonInterface/mantid/geometry/CMakeLists.txt
- Framework/PythonInterface/mantid/geometry/src/Exports/ComponentInfo.cpp 18 additions, 1 deletion...onInterface/mantid/geometry/src/Exports/ComponentInfo.cpp
- Framework/PythonInterface/mantid/geometry/src/Exports/ComponentInfoItem.cpp 50 additions, 0 deletions...terface/mantid/geometry/src/Exports/ComponentInfoItem.cpp
- Framework/PythonInterface/mantid/geometry/src/Exports/ComponentInfoPythonIterator.cpp 28 additions, 0 deletions...ntid/geometry/src/Exports/ComponentInfoPythonIterator.cpp
- Framework/PythonInterface/mantid/geometry/src/Exports/DetectorInfo.cpp 7 additions, 1 deletion...honInterface/mantid/geometry/src/Exports/DetectorInfo.cpp
Loading
Please register or sign in to comment