Re #6349. Add an algorithm to filter events by X (e.g. TOF) value.
Doesn't pay any attention to any binning, which will be unchanged.
Showing
- Code/Mantid/Framework/Algorithms/CMakeLists.txt 4 additions, 1 deletionCode/Mantid/Framework/Algorithms/CMakeLists.txt
- Code/Mantid/Framework/Algorithms/inc/MantidAlgorithms/FilterByXValue.h 56 additions, 0 deletions...ramework/Algorithms/inc/MantidAlgorithms/FilterByXValue.h
- Code/Mantid/Framework/Algorithms/src/FilterByXValue.cpp 140 additions, 0 deletionsCode/Mantid/Framework/Algorithms/src/FilterByXValue.cpp
- Code/Mantid/Framework/Algorithms/test/FilterByXValueTest.h 99 additions, 0 deletionsCode/Mantid/Framework/Algorithms/test/FilterByXValueTest.h
Please register or sign in to comment