Mantid
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
FFTSmooth2.h File Reference
#include "MantidAPI/Algorithm.h"
#include "MantidAPI/MatrixWorkspace_fwd.h"
#include "MantidAlgorithms/DllConfig.h"

Go to the source code of this file.

Classes

class  Mantid::Algorithms::FFTSmooth::FFTSmooth2
 Data smoothing using the FFT algorithm and various filters. More...
 

Namespaces

namespace  Mantid
 Helper class which provides the Collimation Length for SANS instruments.
 
namespace  Mantid::Algorithms
 
namespace  Mantid::Algorithms::FFTSmooth
 
namespace  Mantid::Algorithms::FFTSmooth::PropertyNames
 

Functions

std::string const Mantid::Algorithms::FFTSmooth::PropertyNames::ALL_SPECTRA ("AllSpectra")
 
std::string const Mantid::Algorithms::FFTSmooth::PropertyNames::FILTER ("Filter")
 
std::string const Mantid::Algorithms::FFTSmooth::PropertyNames::IGNORE_X_BINS ("IgnoreXBins")
 
std::string const Mantid::Algorithms::FFTSmooth::PropertyNames::INPUT_WKSP ("InputWorkspace")
 
std::string const Mantid::Algorithms::FFTSmooth::PropertyNames::OUTPUT_WKSP ("OutputWorkspace")
 
std::string const Mantid::Algorithms::FFTSmooth::PropertyNames::PARAMS ("Params")
 
std::string const Mantid::Algorithms::FFTSmooth::PropertyNames::WKSP_INDEX ("WorkspaceIndex")