19namespace FrameworkTestHelpers {
33 std::string
const ¶msType =
"", std::string
const &instrumentSuffix =
"");
40void prepareInputGroup(std::string
const &name, std::string
const ¶msType =
"",
size_t size = 4,
41 double const startX = 5000.0,
double const endX = 100000.0,
size_t const nBins = 10);
45std::vector<MatrixWorkspace_sptr>
retrieveOutWS(std::string
const &name);
54 const std::vector<double> &yValues);
std::shared_ptr< MatrixWorkspace > MatrixWorkspace_sptr
shared pointer to the matrix workspace base class
void prepareInputGroup(std::string const &name, std::string const ¶msType="", size_t size=4, double const startX=5000.0, double const endX=100000.0, size_t const nBins=10)
MatrixWorkspace_sptr createWorkspaceSingle(const double startX, const int nBins, const double deltaX, const std::vector< double > &yValues)
MatrixWorkspace_sptr createREFL_WS(size_t nBins, double startX, double endX, std::vector< double > const &values, std::string const ¶msType="", std::string const &instrumentSuffix="")
void applyPolarizationEfficiencies(std::string const &name)
std::vector< MatrixWorkspace_sptr > retrieveOutWS(std::string const &name)
Helper class which provides the Collimation Length for SANS instruments.