Skip to content

Commit

Permalink
No FilterEventsHighFrequency, GhostCorrection, QID & Unwrap re #7072
Browse files Browse the repository at this point in the history
Signed-off-by: Karl Palmen <karl.palmen@stfc.ac.uk>
  • Loading branch information
KarlPalmen committed Oct 15, 2013
1 parent 09a270e commit afcb46a
Show file tree
Hide file tree
Showing 16 changed files with 0 additions and 3,190 deletions.
12 changes: 0 additions & 12 deletions Code/Mantid/Framework/Algorithms/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ set ( SRC_FILES
src/FilterByTime2.cpp
src/FilterByXValue.cpp
src/FilterEvents.cpp
src/FilterEventsHighFrequency.cpp
src/FindCenterOfMassPosition.cpp
src/FindCenterOfMassPosition2.cpp
src/FindDeadDetectors.cpp
Expand All @@ -111,7 +110,6 @@ set ( SRC_FILES
src/GetEi.cpp
src/GetEi2.cpp
src/GetTimeSeriesLogInformation.cpp
src/GhostCorrection.cpp
src/GravitySANSHelper.cpp
src/GroupWorkspaces.cpp
src/HRPDSlabCanAbsorption.cpp
Expand Down Expand Up @@ -152,7 +150,6 @@ set ( SRC_FILES
src/PolynomialCorrection.cpp
src/Power.cpp
src/PowerLawCorrection.cpp
src/Q1D.cpp
src/Q1D2.cpp
src/Q1DWeighted.cpp
src/Qhelper.cpp
Expand Down Expand Up @@ -207,7 +204,6 @@ set ( SRC_FILES
src/Transpose.cpp
src/UnGroupWorkspace.cpp
src/UnaryOperation.cpp
src/Unwrap.cpp
src/UnwrapMonitor.cpp
src/UnwrapSNS.cpp
src/UpdateScriptRepository.cpp
Expand Down Expand Up @@ -314,7 +310,6 @@ set ( INC_FILES
inc/MantidAlgorithms/FilterByTime2.h
inc/MantidAlgorithms/FilterByXValue.h
inc/MantidAlgorithms/FilterEvents.h
inc/MantidAlgorithms/FilterEventsHighFrequency.h
inc/MantidAlgorithms/FindCenterOfMassPosition.h
inc/MantidAlgorithms/FindCenterOfMassPosition2.h
inc/MantidAlgorithms/FindDeadDetectors.h
Expand All @@ -332,7 +327,6 @@ set ( INC_FILES
inc/MantidAlgorithms/GetEi.h
inc/MantidAlgorithms/GetEi2.h
inc/MantidAlgorithms/GetTimeSeriesLogInformation.h
inc/MantidAlgorithms/GhostCorrection.h
inc/MantidAlgorithms/GravitySANSHelper.h
inc/MantidAlgorithms/GroupWorkspaces.h
inc/MantidAlgorithms/HRPDSlabCanAbsorption.h
Expand Down Expand Up @@ -373,7 +367,6 @@ set ( INC_FILES
inc/MantidAlgorithms/PolynomialCorrection.h
inc/MantidAlgorithms/Power.h
inc/MantidAlgorithms/PowerLawCorrection.h
inc/MantidAlgorithms/Q1D.h
inc/MantidAlgorithms/Q1D2.h
inc/MantidAlgorithms/Q1DWeighted.h
inc/MantidAlgorithms/Qhelper.h
Expand Down Expand Up @@ -428,7 +421,6 @@ set ( INC_FILES
inc/MantidAlgorithms/Transpose.h
inc/MantidAlgorithms/UnGroupWorkspace.h
inc/MantidAlgorithms/UnaryOperation.h
inc/MantidAlgorithms/Unwrap.h
inc/MantidAlgorithms/UnwrapMonitor.h
inc/MantidAlgorithms/UnwrapSNS.h
inc/MantidAlgorithms/UpdateScriptRepository.h
Expand Down Expand Up @@ -539,7 +531,6 @@ set ( TEST_FILES
FilterByTime2Test.h
FilterByTimeTest.h
FilterByXValueTest.h
FilterEventsHighFrequencyTest.h
FilterEventsTest.h
FindCenterOfMassPosition2Test.h
FindCenterOfMassPositionTest.h
Expand All @@ -555,7 +546,6 @@ set ( TEST_FILES
GetDetectorOffsetsTest.h
GetEiTest.h
GetTimeSeriesLogInformationTest.h
GhostCorrectionTest.h
GroupWorkspacesTest.h
HRPDSlabCanAbsorptionTest.h
He3TubeEfficiencyTest.h
Expand Down Expand Up @@ -592,7 +582,6 @@ set ( TEST_FILES
PowerLawCorrectionTest.h
PowerTest.h
Q1D2Test.h
Q1DTest.h
Q1DWeightedTest.h
QxyTest.h
RayTracerTesterTest.h
Expand Down Expand Up @@ -641,7 +630,6 @@ set ( TEST_FILES
UnGroupWorkspaceTest.h
UnaryOperationTest.h
UnwrapSNSTest.h
UnwrapTest.h
WeightedMeanOfWorkspaceTest.h
WeightedMeanTest.h
WeightingStrategyTest.h
Expand Down

This file was deleted.

This file was deleted.

0 comments on commit afcb46a

Please sign in to comment.