Refs #4165: Parameter to resize RectangularDetectors.
Note to testers: Use the ResizeRectangularDetector algorithm to change the X/Y size of a bank. Try ray-tracing to it (e.g. peak finding or RayTracerTester). It should look scaled in the instrument view.
Showing
- Code/Mantid/Framework/Algorithms/CMakeLists.txt 3 additions, 0 deletionsCode/Mantid/Framework/Algorithms/CMakeLists.txt
- Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/ResizeRectangularDetector.h 58 additions, 0 deletions...gorithms/inc/MantidAlgorithms/ResizeRectangularDetector.h
- Code/Mantid/Framework/Algorithms/src/ResizeRectangularDetector.cpp 124 additions, 0 deletions...id/Framework/Algorithms/src/ResizeRectangularDetector.cpp
- Code/Mantid/Framework/Algorithms/test/ResizeRectangularDetectorTest.h 72 additions, 0 deletions...Framework/Algorithms/test/ResizeRectangularDetectorTest.h
- Code/Mantid/Framework/DataHandling/src/MoveInstrumentComponent.cpp 18 additions, 8 deletions...id/Framework/DataHandling/src/MoveInstrumentComponent.cpp
- Code/Mantid/Framework/Geometry/CMakeLists.txt 4 additions, 1 deletionCode/Mantid/Framework/Geometry/CMakeLists.txt
- Code/Mantid/Framework/Geometry/inc/MantidGeometry/IComponent.h 1 addition, 1 deletion...Mantid/Framework/Geometry/inc/MantidGeometry/IComponent.h
- Code/Mantid/Framework/Geometry/inc/MantidGeometry/Instrument/Component.h 1 addition, 1 deletion...mework/Geometry/inc/MantidGeometry/Instrument/Component.h
- Code/Mantid/Framework/Geometry/inc/MantidGeometry/Instrument/Detector.h 5 additions, 0 deletions...amework/Geometry/inc/MantidGeometry/Instrument/Detector.h
- Code/Mantid/Framework/Geometry/inc/MantidGeometry/Instrument/DetectorGroup.h 1 addition, 1 deletion...rk/Geometry/inc/MantidGeometry/Instrument/DetectorGroup.h
- Code/Mantid/Framework/Geometry/inc/MantidGeometry/Instrument/RectangularDetector.h 2 additions, 0 deletions...metry/inc/MantidGeometry/Instrument/RectangularDetector.h
- Code/Mantid/Framework/Geometry/inc/MantidGeometry/Instrument/RectangularDetectorPixel.h 79 additions, 0 deletions.../inc/MantidGeometry/Instrument/RectangularDetectorPixel.h
- Code/Mantid/Framework/Geometry/src/Instrument/Component.cpp 3 additions, 3 deletionsCode/Mantid/Framework/Geometry/src/Instrument/Component.cpp
- Code/Mantid/Framework/Geometry/src/Instrument/ParComponentFactory.cpp 6 additions, 0 deletions...Framework/Geometry/src/Instrument/ParComponentFactory.cpp
- Code/Mantid/Framework/Geometry/src/Instrument/RectangularDetector.cpp 49 additions, 9 deletions...Framework/Geometry/src/Instrument/RectangularDetector.cpp
- Code/Mantid/Framework/Geometry/src/Instrument/RectangularDetectorPixel.cpp 80 additions, 0 deletions...work/Geometry/src/Instrument/RectangularDetectorPixel.cpp
- Code/Mantid/Framework/Geometry/test/RectangularDetectorPixelTest.h 28 additions, 0 deletions...id/Framework/Geometry/test/RectangularDetectorPixelTest.h
- Code/Mantid/Framework/Geometry/test/RectangularDetectorTest.h 43 additions, 1 deletion.../Mantid/Framework/Geometry/test/RectangularDetectorTest.h
Loading
Please register or sign in to comment