10#include "MantidAlgorithms/DllConfig.h"
24 const std::string name()
const override;
25 int version()
const override;
26 const std::string category()
const override;
27 const std::string summary()
const override;
32 template <
class T>
void exec(
const T &inputWS,
const Indexing::SpectrumIndexSet &indexSet);
Base class for algorithms that treat all spectra independently, i.e., we can trivially parallelize ov...
Helper class which provides the Collimation Length for SANS instruments.